Skip to content

Avoid NPE when Glue table SerdeInfo missing#18892

Merged
findepi merged 5 commits intomasterfrom
findepi/glue-converter
Sep 1, 2023
Merged

Avoid NPE when Glue table SerdeInfo missing#18892
findepi merged 5 commits intomasterfrom
findepi/glue-converter

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Sep 1, 2023

SerdeInfo is optional table field in Glue.

@findepi findepi added the no-release-notes This pull request does not require release notes entry label Sep 1, 2023
@cla-bot cla-bot bot added the cla-signed label Sep 1, 2023
@github-actions github-actions bot added tests:hive hive Hive connector labels Sep 1, 2023
@findepi findepi requested review from ebyhr and pettyjamesm September 1, 2023 08:54
The code was previously assuming that table's serde matches partition's
serde, but it doesn't have to be the case.
@findepi findepi force-pushed the findepi/glue-converter branch from a29cb1e to 10a1b6d Compare September 1, 2023 09:06
@github-actions github-actions bot added the iceberg Iceberg connector label Sep 1, 2023
Pull required instance from the injector without all the boiler-plate
being removed.
@findepi findepi force-pushed the findepi/glue-converter branch from 8e9712e to 3029d92 Compare September 1, 2023 11:18
@findepi findepi merged commit 32841eb into master Sep 1, 2023
@findepi findepi deleted the findepi/glue-converter branch September 1, 2023 14:11
@github-actions github-actions bot added this to the 426 milestone Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed hive Hive connector iceberg Iceberg connector no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

2 participants