Skip to content

Re-revert #610: restore HTS fields in table list api (#579)#629

Closed
jiang95-dev wants to merge 1 commit into
linkedin:mainfrom
jiang95-dev:lejiang/re-revert-610-restore-hts-fields-table-list
Closed

Re-revert #610: restore HTS fields in table list api (#579)#629
jiang95-dev wants to merge 1 commit into
linkedin:mainfrom
jiang95-dev:lejiang/re-revert-610-restore-hts-fields-table-list

Conversation

@jiang95-dev

Copy link
Copy Markdown
Collaborator

Summary

Re-reverts #610, which had reverted #579 ("Support returning HTS fields in table list api"). This restores the #579 additions: the public list-table API support for returning HouseTable (HTS) fields.

This is a clean git revert of the #610 squash commit (8b06479) with no merge conflicts — the #589 findHouseTable drop-path code that originally conflicted is untouched.

Changes

  • Client-facing API Changes
  • Internal API Changes
  • Bug Fixes
  • New Features
  • Performance Improvements
  • Code Style
  • Refactoring
  • Tests

Restores the public list-table API additions and supporting tests from #579 across the tables service (handler, validator, controller, mapper, repository, service layers) and the listHouseTables catalog method.

Testing Done

  • Added new tests for the changes made.
  • Updated existing tests to reflect the changes made.

Restores the original #579 tests (TablesControllerTest, TablesServiceTest) verbatim. ./gradlew spotlessCheck passes (JDK 17). Since this is a pure revert-of-revert restoring previously-merged, previously-tested code, no new test logic was introduced.

Additional Information

  • Breaking Changes
  • Deprecations
  • Large PR broken into smaller PRs, and PR plan linked in the description.

…n#579)

This reverts commit 8b06479 (linkedin#610),
which had reverted linkedin#579 ("Support returning HTS fields in table list
api"). This change re-applies the linkedin#579 additions.

## Changes

- [X] Client-facing API Changes
- [ ] Internal API Changes
- [ ] Bug Fixes
- [ ] New Features
- [ ] Performance Improvements
- [ ] Code Style
- [X] Refactoring
- [X] Tests

Restores the public list-table API additions and supporting tests
from linkedin#579.
@jiang95-dev

Copy link
Copy Markdown
Collaborator Author

Superseded by #630, which uses a branch in the openhouse repo instead of a fork.

@jiang95-dev jiang95-dev closed this Jun 9, 2026
@jiang95-dev jiang95-dev deleted the lejiang/re-revert-610-restore-hts-fields-table-list branch June 9, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant