Skip to content

[CALCITE-2340] Fix AvgVarianceConvertlet#710

Closed
laurentgo wants to merge 1 commit intoapache:masterfrom
laurentgo:laurentgo/CALCITE-2340
Closed

[CALCITE-2340] Fix AvgVarianceConvertlet#710
laurentgo wants to merge 1 commit intoapache:masterfrom
laurentgo:laurentgo/CALCITE-2340

Conversation

@laurentgo
Copy link
Copy Markdown
Contributor

Fix a bug in AvgVarianceConvertlet where an invalid CAST call with an
invalid number of arguments (1 instead of 2) would be generated if
the infered returned type for the call is not the same as the type
from the original operand.

Fix a bug in AvgVarianceConvertlet where an invalid CAST call with an
invalid number of arguments (1 instead of 2) would be generated if
the infered returned type for the call is not the same as the type
from the original operand.
@laurentgo
Copy link
Copy Markdown
Contributor Author

Already fixed as part of #779

@laurentgo laurentgo closed this Mar 5, 2019
@laurentgo laurentgo deleted the laurentgo/CALCITE-2340 branch March 5, 2019 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants