parisni commented on PR #6471:
URL: https://github.com/apache/hudi/pull/6471#issuecomment-1237772959

   Yep. Also tested with Athena ans spectrum
   
   On September 6, 2022 1:43:35 AM UTC, Y Ethan Guo ***@***.***> wrote:
   ***@***.*** commented on this pull request.
   >
   ***@***.*** Have you tested if the Hudi table can be queried with Hive, if 
the Hudi meta fields are not synced?
   >
   >> @@ -103,6 +103,11 @@ public class HiveSyncConfigHolder {
   >       .key("hoodie.datasource.hive_sync.create_managed_table")
   >       .defaultValue(false)
   >       .withDocumentation("Whether to sync the table as managed table.");
   >+  public static final ConfigProperty<Boolean> HIVE_OMIT_METADATA_FIELDS = 
ConfigProperty
   >+      .key("hoodie.datasource.hive_sync.omit_metadata_fields")
   >+      .defaultValue(false)
   >+      .sinceVersion("0.12.1")
   >
   >We don't introduce new configs in minor releases.   This should be `0.13.0` 
which is the next major version.
   >
   >-- 
   >Reply to this email directly or view it on GitHub:
   >https://github.com/apache/hudi/pull/6471#pullrequestreview-1096841811
   >You are receiving this because you were mentioned.
   >
   >Message ID: ***@***.***>


-- 
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]

Reply via email to