Replies: 1 comment
-
|
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goal:
I Want to allow jagged rows and specify a json file with the schema definition for the BQ destination table.
This works as expected if I use the "schema_fields" argument but does not when I use the gcs_schema_object argument.
Please advise.
Apache Airflow version:
Kubernetes version (if you are using kubernetes) (use
kubectl version):Environment:
uname -a):What happened:
What you expected to happen:
How to reproduce it:
Anything else we need to know:
Beta Was this translation helpful? Give feedback.
All reactions