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