Skip to content

[Pinot Connector] Enable pinot grpc by default#17819

Merged
highker merged 1 commit intoprestodb:masterfrom
xiangfu0:enable-pinot-grpc-by-default
Jun 24, 2022
Merged

[Pinot Connector] Enable pinot grpc by default#17819
highker merged 1 commit intoprestodb:masterfrom
xiangfu0:enable-pinot-grpc-by-default

Conversation

@xiangfu0
Copy link
Copy Markdown
Contributor

@xiangfu0 xiangfu0 commented Jun 1, 2022

Pinot side has by default turn on grpc query endpoint, so it makes sense to turn on grpc endpoint by default as well.

Note that this won't impact existing users who don't turn on grpc, the fallback behavior to netty query endpoint happens automatically.

== RELEASE NOTES ==

Pinot Changes
* Prefer querying Pinot server grpc endpoint by default (through config `pinot.use-streaming-for-segment-queries`).

@xiangfu0 xiangfu0 requested a review from a team as a code owner June 1, 2022 05:58
@xiangfu0 xiangfu0 requested a review from presto-oss June 1, 2022 05:58
@xiangfu0
Copy link
Copy Markdown
Contributor Author

cc: @highker

@highker highker merged commit c13f510 into prestodb:master Jun 24, 2022
@highker highker mentioned this pull request Jul 6, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants