Add the name of the write operation into the execution event info
Abierto
component: Consumer
feature
- Lenguaje dominante
- Scala
- Estrellas
- 667
- Forks
- 155
- Merge medio
- 3 d 6 h
- PR fusionados (30 d)
- 4
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.