We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b56738 commit 2c21244Copy full SHA for 2c21244
README.md
@@ -19,7 +19,7 @@ picking up unfinished items.
19
20
- [x] datafusion-postgres as a CLI tool
21
- [x] datafusion-postgres as a library
22
-- [ ] datafusion information schema: a postgres compatible `information_schema`
+- [x] datafusion information schema: a postgres compatible `information_schema`
23
- [ ] datafusion pg catalog: a postgres compatible `pg_catalog`
24
- [ ] data type mapping between arrow and postgres: in progress
25
- [ ] additional postgres functions for datafusion
0 commit comments