Files
lancedb/python/tests
Chang She e587a17a64 [python] Support schema evolution in local LanceDB (#452)
Previously if you needed to add a column to a table you'd have to
rewrite the whole table. Instead,
we use the merge functionality from Lance format
to incrementally add columns from another table
or dataframe.

---------

Co-authored-by: Chang She <chang@lancedb.com>
Co-authored-by: Weston Pace <weston.pace@gmail.com>
2023-08-24 14:40:49 -07:00
..
2023-06-15 20:12:10 -04:00
2023-06-15 20:12:10 -04:00
2023-06-15 20:12:10 -04:00
2023-05-04 11:41:05 -07:00