Databricks Pipeline SDK misisng fields
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2025 04:27 PM
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