-
LanceDB
- Olympia, WA
-
01:39
- 7h behind
Highlights
- Pro
Popular repositories Loading
-
-
angular-example-mock-services
angular-example-mock-services PublicAn example Angular project that can use mock services for protractor tests.
-
arrow-cdata-example
arrow-cdata-example PublicA minimal pybind11 arrow-c++ module using the C data interface
-
substrait-expr
substrait-expr PublicA utility library for working with Substrait expressions (and maybe someday plans), still a WIP
-
-
1,515 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 23 commits in 4 repositories
Created a pull request in apache/arrow-rs that received 6 comments
fix: take on empty struct array returns empty array
Which issue does this PR close?
Closes #6732.
Rationale for this change
See PR
What changes are included in this PR?
Minor change to take
impl fo…
+15
−1
lines changed
•
6
comments
Opened 21 other pull requests in 3 repositories
lancedb/lance
12
merged
1
open
-
fix: remove some expensive debug impls
This contribution was made on Mar 20
-
feat: add tracing events for I/O, index loading, and plan execution
This contribution was made on Mar 20
-
feat: make it possible to get the field ids from a lance_schema
This contribution was made on Mar 19
-
chore: emit warning if unstable version is used
This contribution was made on Mar 17
-
feat: don't log span info
This contribution was made on Mar 14
-
refactor: rework how take handles parallelism
This contribution was made on Mar 13
-
feat: expose make_deletions_null to python as include_deleted_rows
This contribution was made on Mar 11
-
chore: suppress humantime advisory
This contribution was made on Mar 11
-
chore: add RUSTSEC-2024-0436 to ignore list for cargo deny
This contribution was made on Mar 10
-
fix: pass down correct types when creating indices and items scheduler
This contribution was made on Mar 8
-
feat: emit a trace event when a significant user file is created or deleted
This contribution was made on Mar 7
-
feat: rework how we train ngram indices for better performance
This contribution was made on Mar 7
-
feat: add support for empty structs to the 2.0 format
This contribution was made on Mar 2
lancedb/lancedb
1
open
6
merged
-
feat: add to_query_object method
This contribution was made on Mar 19
-
refactor: remove dataset reference from base table
This contribution was made on Mar 14
-
refactor: rework catalog/database options
This contribution was made on Mar 12
-
fix: restore pylance as mandatory dependency
This contribution was made on Mar 11
-
feat: upgrade to lance 0.24.1
This contribution was made on Mar 9
-
feat: respect datafusion's batch size when running as a table provider
This contribution was made on Mar 6
-
feat: add support for streaming input to create_table
This contribution was made on Mar 3
apache/arrow-rs
1
open
-
refactor!: do not default the struct array length to 0 in Struct::try_new
This contribution was made on Mar 6
Reviewed 32 pull requests in 4 repositories
lancedb/lance
21 pull requests
-
feat: make it possible to get the field ids from a lance_schema
This contribution was made on Mar 20
-
fix: reintroduce TakeExec.dataset method
This contribution was made on Mar 20
-
fix: the PQ codes corrupted after remapping
This contribution was made on Mar 20
-
feat: various 2.1 fixes and performance improvements
This contribution was made on Mar 19
-
feat: add file writer option for python sdk
This contribution was made on Mar 19
-
feat: support retrain index and incremental kmeans
This contribution was made on Mar 19
-
fix: indexing time in unit tests is much slower than before
This contribution was made on Mar 18
-
perf: coalesce continuous indices into ranges if possible
This contribution was made on Mar 12
-
perf: improve v3 indexing perf
This contribution was made on Mar 12
-
feat: write_dataset from pylist and pydict
This contribution was made on Mar 10
-
fix: the distance for multivector query is not correct
This contribution was made on Mar 10
-
feat!: create index in v3 version by default
This contribution was made on Mar 10
-
feat: rework how we train ngram indices for better performance
This contribution was made on Mar 7
-
feat!: update DataFusion to 45.0 and Arrow to 54.1
This contribution was made on Mar 6
-
feat:
ConditionalPutCommitHandler
for concurrency on S3, faster commitThis contribution was made on Mar 4 -
fix: prevent despecialization of object store methods
This contribution was made on Mar 4
-
fix: the IVF/PQ centroids/codebook is with wrong data type if training on GPU
This contribution was made on Mar 4
-
feat: support add all null column as metadata-only operation via sql
This contribution was made on Mar 3
-
feat: cache v3 index partitions in dataset session
This contribution was made on Mar 3
-
perf: parallelize ngram indexing
This contribution was made on Mar 3
-
fix: bypass the arrow take for struct array
This contribution was made on Mar 3
lancedb/lancedb
8 pull requests
-
ci: drop vectordb support for musl, windows ARM
This contribution was made on Mar 19
-
feat: add to_query_object method
This contribution was made on Mar 19
-
feat(rust): add connect_catalog method to support connect catalog via url
This contribution was made on Mar 12
-
fix: make pylance optional again
This contribution was made on Mar 11
-
fix: delete tables from DDB on drop_all_tables
This contribution was made on Mar 10
-
chore: upgrade pyarrow pin
This contribution was made on Mar 9
-
feat: upgrade Lance to v0.24.0-beta.3
This contribution was made on Mar 6
-
feat(rust): introduce Catalog trait and implement ListingCatalog
This contribution was made on Mar 4
apache/datafusion
2 pull requests
-
fix: handle duplicate WindowFunction expressions in Substrait consumer
This contribution was made on Mar 16
-
Fix array_has_all and array_has_any with empty array
This contribution was made on Mar 6
substrait-io/substrait
1 pull request
-
feat: add decimal argument support to round function
This contribution was made on Mar 13
Created an issue in apache/arrow-rs that received 1 comment
Asynchronous RecordBatchReader equivalent
Is your feature request related to a problem or challenge? Please describe what you are trying to do. Currently we use Arrow as part of our public …
1
comment
Opened 2 other issues in 2 repositories
lancedb/lance
1
open
-
Allow users to request repetition index be cached in 2.1
This contribution was made on Mar 20
apache/arrow-rs
1
open
-
StructArray::try_new behavior can be unexpected when there are no child arrays
This contribution was made on Mar 6