Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions thirdparty/arrow-paimon-vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ ARROW_LEGACY_BUILD_FINGERPRINTS=(
9d03645dd1cded5184a8126f5c7f4a6eb9b92b53
)
PAIMON_LEGACY_BUILD_FINGERPRINTS=(
# semantic marker stamped by the prebuilt currently shipped in the compile
# image, published from master before apache/doris#67158; that change only
# reorders the Paimon codec dependencies and does not alter installed
# artifacts, so this prebuilt remains compatible with the new inputs
cb82e41ba46f534e611cdd52e66b53c227d49bf8
# published 2026-08-19, master after apache/doris#66842
2bbf52e719bdbc8aaa428caab200ac13848f92e5
# published 2026-08-05, master after apache/doris#66221
Expand Down