Skip to content

[hotfix] FIx issues of lakehouse storage#18

Merged
wuchong merged 4 commits intomainfrom
lake-main-fix-issue
Nov 27, 2024
Merged

[hotfix] FIx issues of lakehouse storage#18
wuchong merged 4 commits intomainfrom
lake-main-fix-issue

Conversation

@luoyuxia
Copy link
Copy Markdown
Contributor

@luoyuxia luoyuxia commented Nov 27, 2024

1: use the bucket from paimon bucket strategy to lookup key
2: make paimon use flink's fiesystem

Copy link
Copy Markdown
Member

@wuchong wuchong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @luoyuxia . LGTM.

@wuchong wuchong merged commit 5556c2d into main Nov 27, 2024
@wuchong wuchong deleted the lake-main-fix-issue branch November 27, 2024 09:46
platinumhamburg added a commit to platinumhamburg/fluss that referenced this pull request Apr 8, 2026
- Remove unused recordBatchFilter field in LogFetcher (apache#1)
- Remove unused getTargetSchemaId() in LogRecordReadContext (apache#2)
- Refactor FilterContext to internally construct PredicateSchemaResolver,
  eliminating nullable resolver and simplifying callers (apache#3/apache#4/apache#6/apache#9)
- Remove @nullable from getSchemaGetter() in LogRecordReadContext (apache#3)
- Reject negative filterSchemaId in Replica and ServerRpcMessageUtils
  with fail-fast validation (apache#5/apache#17)
- Fix CommonRpcMessageUtils to preserve records when filteredEndOffset
  is set, avoiding data loss when first batch matches but trailing
  batches are filtered (apache#18)
- Remove redundant @VisibleForTesting read() overload in LogSegment
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