deniskuzZ commented on code in PR #5631: URL: https://github.com/apache/hive/pull/5631#discussion_r1940528402
########## common/src/java/org/apache/hadoop/hive/conf/HiveConf.java: ########## @@ -4704,6 +4704,11 @@ public static enum ConfVars { "This flag should be set to true to enable vectorized mode of the PTF of query execution.\n" + "The default value is true."), + HIVE_VECTOR_ADAPTOR_USAGE_CHOSEN_CUSTOM_LIST("hive.vectorized.adaptor.usage.chosen.custom.list", "", Review Comment: maybe `hive.vectorized.adaptor.custom.udf.whitelist`? -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org