You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/07/12 01:15:53 UTC

[GitHub] [pinot] siddharthteotia commented on issue #8906: Fixing query options

siddharthteotia commented on issue #8906:
URL: https://github.com/apache/pinot/issues/8906#issuecomment-1181205998

   +1 on using SET based statement syntax.
   
   - Can you please include a real example of how I will use 2 statements in a single Pinot SQL query -- one to set a key-value option and another one for the actual SQL query
   - Can you please clarify in the description and/or in the PR that this is done at the per statement level as opposed to the "SET" syntax being commonly associated by databases with user session (e.g ALTER SESSION SET key = value). We are not introducing session semantics so the granularity of options is still at the per query level IIUC ?


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org