Skip to content

Conversation

aaron-steinfeld
Copy link
Contributor

Description

This is a bandaid for a gateway service bug that requires a more involved fix. Gateway service makes an assumption that the alias for an order by expression will match the column it's ordering by when being applied in memory such as an entity-explorer query. We should break that assumption, but for now abiding by it by using the same alias generation code.

@aaron-steinfeld aaron-steinfeld requested a review from a team as a code owner May 18, 2024 00:14
Copy link

Test Results

25 tests  ±0   25 ✅ ±0   26s ⏱️ -1s
11 suites ±0    0 💤 ±0 
11 files   ±0    0 ❌ ±0 

Results for commit 140523e. ± Comparison against base commit cd911fb.

@aaron-steinfeld aaron-steinfeld merged commit d0135a5 into main May 18, 2024
@aaron-steinfeld aaron-steinfeld deleted the add-order-by-alias branch May 18, 2024 00:44
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.

2 participants