Use table-level SerDe parameter for Avro partitions#14463
Use table-level SerDe parameter for Avro partitions#14463phd3 merged 1 commit intotrinodb:masterfrom
Conversation
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: weijiii.
|
4d2d094 to
6db08c7
Compare
|
@findepi Please take a look. Thanks! |
|
@anusudarsan @arhimondr All checks are passed. I think this is ready for review. Thanks! |
electrum
left a comment
There was a problem hiding this comment.
This change looks fine. Is it feasible to write a test for it? If not, I'm fine to merge without one.
@electrum Thanks for the review! |
Description
Currently,
MetastoreUtil::getHiveSchema(Partition, Table)does not include the table's storage descriptor when computing for partitioned tables. We have encountered some cases where Avro table only has schema properties (e.g.avro.schema.literal) stored in the table-level storage descriptor.Release notes
(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text: