Consumer API: Data Source list - "Last Execution" related properties should be optional
Aperta
bug
component: Consumer
- Lingua principale
- Scala
- Stelle
- 667
- Fork
- 155
- Merge medio
- 3g 6h
- PR unite (30g)
- 4
Descrizione
If a _Data Source_ isn't associated with any _Write_ the respective booleans and numbers don't have any sense and only confuse users.
```json
{
"append": false,
"applicationId": null,
"applicationName": null,
"dataSourceName": "B.5495328944096864731.csv",
"dataSourceType": null,
"dataSourceUri": "file:/tmp/B.5495328944096864731.csv",
"durationNs": 0,
"executionEventId": null,
"executionPlanId": null,
"frameworkName": null,
"timestamp": 0
}
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.