seddonm1 commented on issue #1323:
URL: https://github.com/apache/arrow-rs/issues/1323#issuecomment-1042627182


   I have an implementation of datafusion querying directly against postgres I 
can share. It too uses the catalog but it allows joining a postgres table to a 
parquet table to now a parquet from a S3 compatible source. It would be easy 
enough to define a proper trait so multiple implementations could be done.
   
   I also did the auth and part of a rust postgres protocol server (so pgcli 
can connect to rust) but ran out of time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to