Skip to content

OpenSearch integration: selective caching, LRU eviction, dynamic budgets - #505

Open
cocosz wants to merge 17 commits into
datafusion-contrib:mainfrom
cocosz:liquid-cache-opensearch-integration
Open

cocosz wants to merge 17 commits into
datafusion-contrib:mainfrom
cocosz:liquid-cache-opensearch-integration

feat: add with_predicate_no_page_pruning() to LiquidParquetSource

9de5160
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jun 11, 2026 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check warning on line 73 in src/core/src/cache/policies/cache/lru.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/src/cache/policies/cache/lru.rs#L73

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 74 in src/core/src/cache/policies/cache/lru.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/src/cache/policies/cache/lru.rs#L74

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 76 in src/core/src/cache/policies/cache/lru.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/src/cache/policies/cache/lru.rs#L76

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 150 in src/core/src/cache/policies/cache/lru.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/src/cache/policies/cache/lru.rs#L150

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 158 in src/core/src/cache/policies/cache/lru.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/src/cache/policies/cache/lru.rs#L158

Detected 'unsafe' usage, please audit for secure usage

Check warning on line 171 in src/core/src/cache/policies/cache/lru.rs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/core/src/cache/policies/cache/lru.rs#L171

Detected 'unsafe' usage, please audit for secure usage