wForget commented on code in PR #2272: URL: https://github.com/apache/datafusion-comet/pull/2272#discussion_r2317613385
########## common/src/main/scala/org/apache/comet/objectstore/NativeConfig.scala: ########## @@ -40,6 +41,8 @@ object NativeConfig { // Azure Data Lake Storage Gen2 secure configurations (can use both prefixes) "abfss" -> Seq("fs.abfss.", "fs.abfs.")) + val COMET_LIBHDFS_SCHEMES_KEY = "fs.comet.libhdfs.schemes" Review Comment: Thanks, moved to CometConf. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org