Commit Graph

  • b2a38ac366 fix: make pylance optional again (#2209) Will Jones 2025-03-21 11:26:32 -07:00
  • bdb6c09c3b feat: support binary vector and IVF_FLAT in TypeScript (#2221) BubbleCal 2025-03-22 01:57:08 +08:00
  • 2bfdef2624 ci: refactor node releases (#2223) Will Jones 2025-03-21 10:56:29 -07:00
  • 7982d5c082 fix: correct rust install docs (#2253) Samuel Colvin 2025-03-21 17:12:53 +00:00
  • 7ff6ec7fe3 feat: upgrade to lance v0.25.0-beta.5 (#2248) BubbleCal 2025-03-22 01:12:23 +08:00
  • ba1ded933a fix: add better check for empty results in hybrid search (#2252) Ayush Chaurasia 2025-03-21 13:05:05 +05:30
  • b595d8a579 fix(nodejs): workaround for apache-arrow null vector issue (#2244) Will Jones 2025-03-20 08:07:10 -07:00
  • 2a1d6d8abf ci: simplify windows builds (#2243) Will Jones 2025-03-20 08:06:56 -07:00
  • 440a466a13 ci: remove OpenSSL as dependency in favor of rustls (#2242) Will Jones 2025-03-20 08:06:45 -07:00
  • b9afd9c860 docs: add late interaction, multi-vector guide & link example (#2231) Ayush Chaurasia 2025-03-20 20:29:32 +05:30
  • a6b6f6a806 ci: drop vectordb support for musl, windows ARM (#2241) Will Jones 2025-03-19 12:23:46 -07:00
  • ae1548b507 docs: add cloud & enterprise cta (#2235) Ayush Chaurasia 2025-03-19 23:25:05 +05:30
  • 4e03ee82bc refactor: rework catalog/database options (#2213) Weston Pace 2025-03-18 10:13:59 -07:00
  • 46a6846d07 refactor: remove dataset reference from base table (#2226) Weston Pace 2025-03-17 06:27:33 -07:00
  • a207213358 fix: insert structs in non-alphabetical order (#2222) Will Jones 2025-03-13 14:46:05 -07:00
  • 6c321c694a feat: upgrade lance to 0.25.0-beta2 (#2220) BubbleCal 2025-03-14 05:12:54 +08:00
  • 5c00b2904c feat: add get dataset method on NativeTable (#2021) Bob Liu 2025-03-14 02:15:28 +08:00
  • 14677d7c18 fix: metric type inconsistency (#2122) Gagan Bhullar 2025-03-12 11:28:37 -06:00
  • dd22a379b2 fix: use Self return type annotation for abstract query builder (#2127) Martin Schorfmann 2025-03-12 18:08:25 +01:00
  • 7747c9bcbf feat(node): parse arrow types in alterColumns() (#2208) Will Jones 2025-03-12 09:57:36 -07:00
  • c9d6fc43a6 docs: use bypass_vector_index() instead of use_index=false (#2115) QianZhu 2025-03-12 09:31:09 -07:00
  • 581bcfbb88 docs: fix docstring of EmbeddingFunction (#2118) Martin Schorfmann 2025-03-12 17:30:01 +01:00
  • 3750639b5f feat(rust): add connect_catalog method to support connect catalog via url (#2177) vinoyang 2025-03-12 20:19:03 +08:00
  • e744d54460 Updating package-lock.json Lance Release 2025-03-11 14:00:55 +00:00
  • 9d1ce4b5a5 Updating package-lock.json Lance Release 2025-03-11 13:15:18 +00:00
  • 729ce5e542 Updating package-lock.json Lance Release 2025-03-11 13:15:03 +00:00
  • de6739e7ec Bump version: 0.18.1-beta.0 → 0.18.1 v0.18.1 Lance Release 2025-03-11 13:14:49 +00:00
  • 495216efdb Bump version: 0.18.0 → 0.18.1-beta.0 Lance Release 2025-03-11 13:14:44 +00:00
  • a3b45a4d00 Bump version: 0.21.1-beta.0 → 0.21.1 python-v0.21.1 Lance Release 2025-03-11 13:14:30 +00:00
  • c316c2f532 Bump version: 0.21.0 → 0.21.1-beta.0 Lance Release 2025-03-11 13:14:29 +00:00
  • 3966b16b63 fix: restore pylance as mandatory dependency (#2204) Weston Pace 2025-03-11 06:13:52 -07:00
  • 5661cc15ac Updating package-lock.json Lance Release 2025-03-10 23:53:56 +00:00
  • 4e7220400f Updating package-lock.json Lance Release 2025-03-10 23:13:52 +00:00
  • ae4928fe77 Updating package-lock.json Lance Release 2025-03-10 23:13:36 +00:00
  • e80a405dee Bump version: 0.18.0-beta.1 → 0.18.0 v0.18.0 Lance Release 2025-03-10 23:13:18 +00:00
  • a53e19e386 Bump version: 0.18.0-beta.0 → 0.18.0-beta.1 Lance Release 2025-03-10 23:13:13 +00:00
  • c0097c5f0a Bump version: 0.21.0-beta.2 → 0.21.0 python-v0.21.0 Lance Release 2025-03-10 23:12:56 +00:00
  • c199708e64 Bump version: 0.21.0-beta.1 → 0.21.0-beta.2 Lance Release 2025-03-10 23:12:56 +00:00
  • 4a47150ae7 feat: upgrade to lance 0.24.1 (#2199) Weston Pace 2025-03-10 15:18:37 -07:00
  • f86b20a564 fix: delete tables from DDB on drop_all_tables (#2194) Wyatt Alt 2025-03-10 15:00:53 -07:00
  • cc81f3e1a5 fix(python): typing (#2167) msu-reevo 2025-03-10 09:01:23 -07:00
  • bc49c4db82 feat: respect datafusion's batch size when running as a table provider (#2187) Weston Pace 2025-03-07 05:53:36 -08:00
  • d2eec46f17 feat: add support for streaming input to create_table (#2175) Weston Pace 2025-03-06 11:55:00 -08:00
  • 51437bc228 Bump version: 0.21.0-beta.0 → 0.21.0-beta.1 python-v0.21.0-beta.1 Lance Release 2025-03-06 19:23:06 +00:00
  • fa53cfcfd2 feat: support modifying field metadata in lancedb python (#2178) Bert 2025-03-04 16:58:46 -05:00
  • 374fe0ad95 feat(rust): introduce Catalog trait and implement ListingCatalog (#2148) vinoyang 2025-03-04 12:22:24 +08:00
  • 35e5b84ba9 chore: upgrade lance to 0.24.0-beta.1 (#2171) BubbleCal 2025-03-03 12:32:12 +08:00
  • 7c12d497b0 ci: bump python to 3.12 in GHA (#2169) Lei Xu 2025-03-01 17:24:02 -08:00
  • dfe4ba8dad chore: add reo integration (#2149) ayao227 2025-02-28 07:51:34 -08:00
  • fa1b9ad5bd fix: don't use with_schema to remove schema metadata (#2162) Weston Pace 2025-02-27 10:24:00 -08:00
  • 8877eb020d feat: record the server version for remote table (#2147) BubbleCal 2025-02-27 15:55:59 +08:00
  • 01e4291d21 feat(python): drop hard dependency on pylance (#2156) Will Jones 2025-02-26 15:53:45 -08:00
  • ab3ea76ad1 Updating package-lock.json Lance Release 2025-02-26 21:23:39 +00:00
  • 728ef8657d Updating package-lock.json Lance Release 2025-02-26 20:11:37 +00:00
  • 0b13901a16 Updating package-lock.json Lance Release 2025-02-26 20:11:22 +00:00
  • 84b110e0ef Bump version: 0.17.0 → 0.18.0-beta.0 v0.18.0-beta.0 Lance Release 2025-02-26 20:11:07 +00:00
  • e1836e54e3 Bump version: 0.20.0 → 0.21.0-beta.0 python-v0.21.0-beta.0 Lance Release 2025-02-26 20:10:54 +00:00
  • 4ba5326880 feat: reapply upgrade lance to v0.23.3-beta.1 (#2157) Weston Pace 2025-02-26 11:44:11 -08:00
  • b036a69300 Updating package-lock.json Lance Release 2025-02-26 19:32:22 +00:00
  • 5b12a47119 feat!: revert query limit to be unbounded for scans (#2151) Will Jones 2025-02-26 10:32:14 -08:00
  • 769d483e50 Updating package-lock.json Lance Release 2025-02-26 18:16:59 +00:00
  • 9ecb11fe5a Updating package-lock.json Lance Release 2025-02-26 18:16:42 +00:00
  • 22bd8329f3 Bump version: 0.17.0-beta.0 → 0.17.0 v0.17.0 Lance Release 2025-02-26 18:16:07 +00:00
  • a736fad149 Bump version: 0.16.1-beta.3 → 0.17.0-beta.0 Lance Release 2025-02-26 18:16:01 +00:00
  • 072adc41aa Bump version: 0.20.0-beta.0 → 0.20.0 python-v0.20.0 Lance Release 2025-02-26 18:15:23 +00:00
  • c6f25ef1f0 Bump version: 0.19.1-beta.3 → 0.20.0-beta.0 Lance Release 2025-02-26 18:15:23 +00:00
  • 2f0c5baea2 Revert "chore: upgrade lance to v0.23.3-beta.1 (#2153)" Weston Pace 2025-02-26 10:14:29 -08:00
  • a63dd66d41 chore: upgrade lance to v0.23.3-beta.1 (#2153) BubbleCal 2025-02-27 01:52:28 +08:00
  • d6b3ccb37b feat: upgrade lance to 0.23.2 (#2152) rc-0.19.1 Weston Pace 2025-02-26 09:02:51 -08:00
  • 1884fe8a3e Bump version: 0.9.0-beta.7 → 0.9.0-beta.8 python-v0.9.0-beta.8 python-v0.9.4-patch Lance Release 2025-02-26 15:03:57 +00:00
  • d8111b259c Merge remote-tracking branch 'origin/python-v0.9.4-patch' into python-v0.9.4-patch Ryan Green 2025-02-26 11:31:34 -03:30
  • 3c74bf5c7a Pin chrono version Ryan Green 2025-02-26 11:31:29 -03:30
  • b64bb75a82 Bump version: 0.9.0-beta.6 → 0.9.0-beta.7 python-v0.9.0-beta.7 Lance Release 2025-02-26 13:29:54 +00:00
  • 93e03ec702 revert worfklow Ryan Green 2025-02-26 09:56:08 -03:30
  • 7a94a7e171 Merge remote-tracking branch 'origin/python-v0.9.4-patch' into python-v0.9.4-patch Ryan Green 2025-02-26 09:52:55 -03:30
  • acae6522fb workaround "edition2024" issue Ryan Green 2025-02-26 09:52:48 -03:30
  • 005d5b64ac Bump version: 0.5.2 → 0.5.2-final.1 v0.5.2-final.1 Lance Release 2025-02-26 13:05:01 +00:00
  • 1e89d07fe2 Bump version: 0.9.0-beta.5 → 0.9.0-beta.6 python-v0.9.0-beta.6 Lance Release 2025-02-26 13:04:48 +00:00
  • 1da55719e7 fix windows workflow Ryan Green 2025-02-26 09:33:42 -03:30
  • 9d0ca5a823 merge PyPi Publish workflow from main Ryan Green 2025-02-26 09:31:18 -03:30
  • 1e0cc69401 Bump version: 0.9.0-beta.4 → 0.9.0-beta.5 python-v0.9.0-beta.5 Lance Release 2025-02-26 12:46:00 +00:00
  • f31e0c749d hotfix: add support for scalar index type in remote table Ryan Green 2025-02-26 09:13:30 -03:30
  • c4f99e82e5 feat: push filters down into DF table provider (#2128) Weston Pace 2025-02-25 14:46:28 -08:00
  • 979a2d3d9d docs: fixes is_open docstring on AsyncTable (#2150) andrew-pienso 2025-02-25 12:11:25 -05:00
  • 7ac5f74c80 feat!: add variable store to embeddings registry (#2112) Will Jones 2025-02-24 15:52:19 -08:00
  • ecdee4d2b1 feat(python): add search() method to async API (#2049) Will Jones 2025-02-24 14:19:25 -08:00
  • f391ed828a fix: remote table doesn't apply the prefilter flag for FTS (#2145) BubbleCal 2025-02-24 21:37:43 +08:00
  • a99a450f2b fix: flat FTS panic with prefilter and update lance (#2144) BubbleCal 2025-02-24 14:34:00 +08:00
  • 6fa1f37506 docs: improve pydantic integration docs (#2136) Lei Xu 2025-02-21 12:48:37 -08:00
  • 544382df5e fix: handle batch quires in single request (#2139) BubbleCal 2025-02-21 13:23:39 +08:00
  • 784f00ef6d chore: update Cargo.lock (#2137) BubbleCal 2025-02-21 12:27:10 +08:00
  • 96d7446f70 Updating package-lock.json Lance Release 2025-02-20 04:51:26 +00:00
  • 99ea78fb55 Updating package-lock.json Lance Release 2025-02-20 03:38:44 +00:00
  • 8eef4cdc28 Updating package-lock.json Lance Release 2025-02-20 03:38:27 +00:00
  • 0f102f02c3 Bump version: 0.16.1-beta.2 → 0.16.1-beta.3 v0.16.1-beta.3 Lance Release 2025-02-20 03:38:01 +00:00
  • a33a0670f6 Bump version: 0.19.1-beta.2 → 0.19.1-beta.3 python-v0.19.1-beta.3 Lance Release 2025-02-20 03:37:27 +00:00
  • 14c9ff46d1 feat: support multivector on remote table (#2045) BubbleCal 2025-02-20 11:34:51 +08:00
  • 1865f7decf fix: support optional nested pydantic model (#2130) Lei Xu 2025-02-17 20:43:13 -08:00
  • a608621476 test: query with dist range and new rows (#2126) BubbleCal 2025-02-17 12:57:45 +08:00
  • 00514999ff feat: upgrade lance to 0.23.1-beta.4 (#2121) BubbleCal 2025-02-16 14:53:26 +08:00