Skip to content

Modify RowDecoder and add RedisRowDecoder#12148

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
polaris6:modify-rowdecoder
May 3, 2022
Merged

Modify RowDecoder and add RedisRowDecoder#12148
ebyhr merged 1 commit intotrinodb:masterfrom
polaris6:modify-rowdecoder

Conversation

@polaris6
Copy link
Copy Markdown
Member

@polaris6 polaris6 commented Apr 27, 2022

Description

I remove the decodeRow(byte[] data, @Nullable Map<String, String> dataMap) function to redis module because it is Redis-specific:
image

I remove the com.google.code.findbugs dependency in pom.xml of trino-record-decoder because it is unused:
wecom-temp-b29fd0c9ca120ed14c8bc6504b166012

Documentation

(x) No documentation is needed.

Release notes

(x) No release notes entries required.

@cla-bot cla-bot bot added the cla-signed label Apr 27, 2022
@polaris6 polaris6 added the WIP label Apr 27, 2022
@polaris6 polaris6 force-pushed the modify-rowdecoder branch from 7eec051 to 552ce95 Compare April 27, 2022 07:37
@polaris6 polaris6 removed the WIP label Apr 27, 2022
@polaris6
Copy link
Copy Markdown
Member Author

hi @findepi, I see this todo was added by you before, could you please help me to review this PR? thank you very much!
企业微信截图_e7475ff1-f148-4c57-8d9a-518bc3e1bbd0

@polaris6 polaris6 requested a review from findepi April 27, 2022 09:21
@findepi findepi requested review from grantatspothero and removed request for findepi April 27, 2022 09:40
@polaris6 polaris6 force-pushed the modify-rowdecoder branch from 552ce95 to 84fd3f5 Compare April 28, 2022 14:35
@polaris6
Copy link
Copy Markdown
Member Author

hi @grantatspothero, could you please help me to review this PR? thank you very much!

@grantatspothero
Copy link
Copy Markdown
Contributor

LGTM, but @ebyhr or @hashhar would be better people to review this.

@grantatspothero grantatspothero requested review from ebyhr and hashhar May 2, 2022 18:37
This also removes `findbugs` dependency in pom.xml because it is unused.
@polaris6 polaris6 force-pushed the modify-rowdecoder branch from 84fd3f5 to 93ad30e Compare May 3, 2022 00:43
@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label May 3, 2022
@ebyhr ebyhr merged commit feeeb75 into trinodb:master May 3, 2022
@github-actions github-actions bot added this to the 380 milestone May 3, 2022
@polaris6 polaris6 deleted the modify-rowdecoder branch May 18, 2022 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

3 participants