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 摘要。