Skip to content

[WIP] Expanded Support for Reading Short Decimal Column Reader with Extended TypeLength#18312

Closed
UrvashiDang354 wants to merge 1 commit intotrinodb:masterfrom
UrvashiDang354:UrvashiDecimalGreaterThan16
Closed

[WIP] Expanded Support for Reading Short Decimal Column Reader with Extended TypeLength#18312
UrvashiDang354 wants to merge 1 commit intotrinodb:masterfrom
UrvashiDang354:UrvashiDecimalGreaterThan16

Conversation

@UrvashiDang354
Copy link
Copy Markdown

The code changes fixes errors that occur when reading short decimal columns with TypeLength greater than 16 from the ShortColumnDecimalReader, regardless of the primitive type used.

##The initial implementation of the CheckArgument included limitations specific to the Fixed_len_byte_array primitive type, the changes made in another commit underline the significance of refraining from assuming fixed_len_byte_array.

Issues

(#18271)

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Jul 17, 2023

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 cla@trino.io. 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

@raunaqmorarka
Copy link
Copy Markdown
Member

Closing this, as legacy parquet reader code has now been removed #18639

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants