Closed Pipboyguy closed 2 months ago
Name | Link |
---|---|
Latest commit | 32430257f1369677920d945c719308f81a7cb496 |
Latest deploy log | https://app.netlify.com/sites/dlt-hub-docs/deploys/66e4985b4bfb860008bf97ec |
Deploy Preview | https://deploy-preview-1806--dlt-hub-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Description
This PR enhances the BigQuery destination to support schema auto-detection while allowing user-defined partitioning and clustering hints. It addresses the limitation where using
autodetect_schema=True
previously ignored other table optimization hints.Related Issues