-
Eto Labs
- San Francisco, CA
- https://www.eto.ai/
Block or Report
Block or report eddyxu
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,051 contributions in the last year
Less
More
Contribution activity
February 2023
Created 31 commits in 3 repositories
Created 1 repository
- eddyxu/duckdb C++
Created a pull request in duckdb/duckdb that received 8 comments
[C-API] Add struct list_entry, ListVector::reserve and ListVector::set_size
This PR allows construct and modify a ListVector from the C API, as well as the integration from other languages, i.e., Rust.
The motivation was di…
+80
−1
•
8
comments
Opened 26 other pull requests in 2 repositories
eto-ai/lance
1
open
23
merged
1
closed
- Use Datafusion physical ExecutionPlan node as I/O exec node
- [DuckDB] add a missing boolean array check
- [DuckDB] Fix scan column projection in duckdb extension
- Support converting Boolean Array in DuckDB
- Set intel mac release version to 10.15
- Test cli in Github Action
- Remove Mac accelerate code
- Fix duckdb CI failure
- Improve IVF_PQ index creation performance
- [DuckDB] Add list support.
- [Rust] Fix main branch CI failure and bump arrow version
- Add unit tests to verify the read of struct<list>
- [DuckDB] Support Struct, and a separate crate for re-usable components to build duckdb extensions
- Reader honor batch size
- Remove duckdb extension based on c++ codebase.
- Rust based duckdb extension
- Use pure rust kmean in IVF and PQ
- Implement a kmean optimized for Arrow-backed vectors in pure rust.
- Create index API from Python
- Add unit test for Dataset::take_rows
- Reimplement IVF_PQ index.
- Refine Factor is None by default
- Handle null strings for both cases where nullability is set or not.
- Schema evolution document
- Prepare Python 0.3 release
wangfenjin/duckdb-rs
1
merged
Reviewed 20 pull requests in 2 repositories
eto-ai/lance
19 pull requests
- minor fix for GHA and github
- Changhiskhan/nb docs
- update docs
- update metrics
- Improve IVF_PQ index creation performance
- Support writing pandas dataframes directly
- metrics for vector index
- Reader honor batch size
- [rust] make scanning in order configurable
- update release actions
- Use pure rust kmean in IVF and PQ
- Implement a kmean optimized for Arrow-backed vectors in pure rust.
- Reimplement IVF_PQ index.
- Create index API from Python
- Changhiskhan/list versions
- [python] write_dataset returns new dataset
- Handle null strings for both cases where nullability is set or not.
- update main github readme
- update the python readme for pypi
duckdb/duckdb
1 pull request
Created an issue in eto-ai/lance that received 3 comments
Create IVF_PQ index from Python SDK
Problem Statement
Currently, we can build IVF_PQ index via rust Dataset API and the command line tool lq.
We should to expose it via python SDK as …
3
comments
Opened 8 other issues in 1 repository
eto-ai/lance
4
open
4
closed
- Expose DataFragment via Python SDK
-
Make sure compile
lqin CI - Improve vector index creation speed
- Bug: PlainDecoder: request([0..1025]) out of range: [0..1024] on Oxford Pet dataset
- Bump the MACOSX_DEPLOYMENT_TARGET for intel mac wheels
- Lower the manylinux version to build the linux wheel
- Null string crashes reading oxford pet
-
Checkout dataset via
asof(timestamp)
Started 1 discussion in 1 repository
duckdb/duckdb
duckdb/duckdb
-
Feature Request: C-API: Add support for constructing a ListVector
This contribution was made on Feb 8



