You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to execute query: DELETE FROM `esT` WHERE `DOLOrIBUS` = 0.73806196 AND `consEquatuR` = false err=0: Table operation error, at src/frontend/src/instance.rs:302:14
1: Failed to execute logical plan, at /Users/hanfox/Desktop/code/contribute/greptimedb/src/operator/src/statement.rs:269:14
2: Failed to create RecordBatch, at src/query/src/datafusion.rs:134:31
3: , at src/common/recordbatch/src/adapter.rs:254:55
4: External(0: , at src/common/recordbatch/src/adapter.rs:254:55
1: External(0: , at src/common/recordbatch/src/adapter.rs:254:55
1: External(External(0: Fail to create datafusion record batch, at /Users/hanfox/Desktop/code/contribute/greptimedb/src/common/recordbatch/src/recordbatch.rs:51:14
1: InvalidArgumentError("column types must match schema types, expected Float32 but found Int32 at column index 3")))))
At the same time, after I connect to port 4002 using mycli: select * from est;. The same error may also occur.
I don't understand why there would be a type exception issue in repudiAndae? From the insert sql, this input also appears to be correct.
At the same time, after I connect to port 4002 using mycli:
select * from
est;
. The same error may also occur.I don't understand why there would be a type exception issue in
repudiAndae
? From the insert sql, this input also appears to be correct.@WenyXu
Originally posted by @hanxuanliang in #3867 (comment)
The text was updated successfully, but these errors were encountered: