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

[Feature Request] Add implicit coercion modes between types #1735

Open
alancai98 opened this issue Feb 3, 2025 · 0 comments
Open

[Feature Request] Add implicit coercion modes between types #1735

alancai98 opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@alancai98
Copy link
Member

PLK is currently implemented to strictly follow the SQL99 spec, which does not define implicit type coercions between type families (e.g. comparing an int with a varchar without any casting). partiql/partiql-lang#97 clarifies that this is an implementation-defined behavior. We should consider making the implicit coercions configurable:

@alancai98 alancai98 added the enhancement New feature or request label Feb 3, 2025
@alancai98 alancai98 changed the title [Feature Request] Implicit coercion modes between types [Feature Request] Add implicit coercion modes between types Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant