The issue I encountered is indeed identical to the error code mentioned in your post. I encountered the problem while using the DremioFlightEndpoint interface. Thank you for bringing this to my attention. Could you please clarify if there are any limitations regarding JDBC or ODBC interfaces, such as any restrictions on creating views when using DremioFlightEndpoint?"
and the same error in adbc like this : Encounter pyarrow Invalid Parameter Error When Creating View Using Dremio Flight Endpoint - Dremio University - Dremio
This is the ADBC interface I created based on the documentation I referred to. : arrow-flight-client-examples/python at main ยท dremio-hub/arrow-flight-client-examples (github.com)