Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.4.0 Release #3280

Closed
30 of 32 tasks
andyfengHKU opened this issue Apr 15, 2024 · 1 comment
Closed
30 of 32 tasks

v0.4.0 Release #3280

andyfengHKU opened this issue Apr 15, 2024 · 1 comment
Labels
new-release Notes and discussion on new release
Milestone

Comments

@andyfengHKU
Copy link
Contributor

andyfengHKU commented Apr 15, 2024

We are entering a new release cycle for v0.4.0. The estimated release date is around April 24th.

Changes

Breaking Changes

  • Import/Export database
  • Copy from subquery
  • Bulk insertion into non-empty database
  • External database scanner
    • DuckDB scanner
    • Postgres scanner
  • Scan from pandas pyarrow backend (Pandas pyarrow backend #3058)

Usability Improvements

Performance Improvements

TODOs

Issue

  • Disable import/export RDF GRAPH
  • Enable import/export REL GROUP
  • Multiple statements query in all language bindings & explorer (# 3214)
  • StartNode, EndNode & extend direction

Benchmarks

  • External database scanner
  • Internal ID compression

Documentation

  • Import/Export database
  • Functions
    • List_reverse
    • Levenshtein
    • Similarity search
    • Array functions
    • Initcap & concat
    • Coalesce and ifnull
    • list to string
    • Utility hash functions
  • Copy from subquery
  • Bulk insertion into non-empty database
  • DuckDB database scanner
  • Postgres database scanner
  • Scan from pandas pyarrow backend
  • Support read after update in the same statement
  • Support UNWIND on ARRAY type: Allow UNWIND for ARRAY data type #3401
  • Rename VAR_LIST to LIST, FIXED_LIST to ARRAY
  • ARRAY now supports any child data type.
  • Modify table_info output: Modify output for table_info command in rel table #2991
  • Remove deprecated function read_pandas()

Blog Post

  • Import/Export database
  • Copy from subquery
  • Bulk insertion into non-empty database
  • External database scanner
  • Scan from pandas pyarrow backend
@andyfengHKU andyfengHKU added the new-release Notes and discussion on new release label Apr 15, 2024
@andyfengHKU andyfengHKU pinned this issue Apr 15, 2024
@prrao87 prrao87 added this to the v0.4.0 milestone Apr 18, 2024
@andyfengHKU
Copy link
Contributor Author

Closed because we have released.

@andyfengHKU andyfengHKU unpinned this issue May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-release Notes and discussion on new release
Projects
None yet
Development

No branches or pull requests

2 participants