Evan Chan created ARROW-12028:
---------------------------------
Summary: [Rust][DataFusion] Unsupported GROUP BY for
Timestamp(Millisecond, None)
Key: ARROW-12028
URL: https://issues.apache.org/jira/browse/ARROW-12028
Project: Apache Arrow
Issue Type: Bug
Components: Rust - DataFusion
Affects Versions: 3.0.0
Reporter: Evan Chan
Fix For: 4.0.0
Running a GROUP BY query on a column of type Timestamp(Millisecond, ...) does
not work as the case is not implemented in hash_aggregate.rs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)