This is an automated email from the ASF dual-hosted git repository.
apkhmv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 482be6f528 IGNITE-18761 Sql. TypeOf can short-circuit only when its
argument is a constant expression (#2000)
add 58acf15bee IGNITE-19296 Unmute PicocliBugTest (#2007)
No new revisions were added by this update.
Summary of changes:
.../commands/sql/SqlReplTopLevelCliCommand.java | 2 --
.../cli/commands/version/VersionCommand.java | 2 --
.../internal/cli/commands/CliCommandTestBase.java | 14 ++------------
.../{PicocliBugTest.java => ReuseCommandTest.java} | 22 ++++++++--------------
4 files changed, 10 insertions(+), 30 deletions(-)
rename
modules/cli/src/test/java/org/apache/ignite/internal/cli/commands/{PicocliBugTest.java
=> ReuseCommandTest.java} (81%)