提交歷史

作者 SHA1 備註 提交日期
  Gavin Halliday bce0431db9 Various index count and aggregate fixes 13 年之前
  Renato Golin 9702834099 Implement DISTRIBUTED DATASET(COUNT) in Thor 13 年之前
  Gavin Halliday f6e0b702fa Fix unsigned8value % unsigned1value 13 年之前
  Gavin Halliday fe345e68ad Merge pull request #1897 from hpcc-systems/candidate-3.6.x 13 年之前
  Richard Chapman 5f087f40b7 Merge pull request #1891 from ghalliday/soaplog 13 年之前
  Gavin Halliday 8fb8333d8c Allow dataset as well as LEFT inside the LOG() expr 13 年之前
  Gavin Halliday 09f3b44fed Implement LOG(MIN) and LOG(expr) for SOAPCALL 13 年之前
  Gavin Halliday b211df20ac Fold filenames to ensure they are consistent 13 年之前
  Gavin Halliday 9a758af5ee Improve implicit field projection for count/exists 13 年之前
  Richard Chapman 1042faa84d Merge pull request #1710 from ghalliday/loopagain 13 年之前
  Richard Chapman efee6a997a Merge pull request #1759 from ghalliday/sortwithin 13 年之前
  Gavin Halliday 8929e47d77 Implement a SHUFFLE activity and keyword 13 年之前
  Gavin Halliday 3dff10978d Optimization - use group sort if partially sorted 13 年之前
  Gavin Halliday 57a71c7e21 Initial work on supporting loop termination conditions 13 年之前
  Renato Golin 12f1f08df9 Fix numRows check in hthor/thor engine for temp table 13 年之前
  Richard Chapman c9d8919eba Merge pull request #1620 from ghalliday/assertfold 13 年之前
  Richard Chapman f5de1daa8d Merge pull request #1621 from ghalliday/assertfold 13 年之前
  Gavin Halliday eaaba166e2 Support LIMIT on a join converted to an all join 13 年之前
  Gavin Halliday d84db5f720 Fix gh-1592 Constant fold assert(condition or true) 13 年之前
  Richard Chapman 71f28a2280 Merge pull request #1555 from ghalliday/thorloopresult 13 年之前
  Richard Chapman 9ac37673ce Merge pull request #1554 from ghalliday/thorloopresult 13 年之前
  Gavin Halliday 1c4b43682d gh-1375 Add a comment to clarify the code 13 年之前
  Gavin Halliday 299ddf1593 gh-1375 Access graph results directly if available 13 年之前
  Richard Chapman 3ea566f851 Merge pull request #1531 from ghalliday/aggregatebug 13 年之前
  Richard Chapman 6a3e8776c4 Merge pull request #1532 from ghalliday/aggregatebug 13 年之前
  Gavin Halliday 54bb70a30f Fix mergeTransform not generated for compound source 13 年之前
  Renato Golin ad00d07aa0 Extract method doBuildTempTableFlags, include temp row 13 年之前
  Renato Golin 31de708ddb Add DISTRIBUTED flag to DATASET(N, trans(COUNTER)) 13 年之前
  Gavin Halliday d73901aee2 Report problems with invalid use of ROW(dataset) 13 年之前
  Renato Golin abbe5d541e DATASET (N, transform(COUNT)) 13 年之前