AbsaOSS / AbsaOSS/spline

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

Open
#902 0 comments 0 reactions 1 assignee Claimed by @wajda View on GitHub
component: Consumer feature
Dominant language
Scala
Stars
667
Forks
155
Avg merge
3d 6h
Merged PRs (30d)
4

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.