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

Add composability to casting and index operators #34229

Merged
merged 2 commits into from Feb 8, 2022

Conversation

evillique
Copy link
Member

@evillique evillique commented Feb 1, 2022

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Add ability to compose PostgreSQL-style cast operator :: with ArrayElement and TupleElement.

Fixes #34204.

Information about CI checks: https://clickhouse.tech/docs/en/development/continuous-integration/

@robot-clickhouse robot-clickhouse added the pr-improvement Pull request with some product improvements label Feb 1, 2022
@CurtizJ CurtizJ self-assigned this Feb 1, 2022
@CurtizJ CurtizJ merged commit b21adb8 into ClickHouse:master Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Casting and array index operators are not composable
3 participants