Benjamin Schwendinger

Results 5 comments of Benjamin Schwendinger

Hey Stani, I reworked the code to be more consistent with your style. Now I add an additional argument to the read function instead of "hacking" the expr string on...

@jmgirard thats exactly what #620 was supposed to do...

@vissarion Thanks for considering me, but I kindly have to decline due to other obligations.

Wrong repo, I would ask at https://github.com/duckdblabs/db-benchmark

An "easy" way (avoid saving a list) to achieve this would be to first serialize the attributes in R via `serialize(attributes(dt))` because then you only have to store a raw...