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
SELECT ALL m0.f0, m0.f1FROM m0 WHERE (((CAST(m0.f0AS STRING))LIKE(CAST('-1815689901'AS STRING)))) NOT IN (((CAST(m0.f1AS STRING))LIKE(CAST(0.9733431918403004AS STRING))));
But it doesn't support.
Oct 08 11:30:22.444 ERROR datafusion::scheduler: worker 10 panicked with: not implemented: InList does not yet support nested columns.
at datafusion-11.0.0/src/scheduler/mod.rs:107
The text was updated successfully, but these errors were encountered:
I ran the following SQL.
But it doesn't support.
Oct 08 11:30:22.444 ERROR datafusion::scheduler: worker 10 panicked with: not implemented: InList does not yet support nested columns.
at datafusion-11.0.0/src/scheduler/mod.rs:107
The text was updated successfully, but these errors were encountered: