Currently RW engine does not support `execute_raw_query` operation. This means it cannot be used in ingestion phase. This is currently not a big deal as datafusion does a good job there, but we should support it for completeness.
Currently RW engine does not support
execute_raw_queryoperation. This means it cannot be used in ingestion phase.This is currently not a big deal as datafusion does a good job there, but we should support it for completeness.