xiaozcy commented on PR #4232: URL: https://github.com/apache/gravitino/pull/4232#issuecomment-2272527788
https://github.com/apache/gravitino/blob/13f3b3f3118e2a7f8b63aa324e11c688159f4633/catalogs/catalog-hadoop/src/main/java/org/apache/gravitino/catalog/hadoop/SecureHadoopCatalogOperations.java#L92-L94 I wonder why the passed value to hadoop conf is `null` in places like this. In this way, we can not pass some configurations in schema/fileset level. Should we use `hadoopCatalogOperations.getHadoopConf()` instead? -- 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]
