61yao commented on code in PR #9895: URL: https://github.com/apache/pinot/pull/9895#discussion_r1041420841
########## pinot-query-runtime/src/test/resources/queries/FromExpressions.json: ########## @@ -57,9 +57,14 @@ }, { "psql": "7.2.1.1", - "ignored": true, + "comments": "select all doesn't work because h2 output the rows in different order from Pinot and test framework doesn't consider the column order for rows and blindly assume they are in the same order", Review Comment: Unfortunately no because ts columns is also selected, that value cannot be specified. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org