HackerTrans
トップ新着トレンドコメント過去質問紹介求人

erikcw

no profile record

投稿

Should the Grizzly Return to California?

amp.sacbee.com
2 ポイント·投稿者 erikcw·2 か月前·0 コメント

DuckDB 1.5.0

duckdb.org
46 ポイント·投稿者 erikcw·4 か月前·5 コメント

コメント

erikcw
·先月·議論
Thanks for releasing this! How do you handle DDL queries? Are table changes synchronized to the Iceberg table automatically?

Also, I recently started looking into olake[0] to serve the same purpose. What would you say differentiates Streambed?

[0] https://github.com/datazip-inc/olake
erikcw
·2 か月前·議論
How does Lakebase compare to Ducklake[0]?

[0] https://ducklake.select/
erikcw
·3 か月前·議論
I’ve had very good experience with it last year. I used it at large scale with data that had been in iceberg previously and it worked flawlessly. It’s only improved since. Highly recommend.
erikcw
·4 か月前·議論
Simon Willison wrote a good post about Dan Woods’ work on “Autoresearching Apple's "LLM in a Flash" to run Qwen 397B locally”.

[0] https://simonwillison.net/2026/Mar/18/llm-in-a-flash/
erikcw
·6 か月前·議論
I use them both depending on which feels more natural for the task, often within the same project. The interop is easy and very high performance thanks to Apache Arrow: `df = duckdb.sql(sql).pl()` and `result = duckdb.sql("SELECT * FROM df")`.
erikcw
·6 か月前·議論
Link to the lectures?
erikcw
·8 か月前·議論
Data inlining is also currently limited to only the DuckDB catalog (ie it doesn't work with Postgres cataglogs)[0]. It's improving very quickly though and I'm sure this will be expanded soon.

[0] https://ducklake.select/docs/stable/duckdb/advanced_features...
erikcw
·10 か月前·議論
This looks really useful! Am I correct that there isn’t an S3 compatible API, just the “fetch” API?

Being able to set an S3 client’s endpoint to proxy traffic straight through this would be quite useful.
erikcw
·5 年前·議論
IANAL but I believe "the rule against perpetuities" is one of the sticking points in using something like a trust as an institutional solution to this problem.