Consumer API: Data Source list - "Last Execution" related properties should be optional
Ouverte
bug
component: Consumer
- Langage dominant
- Scala
- Étoiles
- 667
- Forks
- 155
- Merge moyen
- 3 j 6 h
- PR mergées (30 j)
- 4
Description
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
}
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.