zabetak commented on code in PR #4591:
URL: https://github.com/apache/calcite/pull/4591#discussion_r2465893145


##########
core/src/main/java/org/apache/calcite/util/Bug.java:
##########
@@ -226,6 +226,12 @@ public abstract class Bug {
    * is fixed. */
   public static final boolean CALCITE_6611_FIXED = false;
 
+  /** Whether
+   * <a 
href="https://issues.apache.org/jira/browse/CALCITE-7201";>[CALCITE-7201]
+   * ClassCastException in RexInterpreter#search with different NUMERIC 
values</a>
+   * is fixed. */
+  public static final boolean CALCITE_7201_FIXED = false;

Review Comment:
   Fixed in 
https://github.com/apache/calcite/pull/4591/commits/fbdcce8270d9d99dd604d5db1d65cbee1dbed6f0



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to