You are viewing a plain text version of this content. The canonical link for it is here.
- [01/30] incubator-quickstep git commit: Removed optional bitweaving submodule (#182) - posted by zu...@apache.org on 2016/05/05 06:16:37 UTC, 0 replies.
- [02/30] incubator-quickstep git commit: Stop preloading the buffer pool when it is full. (#172) - posted by zu...@apache.org on 2016/05/05 06:16:38 UTC, 0 replies.
- [03/30] incubator-quickstep git commit: Fixed IWYU include paths. (#194) - posted by zu...@apache.org on 2016/05/05 06:16:39 UTC, 0 replies.
- [04/30] incubator-quickstep git commit: Better comments in eviction policy. (#193) - posted by zu...@apache.org on 2016/05/05 06:16:40 UTC, 0 replies.
- [05/30] incubator-quickstep git commit: Operator Unit Tests Fixes (#186) - posted by zu...@apache.org on 2016/05/05 06:16:41 UTC, 0 replies.
- [06/30] incubator-quickstep git commit: Honor the buffer pool slots flag. (#184) - posted by zu...@apache.org on 2016/05/05 06:16:42 UTC, 0 replies.
- [07/30] incubator-quickstep git commit: Adds support for scalar subqueries (#185) - posted by zu...@apache.org on 2016/05/05 06:16:43 UTC, 0 replies.
- [08/30] incubator-quickstep git commit: Adds support for scalar subqueries (#185) - posted by zu...@apache.org on 2016/05/05 06:16:44 UTC, 0 replies.
- [09/30] incubator-quickstep git commit: Adds support for scalar subqueries (#185) - posted by zu...@apache.org on 2016/05/05 06:16:45 UTC, 0 replies.
- [10/30] incubator-quickstep git commit: Merge pull request #170 from pivotalsoftware/quickstep_date_support - posted by zu...@apache.org on 2016/05/05 06:16:46 UTC, 0 replies.
- [11/30] incubator-quickstep git commit: Merge pull request #170 from pivotalsoftware/quickstep_date_support - posted by zu...@apache.org on 2016/05/05 06:16:47 UTC, 0 replies.
- [12/30] incubator-quickstep git commit: Merge pull request #170 from pivotalsoftware/quickstep_date_support - posted by zu...@apache.org on 2016/05/05 06:16:48 UTC, 0 replies.
- [13/30] incubator-quickstep git commit: Refactored how min and max BLOCKSIZEMBs are calculated. (#191) - posted by zu...@apache.org on 2016/05/05 06:16:49 UTC, 0 replies.
- [14/30] incubator-quickstep git commit: Fixed deadlocks when loading a block or blob while evicting another. (#183) - posted by zu...@apache.org on 2016/05/05 06:16:50 UTC, 0 replies.
- [15/30] incubator-quickstep git commit: Fixed the lock problem with AggregationHandleSum::mergeStates (#189) - posted by zu...@apache.org on 2016/05/05 06:16:51 UTC, 0 replies.
- [16/30] incubator-quickstep git commit: Fixes bug which disallows the creation of BITWEAVING_H indices. (#204) - posted by zu...@apache.org on 2016/05/05 06:16:52 UTC, 0 replies.
- [17/30] incubator-quickstep git commit: Partition aware selection using NUMA-awareness (#175) - posted by zu...@apache.org on 2016/05/05 06:16:53 UTC, 0 replies.
- [18/30] incubator-quickstep git commit: Fixed the deadlock when loading while evicting. (#196) - posted by zu...@apache.org on 2016/05/05 06:16:54 UTC, 0 replies.
- [19/30] incubator-quickstep git commit: Refactored makeRoomForBlock. (#192) - posted by zu...@apache.org on 2016/05/05 06:16:55 UTC, 0 replies.
- [20/30] incubator-quickstep git commit: Fixes a bug where numa settings were not properly set (not compiled in) (#205) - posted by zu...@apache.org on 2016/05/05 06:16:56 UTC, 0 replies.
- [21/30] incubator-quickstep git commit: Fixes loss of alias problem with PullUpProjectExpressions (#197) - posted by zu...@apache.org on 2016/05/05 06:16:57 UTC, 0 replies.
- [22/30] incubator-quickstep git commit: Adds support for multiple SharedSubplanReference. (#199) - posted by zu...@apache.org on 2016/05/05 06:16:58 UTC, 0 replies.
- [23/30] incubator-quickstep git commit: Increased the size of the sharded lock manager to a large primary number (#198) - posted by zu...@apache.org on 2016/05/05 06:16:59 UTC, 0 replies.
- [24/30] incubator-quickstep git commit: Refactored HashJoinWorkOrder protos. (#203) - posted by zu...@apache.org on 2016/05/05 06:17:00 UTC, 0 replies.
- [25/30] incubator-quickstep git commit: Set block slots correctly. (#202) - posted by zu...@apache.org on 2016/05/05 06:17:01 UTC, 0 replies.
- [26/30] incubator-quickstep git commit: Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining (#207) - posted by zu...@apache.org on 2016/05/05 06:17:02 UTC, 0 replies.
- [27/30] incubator-quickstep git commit: Revert "Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining" (#208) - posted by zu...@apache.org on 2016/05/05 06:17:03 UTC, 0 replies.
- [28/30] incubator-quickstep git commit: Transaction Part 4: LockManager, CycleDetector and DeadLockDetector. (#187) - posted by zu...@apache.org on 2016/05/05 06:17:04 UTC, 0 replies.
- [29/30] incubator-quickstep git commit: Transaction Part 4: LockManager, CycleDetector and DeadLockDetector. (#187) - posted by zu...@apache.org on 2016/05/05 06:17:05 UTC, 0 replies.
- [30/30] incubator-quickstep git commit: Support for NUMA aware preloading (#206) - posted by zu...@apache.org on 2016/05/05 06:17:06 UTC, 0 replies.
- [01/46] incubator-quickstep git commit: Stop preloading the buffer pool when it is full. (#172) [Forced Update!] - posted by zu...@apache.org on 2016/05/16 20:55:38 UTC, 0 replies.
- [02/46] incubator-quickstep git commit: Removed optional bitweaving submodule (#182) - posted by zu...@apache.org on 2016/05/16 20:55:39 UTC, 0 replies.
- [03/46] incubator-quickstep git commit: Adds support for scalar subqueries (#185) - posted by zu...@apache.org on 2016/05/16 20:55:40 UTC, 0 replies.
- [04/46] incubator-quickstep git commit: Adds support for scalar subqueries (#185) - posted by zu...@apache.org on 2016/05/16 20:55:41 UTC, 0 replies.
- [05/46] incubator-quickstep git commit: Adds support for scalar subqueries (#185) - posted by zu...@apache.org on 2016/05/16 20:55:42 UTC, 0 replies.
- [06/46] incubator-quickstep git commit: Honor the buffer pool slots flag. (#184) - posted by zu...@apache.org on 2016/05/16 20:55:43 UTC, 0 replies.
- [07/46] incubator-quickstep git commit: Merge pull request #170 from pivotalsoftware/quickstep_date_support - posted by zu...@apache.org on 2016/05/16 20:55:44 UTC, 0 replies.
- [08/46] incubator-quickstep git commit: Merge pull request #170 from pivotalsoftware/quickstep_date_support - posted by zu...@apache.org on 2016/05/16 20:55:45 UTC, 0 replies.
- [09/46] incubator-quickstep git commit: Merge pull request #170 from pivotalsoftware/quickstep_date_support - posted by zu...@apache.org on 2016/05/16 20:55:46 UTC, 0 replies.
- [10/46] incubator-quickstep git commit: Operator Unit Tests Fixes (#186) - posted by zu...@apache.org on 2016/05/16 20:55:47 UTC, 0 replies.
- [11/46] incubator-quickstep git commit: Fixed the lock problem with AggregationHandleSum::mergeStates (#189) - posted by zu...@apache.org on 2016/05/16 20:55:48 UTC, 0 replies.
- [12/46] incubator-quickstep git commit: Fixed deadlocks when loading a block or blob while evicting another. (#183) - posted by zu...@apache.org on 2016/05/16 20:55:49 UTC, 0 replies.
- [13/46] incubator-quickstep git commit: Refactored how min and max BLOCKSIZEMBs are calculated. (#191) - posted by zu...@apache.org on 2016/05/16 20:55:50 UTC, 0 replies.
- [14/46] incubator-quickstep git commit: Better comments in eviction policy. (#193) - posted by zu...@apache.org on 2016/05/16 20:55:51 UTC, 0 replies.
- [15/46] incubator-quickstep git commit: Fixed IWYU include paths. (#194) - posted by zu...@apache.org on 2016/05/16 20:55:52 UTC, 0 replies.
- [16/46] incubator-quickstep git commit: Fixed the deadlock when loading while evicting. (#196) - posted by zu...@apache.org on 2016/05/16 20:55:53 UTC, 0 replies.
- [17/46] incubator-quickstep git commit: Refactored makeRoomForBlock. (#192) - posted by zu...@apache.org on 2016/05/16 20:55:54 UTC, 0 replies.
- [18/46] incubator-quickstep git commit: Fixes loss of alias problem with PullUpProjectExpressions (#197) - posted by zu...@apache.org on 2016/05/16 20:55:55 UTC, 0 replies.
- [19/46] incubator-quickstep git commit: Adds support for multiple SharedSubplanReference. (#199) - posted by zu...@apache.org on 2016/05/16 20:55:56 UTC, 0 replies.
- [20/46] incubator-quickstep git commit: Increased the size of the sharded lock manager to a large primary number (#198) - posted by zu...@apache.org on 2016/05/16 20:55:57 UTC, 0 replies.
- [21/46] incubator-quickstep git commit: Set block slots correctly. (#202) - posted by zu...@apache.org on 2016/05/16 20:55:58 UTC, 0 replies.
- [22/46] incubator-quickstep git commit: Refactored HashJoinWorkOrder protos. (#203) - posted by zu...@apache.org on 2016/05/16 20:55:59 UTC, 0 replies.
- [23/46] incubator-quickstep git commit: Partition aware selection using NUMA-awareness (#175) - posted by zu...@apache.org on 2016/05/16 20:56:00 UTC, 0 replies.
- [24/46] incubator-quickstep git commit: Fixes bug which disallows the creation of BITWEAVING_H indices. (#204) - posted by zu...@apache.org on 2016/05/16 20:56:01 UTC, 0 replies.
- [25/46] incubator-quickstep git commit: Fixes a bug where numa settings were not properly set (not compiled in) (#205) - posted by zu...@apache.org on 2016/05/16 20:56:02 UTC, 0 replies.
- [26/46] incubator-quickstep git commit: Support for NUMA aware preloading (#206) - posted by zu...@apache.org on 2016/05/16 20:56:03 UTC, 0 replies.
- [27/46] incubator-quickstep git commit: Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining (#207) - posted by zu...@apache.org on 2016/05/16 20:56:04 UTC, 0 replies.
- [28/46] incubator-quickstep git commit: Revert "Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining" (#208) - posted by zu...@apache.org on 2016/05/16 20:56:05 UTC, 0 replies.
- [29/46] incubator-quickstep git commit: Transaction Part 4: LockManager, CycleDetector and DeadLockDetector. (#187) - posted by zu...@apache.org on 2016/05/16 20:56:06 UTC, 0 replies.
- [30/46] incubator-quickstep git commit: Transaction Part 4: LockManager, CycleDetector and DeadLockDetector. (#187) - posted by zu...@apache.org on 2016/05/16 20:56:07 UTC, 0 replies.
- [31/46] incubator-quickstep git commit: Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining (#210) - posted by zu...@apache.org on 2016/05/16 20:56:08 UTC, 0 replies.
- [32/46] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/16 20:56:09 UTC, 0 replies.
- [33/46] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/16 20:56:10 UTC, 0 replies.
- [34/46] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/16 20:56:11 UTC, 0 replies.
- [35/46] incubator-quickstep git commit: Cleanup in Preloader class (#209) - posted by zu...@apache.org on 2016/05/16 20:56:12 UTC, 0 replies.
- [36/46] incubator-quickstep git commit: Added print_query gflag (#213) - posted by zu...@apache.org on 2016/05/16 20:56:13 UTC, 0 replies.
- [37/46] incubator-quickstep git commit: Refactor hasNUMAPlacementScheme. (#215) - posted by zu...@apache.org on 2016/05/16 20:56:14 UTC, 0 replies.
- [38/46] incubator-quickstep git commit: Added a method for double parsing with significant number argument. (#216) - posted by zu...@apache.org on 2016/05/16 20:56:15 UTC, 0 replies.
- [39/46] incubator-quickstep git commit: Leave 10% more memory for the OS. (#218) - posted by zu...@apache.org on 2016/05/16 20:56:16 UTC, 0 replies.
- [40/46] incubator-quickstep git commit: Enable semi-join optimization for left-deep trees through bloom filters (#195) - posted by zu...@apache.org on 2016/05/16 20:56:17 UTC, 0 replies.
- [41/46] incubator-quickstep git commit: Print number of rows in the output (#219) - posted by zu...@apache.org on 2016/05/16 20:56:18 UTC, 0 replies.
- [42/46] incubator-quickstep git commit: Added a quick fix to the count(*) problem (#220) - posted by zu...@apache.org on 2016/05/16 20:56:19 UTC, 0 replies.
- [43/46] incubator-quickstep git commit: Fixed a g++ compiler warning (#221) - posted by zu...@apache.org on 2016/05/16 20:56:20 UTC, 0 replies.
- [44/46] incubator-quickstep git commit: Fix bug in the SMA code (#223) - posted by zu...@apache.org on 2016/05/16 20:56:21 UTC, 0 replies.
- [45/46] incubator-quickstep git commit: QUICKSTEP-1: Add incubation disclaimer to README.md. - posted by zu...@apache.org on 2016/05/16 20:56:22 UTC, 0 replies.
- [46/46] incubator-quickstep git commit: Fixed Travis CI link in Readme. - posted by zu...@apache.org on 2016/05/16 20:56:23 UTC, 0 replies.
- [01/50] [abbrv] incubator-quickstep git commit: Improve locking mechanism for bloom filters which were leading to higher lock contention between worker threads during bloom filter insertion - posted by zu...@apache.org on 2016/05/27 03:22:52 UTC, 0 replies.
- [02/50] [abbrv] incubator-quickstep git commit: Code review changes. - posted by zu...@apache.org on 2016/05/27 03:22:53 UTC, 0 replies.
- [03/50] [abbrv] incubator-quickstep git commit: Added query ID to relational operators and Aggregation op. - posted by zu...@apache.org on 2016/05/27 03:22:54 UTC, 0 replies.
- [04/50] [abbrv] incubator-quickstep git commit: Added query ID to WorkOrder base class and Agg work order. - posted by zu...@apache.org on 2016/05/27 03:22:55 UTC, 0 replies.
- [05/50] [abbrv] incubator-quickstep git commit: Added query ID to BuildHash operator and WorkOrders. - posted by zu...@apache.org on 2016/05/27 03:22:56 UTC, 0 replies.
- [06/50] [abbrv] incubator-quickstep git commit: Merge branch 'master' into query-id-operator-workorder - posted by zu...@apache.org on 2016/05/27 03:22:57 UTC, 0 replies.
- [07/50] [abbrv] incubator-quickstep git commit: Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining - posted by zu...@apache.org on 2016/05/27 03:22:58 UTC, 0 replies.
- [08/50] [abbrv] incubator-quickstep git commit: Cleanup in Preloader thread. - posted by zu...@apache.org on 2016/05/27 03:22:59 UTC, 0 replies.
- [09/50] [abbrv] incubator-quickstep git commit: Correction in error message. - posted by zu...@apache.org on 2016/05/27 03:23:00 UTC, 0 replies.
- [10/50] [abbrv] incubator-quickstep git commit: Minor fixes. - posted by zu...@apache.org on 2016/05/27 03:23:01 UTC, 0 replies.
- [11/50] [abbrv] incubator-quickstep git commit: printf space fix - posted by zu...@apache.org on 2016/05/27 03:23:02 UTC, 0 replies.
- [12/50] [abbrv] incubator-quickstep git commit: Fixed the incorrect distinctify hash table problem related to DISTINCT aggregation - posted by zu...@apache.org on 2016/05/27 03:23:03 UTC, 0 replies.
- [13/50] [abbrv] incubator-quickstep git commit: Added support for the substring function. - posted by zu...@apache.org on 2016/05/27 03:23:04 UTC, 0 replies.
- [14/50] [abbrv] incubator-quickstep git commit: Added support for the substring function. - posted by zu...@apache.org on 2016/05/27 03:23:05 UTC, 0 replies.
- [15/50] [abbrv] incubator-quickstep git commit: Added support for the substring function. - posted by zu...@apache.org on 2016/05/27 03:23:06 UTC, 0 replies.
- [16/50] [abbrv] incubator-quickstep git commit: Added the initial distributed prototype. - posted by zu...@apache.org on 2016/05/27 03:23:07 UTC, 0 replies.
- [17/50] [abbrv] incubator-quickstep git commit: Thread local insert destination block checkout mechanism added. - posted by zu...@apache.org on 2016/05/27 03:23:08 UTC, 0 replies.
- [18/50] [abbrv] incubator-quickstep git commit: Operator that returns the cardinality of a relation - posted by zu...@apache.org on 2016/05/27 03:23:09 UTC, 0 replies.
- [19/50] [abbrv] incubator-quickstep git commit: Adding a new operator GenerateNumRowStats - posted by zu...@apache.org on 2016/05/27 03:23:10 UTC, 0 replies.
- [20/50] [abbrv] incubator-quickstep git commit: Assign equal probability to all the active operators. - posted by zu...@apache.org on 2016/05/27 03:23:11 UTC, 0 replies.
- [21/50] [abbrv] incubator-quickstep git commit: Addressing review comments - posted by zu...@apache.org on 2016/05/27 03:23:12 UTC, 0 replies.
- [22/50] [abbrv] incubator-quickstep git commit: making changes to execution generator - posted by zu...@apache.org on 2016/05/27 03:23:13 UTC, 0 replies.
- [23/50] [abbrv] incubator-quickstep git commit: Merging master and making changes to fit to CatalogRelationStatistics - posted by zu...@apache.org on 2016/05/27 03:23:14 UTC, 0 replies.
- [24/50] [abbrv] incubator-quickstep git commit: Added column store support for tmp relations. - posted by zu...@apache.org on 2016/05/27 03:23:15 UTC, 0 replies.
- [25/50] [abbrv] incubator-quickstep git commit: Reverting the gen stats - posted by zu...@apache.org on 2016/05/27 03:23:16 UTC, 0 replies.
- [26/50] [abbrv] incubator-quickstep git commit: Explicitly specify where tcmalloc comes from - posted by zu...@apache.org on 2016/05/27 03:23:17 UTC, 0 replies.
- [27/50] [abbrv] incubator-quickstep git commit: More changes for partitioned hash joins. - posted by zu...@apache.org on 2016/05/27 03:23:18 UTC, 0 replies.
- [28/50] [abbrv] incubator-quickstep git commit: Merge branch 'master' into partition_aware_hashjoin_with_optimizer_support - posted by zu...@apache.org on 2016/05/27 03:23:19 UTC, 0 replies.
- [29/50] [abbrv] incubator-quickstep git commit: Merge branch 'quickstep_partition_parser_support' into partition_aware_hashjoin_with_optimizer_support - posted by zu...@apache.org on 2016/05/27 03:23:20 UTC, 0 replies.
- [30/50] [abbrv] incubator-quickstep git commit: Fixed some bugs. - posted by zu...@apache.org on 2016/05/27 03:23:21 UTC, 0 replies.
- [31/50] [abbrv] incubator-quickstep git commit: TextScan operator made partition-aware. - posted by zu...@apache.org on 2016/05/27 03:23:22 UTC, 0 replies.
- [32/50] [abbrv] incubator-quickstep git commit: Fixed a bug in convertSelection. - posted by zu...@apache.org on 2016/05/27 03:23:23 UTC, 0 replies.
- [33/50] [abbrv] incubator-quickstep git commit: Added conditions for non-partition aware tables. - posted by zu...@apache.org on 2016/05/27 03:23:24 UTC, 0 replies.
- [34/50] [abbrv] incubator-quickstep git commit: AddWorkOrdersUsingPartitionedInput added. - posted by zu...@apache.org on 2016/05/27 03:23:25 UTC, 0 replies.
- [35/50] [abbrv] incubator-quickstep git commit: Merge branch 'master' into partition_aware_hashjoin_with_optimizer_support - posted by zu...@apache.org on 2016/05/27 03:23:26 UTC, 0 replies.
- [36/50] [abbrv] incubator-quickstep git commit: Fixed a bug. - posted by zu...@apache.org on 2016/05/27 03:23:27 UTC, 0 replies.
- [37/50] [abbrv] incubator-quickstep git commit: Added probe_relation_block_ids_in_partition_[part_id][num_workorders_generated_in_partition_[part_id]] - posted by zu...@apache.org on 2016/05/27 03:23:28 UTC, 0 replies.
- [38/50] [abbrv] incubator-quickstep git commit: Removed the buggy select code. - posted by zu...@apache.org on 2016/05/27 03:23:29 UTC, 0 replies.
- [39/50] [abbrv] incubator-quickstep git commit: Added code to find if part_attr_id is in projected attributes. - posted by zu...@apache.org on 2016/05/27 03:23:30 UTC, 0 replies.
- [40/50] [abbrv] incubator-quickstep git commit: Some more changes. - posted by zu...@apache.org on 2016/05/27 03:23:31 UTC, 0 replies.
- [41/50] [abbrv] incubator-quickstep git commit: Added addWorkOrdersUsingPartitionedInput in BuildHashOperator. - posted by zu...@apache.org on 2016/05/27 03:23:32 UTC, 0 replies.
- [42/50] [abbrv] incubator-quickstep git commit: Removed changes from other merged branches. - posted by zu...@apache.org on 2016/05/27 03:23:33 UTC, 0 replies.
- [43/50] [abbrv] incubator-quickstep git commit: Fixed some style issues. - posted by zu...@apache.org on 2016/05/27 03:23:34 UTC, 0 replies.
- [44/50] [abbrv] incubator-quickstep git commit: Merge branch 'master' into partition_aware_hashjoin_with_optimizer_support - posted by zu...@apache.org on 2016/05/27 03:23:35 UTC, 0 replies.
- [45/50] [abbrv] incubator-quickstep git commit: Added a TODO in convertSelection. - posted by zu...@apache.org on 2016/05/27 03:23:36 UTC, 0 replies.
- [46/50] [abbrv] incubator-quickstep git commit: CatalogRelation removed from DestroyHashOperator. - posted by zu...@apache.org on 2016/05/27 03:23:37 UTC, 0 replies.
- [47/50] [abbrv] incubator-quickstep git commit: Merge branch 'master' into partition_aware_hashjoin_with_optimizer_support - posted by zu...@apache.org on 2016/05/27 03:23:38 UTC, 0 replies.
- [48/50] [abbrv] incubator-quickstep git commit: Added LIBNUMA checks for machines without NUMA. - posted by zu...@apache.org on 2016/05/27 03:23:39 UTC, 0 replies.
- [49/50] [abbrv] incubator-quickstep git commit: Fixed some CMakeLists.txt - posted by zu...@apache.org on 2016/05/27 03:23:40 UTC, 0 replies.
- [50/50] [abbrv] incubator-quickstep git commit: Modified TextScanOperator to improve COPY performance - posted by zu...@apache.org on 2016/05/27 03:23:41 UTC, 0 replies.
- incubator-quickstep git commit: Added Pull-based DataExchange service. - posted by zu...@apache.org on 2016/05/28 07:00:21 UTC, 0 replies.
- incubator-quickstep git commit: Added Pull-based DataExchange service. [Forced Update!] - posted by zu...@apache.org on 2016/05/28 08:54:51 UTC, 1 replies.
- incubator-quickstep git commit: Added BlockLocator. - posted by zu...@apache.org on 2016/05/28 21:23:28 UTC, 1 replies.
- incubator-quickstep git commit: Added BlockLocator. [Forced Update!] - posted by zu...@apache.org on 2016/05/29 01:48:37 UTC, 1 replies.
- [incubator-quickstep] Git Push Summary - posted by zu...@apache.org on 2016/05/29 05:24:30 UTC, 5 replies.
- incubator-quickstep git commit: Added Async DataExchange Service. - posted by zu...@apache.org on 2016/05/29 05:54:42 UTC, 1 replies.
- incubator-quickstep git commit: CI w/ gRPC. - posted by zu...@apache.org on 2016/05/30 18:57:19 UTC, 0 replies.
- incubator-quickstep git commit: CI w/ gRPC. [Forced Update!] - posted by zu...@apache.org on 2016/05/30 19:02:01 UTC, 0 replies.
- incubator-quickstep git commit: CI w/ gRPC to build the distributed version. [Forced Update!] - posted by zu...@apache.org on 2016/05/30 20:02:29 UTC, 0 replies.
- [01/32] incubator-quickstep git commit: Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining (#210) [Forced Update!] - posted by zu...@apache.org on 2016/05/30 22:47:09 UTC, 0 replies.
- [02/32] incubator-quickstep git commit: Added print_query gflag (#213) - posted by zu...@apache.org on 2016/05/30 22:47:10 UTC, 0 replies.
- [03/32] incubator-quickstep git commit: Cleanup in Preloader class (#209) - posted by zu...@apache.org on 2016/05/30 22:47:11 UTC, 0 replies.
- [04/32] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 22:47:12 UTC, 0 replies.
- [05/32] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 22:47:13 UTC, 0 replies.
- [06/32] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 22:47:14 UTC, 0 replies.
- [07/32] incubator-quickstep git commit: Enable semi-join optimization for left-deep trees through bloom filters (#195) - posted by zu...@apache.org on 2016/05/30 22:47:15 UTC, 0 replies.
- [08/32] incubator-quickstep git commit: Leave 10% more memory for the OS. (#218) - posted by zu...@apache.org on 2016/05/30 22:47:16 UTC, 0 replies.
- [09/32] incubator-quickstep git commit: Added a method for double parsing with significant number argument. (#216) - posted by zu...@apache.org on 2016/05/30 22:47:17 UTC, 0 replies.
- [10/32] incubator-quickstep git commit: Refactor hasNUMAPlacementScheme. (#215) - posted by zu...@apache.org on 2016/05/30 22:47:18 UTC, 0 replies.
- [11/32] incubator-quickstep git commit: Print number of rows in the output (#219) - posted by zu...@apache.org on 2016/05/30 22:47:19 UTC, 0 replies.
- [12/32] incubator-quickstep git commit: Fix bug in the SMA code (#223) - posted by zu...@apache.org on 2016/05/30 22:47:20 UTC, 0 replies.
- [13/32] incubator-quickstep git commit: Fixed a g++ compiler warning (#221) - posted by zu...@apache.org on 2016/05/30 22:47:21 UTC, 0 replies.
- [14/32] incubator-quickstep git commit: Added a quick fix to the count(*) problem (#220) - posted by zu...@apache.org on 2016/05/30 22:47:22 UTC, 0 replies.
- [15/32] incubator-quickstep git commit: Quickstep print catalog (#222) - posted by zu...@apache.org on 2016/05/30 22:47:23 UTC, 0 replies.
- [16/32] incubator-quickstep git commit: Minor improvements in FileManagers. (#224) - posted by zu...@apache.org on 2016/05/30 22:47:24 UTC, 0 replies.
- [17/32] incubator-quickstep git commit: Initial support for collecting table statistics: number of distinct values (#227) - posted by zu...@apache.org on 2016/05/30 22:47:25 UTC, 0 replies.
- [18/32] incubator-quickstep git commit: Change the default value of Joined Tuple Collector (#226) - posted by zu...@apache.org on 2016/05/30 22:47:26 UTC, 0 replies.
- [19/32] incubator-quickstep git commit: Added hash join order optimization for star schema queries. (#229) - posted by zu...@apache.org on 2016/05/30 22:47:27 UTC, 0 replies.
- [20/32] incubator-quickstep git commit: Quickstep gen stats (#225) - posted by zu...@apache.org on 2016/05/30 22:47:28 UTC, 0 replies.
- [21/32] incubator-quickstep git commit: Reverting the PR that gets the number of rows (#233) - posted by zu...@apache.org on 2016/05/30 22:47:29 UTC, 0 replies.
- [22/32] incubator-quickstep git commit: In ScopedBuffer, initialize the allocated memory bytes to 0 (#230) - posted by zu...@apache.org on 2016/05/30 22:47:30 UTC, 0 replies.
- [23/32] incubator-quickstep git commit: Revert "Quickstep gen stats" (#231) - posted by zu...@apache.org on 2016/05/30 22:47:31 UTC, 0 replies.
- [24/32] incubator-quickstep git commit: Visualize optimized physical plan in DOT format (#232) - posted by zu...@apache.org on 2016/05/30 22:47:32 UTC, 0 replies.
- [25/32] incubator-quickstep git commit: Explicitly specify where tcmalloc comes from (#235) - posted by zu...@apache.org on 2016/05/30 22:47:33 UTC, 0 replies.
- [26/32] incubator-quickstep git commit: Revert "Explicitly specify where tcmalloc comes from" (#237) - posted by zu...@apache.org on 2016/05/30 22:47:34 UTC, 0 replies.
- [27/32] incubator-quickstep git commit: QUICKSTEP-1: Add incubation disclaimer to README.md. - posted by zu...@apache.org on 2016/05/30 22:47:35 UTC, 0 replies.
- [28/32] incubator-quickstep git commit: Fixed Travis CI link in Readme. - posted by zu...@apache.org on 2016/05/30 22:47:36 UTC, 0 replies.
- [29/32] incubator-quickstep git commit: Groupby hashtable pool (#236) - posted by zu...@apache.org on 2016/05/30 22:47:37 UTC, 0 replies.
- [30/32] incubator-quickstep git commit: Resolves SMA bugs revealed by TPCH. (#234) - posted by zu...@apache.org on 2016/05/30 22:47:38 UTC, 0 replies.
- [31/32] incubator-quickstep git commit: Added Async DataExchange Service. - posted by zu...@apache.org on 2016/05/30 22:47:39 UTC, 0 replies.
- [32/32] incubator-quickstep git commit: Added BlockLocator. - posted by zu...@apache.org on 2016/05/30 22:47:40 UTC, 0 replies.
- [01/50] [abbrv] incubator-quickstep git commit: Fixed IWYU include paths. (#194) [Forced Update!] - posted by zu...@apache.org on 2016/05/30 23:18:36 UTC, 0 replies.
- [02/50] [abbrv] incubator-quickstep git commit: Fixed the deadlock when loading while evicting. (#196) - posted by zu...@apache.org on 2016/05/30 23:18:37 UTC, 0 replies.
- [03/50] [abbrv] incubator-quickstep git commit: Refactored makeRoomForBlock. (#192) - posted by zu...@apache.org on 2016/05/30 23:18:38 UTC, 0 replies.
- [04/50] [abbrv] incubator-quickstep git commit: Fixes loss of alias problem with PullUpProjectExpressions (#197) - posted by zu...@apache.org on 2016/05/30 23:18:39 UTC, 0 replies.
- [05/50] [abbrv] incubator-quickstep git commit: Adds support for multiple SharedSubplanReference. (#199) - posted by zu...@apache.org on 2016/05/30 23:18:40 UTC, 0 replies.
- [06/50] [abbrv] incubator-quickstep git commit: Increased the size of the sharded lock manager to a large primary number (#198) - posted by zu...@apache.org on 2016/05/30 23:18:41 UTC, 0 replies.
- [07/50] [abbrv] incubator-quickstep git commit: Set block slots correctly. (#202) - posted by zu...@apache.org on 2016/05/30 23:18:42 UTC, 0 replies.
- [08/50] [abbrv] incubator-quickstep git commit: Refactored HashJoinWorkOrder protos. (#203) - posted by zu...@apache.org on 2016/05/30 23:18:43 UTC, 0 replies.
- [09/50] [abbrv] incubator-quickstep git commit: Partition aware selection using NUMA-awareness (#175) - posted by zu...@apache.org on 2016/05/30 23:18:44 UTC, 0 replies.
- [10/50] [abbrv] incubator-quickstep git commit: Fixes bug which disallows the creation of BITWEAVING_H indices. (#204) - posted by zu...@apache.org on 2016/05/30 23:18:45 UTC, 0 replies.
- [11/50] [abbrv] incubator-quickstep git commit: Fixes a bug where numa settings were not properly set (not compiled in) (#205) - posted by zu...@apache.org on 2016/05/30 23:18:46 UTC, 0 replies.
- [12/50] [abbrv] incubator-quickstep git commit: Support for NUMA aware preloading (#206) - posted by zu...@apache.org on 2016/05/30 23:18:47 UTC, 0 replies.
- [13/50] [abbrv] incubator-quickstep git commit: Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining (#207) - posted by zu...@apache.org on 2016/05/30 23:18:48 UTC, 0 replies.
- [14/50] [abbrv] incubator-quickstep git commit: Revert "Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining" (#208) - posted by zu...@apache.org on 2016/05/30 23:18:49 UTC, 0 replies.
- [15/50] [abbrv] incubator-quickstep git commit: Transaction Part 4: LockManager, CycleDetector and DeadLockDetector. (#187) - posted by zu...@apache.org on 2016/05/30 23:18:50 UTC, 0 replies.
- [16/50] [abbrv] incubator-quickstep git commit: Transaction Part 4: LockManager, CycleDetector and DeadLockDetector. (#187) - posted by zu...@apache.org on 2016/05/30 23:18:51 UTC, 0 replies.
- [17/50] [abbrv] incubator-quickstep git commit: Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining (#210) - posted by zu...@apache.org on 2016/05/30 23:18:52 UTC, 0 replies.
- [18/50] [abbrv] incubator-quickstep git commit: Cleanup in Preloader class (#209) - posted by zu...@apache.org on 2016/05/30 23:18:53 UTC, 0 replies.
- [19/50] [abbrv] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 23:18:54 UTC, 0 replies.
- [20/50] [abbrv] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 23:18:55 UTC, 0 replies.
- [21/50] [abbrv] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 23:18:56 UTC, 0 replies.
- [22/50] [abbrv] incubator-quickstep git commit: Added print_query gflag (#213) - posted by zu...@apache.org on 2016/05/30 23:18:57 UTC, 0 replies.
- [23/50] [abbrv] incubator-quickstep git commit: Enable semi-join optimization for left-deep trees through bloom filters (#195) - posted by zu...@apache.org on 2016/05/30 23:18:58 UTC, 0 replies.
- [24/50] [abbrv] incubator-quickstep git commit: Leave 10% more memory for the OS. (#218) - posted by zu...@apache.org on 2016/05/30 23:18:59 UTC, 0 replies.
- [25/50] [abbrv] incubator-quickstep git commit: Refactor hasNUMAPlacementScheme. (#215) - posted by zu...@apache.org on 2016/05/30 23:19:00 UTC, 0 replies.
- [26/50] [abbrv] incubator-quickstep git commit: Added a method for double parsing with significant number argument. (#216) - posted by zu...@apache.org on 2016/05/30 23:19:01 UTC, 0 replies.
- [27/50] [abbrv] incubator-quickstep git commit: Print number of rows in the output (#219) - posted by zu...@apache.org on 2016/05/30 23:19:02 UTC, 0 replies.
- [28/50] [abbrv] incubator-quickstep git commit: Added a quick fix to the count(*) problem (#220) - posted by zu...@apache.org on 2016/05/30 23:19:03 UTC, 0 replies.
- [29/50] [abbrv] incubator-quickstep git commit: Fixed a g++ compiler warning (#221) - posted by zu...@apache.org on 2016/05/30 23:19:04 UTC, 0 replies.
- [30/50] [abbrv] incubator-quickstep git commit: Fix bug in the SMA code (#223) - posted by zu...@apache.org on 2016/05/30 23:19:05 UTC, 0 replies.
- [31/50] [abbrv] incubator-quickstep git commit: Quickstep print catalog (#222) - posted by zu...@apache.org on 2016/05/30 23:19:06 UTC, 0 replies.
- [32/50] [abbrv] incubator-quickstep git commit: Minor improvements in FileManagers. (#224) - posted by zu...@apache.org on 2016/05/30 23:19:07 UTC, 0 replies.
- [33/50] [abbrv] incubator-quickstep git commit: Change the default value of Joined Tuple Collector (#226) - posted by zu...@apache.org on 2016/05/30 23:19:08 UTC, 0 replies.
- [34/50] [abbrv] incubator-quickstep git commit: Initial support for collecting table statistics: number of distinct values (#227) - posted by zu...@apache.org on 2016/05/30 23:19:09 UTC, 0 replies.
- [35/50] [abbrv] incubator-quickstep git commit: Added hash join order optimization for star schema queries. (#229) - posted by zu...@apache.org on 2016/05/30 23:19:10 UTC, 0 replies.
- [36/50] [abbrv] incubator-quickstep git commit: In ScopedBuffer, initialize the allocated memory bytes to 0 (#230) - posted by zu...@apache.org on 2016/05/30 23:19:11 UTC, 0 replies.
- [37/50] [abbrv] incubator-quickstep git commit: Quickstep gen stats (#225) - posted by zu...@apache.org on 2016/05/30 23:19:12 UTC, 0 replies.
- [38/50] [abbrv] incubator-quickstep git commit: Revert "Quickstep gen stats" (#231) - posted by zu...@apache.org on 2016/05/30 23:19:13 UTC, 0 replies.
- [39/50] [abbrv] incubator-quickstep git commit: Reverting the PR that gets the number of rows (#233) - posted by zu...@apache.org on 2016/05/30 23:19:14 UTC, 0 replies.
- [40/50] [abbrv] incubator-quickstep git commit: Visualize optimized physical plan in DOT format (#232) - posted by zu...@apache.org on 2016/05/30 23:19:15 UTC, 0 replies.
- [41/50] [abbrv] incubator-quickstep git commit: Revert "Explicitly specify where tcmalloc comes from" (#237) - posted by zu...@apache.org on 2016/05/30 23:19:16 UTC, 0 replies.
- [42/50] [abbrv] incubator-quickstep git commit: Groupby hashtable pool (#236) - posted by zu...@apache.org on 2016/05/30 23:19:17 UTC, 0 replies.
- [43/50] [abbrv] incubator-quickstep git commit: QUICKSTEP-1: Add incubation disclaimer to README.md. - posted by zu...@apache.org on 2016/05/30 23:19:18 UTC, 0 replies.
- [44/50] [abbrv] incubator-quickstep git commit: Fixed Travis CI link in Readme. - posted by zu...@apache.org on 2016/05/30 23:19:19 UTC, 0 replies.
- [45/50] [abbrv] incubator-quickstep git commit: Explicitly specify where tcmalloc comes from (#235) - posted by zu...@apache.org on 2016/05/30 23:19:20 UTC, 0 replies.
- [46/50] [abbrv] incubator-quickstep git commit: Resolves SMA bugs revealed by TPCH. (#234) - posted by zu...@apache.org on 2016/05/30 23:19:21 UTC, 0 replies.
- [47/50] [abbrv] incubator-quickstep git commit: Added BlockLocator. - posted by zu...@apache.org on 2016/05/30 23:19:22 UTC, 0 replies.
- [48/50] [abbrv] incubator-quickstep git commit: Added Async DataExchange Service. - posted by zu...@apache.org on 2016/05/30 23:19:23 UTC, 0 replies.
- [49/50] [abbrv] incubator-quickstep git commit: Serialized WorkOrders as proto. - posted by zu...@apache.org on 2016/05/30 23:19:24 UTC, 0 replies.
- [50/50] [abbrv] incubator-quickstep git commit: Serialized WorkOrders as proto. - posted by zu...@apache.org on 2016/05/30 23:19:25 UTC, 0 replies.
- [01/33] incubator-quickstep git commit: Change default aggregate_hashtable_type from LinearOpenAddressing to SeparateChaining (#210) [Forced Update!] - posted by zu...@apache.org on 2016/05/30 23:21:00 UTC, 0 replies.
- [02/33] incubator-quickstep git commit: Added print_query gflag (#213) - posted by zu...@apache.org on 2016/05/30 23:21:01 UTC, 0 replies.
- [03/33] incubator-quickstep git commit: Cleanup in Preloader class (#209) - posted by zu...@apache.org on 2016/05/30 23:21:02 UTC, 0 replies.
- [04/33] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 23:21:03 UTC, 0 replies.
- [05/33] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 23:21:04 UTC, 0 replies.
- [06/33] incubator-quickstep git commit: Added support for the substring function. (#211) - posted by zu...@apache.org on 2016/05/30 23:21:05 UTC, 0 replies.
- [07/33] incubator-quickstep git commit: Enable semi-join optimization for left-deep trees through bloom filters (#195) - posted by zu...@apache.org on 2016/05/30 23:21:06 UTC, 0 replies.
- [08/33] incubator-quickstep git commit: Leave 10% more memory for the OS. (#218) - posted by zu...@apache.org on 2016/05/30 23:21:07 UTC, 0 replies.
- [09/33] incubator-quickstep git commit: Added a method for double parsing with significant number argument. (#216) - posted by zu...@apache.org on 2016/05/30 23:21:08 UTC, 0 replies.
- [10/33] incubator-quickstep git commit: Refactor hasNUMAPlacementScheme. (#215) - posted by zu...@apache.org on 2016/05/30 23:21:09 UTC, 0 replies.
- [11/33] incubator-quickstep git commit: Print number of rows in the output (#219) - posted by zu...@apache.org on 2016/05/30 23:21:10 UTC, 0 replies.
- [12/33] incubator-quickstep git commit: Fix bug in the SMA code (#223) - posted by zu...@apache.org on 2016/05/30 23:21:11 UTC, 0 replies.
- [13/33] incubator-quickstep git commit: Fixed a g++ compiler warning (#221) - posted by zu...@apache.org on 2016/05/30 23:21:12 UTC, 0 replies.
- [14/33] incubator-quickstep git commit: Added a quick fix to the count(*) problem (#220) - posted by zu...@apache.org on 2016/05/30 23:21:13 UTC, 0 replies.
- [15/33] incubator-quickstep git commit: Quickstep print catalog (#222) - posted by zu...@apache.org on 2016/05/30 23:21:14 UTC, 0 replies.
- [16/33] incubator-quickstep git commit: Minor improvements in FileManagers. (#224) - posted by zu...@apache.org on 2016/05/30 23:21:15 UTC, 0 replies.
- [17/33] incubator-quickstep git commit: Initial support for collecting table statistics: number of distinct values (#227) - posted by zu...@apache.org on 2016/05/30 23:21:16 UTC, 0 replies.
- [18/33] incubator-quickstep git commit: Change the default value of Joined Tuple Collector (#226) - posted by zu...@apache.org on 2016/05/30 23:21:17 UTC, 0 replies.
- [19/33] incubator-quickstep git commit: Added hash join order optimization for star schema queries. (#229) - posted by zu...@apache.org on 2016/05/30 23:21:18 UTC, 0 replies.
- [20/33] incubator-quickstep git commit: In ScopedBuffer, initialize the allocated memory bytes to 0 (#230) - posted by zu...@apache.org on 2016/05/30 23:21:19 UTC, 0 replies.
- [21/33] incubator-quickstep git commit: Revert "Quickstep gen stats" (#231) - posted by zu...@apache.org on 2016/05/30 23:21:20 UTC, 0 replies.
- [22/33] incubator-quickstep git commit: Quickstep gen stats (#225) - posted by zu...@apache.org on 2016/05/30 23:21:21 UTC, 0 replies.
- [23/33] incubator-quickstep git commit: Reverting the PR that gets the number of rows (#233) - posted by zu...@apache.org on 2016/05/30 23:21:22 UTC, 0 replies.
- [24/33] incubator-quickstep git commit: Visualize optimized physical plan in DOT format (#232) - posted by zu...@apache.org on 2016/05/30 23:21:23 UTC, 0 replies.
- [25/33] incubator-quickstep git commit: Revert "Explicitly specify where tcmalloc comes from" (#237) - posted by zu...@apache.org on 2016/05/30 23:21:24 UTC, 0 replies.
- [26/33] incubator-quickstep git commit: Groupby hashtable pool (#236) - posted by zu...@apache.org on 2016/05/30 23:21:25 UTC, 0 replies.
- [27/33] incubator-quickstep git commit: QUICKSTEP-1: Add incubation disclaimer to README.md. - posted by zu...@apache.org on 2016/05/30 23:21:26 UTC, 0 replies.
- [28/33] incubator-quickstep git commit: Fixed Travis CI link in Readme. - posted by zu...@apache.org on 2016/05/30 23:21:27 UTC, 0 replies.
- [29/33] incubator-quickstep git commit: Explicitly specify where tcmalloc comes from (#235) - posted by zu...@apache.org on 2016/05/30 23:21:28 UTC, 0 replies.
- [30/33] incubator-quickstep git commit: Resolves SMA bugs revealed by TPCH. (#234) - posted by zu...@apache.org on 2016/05/30 23:21:29 UTC, 0 replies.
- [31/33] incubator-quickstep git commit: Added BlockLocator. - posted by zu...@apache.org on 2016/05/30 23:21:30 UTC, 0 replies.
- [32/33] incubator-quickstep git commit: Added Async DataExchange Service. - posted by zu...@apache.org on 2016/05/30 23:21:31 UTC, 0 replies.
- [33/33] incubator-quickstep git commit: CI w/ gRPC to build the distributed version. - posted by zu...@apache.org on 2016/05/30 23:21:32 UTC, 0 replies.
- [1/2] incubator-quickstep git commit: Serialized WorkOrders as proto. [Forced Update!] - posted by zu...@apache.org on 2016/05/30 23:32:19 UTC, 0 replies.
- [2/2] incubator-quickstep git commit: Serialized WorkOrders as proto. - posted by zu...@apache.org on 2016/05/30 23:32:20 UTC, 0 replies.
- incubator-quickstep git commit: New type for fixed precision number: Decimal. - posted by ha...@apache.org on 2016/05/31 18:19:31 UTC, 0 replies.
- incubator-quickstep git commit: Minor Improvements in Storage. - posted by zu...@apache.org on 2016/05/31 19:20:35 UTC, 0 replies.
- SUBSCRIBE - posted by Rogers Jeffrey <ro...@apache.org> on 2016/05/31 19:30:16 UTC, 0 replies.
- [1/2] incubator-quickstep git commit: Minor Improvements in Storage. [Forced Update!] - posted by zu...@apache.org on 2016/05/31 21:37:00 UTC, 0 replies.
- [2/2] incubator-quickstep git commit: Minor Improvements in Storage. - posted by zu...@apache.org on 2016/05/31 21:37:01 UTC, 0 replies.