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

add high performance readVectored API #1072

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

priyanshu-beep
Copy link

Changes Made

  • Introduces a new high-performance readVectored API that optimizes data retrieval.
  • Smaller ranges are merged and sliced byte buffers are returned to the readers.
  • All merged ranges are asynchronously fetched from Google Cloud Storage (GCS).

Testing

  • Extensive unit testing has been conducted to validate the new API.
  • The functionality has been tested by substituting the JAR files within the cluster to utilize the newly added API.
  • Further testing was performed by running TPCH benchmarks to assess its performance and reliability.

@singhravidutt
Copy link
Contributor

/gcbrun

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

Successfully merging this pull request may close these issues.

2 participants