-
Notifications
You must be signed in to change notification settings - Fork 1.7k
MINOR: change file to column index in page_filter trace log #7730
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
MINOR: change file to column index in page_filter trace log #7730
Conversation
datafusion/core/src/datasource/physical_plan/parquet/page_filter.rs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @mapleFU
|
This patch CI failed in https://github.com/apache/arrow-datafusion/actions/runs/6393777261/job/17353702906?pr=7730 . Is this my fault? |
|
(oh seems I need to rebase the project) |
|
Oh i think that's : #7733 |
|
I've rebase and update the description now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which issue does this PR close?
No issue, just a minor
Rationale for this change
Origin log is:
I change it to:
Other is fmt change.
What changes are included in this PR?
Change the log
Are these changes tested?
no
Are there any user-facing changes?
log wording change