AbsaOSS / AbsaOSS/spline

Consumer API: Data Source list - "Last Execution" related properties should be optional

未關閉
#962 0 則留言 0 個 reaction 已指派 1 人 已被 @wajda 認領 在 GitHub 檢視
bug component: Consumer
主要語言
Scala
星號
667
分支
155
平均合併
3 天 6 小時
30 天內合併 PR
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。