prestodb / presto

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

[native] AbstractTestNativeGeneralQueries.testUnionAllInsert fails often #22300

Closed majetideepak closed 8 months ago

majetideepak commented 8 months ago

[ERROR] TestPrestoSparkNativeGeneralQueries>AbstractTestNativeGeneralQueries.testUnionAllInsert:1479->AbstractTestQueryFramework.assertQuery:164 For query: SELECT * FROM tmp_presto_153bcbcdfb994f60b71c175ba9b5fa15 not equal Expected rows (100 of 15000 missing rows shown, 45000 rows in total):

https://app.circleci.com/pipelines/github/prestodb/presto/13763/workflows/0af203f0-3dd4-4620-a155-d725c25204d2/jobs/53431

rschlussel commented 8 months ago

I think this is a duplicate of https://github.com/prestodb/presto/issues/22275

majetideepak commented 8 months ago

Thanks! I could not find the other one from a search likely due to an extra character : in the title.