-
Notifications
You must be signed in to change notification settings - Fork 659
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
Recording substituted values #2799
Comments
Similar issue in Oxigraph: oxigraph/oxigraph#1128 An idea: change the variable sustitution definition to make |
This is not the bug of #2896 which may be more like oxigraph/oxigraph#1128. For this issue, where it is actual replacement, not |
Thank you! Sorry for the noise. |
Version
5.2.0
What happened?
From: https://lists.apache.org/thread/ox1hglkz3jcqp1onp2rqdk349fg2poqw
Substitution applied by
QueryTransformOps
does not put assignments into the projection if the query isSELECT *
.Relevant output and stacktrace
Are you interested in making a pull request?
Yes
The text was updated successfully, but these errors were encountered: