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

Add the name of the write operation into the execution event info #902

Open
wajda opened this issue Jun 17, 2021 · 0 comments
Open

Add the name of the write operation into the execution event info #902

wajda opened this issue Jun 17, 2021 · 0 comments

Comments

@wajda
Copy link
Contributor

wajda commented Jun 17, 2021

Knowing a write operation name may significantly improve readability of the execution event list. For instance, Insert into table and Write into a file with mode "append" are currently represented as just append. Likewise Drop table or Write with mode "overwrite" are represented as just "overwrite". Adding an operation name would give user more context on what the event exactly is.

@wajda wajda added the feature label Jun 17, 2021
@wajda wajda added this to the 1.0.0 milestone Jun 17, 2021
@wajda wajda assigned wajda and unassigned wajda Aug 12, 2021
@wajda wajda self-assigned this Sep 6, 2021
@wajda wajda modified the milestones: 1.0.0, 1.1.0 Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Icebox
Development

No branches or pull requests

1 participant