For anyone interested in this, I've also put together a draft PR with a supporting implementation: https://github.com/apache/arrow/pull/9762
> -----Original Message----- > From: Ruan Pearce-Authers <r...@reservoirdb.com> > Sent: 20 March 2021 11:43 > To: dev@arrow.apache.org > Subject: [Rust] [DataFusion] Proposal: support catalogs and schemas for table > namespacing > > Hey all, > > I've put together a short proposal for how we might augment DataFusion > with full support for catalog/schema-based namespacing of tables, in line > with the SQL standard. > > The doc lives here, should allow comments from everyone: > https://docs.google.com/document/d/1_bCP_tjVRLJyOrMBOezSFNpF0hwPa > 1ZS_qMWv1uvtS4/edit?usp=sharing > > Please let me know if you have any thoughts or feedback! I may try and > develop a prototype implementation next week to support this :) > > Cheers, > Ruan