yanlin-Lynn commented on a change in pull request #1442: [CALCITE-3319] Remove
throwing AssertionError code in ReduceDecimalsRule
URL: https://github.com/apache/calcite/pull/1442#discussion_r321936984
##########
File path: core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java
##########
@@ -6300,6 +6301,17 @@ private MyProjectRule(Class<? extends Project> clazz,
sql(sql).with(HepProgram.builder().build()).withDecorrelation(true).checkUnchanged();
}
+
+ /**
+ * Test case for <a
href="https://issues.apache.org/jira/browse/CALCITE-3319">[CALCITE-3319]</a>
+ */
Review comment:
OK. I update the PR. Thanks for reminding me.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services