cloud-fan commented on a change in pull request #27537: 
[SPARK-30668][SQL][FOLLOWUP] Raise exception instead of silent change for new 
TimestampFormatter
URL: https://github.com/apache/spark/pull/27537#discussion_r382447140
 
 

 ##########
 File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeExpressions.scala
 ##########
 @@ -787,6 +788,10 @@ abstract class ToTimestamp
               formatter.parse(
 
 Review comment:
   and do we need to fix more places? Can we check all the places that access 
LEGACY_TIME_PARSER_ENABLED?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to