walterddr commented on PR #10772:
URL: https://github.com/apache/pinot/pull/10772#issuecomment-1552328942

   > syntax for hints seems a bit verbose.. can we follow spark or postgres 
model
   > 
   > https://spark.apache.org/docs/latest/sql-ref-syntax-qry-select-hints.html
   
   There will always be the option to make top-level hint instead of going 
through the option k-v route. it will definitely be less verbose
   However the current arbitrary key-value options support will make it more 
flexible to extend in both plan time and runtime optimization code as it 
doesn't require a fixed set of hints registered


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