Skip to content

Fix NPE when hiding Delta tables and Glue table lacks parameters#10865

Merged
findepi merged 2 commits intotrinodb:masterfrom
findepi:findepi/fix-npe-when-hiding-delta-tables-and-glue-table-lacks-parameters-06f74b
Feb 1, 2022
Merged

Fix NPE when hiding Delta tables and Glue table lacks parameters#10865
findepi merged 2 commits intotrinodb:masterfrom
findepi:findepi/fix-npe-when-hiding-delta-tables-and-glue-table-lacks-parameters-06f74b

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Jan 31, 2022

Fix query failure with NullPointerException when
hive.hide-delta-lake-tables is enabled, and Hive Glue metastore table
has no parameters.

Fixes #10864

Fix query failure with `NullPointerException` when
`hive.hide-delta-lake-tables` is enabled, and Hive Glue metastore table
has no parameters.
@findepi
Copy link
Copy Markdown
Member Author

findepi commented Feb 1, 2022

hive failed -- TestOrcPageSourceMemoryTracking.testScanFilterAndProjectOperator being fixed @sopel39
clickhouse failed -- being fixed by @ebyhr

@findepi findepi merged commit b7c07f2 into trinodb:master Feb 1, 2022
@findepi findepi deleted the findepi/fix-npe-when-hiding-delta-tables-and-glue-table-lacks-parameters-06f74b branch February 1, 2022 11:16
@findepi findepi mentioned this pull request Feb 1, 2022
@github-actions github-actions bot added this to the 370 milestone Feb 1, 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.

NPE when accessing a table with no properties using Hive Glue metastore

3 participants