Skip to content

Expose fill_cache in RocksJava ingest options#14802

Open
richinmrudul wants to merge 2 commits into
facebook:mainfrom
richinmrudul:expose-java-ingest-fill-cache
Open

Expose fill_cache in RocksJava ingest options#14802
richinmrudul wants to merge 2 commits into
facebook:mainfrom
richinmrudul:expose-java-ingest-fill-cache

Conversation

@richinmrudul

Copy link
Copy Markdown

-Summary:
Exposes IngestExternalFileOptions::fill_cache through RocksJava so Java users can control whether file ingestion reads populate the block cache.

Fixes #14801

Test Plan:
git diff --check
make check-sources

Not run:
make rocksdbjava -j8

Java tests were not runnable locally because no Java runtime/JDK is installed and JAVA_HOME is unset.
Clarify tailing iterator late insert behavior

  • Expose fill_cache in RocksJava ingest options
@meta-cla meta-cla Bot added the CLA Signed label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants