Qianqian

Results 26 comments of Qianqian

@ablyler Thanks again for reporting this issue! I’ve investigated and couldn’t reproduce it using the latest version (v1.0.0-rc.1). Could you help confirm if it’s still occurring on your end? If...

@ablyler Sounds great! I’ll go ahead and close this issue for now. Please let us know if the same issue happens in the future. Thanks again!

Confirmed that the issue is fixed accelerating https://public-data.spiceai.org/eth.recent_logs.parquet and https://public-data.spiceai.org/github_eth_addresses.csv with latest trunk

Need more clarity. * What name should the duckdb file created for user be. Should it be another parameter configured by user? * What will be the use case for...

Principle: Spice duckdb open parameter should mirror the DuckDB CLI `duckdb` command * Create in-memory database only when no open parameter is provided. ```yaml - from: duckdb:not.exist.table; name: create_inmem_duckdb ```...

Re-open when spice.ai connector promotion is ready

Throughput tests passed: TPCH: https://github.com/spiceai/spiceai/actions/runs/15912141996/job/44881887981 Max memory usage: 0.16 GB Median memory usage: 0.15 GB TPCDS: https://github.com/spiceai/spiceai/actions/runs/15912132019/job/44881856154 Max memory usage: 0.42 GB Median memory usage: 0.42 GB

Load test ran for 8 hours without errors: https://github.com/spiceai/spiceai/actions/runs/15883985006/job/44814914891 TPCDS workload, concurrency of 4 Max memory usage: 1.96 GB Median memory usage: 1.23 GB The Spice Cloud connector is subject...

I'm not sure if we want a spicepod.yaml defined in the root of the spiceai repo. Can you add more description on why this is needed and how it would...