jinchengchenghh commented on code in PR #9181:
URL: https://github.com/apache/incubator-gluten/pull/9181#discussion_r2023160518


##########
shims/common/src/main/scala/org/apache/gluten/config/GlutenConfig.scala:
##########
@@ -509,6 +510,9 @@ object GlutenConfig {
       (SQLConf.CASE_SENSITIVE.key, SQLConf.CASE_SENSITIVE.defaultValueString),
       (SQLConf.IGNORE_MISSING_FILES.key, 
SQLConf.IGNORE_MISSING_FILES.defaultValueString),
       (SQLConf.LEGACY_TIME_PARSER_POLICY.key, 
SQLConf.LEGACY_TIME_PARSER_POLICY.defaultValueString),

Review Comment:
   I don't know why LEGACY_TIME_PARSER_POLICY is placed here, looks like it 
always sets the default value to backend.



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

Reply via email to