kylebarron commented on issue #513:
URL:
https://github.com/apache/datafusion-python/issues/513#issuecomment-3360169821
I think it's fine to be explicit about query parameters instead of using
implicit replacement scans.
My only question is if there's a syntax that is in wide existing use, so
that we don't create a slightly derived SQL dialect that is incompatible with
what people are used to. I've seen `:param` and `?` before; should we use one
of those instead of creating `{variable}`?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]