I am able to connect to my dremio community container using DremioFlightEndpoint library. But I am struggling to ingest data. So I tried pyarrow, but I am struggling generating the access token. Looks like PAT is not possible in community edition. Is there a way to connect using username / password, e.g. generate a bearer token based on username / password, or how would that work ?
would be super helpful to get this connection working
Thanks
Chris