Mike Seddon created ARROW-10817:
-----------------------------------

             Summary: [Rust] [DataFusion] Implement inline CAST syntax
                 Key: ARROW-10817
                 URL: https://issues.apache.org/jira/browse/ARROW-10817
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust - DataFusion
    Affects Versions: 3.0.0
            Reporter: Mike Seddon


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`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to