TristanBilot/bqfetch

Support for fetching only specific partition(s)

Opened this issue · 1 comments

Hi @TristanBilot, first of all thanks for creating this library - seems to be very promising!
I was exploring using it in one of my projects and realized that it would be great if it supported fetching data only from specific partition(s) as opposed to the whole table.

Do you have any plans on adding that feature?

Hi @dgreda :) thanks for your interest!
I didn't think of this new feature yet but you're welcome to make a PR if you wish to contribute.
Do you have an idea of how to define a "specific partition"? Can you explain me your use case so that we can discuss a way to implement it?