Skip to content

Support decoding varbinary in Pinot broker queries#13427

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
elonazoulay:varbinary_support
Aug 3, 2022
Merged

Support decoding varbinary in Pinot broker queries#13427
ebyhr merged 1 commit intotrinodb:masterfrom
elonazoulay:varbinary_support

Conversation

@elonazoulay
Copy link
Copy Markdown
Member

@elonazoulay elonazoulay commented Jul 31, 2022

Description

Varbinary columns were not properly rendered when returned from a broker query. This could happen in passthrough queries or pushdown queries.

Is this change a fix, improvement, new feature, refactoring, or other?

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

How would you describe this change to a non-technical end user or system administrator?

Related issues, pull requests, and links

Documentation

(x) Sufficient documentation is included in this PR.

Release notes

(x) Release notes entries required with the following suggested text:

# Pinot
* Add support for `bytes` type. ({issue}`13427`)

@cla-bot cla-bot Bot added the cla-signed label Jul 31, 2022
@elonazoulay elonazoulay requested a review from hashhar July 31, 2022 12:18
Copy link
Copy Markdown
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash commits into one.

@elonazoulay elonazoulay requested a review from ebyhr August 3, 2022 11:08
@ebyhr ebyhr merged commit 6a3e8ff into trinodb:master Aug 3, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Aug 3, 2022

Merged, thanks!

@ebyhr ebyhr mentioned this pull request Aug 3, 2022
@github-actions github-actions Bot added this to the 393 milestone Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants