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

[CBRD-23658] counting Error occurred when argument of COUNT function is constant 'NULL'.(#2296) #2374

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

shparkcubrid
Copy link
Contributor

…is constant 'NULL'.

http://jira.cubrid.org/browse/CBRD-23658

When the argument of the count function is null, I modify it so that it does not change to count_star. and I eliminates unnecessary duplicate logic in the type check.
@shparkcubrid shparkcubrid self-assigned this Jul 13, 2020
@shparkcubrid shparkcubrid merged commit 151cbd3 into CUBRID:release/10.2 Jul 13, 2020
@shparkcubrid shparkcubrid deleted the CBRD-23658_p10_22 branch July 13, 2020 08:25
@hgryoo hgryoo added this to the 10.2 Patch 2 milestone Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants