Tianyu Li
Tianyu Li
Also worth noting, on both occasions observed, this happens on mac builds only
Speaking of XXXCatalogObjects, what are they exactly? From what I understand they are results from a read. Would it make more sense to rename them to "CatalogEntry" or something like...
Since I am blocked on a weird test failure in #1404, I can quickly fix some of these today.
5. Remove all default parameters (or document them clearly for the ones that really make sense), per #1414
As @pervazea pointed out, we are a long way from done on this one, as there are multiple naming issues and other inconsistencies in the code. To make matters worse...
What is the status of this PR right now? I am putting In Progress tag until merge conflicts are fixed.
There appears to be some epoch shenanigans going on here, seemingly introduced by #871 Basically, the last commit had a double protect due to CompleteLog calling CommitInternal under protection. I...
http://dbunit.sourceforge.net/ maybe worth a shot
Most likely because of auto conversion to double resulting in round-off errors