Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
Description
Of the 22 TPC-H queries, 11 rely on what I am calling 'inline casting' of dates e.g.:
l_shipdate <= date '1998-12-01'
We need to be able to parse this to the correct `CastExpr`.
Attachments
Issue Links
1.
|
[Rust] [DataFusion] Update relevant tpch-queries with BETWEEN | Resolved | Mike Seddon |
|