GuoPhilipse opened a new pull request #28593:
URL: https://github.com/apache/spark/pull/28593


   ## What changes were proposed in this pull request?
   I have changed my git base,so it is a continue for PR #28568
   the patch will  fail  by default for casting long to timestamp, meanwhile 
noticing user to use functions in PR #28534,and providing a legacy config to 
allow it with spark or hive behavior
   (hive Cast long to timestamp with milliseconds as unit,while spark Cast long 
to timestamp with seconds,)
   
   ## Why are the changes needed?
   with the patch, cast long to timestamp will fail by default with errors and 
su
   
   ## Does this PR introduce any user-facing change?
   if user use this patch ,then user should set this paramter ,
   if not, user do not need to do anything.
   
   ## How was this patch tested?
   unit test added


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



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

Reply via email to