Nicholas Ursa

Results 3 issues of Nicholas Ursa

#### What happens? When two python connections, form the same thread and process, commit two new tables, one is overwritten. My expectation is that both tables appear, since there is...

Currently the values defined in DEFAULT_LOCALS_SIZES don't prevent traversal of large collections. The Shortener only applies after the whole object graph has been copied, as far as I can see....

### What happens? With `set enable_view_dependencies=true`, and opening an on disk duckdb file, after creating a dependency from view `v1` against table `t1`, an attempt to rename the table fails...

reproduced