Open vibhatha opened 1 year ago
SELECT * FROM table LIMIT 1
It would generate a Substrait plan with Fetch. This is not properly consumed with the current visitor models. Evaluate what is happening and fix it.
It would generate a Substrait plan with Fetch. This is not properly consumed with the current visitor models. Evaluate what is happening and fix it.