Skip to content

Conversation

@Hisoka-X
Copy link
Member

Purpose of this pull request

This PR support config schema when read orc file. And support cast data type when read value from orc file. Like configure columnA type to bigint, if value type in orc is int, we can return bigint type when user configure schema with bigint type. Also support return time when value type is timestamp, return string when value type is anything.

Does this PR introduce any user-facing change?

no

How was this patch tested?

add new test.

Check list

@liugddx liugddx added this to the 2.3.5 milestone Mar 22, 2024
@hailin0 hailin0 merged commit d1599f8 into apache:dev Mar 29, 2024
@Hisoka-X Hisoka-X deleted the fix-orc-read-format branch March 29, 2024 10:37
chaorongzhi pushed a commit to chaorongzhi/seatunnel that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants