arunmahadevan commented on issue #23609: [SPARK-26379][SS] Fix issue on adding current_timestamp/current_date to streaming query URL: https://github.com/apache/spark/pull/23609#issuecomment-456965348 @HeartSaVioR , the changes looks good, but I am not very sure how the optimizer works. Did you check if the `Literal` could get pushed down ? If so this might cause issues like https://issues.apache.org/jira/browse/SPARK-18339 for which the `CurrentBatchTimestamp` was added earlier.
---------------------------------------------------------------- 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]
