Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused HiveHudiPartitionInfo.getTable method #14652

Merged

Conversation

willzgw
Copy link
Contributor

@willzgw willzgw commented Oct 16, 2022

Description

Fixes #14651

@cla-bot
Copy link

cla-bot bot commented Oct 16, 2022

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

@willzgw
Copy link
Contributor Author

willzgw commented Oct 17, 2022

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Oct 17, 2022

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

@cla-bot
Copy link

cla-bot bot commented Oct 17, 2022

The cla-bot has been summoned, and re-checked this pull request!

@findepi
Copy link
Member

findepi commented Oct 17, 2022

Would it be possible to have a test that exposes the problem?

@electrum electrum requested a review from codope October 18, 2022 01:55
@codope
Copy link
Contributor

codope commented Oct 18, 2022

@geek-will Can you please sign the individual CLA?

@findinpath findinpath added the hudi Hudi connector label Oct 25, 2022
@findinpath
Copy link
Contributor

@willzgw Can you please sign the individual CLA?

@ebyhr
Copy link
Member

ebyhr commented Oct 27, 2022

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Oct 27, 2022
@cla-bot
Copy link

cla-bot bot commented Oct 27, 2022

The cla-bot has been summoned, and re-checked this pull request!

@ebyhr
Copy link
Member

ebyhr commented Oct 27, 2022

@willzgw Can you please sign the individual CLA?

@findinpath It's already registered 8 days ago trinodb/cla@db3df2f

@ebyhr ebyhr force-pushed the fix_null_pointer_error_HiveHudiPartitionInfo branch from 839f758 to e54c86a Compare March 27, 2023 01:02
@ebyhr ebyhr changed the title Fix null pointer error of HiveHudiPartitionInfo::getTable() Remove unused HiveHudiPartitionInfo.getTable method Mar 27, 2023
@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label Mar 27, 2023
@ebyhr ebyhr merged commit 37bae09 into trinodb:master Mar 27, 2023
@github-actions github-actions bot added this to the 411 milestone Mar 27, 2023
@willzgw willzgw deleted the fix_null_pointer_error_HiveHudiPartitionInfo branch June 16, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed hudi Hudi connector no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

HiveHudiPartitionInfo::getTable() always return null pointer instead of table
5 participants