We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8436518 commit 2a782c5Copy full SHA for 2a782c5
firestore-bigquery-export/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Version 0.1.43
2
+
3
+fix - correctly partition when only "timestamp" is selected for partition options
4
5
## Version 0.1.42
6
7
fix - correctly extract timestamps from firestore fields to partition columns
firestore-bigquery-export/extension.yaml
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
name: firestore-bigquery-export
16
-version: 0.1.42
+version: 0.1.43
17
specVersion: v1beta
18
19
displayName: Stream Firestore to BigQuery
0 commit comments