Epic: Implement remaining `information_schema` tables
Nessuno ha ancora preso questa issue.
- Lingua principale
- Rust
- Stelle
- 9.3k
- Fork
- 2.4k
- Merge medio
- 3g 6h
- PR unite (30g)
- 363
Descrizione
Is your feature request related to a problem or challenge?
@JanKaul reported in Discord:
Hey all, I'm trying to use Datafusion with Apache Superset. Superset tries to fetch all available schemas using "information_schema.schemata". I realized that the "schemata" table is currently not implemented.
In general many BI and other tools with use the information_schema tables to determine the contents of a database. It would be nice to make DataFusion implementations more compatible with the ecosystem at large by implementing more of these tables
Describe the solution you'd like
It would be nice to implement more of the information_schema for DataFusion to increase the compatibility
There are many, many tables defined in the information_schema (see postgres docs , many of them potentially impossible to implement in DataFusion (e.g. administrable_role_authorizations
Tasks
- #8917
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia esaminando l'attività completata #8917 e la documentazione PostgreSQL su information_schema collegata nell'issue. Fai un inventario delle tabelle rimanenti che DataFusion può supportare, quindi definisci l'ambito dell'implementazione e la validazione necessaria per una compatibilità più ampia con l'ecosistema. Il lavoro è completato quando le tabelle rimanenti selezionate sono implementate e la loro compatibilità è verificata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust, sql
- Ambito
- databases
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100