Official

Accepted

Unanswered

Relevance
Selected Relevance

Advanced Filters

Search Results (6)

permissions required Big Query integration via Spring Boot

What GCP permissions do I require to harvest metadata from Big Query using the Spring Boot connector? I would like to be able to set these permissions programatically at the dataset level rather than giving wide ranging access at the project level.

Questions

70

2

0

0

Google Cloud BigQuery Bidirectional Integration

Is there a reason this is not available for download despite it being listed? There’s no download option only and

Questions

78

2

0

0

How can I configure BigQuery Technical Lineage "other query" when I am using INFORMATION_SCHEMA.JOBS instead of ROUTINES/PARAMETERS

hello, I am configuring a BigQuery Technical Lineage, but I have realized that in the section "other queries" the tables from information schema used is not the same from the default collibra query : SELECTr.routine_name,CONCAT('CREATE ', r.routine_type, ' `', r.routine_schema, '.', r.routine_name

Questions

29

1

0

How do I ensure my Collibra DQ BigQuery ("BQ") Connection will work?

Question: How do I ensure my Collibra DQ BigQuery (“BQ”) Connection will work?Answer: There were three BQ connections, with three different Auth JSON files. I took Brian Mearns’ advice: “This is likely due to an updated handling of bigquery tables. The root cause (in my estim

Questions

29

1

0

0

Spark 3.1 still needed Connection Properties for DQ.BQ.LEGACY

There is a warning about Big Query and the Spark version being prior to 3: However… The customer was on Spark 3.1 and yet still needed to set a Collibra DQ Connector property for Big Query using the flag: dq.bq.legacy=true Then it worked! Brian Mearns had this to say about that:"dq.bq.leg

Questions

12

0

0

0

DQ and BigQuery - Nested fields (structs, arrays)

Customer question: Are there any plans to support nested fields in BigQuery (array is not supported right now) and make the structs representation more user friendly? Answer from Brian Mearns:“At this time any nested, explode, flatten functionality is best handled by the JDBC interface layer

Questions

24

0

0

0