-
Notifications
You must be signed in to change notification settings - Fork 175
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
[CHORE] add IOStats to all micropartition ops #1584
Conversation
c8e4db9
to
304f686
Compare
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.
Could be cool if eventually we have some kind of annotation like #[io_stats = "Table concatting lazy materialization"]
I'll probably work on some viz tool that will show that :) |
tables_or_read, concat_or_read
.Cow<'static, str>
since many of the strings we use is static.