Skip to content

Conversation

@cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented Mar 6, 2024

What changes were proposed in this pull request?

This PR aims to close the reader when reading the schema with the convert command.

Why are the changes needed?

When using the convert command, when the input file format is ORC, the ORC schema is read, but not the close ORC reader.

How was this patch tested?

local test

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the JAVA label Mar 6, 2024
Copy link
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.

@dongjoon-hyun dongjoon-hyun added this to the 2.0.1 milestone Mar 11, 2024
dongjoon-hyun pushed a commit that referenced this pull request Mar 11, 2024
… command

### What changes were proposed in this pull request?
This PR aims to close the reader when reading the schema with the `convert` command.

### Why are the changes needed?
When using the `convert` command, when the input file format is ORC, the ORC schema is read, but not the close ORC reader.

### How was this patch tested?
local test

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #1837 from cxzl25/ORC-1646.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 90dd4bd)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants