firebase / firebase/extensions

[firestore-bigquery-export] support bigquery integer range partitioning

Open
#2,292 1 comment 0 reactions 0 assignees View on GitHub
type: feature request
Dominant language
TypeScript
Stars
979
Forks
433
Avg merge
1d 22h
Merged PRs (30d)
127

Description

### [REQUIRED] Step 2: Extension name

This feature request is for extension: firestore-bigquery-export

### What feature would you like to see?

Support bigquery integer range partitioning in the extension

### How would you use it?

I have a customerId property at the root of my firestore documents. Partitioning on customerId (BQ integer range partitioning) would be much more useful than partitioning on a date field. Most of my BQ SQL request will retrieve all documents for one customer and a date partitioning does not bring any value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.