Pedro
Pedro
Use one of the following: * Cmake * automake * premake Update 09 Dec 2019: cmake seems to have won the race in open-source software. Let's stick to that.
Currently the parse tree contains a large number of raw pointers to maintain the nodes. This means that we always need to explicitly delete all children upon deletion of a...
Distinct operator can only handle a single definition of field, but we specify a list of fields in the json. https://github.com/hyrise/hyrise/blob/master/src/lib/access/Distinct.cpp#L27 In the documentation it sounds like it could handle...
See abff3bf7f3df95d8cfb0cab6eed43a7382d0431d