Commit Graph

  • b17304172c Updating package-lock.json Lance Release 2025-01-10 19:02:31 +00:00
  • fbe5408434 Updating package-lock.json Lance Release 2025-01-10 19:02:15 +00:00
  • 3f3f845c5a Bump version: 0.14.2-beta.0 → 0.15.0-beta.0 v0.15.0-beta.0 Lance Release 2025-01-10 19:01:47 +00:00
  • fbffe532a8 Bump version: 0.17.2-beta.2 → 0.18.0-beta.0 python-v0.18.0-beta.0 Lance Release 2025-01-10 19:01:20 +00:00
  • 55ffc96e56 docs: update storage.md, fix Azure Sync connect example (#2010) Josef Gugglberger 2025-01-10 18:01:19 +01:00
  • 998c5f3f74 ci: add dbghelp.lib to sysroot-aarch64-pc-windows-msvc.sh (#1975) (#2008) Mr. Doge 2025-01-09 17:24:09 -05:00
  • 6eacae18c4 test: fix test failure from merge (#2007) Will Jones 2025-01-09 11:27:24 -08:00
  • d3ea75cc2b feat: expose dataset config (#2004) Bert 2025-01-08 21:13:18 -05:00
  • f4afe456e8 feat!: change default from postfiltering to prefiltering for sync python (#2000) Bert 2025-01-08 19:13:58 -05:00
  • ea5c2266b8 feat(python): support .rerank() on non-hybrid queries in Async API (WIP) (#1972) Renato Marroquin 2025-01-08 22:42:47 +01:00
  • c557e77f09 feat(python)!: support inserting and upserting subschemas (#1965) Will Jones 2025-01-08 10:11:10 -08:00
  • 3c0a64be8f feat: support distance range in queries (#1999) BubbleCal 2025-01-08 11:03:27 +08:00
  • 0e496ed3b5 docs: contributing guide (#1970) Will Jones 2025-01-07 15:11:16 -08:00
  • 17c9e9afea docs: add async examples to doc (#1941) QianZhu 2025-01-07 15:10:25 -08:00
  • 0b45ef93c0 docs: assorted copyedits (#1998) Wyatt Alt 2025-01-06 15:04:48 -08:00
  • b474f98049 feat(python): flatten in AsyncQuery (#1967) Gagan Bhullar 2025-01-06 11:52:03 -07:00
  • 2c05ffed52 feat(python): add to_polars to AsyncQueryBase (#1986) Takahiro Ebato 2025-01-07 02:35:28 +09:00
  • 8b31540b21 ci: prevent stable release with preview lance (#1995) Will Jones 2025-01-06 08:54:14 -08:00
  • ba844318f8 Updating package-lock.json Lance Release 2025-01-06 06:26:41 +00:00
  • f007b76153 Updating package-lock.json Lance Release 2025-01-06 05:35:28 +00:00
  • 5d8d258f59 Updating package-lock.json Lance Release 2025-01-06 05:35:13 +00:00
  • 4172140f74 Bump version: 0.14.1 → 0.14.2-beta.0 v0.14.2-beta.0 Lance Release 2025-01-06 05:34:52 +00:00
  • a27c5cf12b Bump version: 0.17.2-beta.1 → 0.17.2-beta.2 python-v0.17.2-beta.2 Lance Release 2025-01-06 05:34:27 +00:00
  • f4dea72cc5 feat: support vector search with distance thresholds (#1993) BubbleCal 2025-01-06 13:23:39 +08:00
  • f76c4a5ce1 chore: add pyright static type checking and fix some of the table interface (#1996) Lei Xu 2025-01-04 15:24:58 -08:00
  • 164ce397c2 docs: fix full-text search (Native FTS) TypeScript doc error (#1992) ahaapple 2025-01-04 02:36:10 +08:00
  • 445a312667 fix: selecting columns failed on FTS and hybrid search (#1991) BubbleCal 2025-01-03 13:08:12 +08:00
  • 92d845fa72 Bump version: 0.17.2-beta.0 → 0.17.2-beta.1 python-v0.17.2-beta.1 Lance Release 2024-12-31 23:36:18 +00:00
  • 397813f6a4 chore: bump pylance to 0.21.1b1 (#1989) Lei Xu 2024-12-31 15:34:27 -08:00
  • 50c30c5d34 chore(python): fix typo of the synchronized checkout API (#1988) Lei Xu 2024-12-30 18:54:31 -08:00
  • c9f248b058 feat: add hybrid search to node and rust SDKs (#1940) Bert 2024-12-30 09:03:41 -05:00
  • 0cb6da6b7e docs: add new indexes to python docs (#1945) Renato Marroquin 2024-12-29 00:35:10 +01:00
  • aec8332eb5 chore: add dynamic = ["version"] to pass build check (#1977) BubbleCal 2024-12-29 02:45:23 +08:00
  • 46061070e6 Updating package-lock.json Lance Release 2024-12-26 07:40:12 +00:00
  • dae8334d0b Bump version: 0.17.1 → 0.17.2-beta.0 python-v0.17.2-beta.0 Lance Release 2024-12-25 08:28:59 +00:00
  • 8c81968b59 feat: support IVF_FLAT on remote table in rust (#1979) BubbleCal 2024-12-25 15:54:17 +08:00
  • 16cf2990f3 feat: create IVF_FLAT on remote table (#1978) BubbleCal 2024-12-25 14:57:07 +08:00
  • ea1f96dab0 build(python): Add project.dynamic = ["version"] to pyproject.toml ayao227/add-project-dynamic Andrew Yao 2024-12-24 22:27:54 -08:00
  • 0a0f667bbd chore: fix typos (#1976) v0.14.1 Will Jones 2024-12-24 12:50:54 -08:00
  • 03753fd84b ci(node): remove hardcoded toolchain from typescript release build (#1974) Will Jones 2024-12-24 12:48:41 -08:00
  • 55cceaa309 Updating package-lock.json Lance Release 2024-12-24 18:39:00 +00:00
  • c3797eb834 Updating package-lock.json Lance Release 2024-12-24 18:38:44 +00:00
  • c0d0f38494 Bump version: 0.14.1-beta.7 → 0.14.1 Lance Release 2024-12-24 18:38:11 +00:00
  • 6a8ab78d0a Bump version: 0.14.1-beta.6 → 0.14.1-beta.7 Lance Release 2024-12-24 18:38:06 +00:00
  • 27404c8623 Bump version: 0.17.1-beta.7 → 0.17.1 python-v0.17.1 Lance Release 2024-12-24 18:37:28 +00:00
  • f181c7e77f Bump version: 0.17.1-beta.6 → 0.17.1-beta.7 Lance Release 2024-12-24 18:37:27 +00:00
  • e70fd4fecc feat: support IVF_FLAT, binary vectors and hamming distance (#1955) BubbleCal 2024-12-25 02:36:20 +08:00
  • ac0068b80e feat(python): add ignore_missing to the async drop_table() method (#1953) verma nakul 2024-12-25 00:03:47 +05:30
  • ebac960571 feat(python): add bypass_vector_index to sync api (#1947) Hezi Zisman 2024-12-24 20:33:26 +02:00
  • 7a3ef68306 Bump version: 0.9.0-beta.3 → 0.9.0-beta.4 python-v0.9.0-beta.4 Lance Release 2024-12-20 16:02:53 +00:00
  • 43952e01d7 bump version Ryan Green 2024-12-20 09:44:46 -06:00
  • 495c335831 Fix fast_search Ryan Green 2024-12-20 09:43:39 -06:00
  • 77707db543 Backport fast_search and empty query builder for remote table Ryan Green 2024-12-20 09:21:05 -06:00
  • 59b57055e7 Updating package-lock.json Lance Release 2024-12-19 19:40:28 +00:00
  • 591c8de8fc Updating package-lock.json Lance Release 2024-12-19 19:40:13 +00:00
  • f835ff310f Bump version: 0.14.1-beta.5 → 0.14.1-beta.6 v0.14.1-beta.6 Lance Release 2024-12-19 19:39:41 +00:00
  • cf8c2edaf4 Bump version: 0.17.1-beta.5 → 0.17.1-beta.6 python-v0.17.1-beta.6 Lance Release 2024-12-19 19:39:08 +00:00
  • 61a714a459 docs: improve optimization docs (#1957) Will Jones 2024-12-19 10:55:11 -08:00
  • 5ddd84cec0 feat: upgrade lance to 0.21.0-beta.5 (#1961) Will Jones 2024-12-19 10:54:59 -08:00
  • 27ef0bb0a2 ci(rust): check MSRV and upgrade toolchain (#1960) Will Jones 2024-12-19 08:43:25 -08:00
  • 25402ba6ec chore: update lockfiles (#1946) Will Jones 2024-12-18 08:43:33 -08:00
  • 204a075be9 Bump version: 0.9.0-beta.2 → 0.9.0-beta.3 python-v0.9.0-beta.3 python-v0.9.0-patch Lance Release 2024-12-18 16:25:09 +00:00
  • d6d7ad3b06 bump version Ryan Green 2024-12-18 10:21:04 -06:00
  • e58d64c286 Remove unsupported Retry params Ryan Green 2024-12-18 10:08:38 -06:00
  • 76cbd18c46 bump version Ryan Green 2024-12-18 09:38:36 -06:00
  • 4abb38ac70 bump version Ryan Green 2024-12-18 09:37:58 -06:00
  • cc7bc5011d Merge remote-tracking branch 'origin/python-v0.9.0-patch' into python-v0.9.0-patch Ryan Green 2024-12-18 08:59:35 -06:00
  • 8193183304 override urllib3 version Ryan Green 2024-12-18 08:59:24 -06:00
  • cf28b58b7d override urllib3 version Ryan Green 2024-12-18 08:58:41 -06:00
  • 37c359ed40 Updating package-lock.json Lance Release 2024-12-13 22:38:04 +00:00
  • 06cdf00987 Bump version: 0.14.1-beta.4 → 0.14.1-beta.5 v0.14.1-beta.5 Lance Release 2024-12-13 22:37:41 +00:00
  • 144b7f5d54 Bump version: 0.17.1-beta.4 → 0.17.1-beta.5 python-v0.17.1-beta.5 Lance Release 2024-12-13 22:37:13 +00:00
  • edc9b9adec chore: bump Lance version to v0.21.0-beta.4 (#1939) LuQQiu 2024-12-13 14:36:13 -08:00
  • d11b2a6975 ci: fix python beta release to publish to fury (#1937) Will Jones 2024-12-13 14:19:14 -08:00
  • 980aa70e2d feat(python): async-sync feature parity on Table (#1914) Will Jones 2024-12-13 12:56:44 -08:00
  • d83e5a0208 Updating package-lock.json Lance Release 2024-12-13 05:34:30 +00:00
  • 16a6b9ce8f Bump version: 0.14.1-beta.3 → 0.14.1-beta.4 v0.14.1-beta.4 Lance Release 2024-12-13 05:34:01 +00:00
  • e3c6213333 Bump version: 0.17.1-beta.3 → 0.17.1-beta.4 python-v0.17.1-beta.4 Lance Release 2024-12-13 05:33:34 +00:00
  • 00552439d9 feat: upgrade lance to 0.21.0b3 (#1936) Weston Pace 2024-12-12 21:32:59 -08:00
  • ff207894a2 Bump version: 0.9.0 -> 0.9.0-beta.1 python-v0.9.0-beta.1 Lu Qiu 2024-12-12 17:19:58 -08:00
  • e3b7ee47b9 Bump version: 0.9.0 → 0.9.0-final.1 python-v0.9.0-final.1 Lance Release 2024-12-13 01:16:24 +00:00
  • 97c9c906e4 Fix version test Lu Qiu 2024-12-12 17:10:07 -08:00
  • 358f86b9c6 fix Lu Qiu 2024-12-12 16:44:24 -08:00
  • 5489e215a3 Support storage options and folder prefix Lu Qiu 2024-12-12 16:17:34 -08:00
  • c0ee370f83 docs: improve schema evolution api examples (#1929) QianZhu 2024-12-12 10:52:06 -08:00
  • 17e4022045 docs: add faq to cloud doc (#1907) QianZhu 2024-12-12 10:07:03 -08:00
  • c3ebac1a92 feat(node): support FTS options in nodejs (#1934) BubbleCal 2024-12-13 00:19:04 +08:00
  • 10f919a0a9 Updating package-lock.json Lance Release 2024-12-11 19:18:36 +00:00
  • 8af5476395 Bump version: 0.14.1-beta.2 → 0.14.1-beta.3 v0.14.1-beta.3 Lance Release 2024-12-11 19:18:17 +00:00
  • bcbbeb7a00 Bump version: 0.17.1-beta.2 → 0.17.1-beta.3 python-v0.17.1-beta.3 Lance Release 2024-12-11 19:17:54 +00:00
  • d6c0f75078 feat: upgrade to lance prerelease 0.21.0b2 (#1933) Weston Pace 2024-12-11 11:17:10 -08:00
  • e820e356a0 Updating package-lock.json Lance Release 2024-12-11 17:58:05 +00:00
  • 509286492f Bump version: 0.14.1-beta.1 → 0.14.1-beta.2 v0.14.1-beta.2 Lance Release 2024-12-11 17:57:41 +00:00
  • f9789ec962 Bump version: 0.17.1-beta.1 → 0.17.1-beta.2 python-v0.17.1-beta.2 Lance Release 2024-12-11 17:57:18 +00:00
  • 347515aa51 fix: support list of numpy f16 floats as query vector (#1931) Lei Xu 2024-12-10 16:17:28 -08:00
  • 3324e7d525 feat: support 4bit PQ (#1916) BubbleCal 2024-12-10 10:36:03 +08:00
  • ab5316b4fa feat: support offset in remote client (#1923) Will Jones 2024-12-09 17:04:18 -08:00
  • db125013fc docs: better formatting for Node API docs (#1892) Will Jones 2024-12-09 17:04:09 -08:00
  • a43193c99b fix(nodejs): upgrade arrow versions (#1924) Will Jones 2024-12-09 15:37:11 -08:00
  • b70513ca72 Updating package-lock.json Lance Release 2024-12-09 08:41:09 +00:00