1. 13c16b9 Added PartitionSchemeHeader in Physical Plan node. by Zuyu Zhang · 7 years ago
  2. e6ac59d Added the support for partitioned (but not parallel) aggregations. by Zuyu Zhang · 7 years ago
  3. 361a65f Added operator and execution support for partitioned nested loops join. by Zuyu Zhang · 7 years ago
  4. cbb84b4 Added RandomPartitionSchemeHeader. by Zuyu Zhang · 7 years ago
  5. 7c5d762 Added operator support for BuildLipFilter with partitioned inputs. by Zuyu Zhang · 7 years ago
  6. 0f549ac Minor refactors in WorkOrderFactory. by Zuyu Zhang · 7 years ago
  7. d0c5532 QUICKSTEP-76: Enabled LIP in the distributed version. by Zuyu Zhang · 7 years ago
  8. 2a62246 Refactored the operator support for broadcast hash join. by Zuyu Zhang · 7 years ago
  9. 8a0e247 Simplified ExtractCommonSubexpression rule as a BottomUp rule. by Zuyu Zhang · 7 years ago
  10. f8181b5 Avoided crashes using PartitionAwareInsertDest in Inner HashJoins. by Zuyu Zhang · 7 years ago
  11. 45e691e Removed namespace definitions in a hpp file. by Zuyu Zhang · 7 years ago
  12. a0b9734 Keep the Union execution test stand-alone. by Zuyu Zhang · 7 years ago
  13. e4dd66e Print the partition id in WorkOrder Reconstruction. by Zuyu Zhang · 7 years ago
  14. 97650fb Minor refactor scheduler in the distributed version. by Zuyu Zhang · 7 years ago
  15. ed72e24 Improve disjunctive predicate pushdown to optimize more scenarios. by Jianqiao Zhu · 7 years ago
  16. 8f66292 Fix a problem in CopyGroupList + minor style fixes. by Jianqiao Zhu · 7 years ago
  17. ece7e42 Dispatch BuildHashJoin and Aggregation based on block locality. by Zuyu Zhang · 7 years ago
  18. 0572f40 Partition-aware CopyFrom. by Zuyu Zhang · 7 years ago
  19. 678e2c3 Fixed a bug regarding the table name containing '_' in Commands. by Zuyu Zhang · 7 years ago
  20. 99198ef Adds NetworkIO to CLI by cramja · 7 years ago
  21. 4eb1dee Remove double can. Thanks @zuyu for catching this. by Jignesh Patel · 7 years ago
  22. 5ee3f11 Assigned partition_id to RebuildWorkOrder. by Zuyu Zhang · 7 years ago
  23. 30021ac Fix the issues with the common subexpression feature by Jianqiao Zhu · 7 years ago
  24. d6a01e7 Add ThreadPrivateCompactKeyHashTable as a fast path data structure for aggregation. by Jianqiao Zhu · 7 years ago
  25. 8169306 Add common-subexpression support. by Jianqiao Zhu · 7 years ago
  26. b19bb94 WorkOrder proto clean-up. by Zuyu Zhang · 7 years ago
  27. 758f07a Add protobuf support for union all operator. by Tianrun · 7 years ago
  28. 3c83c93 API to get total pending work orders for an operator by Harshad Deshmukh · 7 years ago
  29. 6e3499a Topological sort functionality in DAG by Harshad Deshmukh · 7 years ago
  30. 563abe0 Implement optimizer and execution layers for UNION and INTERSECT. by Tianrun · 7 years ago
  31. 5b7b5cb Implement parser and resolver for UNION and INTERSECT. by TianrunLi · 7 years ago
  32. 4432828 Refactored out proto GenerateCPP function by cramja · 7 years ago
  33. db3e2f5 Added an enum type for all relational operators by Harshad Deshmukh · 7 years ago
  34. 18bea4a Bug fix in memory measurement by Harshad Deshmukh · 7 years ago
  35. 4b04fb8 Measure memory consumption of a running query by Harshad Deshmukh · 7 years ago
  36. 9d2e0b6 Fix the bug when derived_accessor is TupleIdSequenceAdapterValueAccessor<ColumnVectorsValueAccesor> in PackedPayloadHashTable by Jianqiao Zhu · 7 years ago
  37. 05b47b5 QUICKSTEP-73: Multi-attribute PartitionSchemeHeader. by Zuyu Zhang · 7 years ago
  38. 42bf626 Touch up instructions. by Jignesh Patel · 7 years ago
  39. f42c726 Fixed a pedantic warning. by Zuyu Zhang · 7 years ago
  40. 46f916f Fixed a sign compare warning. by Zuyu Zhang · 7 years ago
  41. b9016a8 Enhanced the execution DAG visualization by Harshad Deshmukh · 7 years ago
  42. 4ad6cec Minor refactored RangePartitionSchemeHeader::getProto. by Zuyu Zhang · 7 years ago
  43. 15d96da Update license file to summarize 3rd party by cramja · 7 years ago
  44. e2dbbb6 Fixed headers in some files by Harshad Deshmukh · 7 years ago
  45. d5007dc Added script for release license audit by cramja · 7 years ago
  46. 7aaa053 Used an alternative implementation for the proto map. by Zuyu Zhang · 7 years ago
  47. 8c26c31 Refactored the data exchange operation. by Zuyu Zhang · 7 years ago
  48. 22bac39 Removed unnecessary messages in BlockLocator. by Zuyu Zhang · 7 years ago
  49. 256f9dd Allow to update CatalogDatabaseCache using the proto serialized from CatalogDatabase. by Zuyu Zhang · 7 years ago
  50. 68fc745 Added the query print support in the distributed version. by Zuyu Zhang · 7 years ago
  51. 6909e7c Cleaned up the temp relation during the Conductor startup in the distributed version. by Zuyu Zhang · 7 years ago
  52. 6ec765c Refactored '\analyze' in the distributed version. by Zuyu Zhang · 7 years ago
  53. d383591 Minor refactored the query admission process in the distributed version. by Zuyu Zhang · 7 years ago
  54. 70e7663 Minor refactored AdmitRequestMessage constructor. by Zuyu Zhang · 7 years ago
  55. 14fcd61 Enabled more concurrent queries in the distributed version. by Zuyu Zhang · 7 years ago
  56. 42bf6b8 Fixed the test hang due to changes in Shiftboss registration process. by Zuyu Zhang · 7 years ago
  57. 9a991bb Fixed the admitQueries bug. by Zuyu Zhang · 7 years ago
  58. 4a95738 Fixed the catalog relation schema reference bug in the preloading in the distributed version. by Zuyu Zhang · 7 years ago
  59. a5c68dd Minor refactored the registration process between Foreman and Shiftboss. by Zuyu Zhang · 7 years ago
  60. c9be13b Added the preload support in the distributed version. by Zuyu Zhang · 7 years ago
  61. 0528c77 Moved some Cli flags into a common file. by Zuyu Zhang · 7 years ago
  62. 64316f8 Minor refactored in PolicyEnforcerDistributed::getWorkOrderProtoMessages. by Zuyu Zhang · 7 years ago
  63. f8cf7fb Removed redundant third party libraries shared by both Quickstep and TMB. by Zuyu Zhang · 7 years ago
  64. 3f7728e Added header to scripts and yaml files, updated NOTICE by Harshad Deshmukh · 7 years ago
  65. d3b3b46 volatile keyword fixes gcc compile error by cramja · 7 years ago
  66. 942dc69 removed KEYS. Moved to svn repo by cramja · 7 years ago
  67. c53a4d0 Fixed the bug for '\analyze' in the distributed version. by Zuyu Zhang · 7 years ago
  68. 7f5e6d4 Added dockerfile for release testing by cramja · 7 years ago
  69. 33f0c8c fixes travis ws issue by cramja · 7 years ago
  70. 04dd947 fixes bug in ordering of cmds by cramja · 7 years ago
  71. 14d9a44 Cmake changes for default build by cramja · 7 years ago
  72. c72aaf0 Minor refactored the debug logs. by Zuyu Zhang · 7 years ago
  73. d81ca08 Set the default tmb_implementation value to purememory. by Zuyu Zhang · 7 years ago
  74. e3d2aa1 Disabled LIP in the distributed version due to QUICKSTEP-76. by Zuyu Zhang · 7 years ago
  75. 686bbb5 Refactored the debug logs in the query execution. by Zuyu Zhang · 7 years ago
  76. 8643add Removed the unnecessary messages for saving query results in the distributed version. by Zuyu Zhang · 7 years ago
  77. 2e7f446 simplify logic of download script by cramja · 7 years ago
  78. 64bd2c9 Repeated HDFS reads in TextScan, if needed. by Zuyu Zhang · 7 years ago
  79. e37ec54 Added \analyze support in the distributed version. by Zuyu Zhang · 7 years ago
  80. 7f25d1c Refactored command execution in the distributed version. by Zuyu Zhang · 7 years ago
  81. ccb2852 Refactored catalog saving in the distributed version. by Zuyu Zhang · 7 years ago
  82. 964a806 Minor refactor regarding CatalogDatabase. by Zuyu Zhang · 7 years ago
  83. 87bbb26 Added command support in the distributed version. by Zuyu Zhang · 7 years ago
  84. 5e0c32a Style fixes in the distributed version. by Zuyu Zhang · 7 years ago
  85. 6a240fc Init release scripts by cramja · 7 years ago
  86. e896b61 Fix a bug with SelectOperator by jianqiao · 7 years ago
  87. e41a6aa Fixed the bug in CommandExecutorTest. by Zuyu Zhang · 7 years ago
  88. 5f5073f Moved Describe command to an util file. by Zuyu Zhang · 7 years ago
  89. 132fed6 Fix PackedPayloadHashTable for gcc build by Jianqiao Zhu · 7 years ago
  90. c008b7a patch to fix gcc compile error gflags by cramja · 7 years ago
  91. 4437b9d Minor refactored CommandExecutor. by Zuyu Zhang · 7 years ago
  92. b24349c Fixed the lint issue. by Zuyu Zhang · 7 years ago
  93. def08ce Disabled LIP optimization in the distributed version due to QUICKSTEP-76. by Zuyu Zhang · 7 years ago
  94. f4f5ca0 Fix the problem with CrossReferenceCoalesceAggregate. by Jianqiao Zhu · 7 years ago
  95. b88625d Used two TMB implementations in Shiftboss. by Zuyu Zhang · 7 years ago
  96. c9d1f22 Added HDFS Support For TextScanWorkOrder. by Zuyu Zhang · 7 years ago
  97. 17477f5 Use partitioned aggregation for single-function DISTINCT aggregation. by Jianqiao Zhu · 7 years ago
  98. 4be8e91 Provided more info for the OutOfMemory exception. by Zuyu Zhang · 7 years ago
  99. f5c063a Visualized Execution DAG in the distributed version. by Zuyu Zhang · 7 years ago
  100. 2b2d7ba Use BitVector as LIPFilter implementation when applicable by Jianqiao Zhu · 7 years ago