Mihai Budiu created CALCITE-6496: ------------------------------------ Summary: Enable tests from outer.iq Key: CALCITE-6496 URL: https://issues.apache.org/jira/browse/CALCITE-6496 Project: Calcite Issue Type: Improvement Components: core Affects Versions: 1.37.0 Reporter: Mihai Budiu
Many tests in outer.iq are disabled with this comment: {code} # The following test is disabled, because we cannot handle non-equi-join. # Following it are the results from MySQL. !if (false) { {code} Most of these tests could probably be enabled, but they require minor formatting. -- This message was sent by Atlassian Jira (v8.20.10#820010)