Skip to content

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU requested a review from prrao87 August 1, 2024 03:38
Copy link
Member

@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.

Minor typo fixes

@prrao87 prrao87 merged commit 4b77f7e into v0.5.0 Aug 1, 2024
2 checks passed
@prrao87 prrao87 deleted the xiyang-v0.5.0 branch August 1, 2024 12:54
prrao87 added a commit that referenced this pull request Aug 5, 2024
* Combine external database extension docs into one page

* Add an intro guide on prepared statements

* Update parquet.md

* Fixed outdated image imports (#181)

* Ziyi v0.5.0 (#182)

* add sqlite doc

* Add attach remote kuzu database doc

* add doc

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Fix formatting

* Add Preliminary Docs for Python UDF support (#140)

* add prelim docs

* update documentation

* add extra features

* fix

* Add Python UDF docs

* Add copy from dataframes

* Add scan from polars and pyarrow tables

* Add decimal docs

* Add decimal size

* Add skip parameter for copy and load from

* Add multi-line statements

* Clarify multi-line statements

* Clarify subqueries in ddl and Cypher

* Add JSON Documentation (#185)

* Add hyperlinks to headings and test fix relative urls (#183)

* Add heading link

* Fix syntax highlighting

* Update packages

* Test fix

* Fix build process for broken links by removing support for relative URLs (#184)

* Combine external database extension docs into one page

* Add an intro guide on prepared statements

* Update parquet.md

* Fixed outdated image imports (#181)

* Ziyi v0.5.0 (#182)

* add sqlite doc

* Add attach remote kuzu database doc

* add doc

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Fix formatting

* Add heading link

* Fix syntax highlighting

* Update packages

* Test fix

* Fix relative url issues

---------

Co-authored-by: ziyi chen <[email protected]>
Co-authored-by: Mattias <[email protected]>

* add changes

* remove history.txt

* typo

---------

Co-authored-by: Prashanth Rao <[email protected]>
Co-authored-by: ziyi chen <[email protected]>
Co-authored-by: Mattias <[email protected]>

* Updated cli doc (#189)

* Add doc for user defined types (#191)

* Add doc for udt

* remove csv list_begin/end

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Update JSON docs

* Update casting docs - closes #153

* Update user-defined types

* Update create table

* Update user-defined types

* Update serial

* Concurrency (#192)

* Add hyperlinks to headings and test fix relative urls (#183)

* Add heading link

* Fix syntax highlighting

* Update packages

* Test fix

* Fix build process for broken links by removing support for relative URLs (#184)

* Combine external database extension docs into one page

* Add an intro guide on prepared statements

* Update parquet.md

* Fixed outdated image imports (#181)

* Ziyi v0.5.0 (#182)

* add sqlite doc

* Add attach remote kuzu database doc

* add doc

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Fix formatting

* Add heading link

* Fix syntax highlighting

* Update packages

* Test fix

* Fix relative url issues

---------

Co-authored-by: ziyi chen <[email protected]>
Co-authored-by: Mattias <[email protected]>

* Fix  typos

* Add docs on concurrency

* Update concurrency docs

* Fix broken link

* edits (#190)

---------

Co-authored-by: ziyi chen <[email protected]>
Co-authored-by: Mattias <[email protected]>
Co-authored-by: Semih Salihoglu <[email protected]>

* Update concurrency docs (#193)

* sequence docs for 0.5.0 (#194)

* update functions (#197)

* Add lambda function and join hint (#198)

* Update concurrency and installation docs

* Update index.mdx (#199)

* Update index.mdx

* Update index.mdx

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Added progress bar docs (#201)

* More Sequence Doc Updates (#200)

* additional updates to sequence docs

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Updates to DDL, map and struct data type docs (#203)

* Updates to DDL, map and struct data type docs

* Update DDL and sequence

* Update serial

* Update sequence and serial

* Add YT video to tutorials

* Add explorer dev build docs (#205)

* Update tutorials

* Fix issues with JSON extension docs

* More JSON fixes

* Docs fixes (#206)

* Remove reference to sequence in data types

* Update join order hints

* fix-sequence

* Doc for checkpoint statement and checkpoint_threshold configuration (#208)

* draft: checkpoint statement and checkpoint_threshold

* minor polish

* Update copy from dataframe

* fix namespace collision with user-defined type

* CLI doc update

* Reorg index

* update join hint & add missing table functions (#209)

* update join hint & add missing table functions

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Update documentation for JSON (#207)

* update documentation for json

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Update httpfs.md (#210)

* Update httpfs.md

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Remove redundant section

* Remove redundant section

* Fix header

* Rename file

* Fix header

* Comment out UDTs

* Add load from default header doc (#212)

* Add load from default header doc

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Clarify load-from docs

* Reorg extensions

* Fix semih feedback - part 1 (#213)

* Add more sequence docs

* Fix typo

* V0.5.0 semih edits (#214)

* in the middle

* minor

* Minor fixes (#215)

* Update httpfs and external kuzu db docs

* fix

* Minor fixes

* Update CLI docs

* Add progress bar docs to explorer

* temp remove sequence from docs (#216)

* Separate database and connection configuration (#218)

* separate connection and database configuration

* change panel title for configuration

* Update src/content/docs/cypher/configuration.md

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Rename path type to recursive relationship (#217)

* Rename path type to recursive relationship

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Close #179 and fix headers

* Fix length definition in recursive_rel

* More clarifications on length

* Update Python API docs (#220)

* Fix title

* Updaet Python API docs

* Link Call as a statement and as a clause (#221)

* explain CALL more

* polish

* join order hint edits (#222)

* join order hint edits

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <[email protected]>

* Remove old files and fix CLI formatting in data types (#226)

* Remove redundant files from old docs

* Data types: Update CLI for new table formats

* Fix syntax highlighting

* more edits (#225)

Co-authored-by: Prashanth Rao <[email protected]>

* Fix copy from JSON docs

---------

Co-authored-by: ziyi chen <[email protected]>
Co-authored-by: Mattias <[email protected]>
Co-authored-by: Maxwell <[email protected]>
Co-authored-by: Semih Salihoglu <[email protected]>
Co-authored-by: yiyun-sj <[email protected]>
Co-authored-by: andyfeng <[email protected]>
Co-authored-by: Guodong Jin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants