Does Dremio OSS support for arrow flight `do_put`?

I am developing a client-side implementation of the Arrow Flight RPC protocol. I am specifically interested in the do_put method, which allows me to upload data to a Dremio server. I have not been able to find a working example of how to use do_put, and I would like to know if DremioOSS supports this method.