Revert all commits after v0.5.417 (restore v0.5.417 tree state)#619
Merged
Conversation
Reverts the 17 commits that landed on main after v0.5.417, bringing the tree back to exactly the v0.5.417 state. Squashed into a single revert commit for reviewability and to allow reinstating everything as one unit (revert this commit to bring all 17 changes back). Reverted commits (v0.5.417..main, newest first): - Revert linkedin#579 (HTS fields in table list api) (linkedin#610) - feat(optimizer): [3/N] Analyzer (linkedin#533) - [DataLoader] Handle Cast(Literal, TIMESTAMP/DATE/TIME) in scan optimizer (linkedin#569 follow-up) (linkedin#583) - Skip metadata.json parse in drop path (linkedin#589) - feat(optimizer): [2/N] Optimizer REST Service and Controller (linkedin#531) - [BDP-102028] feat(optimizer): [1/N] Optimizer Database (linkedin#530) - [RTAS]: Fix bug - remove fs scheme from tableLocation in commit (cont) (linkedin#594) - Trigger ELR process (linkedin#593) - [BDP-102028] feat(optimizer): [0/N] Optimizer API and internal model (linkedin#527) - Fail retention app when the columnPattern mismatch partition spec (linkedin#552) - [DataLoader] Drop OpenTelemetry minimum version to 1.38.0 (linkedin#590) - [DataLoader] Emit OpenTelemetry metrics for read operations (linkedin#582) - Cache iceberg metadata to reduce redundant requests to storage (linkedin#509) - bump iceberg 1.2 version to 1.2.0.17 (linkedin#587) - Support returning HTS fields in table list api (linkedin#579) - [DataLoader] Add unique id property to OpenHouseDataLoader (linkedin#580) - [DataLoader] Add OpenTelemetry metrics support (linkedin#575) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
cbb330
approved these changes
May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts the 17 commits that landed on main after v0.5.417, bringing the tree back to exactly the v0.5.417 state. Squashed into a single revert commit for reviewability and to allow reinstating everything as one unit (revert this commit to bring all 17 changes back).
Reverted commits (v0.5.417..main, newest first):
Summary
Issue] Briefly discuss the summary of the changes made in this
pull request in 2-3 lines.
Changes
For all the boxes checked, please include additional details of the changes made in this pull request.
Testing Done
For all the boxes checked, include a detailed description of the testing done for the changes made in this pull request.
Additional Information
For all the boxes checked, include additional details of the changes made in this pull request.