Max Gekk created SPARK-52586: -------------------------------- Summary: Introduce AnyTimeType Key: SPARK-52586 URL: https://issues.apache.org/jira/browse/SPARK-52586 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 4.1.0 Reporter: Max Gekk Assignee: Max Gekk
Add an abstract AnyTimeType class, and extend it by TimeType. This class should represent any TIME type of any valid precision. It can be used in pattern matches, and in any checks of input types. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org