jinchengchenghh opened a new issue, #9949: URL: https://github.com/apache/incubator-gluten/issues/9949
### Description Some Iceberg features might port to this branch. CPP: compile/link when only enabled(error out if not on the right branch) In CMakeList.txt we should be able to detect the options, and define compilation flags We should enable several #ifdef and #endif in code to include headers, and coding blocks Scala: always compile the codes and decide to use or not in runtime Reusing the current module design: gluten-iceberg Set the environment variable GLUTEN_ENABLE_ENHANCED_FEATURE in cpp VeloxBackend::initialize, Add a function in GlutenConfig.scala to get the environment value. ### Gluten version None -- 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]
