rambleraptor opened a new pull request, #29: URL: https://github.com/apache/iceberg-terraform/pull/29
I found a few bug fixes in testing. Here's the list: - Provider URI may be null during plan-time if you're using Terraform to stand up your catalog (this will occur if you're standing up your Glue/BigQuery catalog in the same script) - Namespace / table names should act as primary keys - Partition Fields were sometimes getting Terraform value conversion errors. - Treating optional IDs as proper types in conversion I've added some tests for these as well. I can break this up into multiple PRs, since this is a bit of a random assortment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
