Skip to content

ORC-709: FIX Boolean to StringGroup schema evolution#594

Merged
dongjoon-hyun merged 3 commits intoapache:masterfrom
pgaref:ORC-709
Dec 30, 2020
Merged

ORC-709: FIX Boolean to StringGroup schema evolution#594
dongjoon-hyun merged 3 commits intoapache:masterfrom
pgaref:ORC-709

Conversation

@pgaref
Copy link
Copy Markdown
Contributor

@pgaref pgaref commented Dec 28, 2020

What changes were proposed in this pull request?

Special ConvertTreeReader for Boolean using StringGroupFromAnyIntegerTreeReader for String/Char/Varchar types

Why are the changes needed?

Properly handle Boolean to String/Char/Varchar conversions

How was this patch tested?

TestSchemaEvolution.testBooleanToStringEvolution

@dongjoon-hyun
Copy link
Copy Markdown
Member

Please update #595 together.

Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @pgaref .

@dongjoon-hyun dongjoon-hyun merged commit 40495ba into apache:master Dec 30, 2020
pgaref added a commit that referenced this pull request Dec 30, 2020
### What changes were proposed in this pull request?
Special ConvertTreeReader for Boolean using StringGroupFromAnyIntegerTreeReader for String/Char/Varchar types

### Why are the changes needed?
Properly handle Boolean to String/Char/Varchar conversions

### How was this patch tested?
TestSchemaEvolution.testBooleanToStringEvolution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants