▲ | hamilton 2 months ago | |||||||
What about it is bizarre? | ||||||||
▲ | pixl97 2 months ago | parent [-] | |||||||
It's probably different for duckdb, but from something like Microsoft SQL tossing off these random queries at a database of any size could have some weird performance impacts. For example statistics on columns you don't want them on, unindexed queries with slow performance, temp tables being dumped out to disk, etc. | ||||||||
|