Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Add doc for duckdb/sqlite/postgres's type conversion#348

Merged
prrao87 merged 10 commits intodevfrom
relation-db-type-conversion
Feb 3, 2025
Merged

Add doc for duckdb/sqlite/postgres's type conversion#348
prrao87 merged 10 commits intodevfrom
relation-db-type-conversion

Conversation

@acquamarin
Copy link
Contributor

@acquamarin acquamarin commented Jan 27, 2025

Adds the type conversion for external RDBMS extensions. Closes #326

@acquamarin acquamarin changed the title [IN PROGRESS] Add doc for duckdb's type conversion Add doc for duckdb's type conversion Jan 30, 2025
@acquamarin acquamarin requested a review from prrao87 January 30, 2025 17:07
@acquamarin acquamarin changed the title Add doc for duckdb's type conversion Add doc for duckdb/sqlite/postgres's type conversion Jan 30, 2025
acquamarin and others added 5 commits February 3, 2025 11:15
Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>
@prrao87 prrao87 linked an issue Feb 3, 2025 that may be closed by this pull request
Copy link
Contributor

@prrao87 prrao87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Will make any additional minor fixes as necessary.

@prrao87 prrao87 merged commit 448d55d into dev Feb 3, 2025
2 checks passed
@prrao87 prrao87 deleted the relation-db-type-conversion branch February 3, 2025 17:46
prrao87 added a commit that referenced this pull request Feb 5, 2025
* Delta Lake docs (#313)

* Create delta.mdx

* Update delta.mdx

* Update index.mdx

* Update delta.mdx

* Update delta.mdx

* Fixes

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: prrao87 <prrao87@gmail.com>

* Add Iceberg Extension Documentation (#314)

* add ice_berg docu

* Update src/content/docs/extensions/iceberg.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/iceberg.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* restructure

* restructure

* restructure

* update table

* update table

* Apply suggestions from code review

* update table

* Fixes

---------

Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: prrao87 <prrao87@gmail.com>

* Fix file extension

* Minor fixes

* Create wasm.mdx

Update wasm.mdx

Update docs (#331)

Fix demo script

Starting merge for 0.8.0

* remove progress_bar_time from docs (#337)

* Fix ignore errors in DataFrame section (#338)

* Add doc for `show_indexes`, `show_official_extensions`  (#339)

* Add doc for `show_indexes`, `show_official_extensions` and `show_loaded_extensions`

* Apply suggestions from code review

* Update src/content/docs/cypher/query-clauses/call.md

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

* FTS index (#332)

* Create full-text-search.md

* Update full-text-search.md

* Update FTS docs

---------

Co-authored-by: prrao87 <prrao87@gmail.com>

* Document the behaviour of import/export database with indexes (#340)

* Add doc for file-format option (#342) (#343)

* Add doc for file-format

* Update index.mdx

* Apply suggestions from code review

---------

Co-authored-by: ziyi chen <chenziyi990424@gmail.com>

* Fix typos and improve formatting

* Add doc for yield clause (#347)

* Add doc for yield clause

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

* skip/limit doc (#341)

* skip/limit doc

* Update limit.md

* Update limit.md

* Update skip.md

* Add documentation on special behaviour for query result getNext() (#351)

* Add docs on query result getNext() behaviour

* Add manual frees in C API example

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

* Update rdbms.mdx (#352)

* Add doc for duckdb/sqlite/postgres's type conversion (#348)

* Add doc for duckdb's type conversion

* Update rdbms.mdx

* Update rdbms.mdx

* Update rdbms.mdx

* Update rdbms.mdx

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update rdbms.mdx

---------

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Rename output of fts (#354)

* Add doc for rel_table_group (#349)

* rel-table-group

* Polish rel group

* Update src/content/docs/cypher/data-definition/create-table.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/cypher/data-definition/create-table.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/cypher/data-definition/create-table.md

---------

Co-authored-by: xiyang <x74feng@uwaterloo.ca>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Fix formatting

* Update src/content/docs/migrate/index.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Fix export-db with index doc

* Add reference to the bm25 match algo (#357)

* edits

* Update wasm.mdx

* Update wasm.mdx

* Update full-text-search.md (#358)

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

* Fts minor fix (#362)

* fts minor fix

* Update full-text-search.md

* Update index.mdx

* Update installation.mdx

* Update installation.mdx

* Update installation.mdx

* Improve load/scan docs

* Update config

---------

Co-authored-by: ziyi chen <chenziyi990424@gmail.com>
Co-authored-by: Sterling Shi <156466823+SterlingT3485@users.noreply.github.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: 囧囧 <liuc223@gmail.com>
Co-authored-by: Howe Wang <104328541+WWW0030@users.noreply.github.com>
Co-authored-by: Royi Luo <r.luo@hotmail.ca>
Co-authored-by: xiyang <x74feng@uwaterloo.ca>
Co-authored-by: semihsalihoglu-uw <ssalihoglu@uwaterloo.ca>
prrao87 pushed a commit that referenced this pull request Feb 7, 2025
* Create delta.mdx

* Update delta.mdx

* Update index.mdx

* Update delta.mdx

* Update delta.mdx

* Fixes

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: prrao87 <prrao87@gmail.com>

Add Iceberg Extension Documentation (#314)

* add ice_berg docu

* Update src/content/docs/extensions/iceberg.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/iceberg.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* restructure

* restructure

* restructure

* update table

* update table

* Apply suggestions from code review

* update table

* Fixes

---------

Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: prrao87 <prrao87@gmail.com>

Fix file extension

Minor fixes

Create wasm.mdx

Update wasm.mdx

Update docs (#331)

Fix demo script

Starting merge for 0.8.0

remove progress_bar_time from docs (#337)

Fix ignore errors in DataFrame section (#338)

Add doc for `show_indexes`, `show_official_extensions`  (#339)

* Add doc for `show_indexes`, `show_official_extensions` and `show_loaded_extensions`

* Apply suggestions from code review

* Update src/content/docs/cypher/query-clauses/call.md

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

FTS index (#332)

* Create full-text-search.md

* Update full-text-search.md

* Update FTS docs

---------

Co-authored-by: prrao87 <prrao87@gmail.com>

Document the behaviour of import/export database with indexes (#340)

Add doc for file-format option (#342) (#343)

* Add doc for file-format

* Update index.mdx

* Apply suggestions from code review

---------

Co-authored-by: ziyi chen <chenziyi990424@gmail.com>

Fix typos and improve formatting

Add doc for yield clause (#347)

* Add doc for yield clause

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

skip/limit doc (#341)

* skip/limit doc

* Update limit.md

* Update limit.md

* Update skip.md

Add documentation on special behaviour for query result getNext() (#351)

* Add docs on query result getNext() behaviour

* Add manual frees in C API example

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

Update rdbms.mdx (#352)

Add doc for duckdb/sqlite/postgres's type conversion (#348)

* Add doc for duckdb's type conversion

* Update rdbms.mdx

* Update rdbms.mdx

* Update rdbms.mdx

* Update rdbms.mdx

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update rdbms.mdx

---------

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

Rename output of fts (#354)

Add doc for rel_table_group (#349)

* rel-table-group

* Polish rel group

* Update src/content/docs/cypher/data-definition/create-table.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/cypher/data-definition/create-table.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/cypher/data-definition/create-table.md

---------

Co-authored-by: xiyang <x74feng@uwaterloo.ca>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>

Fix formatting

Update src/content/docs/migrate/index.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

Fix export-db with index doc

Add reference to the bm25 match algo (#357)

edits

Update wasm.mdx

Update wasm.mdx

Update full-text-search.md (#358)

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

Fts minor fix (#362)

* fts minor fix

* Update full-text-search.md

Update index.mdx

Update installation.mdx

Update installation.mdx

Update installation.mdx

Improve load/scan docs

Update config
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc supported types/converted rules in postgres/duckdb/sqlite scanner

3 participants