Skip to content

Commit

Permalink
Update docs/source/user-guide/sql/dialect.md
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Findeisen <[email protected]>
  • Loading branch information
alamb and findepi authored Dec 11, 2024
1 parent 8fd7f44 commit e9f5da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/user-guide/sql/dialect.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SQL dialect], including:
Notable exceptions:

- Array/List functions and semantics follow the [DuckDB SQL dialect].
- DataFusion's type system is based on the [Apache Arrow type system], and the mapping to PostgrSQL types is not always 1:1.
- DataFusion's type system is based on the [Apache Arrow type system], and the mapping to PostgreSQL types is not always 1:1.
- DataFusion has its own syntax (dialect) for certain operations (like [`CREATE EXTERNAL TABLE`])

As Apache DataFusion is designed to be fully customizable, systems built on
Expand Down

0 comments on commit e9f5da1

Please sign in to comment.