Small code cleanups #74211
Annotations
3 errors
Upload test results:
plugin/trino-pinot/src/test/java/io/trino/plugin/pinot/TestPinotConnectorTest.java#L1
Execution of 'actual' query 20250122_171413_00093_4k9ds failed: SELECT clerk, min(totalprice), max(totalprice), min(nullvalue), max(nullvalue) FROM (SELECT clerk, totalprice, null AS nullvalue FROM orders) GROUP BY clerk
|
Upload test results:
plugin/trino-pinot/src/test/java/io/trino/plugin/pinot/TestPinotConnectorTest.java#L1
Execution of 'actual' query 20250122_171439_00330_4k9ds failed: SELECT regionkey, nationkey FROM nation GROUP BY GROUPING SETS ((regionkey), (nationkey))
|
Maven Tests
Process completed with exit code 1.
|
Loading