Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/how/updating-datahub.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ This file documents any backwards-incompatible changes in DataHub and assists pe

### Breaking Changes

- #15005: `SqlParsingBuilder` is removed, use `SqlParsingAggregator` instead
- #14710: LookML ingestion source migrated to SDKv2 resulting in:
- `browsePaths` aspect replaced with `browsePathsV2`
- Only emits MCPs
Expand Down
306 changes: 0 additions & 306 deletions metadata-ingestion/src/datahub/emitter/sql_parsing_builder.py

This file was deleted.

Loading
Loading