ygerzhedovich commented on a change in pull request #8851:
URL: https://github.com/apache/ignite/pull/8851#discussion_r586537361
##########
File path:
modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/CalciteQueryProcessor.java
##########
@@ -71,6 +71,9 @@
.executor(EXECUTOR)
.sqlToRelConverterConfig(SqlToRelConverter.config()
.withTrimUnusedFields(true)
+ // currently SqlToRelConverter creates not optimal plan for both
optimization and execution
Review comment:
let's add TODO with ticket number
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]