Consumer API: Data Source list - "Last Execution" related properties should be optional
オープン
bug
component: Consumer
- 主要言語
- Scala
- スター
- 667
- フォーク
- 155
- 平均マージ
- 3日 6時間
- マージ済み PR(30日)
- 4
説明
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
}
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。