Thijs

Results 416 comments of Thijs

Thanks for opening the issue, I agree this is something we should document is the source for this option There was an issue opened for `temp_directory` that was somewhat related:

Documenting the CGroup compatibility for available memory and thread count could be nice, seeing as more interest is starting to develop around vertically scaling DuckDB on cloud providers

Dependencies aren't as gradual as one might expect, this needs a note somewhere addressing the expected limitation

I would hold off on this, there is another limitation that needs to be added TRY(...) will make sure the errors caused by the input rows in the child (scalar)...

Piggy-backing off this request, since I think this could also be nice for bulk editing; Would it be possible to support `-` in the `Add Tags` panel? Or is that...

Hmm I think I traced this down to the default `httplib`-backed `HTTPUtil` implementation in core. If you `LOAD httpfs;` before the ATTACH I think it should work, as it replaces...

That has not been tested > dedicated temporary-table-credentials endpoint That sounds like we won't support it, I'd really like to not have special case behavior everywhere, REST Catalog implementations should...

It's possible that we are missing support for parts of the API/spec, so if that's the case we can look into implementing the missing support 👍

> @Tishj ,By the way, how do I configure Iceberg to use relative paths for test cases in the data directory? I checked the configuration of Iceberg and it seems...

@zhangjun0x01 check out some of the scripts, like `scripts/persistent/partition_bool.py`, those are the scripts used to generate the persistent data. I imagine it's because the `DATA_GENERATION_DIR` is a relative path