prestodb / presto

The official home of the Presto distributed SQL query engine for big data
http://prestodb.io
Apache License 2.0
16.08k stars 5.39k forks source link

TPCH connector return different results on prestissimo for o_comment #24011

Open kewang1024 opened 2 weeks ago

kewang1024 commented 2 weeks ago
SELECT checksum(o_comment) FROM tpch.sf1.orders;

Java

04 60 df 1a 45 10 06 84

C++

f9 52 b2 e1 94 48 84 69

cc: @amitkdutta, @aditi-pandit

amitkdutta commented 2 weeks ago

CC: @pramodsatya

prestodb-ci commented 1 week ago

@ethanyzhang imported this issue into IBM GitHub Enterprise