[ 
https://issues.apache.org/jira/browse/SPARK-25439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiao Li resolved SPARK-25439.
-----------------------------
       Resolution: Fixed
         Assignee: Nicolas Poggi
    Fix Version/s: 2.4.0

> TPCHQuerySuite customer.c_nationkey should be bigint instead of string
> ----------------------------------------------------------------------
>
>                 Key: SPARK-25439
>                 URL: https://issues.apache.org/jira/browse/SPARK-25439
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Tests
>    Affects Versions: 2.3.0, 2.3.1, 2.4.0
>            Reporter: Nicolas Poggi
>            Assignee: Nicolas Poggi
>            Priority: Minor
>              Labels: benchmark, easy-fix, test
>             Fix For: 2.4.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
>  
> The 
> [TPCHQuerySuite|https://github.com/apache/spark/blob/be454a7cef1cb5c76fb22589fc3a55c1bf519cf4/sql/core/src/test/scala/org/apache/spark/sql/TPCHQuerySuite.scala#L72]
>  currently has {{string}} for the {{customer.c_nationkey}} column, while it 
> should be bigint according to [the 
> spec|http://www.tpc.org/TPC_Documents_Current_Versions/pdf/tpc-h_v2.17.3.pdf] 
> (identifier type) and matching the {{nation}} table. 
> Note: this update would make previousTPCH results not comparable for queries 
> using the {{customer}} table
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to