Open yxfff opened 2 months ago
Could you provide more details? Version of the IRIS full error
trino version 433 intersystems iris:IRIS for Windows (x86-64) 2024.1 (Build 267.2U) Tue Apr 30 2024 16:41:33 EDT
error log:
2024-08-14T09:53:51.601+0800 ERROR stage-scheduler io.trino.execution.StageStateMachine Stage 20240814_015351_00038_p7tgj.0 failed
io.trino.spi.TrinoException: [SQLCODE: <-1>:<无效 SQL 语句 >]
[Location:
I see that in the error it has :%qpar
which is totally unexpected in these places, and this replacement happens in the InterSystems JDBC driver itself, and should be used only for parameters, not in trino-iris
I'll try to reproduce it
I see that in the error it has
:%qpar
which is totally unexpected in these places, and this replacement happens in the InterSystems JDBC driver itself, and should be used only for parameters, not in trino-irisI'll try to reproduce it
thank you very much,Waiting for good news, trino-iris is very helpful to me~
hi, I can connect to iris but I get an error when executing the query. The error is as shown in the picture above. Please help me find out where the problem lies.
error message:[%msg: < 需要标识符,找到:^SELECT :%qpar(1) FROM :%qpar>]