Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cosmos: Implement proper source alias management #33894

Closed
roji opened this issue Jun 4, 2024 · 0 comments
Closed

Cosmos: Implement proper source alias management #33894

roji opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels
area-cosmos area-query closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@roji
Copy link
Member

roji commented Jun 4, 2024

Now that we're supporting more advanced querying scenarios in Cosmos, we need to do proper alias management. Specifically, there can be more than one source in a Cosmos query now (subqueries, we'll have joins too at some point), and we need to have proper aliases for them. Port over the work done in relational (#32784).

@roji roji added this to the 9.0.0 milestone Jun 4, 2024
@roji roji self-assigned this Jun 4, 2024
roji added a commit to roji/efcore that referenced this issue Jun 24, 2024
@roji roji added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Jun 24, 2024
@roji roji changed the title Cosmos: implement proper source alias management Cosmos: Implement proper source alias management Jun 24, 2024
roji added a commit to roji/efcore that referenced this issue Jun 24, 2024
roji added a commit to roji/efcore that referenced this issue Jun 25, 2024
roji added a commit to roji/efcore that referenced this issue Jun 25, 2024
roji added a commit to roji/efcore that referenced this issue Jun 25, 2024
roji added a commit to roji/efcore that referenced this issue Jun 25, 2024
roji added a commit to roji/efcore that referenced this issue Jul 2, 2024
roji added a commit to roji/efcore that referenced this issue Jul 3, 2024
@roji roji closed this as completed in f9878b9 Jul 3, 2024
@ajcvickers ajcvickers modified the milestones: 9.0.0, 9.0.0-preview7 Jul 8, 2024
@roji roji modified the milestones: 9.0.0-preview7, 9.0.0 Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-cosmos area-query closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

2 participants