Skip to content

Commit 3dc5ef3

Browse files
buraksenntimsaucer
andauthored
Update docs/source/library-user-guide/custom-table-providers.md
Co-authored-by: Tim Saucer <timsaucer@gmail.com>
1 parent 4c35657 commit 3dc5ef3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/source/library-user-guide/custom-table-providers.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ understand to design a table provider and where planning and execution work shou
2828
For details on how table constraints such as primary keys or unique
2929
constraints 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

0 commit comments

Comments
 (0)