Databricks Pipeline SDK misisng fields

aranjan99
Contributor

Looking at the Databricks Java SDK for Pipeline events, I see that the Rest API returns a details field that has the same information as event log details. But this is not surfaced in SDK, should be a small change to add it. Is that something which can be prioritized?

Same for the start/end time fields in Pipeline Updates API, its present in Rest API but missing in SDK, is this something that can be added