dongjoon-hyun opened a new pull request #23394: [SPARK-26424][SQL][FOLLOWUP] Fix DateFormatClass/UnixTime codegen URL: https://github.com/apache/spark/pull/23394 ## What changes were proposed in this pull request? This PR fixes the codegen bug introduced by #23358 . ``` Line 44, Column 93: A method named "apply" is not declared in any enclosing class nor any supertype, nor through a static import ``` ## How was this patch tested? Manual. This should be tested with Scala-2.11.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
