martinedgefocus

Results 4 comments of martinedgefocus

I think it's this change, but have not proved it: commit 73c985c2bed5d61be6d05d67f7f381435fe8d1e2 Author: Jim Crist-Harif Date: Fri May 27 09:42:01 2022 -0500 passing `schema=None` prevents the issue Seems undesirable that...

I think I can understand the motivation ... it does make it substantially harder to use for what should be a very simple operation though. Forcing everyone to explicitly specify...

Can't do that unfortunately, it's very explicitly a date, not a datetime, else you run into nightmares with timezones, etc. I totally understand the desire to avoid crawling all partitions,...

Agree that sampling a single row wouldn't necessarily solve the problem, but it does seem like a much better default to me that'd work for most cases without user intervention...