Igor Gusev created IGNITE-22533:
-----------------------------------
Summary: Extra error when trying to run non-existant sql file
Key: IGNITE-22533
URL: https://issues.apache.org/jira/browse/IGNITE-22533
Project: Ignite
Issue Type: Task
Reporter: Igor Gusev
When trying to execute a non-existant 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)