Sebastian Hillig
Sebastian Hillig
@MrYann it's lib2to3 not being completely up-to-date with the latest python version. So it's their bug.
This isn't actually easy to detect - we would need to spend extra time for every single loaded value to check whether a conversion was successful. I'm wondering if this...
Is there a list of contexts in which NULL is used? Can we just use a substitute marker or is it used in aggregations?
Is this the same database that I'm looking at? Which log file are you talking about?
updated title to reflect that this is a design discussion
add to whitelist
Will move helper/types.h to hyrise_fwd.h while doing this.
Well, what are we going for with this issue? Is this the return of the "input" field on operators? My feeling is that this issue largely depends on how explicit...
I'm wondering why gcc only shows these warnings when other errors are happening in the same file.
-Wshadow crashes on gcc-4.7 in one of our external dependencies.