Add the name of the write operation into the execution event info
未关闭
component: Consumer
feature
- 主要语言
- Scala
- 星标
- 667
- 派生
- 155
- 平均合并
- 3 天 6 小时
- 30 天内合并 PR
- 4
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。