leaves12138 opened a new pull request, #7977:
URL: https://github.com/apache/paimon/pull/7977
### 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`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]