Skip to content

Query: Translate ElementAt(OrDefault) #17066

New issue

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

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

Already on GitHub? # to your account

Closed
smitpatel opened this issue Aug 9, 2019 · 2 comments · Fixed by #29496
Closed

Query: Translate ElementAt(OrDefault) #17066

smitpatel opened this issue Aug 9, 2019 · 2 comments · Fixed by #29496

Comments

@smitpatel
Copy link
Contributor

No description provided.

@smitpatel smitpatel added this to the Backlog milestone Aug 9, 2019
@maumar maumar removed this from the Backlog milestone Nov 3, 2022
@maumar maumar self-assigned this Nov 5, 2022
@maumar
Copy link
Contributor

maumar commented Nov 5, 2022

needed for json array translation (#28648)

@ajcvickers ajcvickers added this to the 8.0.0 milestone Nov 7, 2022
maumar added a commit that referenced this issue Nov 7, 2022
Enable member pushdown for ElementAt(OrDefault) and then handle the method in translation in a similar way to First(OrDefault) with an optional Skip(x) element.

Fixes #17066
maumar added a commit that referenced this issue Nov 8, 2022
Enable member pushdown for ElementAt(OrDefault) and then handle the method in translation in a similar way to First(OrDefault) with an optional Skip(x) element.

Fixes #17066
@maumar
Copy link
Contributor

maumar commented Nov 8, 2022

moved cosmos support to a different issue - #29497

maumar added a commit that referenced this issue Nov 8, 2022
Enable member pushdown for ElementAt(OrDefault) and then handle the method in translation in a similar way to First(OrDefault) with an optional Skip(x) element.

Fixes #17066
maumar added a commit that referenced this issue Nov 8, 2022
Enable member pushdown for ElementAt(OrDefault) and then handle the method in translation in a similar way to First(OrDefault) with an optional Skip(x) element.

Fixes #17066
maumar added a commit that referenced this issue Nov 10, 2022
Enable member pushdown for ElementAt(OrDefault) and then handle the method in translation in a similar way to First(OrDefault) with an optional Skip(x) element.

Fixes #17066
maumar added a commit that referenced this issue Nov 11, 2022
Enable member pushdown for ElementAt(OrDefault) and then handle the method in translation in a similar way to First(OrDefault) with an optional Skip(x) element.

Fixes #17066
maumar added a commit that referenced this issue Nov 16, 2022
Enable member pushdown for ElementAt(OrDefault) and then handle the method in translation in a similar way to First(OrDefault) with an optional Skip(x) element.

Fixes #17066
@ajcvickers ajcvickers modified the milestones: 8.0.0, 8.0.0-preview1 Jan 29, 2023
@ajcvickers ajcvickers modified the milestones: 8.0.0-preview1, 8.0.0 Nov 14, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants