zabetak commented on PR #4777: URL: https://github.com/apache/hive/pull/4777#issuecomment-1764505680
I applied some minor changes before committing: * Simplify the description of the new property by referencing the `ResolverStyle` API. * Drop test cases around the case sensitivity of resolver style from TestGenericUDFToUnixTimestampEvaluateStringString.csv since they are covered `TestHiveConfVarsValidate` * Replaced occurrences of "SIMPLE;SMART" with "SIMPLE;LENIENT" in TestGenericUDFToUnixTimestampEvaluateStringString.csv. Even though none of this takes effect, the resolution of the SIMPLE parser is closer to LENIENT rather than SMARt. -- 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