Description
Issue:
Getting line separator symbols "\r\n" in OBDC error text.
For example:
ALTER TABLE PUBLIC.CAR DROP COLUMN IF EXISTS NAME ('HY000', '[HY000] org.apache.ignite.sql.SqlException: Failed to parse query: Encountered "" at line 1, column 36.\r\nWas expecting one of:\r\n (262147, 3e945522-7d71-48c0-a8cf-675bbc078bb0) (0) (SQLExecDirectW)')
Reproducer:
- Start Ignite node.
- Execute command:
python3 odbc_client.py -o smoke0.sql.actual localhost:10800 smoke0.sql
Commit id:
2655e406b06a2605c2d5ad9402e06d81c1a168ef