[
https://issues.apache.org/jira/browse/IGNITE-22533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860431#comment-17860431
]
Mikhail Pochatkin commented on IGNITE-22533:
--------------------------------------------
Merged to main 43260e7b0548ba5fbf917d368b664e6d3eab82aa
> Extra error when trying to run non-existent sql file
> ----------------------------------------------------
>
> Key: IGNITE-22533
> URL: https://issues.apache.org/jira/browse/IGNITE-22533
> Project: Ignite
> Issue Type: Task
> Reporter: Igor Gusev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
>
> When trying to execute a non-existent sql file, there is an unknown error and
> then a real error:
> ```
> [defaultNode]> sql --file=world.sq
> Unknown error
> File [/mnt/d/Work/gg9/gridgain9-cli-9.0.127-SNAPSHOT/../../../world.sq] not
> found
> ```
> We need to have only one error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)