File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
producer/spark_dataproc/scenarios/bigtable Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ jobs:
173173 metadata+='SPARK_BQ_CONNECTOR_URL=${{steps.upload-spark-bq-connector.outputs.uploaded-file}}'
174174 metadata+=',OPENLINEAGE_SPARK_URL=${{ steps.upload-spark-integration.outputs.uploaded-file }}'
175175 metadata+=',SPARK_SPANNER_CONNECTOR_URL=gs://spark-lib/spanner/spark-3.1-spanner-1.1.0.jar'
176- metadata+=',SPARK_BIGTABLE_CONNECTOR_URL=gs://open-lineage-e2e/jars/spark-bigtable_2.12-0.4 .0-SNAPSHOT.jar'
176+ metadata+=',SPARK_BIGTABLE_CONNECTOR_URL=gs://open-lineage-e2e/jars/spark-bigtable_2.12-0.5 .0-SNAPSHOT.jar'
177177 metadata+=',enable-cloud-sql-hive-metastore=false'
178178 metadata+=',additional-cloud-sql-instances=gcp-open-lineage-testing:us-central1:open-lineage-e2e=tcp:3307'
179179
Original file line number Diff line number Diff line change 55 },
66 "openlineage_versions" : {
77 "min" : " 1.0.0" ,
8- "max" : " 1.0 .0"
8+ "max" : " 1.31 .0"
99 },
1010 "tests" : [
1111 {
You can’t perform that action at this time.
0 commit comments