dentiny

Results 87 comments of dentiny

> [@dentiny](https://github.com/dentiny) it seems to be an issue if you `ATTACH` an iceberg REST catalog rather than use `iceberg_scan` Hi @nicosuave , thanks for the feedback! Could you please provide...

Hi @obarisk thanks for your report! I have figured out what's going on, for detailed analysis and my proposed change in duckdb, please see https://github.com/duckdb/duckdb/issues/17177 For your use case, I...

Hi @obarisk, I put a fix here: https://github.com/dentiny/duck-read-cache-fs/pull/291, apologize for the long wait!

Hi @dobesv , thank you for the feedback! At the moment, we only focus on linux and macos, because we two (@douenergy and I) only have mac/linux access. We are...

> Hi, just to be clear, WASM is not a Windows thing. It's what is used to run duckdb in the browser. > > See https://duckdb.org/docs/stable/clients/wasm/overview.html Thanks for the clarification...

Hi I'm checking this issue, `PageRankFunctionData` is passed to `PageRankFunction` and execute. One thing I'm confused is when constructing `data` structure, the input actually doesn't contain enough information (i.e. named...

Thanks for your useful and detailed suggestion (and sorry for disrupting your break :( )! I think what confused me is how to store the named parameter when rebind, I...

I don't think it's a blocking issue for v1.4 release.

@LeoLiao123 Assigned. I think @nadongjun is working on another issue migration doc.