Max Gekk created SPARK-51664: -------------------------------- Summary: Support the TIME data type in the Hash expression Key: SPARK-51664 URL: https://issues.apache.org/jira/browse/SPARK-51664 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 4.1.0 Reporter: Max Gekk Assignee: Max Gekk
Modify the HashExpression expression to support the TIME data type. In particular, the following classes are affected: - Murmur3Hash: generating partition ID, - HiveHash: bucking - XxHash64: Bloom filter -- 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