duck-read-cache-fs icon indicating copy to clipboard operation
duck-read-cache-fs copied to clipboard

Refactor profile export into table function

Open dentiny opened this issue 2 months ago • 0 comments

Is your feature request related to a problem? Please describe. https://github.com/dentiny/duck-read-cache-fs/blob/7ab32b656d94766d7a7118747744ca291ebe2044/src/cache_httpfs_extension.cpp#L89

Current implementation is a scalar function, which exports everything into one cell; a better approach is to export in table function.

Describe the solution you'd like Refactor scalar function into table function.

Describe alternatives you've considered N/A

Additional context N/A

dentiny avatar Oct 14 '25 08:10 dentiny