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

Allow to apply groupConcat on expressions #486

Merged
merged 2 commits into from
Feb 11, 2019
Merged

Allow to apply groupConcat on expressions #486

merged 2 commits into from
Feb 11, 2019

Conversation

Edvinas01
Copy link
Contributor

@Edvinas01 Edvinas01 commented Feb 5, 2019

Adds ability to apply groupConcat on Expression instead of just Column. Also adds restriction so that it could only be applied on only String types in order to avoid run-time errors when executing queries.

Resolves #485.

@Edvinas01 Edvinas01 mentioned this pull request Feb 5, 2019
@Tapac Tapac merged commit 49b88b5 into JetBrains:master Feb 11, 2019
@Edvinas01 Edvinas01 deleted the 485-groupConcat-expressions branch February 11, 2019 10:26
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.

2 participants