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

2022-07-11 Thread GitBox
walterddr commented on issue #8906: URL: https://github.com/apache/pinot/issues/8906#issuecomment-1181228081 yes let me update the PR description -- 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 t

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

2022-07-05 Thread GitBox
walterddr commented on issue #8906: URL: https://github.com/apache/pinot/issues/8906#issuecomment-1175171067 looks like ` key = value` is the way to go. implementing it soon -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

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

2022-06-22 Thread GitBox
walterddr commented on issue #8906: URL: https://github.com/apache/pinot/issues/8906#issuecomment-1163625941 any additional comments or suggestions: @xiangfu0 @jackjlli @siddharthteotia @yupeng9 I would love to solicit more feedback before choosing the syntax. Or if there's any addi

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

2022-06-16 Thread GitBox
walterddr commented on issue #8906: URL: https://github.com/apache/pinot/issues/8906#issuecomment-1158252438 > * Presto follows this convention to set query options, so this might simplify the connector (cc @xiangfu0) I can't find presto document for SET arbitrary setting. cc @xiangfu