File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
docs/source/library-user-guide Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,8 @@ understand to design a table provider and where planning and execution work shou
2828For details on how table constraints such as primary keys or unique
2929constraints are handled, see [ Table Constraint Enforcement] ( table-constraints.md ) .
3030
31- This content is based on the blog post
32- [ Writing Custom Table Providers in Apache DataFusion] ( https://datafusion.apache.org/blog/2026/03/31/writing-table-providers/ )
33- by [ Tim Saucer] ( https://github.com/timsaucer ) .
31+ The majority of this content was originally posted in the blog
32+ [ Writing Custom Table Providers in Apache DataFusion] ( https://datafusion.apache.org/blog/2026/03/31/writing-table-providers/ ) .
3433
3534## The Three Layers
3635
You can’t perform that action at this time.
0 commit comments