Skip to content

[core] Log when scan uses global index#7977

Merged
leaves12138 merged 1 commit into
apache:masterfrom
leaves12138:add-global-index-scan-log
May 26, 2026
Merged

[core] Log when scan uses global index#7977
leaves12138 merged 1 commit into
apache:masterfrom
leaves12138:add-global-index-scan-log

Conversation

@leaves12138
Copy link
Copy Markdown
Contributor

Purpose

Add an INFO log when data evolution scan evaluates filters through the global index and gets an index result.

Changes

  • Add a logger to DataEvolutionBatchScan.
  • Log Scan table '{}' with global index. when global-index scan is actually used.

Tests

  • mvn -pl paimon-core spotless:apply -DskipTests -DskipITs -Dscala-2.12
  • mvn -pl paimon-core -DskipTests -DskipITs -Dscala-2.12 -Dcheckstyle.skip=false compile

Copy link
Copy Markdown
Contributor

@LsomeYeah LsomeYeah left a comment

Choose a reason for hiding this comment

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

+1

@leaves12138 leaves12138 merged commit e50543a into apache:master May 26, 2026
10 of 13 checks passed
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