firebase / firebase/extensions

🐛 [firestore-bigquery-export] add partition field to raw_latest view

Open
#2,304 2 comments 0 reactions 0 assignees View on GitHub
extension: firestore-bigquery-export 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?

User selected partition field in extension config should be added to the raw_latest view
Currently it is included in raw_changelog table but not in the raw_latest view

### How would you use it?

Goal would be to be able to benefit from filter push down and partition pruning when querying the raw_latest view. This would increase performance and reduce cost.

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.