ygerzhedovich commented on code in PR #5746:
URL: https://github.com/apache/ignite-3/pull/5746#discussion_r2076896140
##########
modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/planner/TpchQueryPlannerTest.java:
##########
@@ -37,13 +37,6 @@
)
public class TpchQueryPlannerTest extends AbstractTpcQueryPlannerTest {
@ParameterizedTest
- // TODO: https://issues.apache.org/jira/browse/IGNITE-24195
Review Comment:
Should it be rewritten to use the column names instead of removing them?
It's good point to understand the issue and example where we can came into it
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]