Quanlong Huang created IMPALA-11675:
---------------------------------------

             Summary: Use DATE types in TPC-H schema
                 Key: IMPALA-11675
                 URL: https://issues.apache.org/jira/browse/IMPALA-11675
             Project: IMPALA
          Issue Type: Task
          Components: Infrastructure
            Reporter: Quanlong Huang


The TPC-H standard uses DATE type in some columns like o_orderdate, l_shipdate, 
l_commitdate, l_receiptdate:
https://www.tpc.org/tpc_documents_current_versions/pdf/tpc-h_v3.0.1.pdf

These columns are currently defined as string types in our tests. It'd be nice 
to use DATE type instead.

There is a discussion thread about swithing some date string columns to use 
DATE type:
https://lists.apache.org/thread/kpq5mz77zrkrrk3wydjr40j6rz58hh8g

CC [~gaborkaszab], [~csringhofer], [~laszlog]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to