Maxim Gekk created SPARK-29362:
----------------------------------

             Summary: Move timestamp expression and tests to separate files
                 Key: SPARK-29362
                 URL: https://issues.apache.org/jira/browse/SPARK-29362
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.4
            Reporter: Maxim Gekk


The datetimeExpressions file contains both types of expressions - Date 
expressions and Timestamp expressions. At the moment, the size of the file is > 
2000 lines. Need to split it to 2 files, and move timestamp expressions to the 
separate file - timestampExpressionsSuite. DateExpressionsSuite and 
DateFunctionsSuite should be split as well. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to