Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][SDK] Add ORC formatted data source for Transform #11138

Open
2 tasks done
emptyOVO opened this issue Sep 18, 2024 · 0 comments
Open
2 tasks done

[Feature][SDK] Add ORC formatted data source for Transform #11138

emptyOVO opened this issue Sep 18, 2024 · 0 comments

Comments

@emptyOVO
Copy link
Contributor

Description

  • parent issue: [Umbrella] Tencent Rhino-bird: Expand InLong Transform functions #10796
  • Optimized Row Columnar (ORC) : ORC is an optimized row and column hybrid storage format, especially for data warehouse tools such as Apache Hive. It provides highly compressed column storage and high-performance line scanning operations, while supporting predicate push-down and nested data structures.

Use case

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

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

No branches or pull requests

1 participant