[
https://issues.apache.org/jira/browse/CALCITE-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732869#comment-16732869
]
Hongze Zhang commented on CALCITE-2762:
---------------------------------------
I have attached a PR https://github.com/apache/calcite/pull/987.
And sorry for no unit test there. This is basically a change of the tester
itself.
If anyone want to verify the fix, I suggest to start from adding a break point
to line
https://github.com/apache/calcite/blob/5d918acbb0efbf1d1671f034529bdc56a97cb5f8/core/src/test/java/org/apache/calcite/test/QuidemTest.java#L82,
then debug the test class *org.apache.calcite.test.CoreQuidemTest* with
argument "*sql/agg.iq*".
> Quidem env variable is always false if its name is separated by dot(".")
> ------------------------------------------------------------------------
>
> Key: CALCITE-2762
> URL: https://issues.apache.org/jira/browse/CALCITE-2762
> Project: Calcite
> Issue Type: Improvement
> Affects Versions: 1.18.0
> Reporter: Hongze Zhang
> Assignee: Julian Hyde
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)