BigQuery should qualify columns from source query with `source` in the `SELECT` clause (#20434)
* Fix BigQuery not qualifying source columns * Don't fix on 42 for the deprecated BigQuery driver * You know what I'll fix it after all. Why not. * Oops I updated the wrong part of the test
Showing
- modules/drivers/bigquery-cloud-sdk/src/metabase/driver/bigquery_cloud_sdk/query_processor.clj 2 additions, 6 deletions...rc/metabase/driver/bigquery_cloud_sdk/query_processor.clj
- modules/drivers/bigquery-cloud-sdk/test/metabase/driver/bigquery_cloud_sdk/query_processor_test.clj 17 additions, 14 deletions...tabase/driver/bigquery_cloud_sdk/query_processor_test.clj
- test/metabase/query_processor_test/explicit_joins_test.clj 39 additions, 36 deletionstest/metabase/query_processor_test/explicit_joins_test.clj
Please register or sign in to comment