Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify test log4j2.xml to hint how to debug calcite rules #14680

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

gortiz
Copy link
Contributor

@gortiz gortiz commented Dec 18, 2024

A small PR that adds a commented section indicating how to modify log4j2.xml to log calcite rules being applied. The logs are disabled by default, but are stored here so we don't need to google again how to enable it each time we need it.

@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.01%. Comparing base (59551e4) to head (81f6e51).
Report is 1485 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14680      +/-   ##
============================================
+ Coverage     61.75%   64.01%   +2.26%     
- Complexity      207     1605    +1398     
============================================
  Files          2436     2706     +270     
  Lines        133233   149068   +15835     
  Branches      20636    22839    +2203     
============================================
+ Hits          82274    95432   +13158     
- Misses        44911    46642    +1731     
- Partials       6048     6994     +946     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.99% <ø> (+2.28%) ⬆️
java-21 63.88% <ø> (+2.26%) ⬆️
skip-bytebuffers-false 64.00% <ø> (+2.26%) ⬆️
skip-bytebuffers-true 63.86% <ø> (+36.13%) ⬆️
temurin 64.01% <ø> (+2.26%) ⬆️
unittests 64.01% <ø> (+2.26%) ⬆️
unittests1 56.33% <ø> (+9.44%) ⬆️
unittests2 34.44% <ø> (+6.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gortiz gortiz merged commit 1c07aa4 into apache:master Dec 18, 2024
21 checks passed
@gortiz gortiz deleted the debug-calcite-rules branch December 18, 2024 10:15
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.

3 participants