ankitsultana opened a new pull request, #10156:
URL: https://github.com/apache/pinot/pull/10156

   This seems to fix projection pushdown issues. PR is not really final since I 
am also reading more about this. There's a method to enable this via 
`SqlRelConverterConfig.config().withTrimUnusedFields(true)`, but the behavior 
of `SqlRelConverterConfig::convertQuery` doesn't really change and fields are 
not trimmed. I think it only trims the fields for prepared queries.
   
   cc: @walterddr 


-- 
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

Reply via email to