cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

BigQuery as foreign catalog - full object structs

mdelvaux
New Contributor

Hi -

We have mounted BigQuery, hosting Google Analytics data, as a foreign catalog.

When querying the tables, objects are returned as strings, with all keys obfuscated by "f" or "v", likely to avoid replicating object keys across all records and hence minimizing transfer of data.

How can these be mapped back to full object structure? Is there any off-the-shelf util / config?

Thanks,

Max

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @mdelvaux, It seems like you're dealing with obfuscated keys in your BigQuery foreign catalog setup, which is a method to minimize data transfer by not replicating object keys across records. To map these keys back to their full object structures, you can consider creating a custom mapping logic or table that translates the obfuscated keys to their original names. You might also use BigQuery's Data Catalog to manage and search metadata, providing insights into your data's structure. Reviewing the Google Analytics export schema documentation can also be helpful, as it often details naming conventions used in exported data. For further assistance, sharing more details about your setup or specific challenges can help tailor the guidance.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group