Skip to content

HIVE-23870: Optimise multiple text conversions in HiveCharWritable/WritableHiveCharObjectInspector #1282

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

Closed
wants to merge 2 commits into from

Conversation

rbalamohan
Copy link
Contributor

Observed runtime dropping from "7600s --> 4800s" in internal cluster, when running a job which creates materialized view on warehouse/inventory/date_dim (where warehouse had char/varchar).

…ectInspector.getPrimitiveJavaObject / HiveCharWritable
@belugabehr
Copy link
Contributor

So, this caches the charLength ? That is the fix here?

@belugabehr
Copy link
Contributor

This is an interesting observation. However, maybe this should be contributed to Hadoop project directly.

@belugabehr
Copy link
Contributor

apache/hadoop#2157

…ectInspector.getPrimitiveJavaObject / HiveCharWritable
@github-actions
Copy link

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 Sep 22, 2020
@github-actions github-actions bot closed this Sep 29, 2020
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