Databricks SDK for Go v0.139.0: Feature Engineering API and breaking changes
sdkinfradatabricksengineer
breaking patch
Databricks SDK for Go version 0.139.0 introduces new methods for managing Feature Engineering streams and adds parameters to job and pipeline configurations. This release also includes breaking changes with the removal of `CatalogId` and `SyncedTableId` fields from PostgreSQL catalog status types, which may require users to update their integrations. The update is relevant for Go developers working with the Databricks platform.
- →Remove CatalogId field for postgres.CatalogCatalogStatus
- →Remove SyncedTableId field for postgres.SyncedTableSyncedTableStatus
- →Add CreateStream, DeleteStream, GetStream, ListStreams and UpdateStream methods for w.FeatureEngineering workspace-level service
- →Add Parameters field for jobs.PipelineTask
- →Add PipelineTask field for jobs.ResolvedValues
Breaking changes (2) ›
- Remove CatalogId field for postgres.CatalogCatalogStatus
- Remove SyncedTableId field for postgres.SyncedTableSyncedTableStatus
Enhancements (6) ›
- Add CreateStream, DeleteStream, GetStream, ListStreams and UpdateStream methods for w.FeatureEngineering workspace-level service
- Add Parameters field for jobs.PipelineTask
- Add PipelineTask field for jobs.ResolvedValues
- Add Parameters field for pipelines.CreatePipeline
- Add Parameters field for pipelines.EditPipeline
- Add Parameters field for pipelines.GetPipelineResponse
Read the original announcement →
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.139.0
Related releases
- Databricks `ai_transcribe()` SQL Function for Audio Transcription (Beta) Databricks Release Notes ·
- Databricks Lakebase Snapshots API (Beta) for Programmatic Management Databricks Release Notes ·
- Databricks Introduces Session Restore for Serverless Jobs in Public Preview Databricks Release Notes ·
- Announcing On-Demand State Repartitioning for Apache Spark Structured Streaming on Databricks Databricks Blog ·
- Databricks Genie now displays visualizations directly in Slack replies Databricks Release Notes ·
- Databricks Introduces Configurable Data Retention for System Tables (Beta) Databricks Release Notes ·