[02/50] [abbrv] incubator-quickstep git commit: Minor improvements in FileManagers. (#224)

2016-06-15 Thread hakanmemisoglu
Minor improvements in FileManagers. (#224) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/4608aa29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/4608aa29 Diff:

[30/50] [abbrv] incubator-quickstep git commit: Fix Clang problems in Travis.

2016-06-15 Thread hakanmemisoglu
Fix Clang problems in Travis. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/2d39b8ec Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/2d39b8ec Diff:

[17/50] [abbrv] incubator-quickstep git commit: Added Async DataExchange Service.

2016-06-15 Thread hakanmemisoglu
Added Async DataExchange Service. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/5ae50520 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/5ae50520 Diff:

[22/50] [abbrv] incubator-quickstep git commit: Bug fixed in isFull() function.

2016-06-15 Thread hakanmemisoglu
Bug fixed in isFull() function. - Earlier check for isFull() was that whether there is at least one empty bucket available for insertion. - Now isFull() can check if there is enough space adding specified number of buckets. - To reproduce the bug behind this fix: Run TPC-H Q2 on SF100 dataset

[12/50] [abbrv] incubator-quickstep git commit: Explicitly specify where tcmalloc comes from (#235)

2016-06-15 Thread hakanmemisoglu
Explicitly specify where tcmalloc comes from (#235) This change adds a declaration that `libtcmalloc_minimal.a` is generated by the external project. This is needed by the Ninja generator to properly build. To reproduce: run `cmake -GNinja path/to/quickstep` then `cmake --build

[29/50] [abbrv] incubator-quickstep git commit: Disabled Clang Temporarily.

2016-06-15 Thread hakanmemisoglu
Disabled Clang Temporarily. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/eab1c9a4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/eab1c9a4 Diff:

[21/50] [abbrv] incubator-quickstep git commit: Fixed Travis CI link in Readme.

2016-06-15 Thread hakanmemisoglu
Fixed Travis CI link in Readme. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/45031985 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/45031985 Diff:

[13/50] [abbrv] incubator-quickstep git commit: Revert "Explicitly specify where tcmalloc comes from" (#237)

2016-06-15 Thread hakanmemisoglu
Revert "Explicitly specify where tcmalloc comes from" (#237) Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/44eff0d0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/44eff0d0

[37/50] [abbrv] incubator-quickstep git commit: Configure libtcmalloc_minimal based on shared libs setting

2016-06-15 Thread hakanmemisoglu
Configure libtcmalloc_minimal based on shared libs setting - Added a switch to change the way we build libtcmalloc_minimal i.e. either a static library or shared library. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

incubator-quickstep git commit: New type for fixed precision number: Decimal.

2016-05-31 Thread hakanmemisoglu
Repository: incubator-quickstep Updated Branches: refs/heads/decimal-type [created] 06dce00d4 New type for fixed precision number: Decimal. Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo Commit:

<    1   2