MaxGekk commented on issue #23808: [SPARK-26900][SQL] Simplify truncation to quarter of year URL: https://github.com/apache/spark/pull/23808#issuecomment-465330807 > ; this is covered by tests already? There are a few tests: https://github.com/apache/spark/blob/58e42cf50639d5b9d6c877b902ac559e132d041b/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/DateTimeUtilsSuite.scala#L479-L481 https://github.com/apache/spark/blob/58e42cf50639d5b9d6c877b902ac559e132d041b/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/DateTimeUtilsSuite.scala#L507-L509 https://github.com/apache/spark/blob/7c7fccfeb5bc079fede41eb64f57ab6b1b4b9018/sql/core/src/test/scala/org/apache/spark/sql/DateFunctionsSuite.scala#L485-L488 https://github.com/apache/spark/blob/64ce1c9f932b4acdf8f483265a628c124c9fd15d/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/DateExpressionsSuite.scala#L637-L640
---------------------------------------------------------------- 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]
