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

fix: pseudo paths in expands #896

Merged
merged 4 commits into from
Nov 18, 2024
Merged

fix: pseudo paths in expands #896

merged 4 commits into from
Nov 18, 2024

Conversation

patricebender
Copy link
Member

pseudo paths were leading to a dump if they were
used in an expand on an association which follows them in its filter expression.

We need to revisit #617, as there is a lot of duplicate logic in two main functions of infer --> get rid of
attachRefLinksToArg!

pseudo paths were leading to a dump if they were
used in an expand on an association which follows them
in its filter expression.

We need to revisit #617, as there is a lot of duplicate logic
in two main functions of `infer` --> get rid of
`attachRefLinksToArg`!
@patricebender patricebender marked this pull request as ready for review November 18, 2024 08:12
@patricebender patricebender merged commit 014c50c into main Nov 18, 2024
3 checks passed
@patricebender patricebender deleted the patrice/pseudo-expand branch November 18, 2024 17:39
@cap-bots cap-bots mentioned this pull request Nov 18, 2024
patricebender pushed a commit that referenced this pull request Nov 19, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>db-service: 1.15.1</summary>

##
[1.15.1](db-service-v1.15.0...db-service-v1.15.1)
(2024-11-18)


### Fixed

* cross joins without on-condition
([#899](#899))
([c61a04a](c61a04a))
* pseudo paths in expands
([#896](#896))
([014c50c](014c50c))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

3 participants