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

HIVE-24228-complex-types-llap implementation #1551

Closed
wants to merge 1 commit into from

Conversation

bymm
Copy link

@bymm bymm commented Oct 5, 2020

What changes were proposed in this pull request?

The idea of this improvement is to support complex types (arrays, maps, structs) returned from LLAP data reader. This is useful when consuming LLAP data later in Spark.

Why are the changes needed?

When consuming data from LLAP, it should support all Hive types including the complex ones.

Does this PR introduce any user-facing change?

No

How was this patch tested?

It was tested on the tables with complex types.

@github-actions
Copy link

github-actions bot commented Dec 5, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.

@github-actions github-actions bot added the stale label Dec 5, 2020
@github-actions github-actions bot closed this Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants