Commit Graph

  • 6c1f95c3a0 Fix bug that BE may crash when closing OlapTableSink (#1507) Mingyu Chen 2019-07-19 10:30:44 +08:00
  • 556299aae9 Remove query status report from BE when query is cancelled normally (#1489) Mingyu Chen 2019-07-19 09:36:01 +08:00
  • 1f3f3f76a2 Fix the duplicated request bug of mini load (#1504) EmmyMiao87 2019-07-18 23:52:12 +08:00
  • ca480914de Fix bug that single partition table get wrong partition type (#1503) chenhao 2019-07-18 19:17:38 +08:00
  • 36df6ebe4e Fix rollup bug when init RowCursor (#1502) lichaoyong 2019-07-18 18:06:18 +08:00
  • 41499061ac Refactor types.h to reduce code and add UT (#1498) ZHAO Chun 2019-07-18 12:24:41 +08:00
  • 24592e1124 Add log to trace writer validate failure (#1496) kangpinghuang 2019-07-18 11:24:41 +08:00
  • 755b12cd75 Add partition id to tablet meta in be (#1490) yiguolei 2019-07-17 14:07:56 +08:00
  • 2551248a52 Support grant GRANT_PRIV on database or table level (#1472) Mingyu Chen 2019-07-16 19:25:18 +08:00
  • 4e043e66e2 Modify the result json format of mini load (#1487) Mingyu Chen 2019-07-16 19:15:41 +08:00
  • a9e8113b82 Fix heap-buffer-overflow in split_part() function in StringFunctions (#1482) lichaoyong 2019-07-15 23:00:37 +08:00
  • 6c246418fb Add timeout in stream load planner (#1480) EmmyMiao87 2019-07-15 22:14:59 +08:00
  • d61a2daeea Remove unused code (#1483) ZHAO Chun 2019-07-15 21:59:06 +08:00
  • 0d48a3961c Refactor Storage Engine (#1478) lichaoyong 2019-07-15 21:18:22 +08:00
  • ae6f2d99c5 Fix bug when use SELECT * FROM TABLE LIMIT 1 (#1469) WingC 2019-07-13 23:57:14 +08:00
  • 5be3e73325 Build snappy with optimize-options enabled (#1467) zhongyun2019 2019-07-13 21:27:17 +08:00
  • aff1559c4d FixBug: if columns of doris table less than parquet file columns , BE will be crash (#1464) worker24h 2019-07-12 02:23:13 -05:00
  • 863eb83cb1 Delete deprecated code in Frontend (#1463) Mingyu Chen 2019-07-12 13:34:05 +08:00
  • 734032d917 Fix the error unit of create timestamp in mini load (#1460) EmmyMiao87 2019-07-11 19:29:18 +08:00
  • 2fd2b714c1 Add aggregate function doc (#1434) HangyuanLiu 2019-07-11 16:45:45 +08:00
  • a7390c03f4 Add percentile_approx aggregate function (#1432) HangyuanLiu 2019-07-11 16:44:43 +08:00
  • 01a3bea456 Add new CreateTabletReq and AlterTabletReqV2 thrift struct (#1459) Mingyu Chen 2019-07-11 16:38:39 +08:00
  • b9c79d4b1b Fix importing non-parquet format file causing be crash (#1454) HangyuanLiu 2019-07-11 16:04:36 +08:00
  • 81f062dd4c Bug-fix: query es table would fail when thrift_port configuration not set (#1455) Yunfeng,Wu 2019-07-11 12:29:19 +08:00
  • 941dec215b Add utc_timestamp function (#1456) HangyuanLiu 2019-07-11 11:09:08 +08:00
  • e27d2fcfb1 Fix bug of wrong judgement for Hll type column's default value (#1458) Mingyu Chen 2019-07-11 10:13:07 +08:00
  • 51c92a0bec Validate the UTF-8 encode of loading data (#1457) Mingyu Chen 2019-07-11 09:46:38 +08:00
  • 9c96a688c3 Fix bug that user can set null default value to non-nullable column in create table stmt (#1453) Mingyu Chen 2019-07-10 23:48:29 +08:00
  • 98bd4b4565 Add string function split_part (#1451) Candy 2019-07-10 09:47:33 +08:00
  • 615c979727 Fix bug that BE crashes when inserting null value to non-nullable columns (#1447) chenhao 2019-07-10 09:20:09 +08:00
  • 67b370a1ed Add ColumnBlock (#1450) ZHAO Chun 2019-07-09 21:52:27 +08:00
  • 645f0a5279 Persist auth info in LoadJob (#1443) EmmyMiao87 2019-07-09 20:50:55 +08:00
  • 1336093395 Set stmt support Expr (#1418) chenhao 2019-07-09 13:12:03 +08:00
  • 3202dc28e8 Fix bug that unable to delete redundant replicas (#1442) Mingyu Chen 2019-07-09 10:38:35 +08:00
  • ded60e59f9 Add a configuration to modify the reverse time of load error log (#1433) Mingyu Chen 2019-07-09 10:36:13 +08:00
  • bde362c3cd Modify insert operation's behavior (#1444) Mingyu Chen 2019-07-09 10:17:09 +08:00
  • dc64521607 Modify bugs in sample variance and variance confusion (#1439) HangyuanLiu 2019-07-08 14:12:36 +08:00
  • 44d89ddcba Resolve the problem of accidental pause in RoutineLoadJob (#1437) EmmyMiao87 2019-07-08 11:01:42 +08:00
  • 4989f7bfe3 Fix spelling mistake in docs (#1435) Youngwb 2019-07-07 11:55:51 +08:00
  • 25e092f92a Fix broken image link in docs (#1436) Ye 2019-07-06 19:51:31 -07:00
  • e2246e7181 Fix bug that publish task missing dbId parameter (#1426) Mingyu Chen 2019-07-04 15:42:39 +08:00
  • eeb6fa082b Revert "Cast the type of constant value in binary predicate to column type. (#1422)" (#1425) Mingyu Chen 2019-07-04 13:48:19 +08:00
  • 687f5a1086 Cast the type of constant value in binary predicate to column type. (#1422) Mingyu Chen 2019-07-03 21:49:30 +08:00
  • 4ff17c1fc3 Forbid adding rollup with REPLACE value but without all key columns. (#1421) Mingyu Chen 2019-07-03 09:17:39 +08:00
  • d9f6829f4f Fix the deadlock of database and loadjob (#1419) EmmyMiao87 2019-07-02 16:31:01 +08:00
  • 7eab12a40e Support reading Parquet file when loading data (#1173) worker24h 2019-07-01 05:39:27 -05:00
  • b0af97d8aa Change error msg of mini load when PUBLISH_TIMEOUT (#1415) EmmyMiao87 2019-07-01 16:05:49 +08:00
  • 8db97998ba Collect all documents to Doris code base (#1414) Mingyu Chen 2019-07-01 09:23:13 +08:00
  • 9f743e3343 Use load job v2 in default (#1404) EmmyMiao87 2019-06-29 11:20:57 +08:00
  • 6b83440b59 Get table name from DataSourceInfo instead of DataDesc (#1405) EmmyMiao87 2019-06-29 11:20:12 +08:00
  • 8a10bf0f89 Fix binary plain page relocate bug (#1410) HangyuanLiu 2019-06-29 11:19:43 +08:00
  • 1ff1722d93 Fix the core in dpp sink by sum of int128 (#1412) EmmyMiao87 2019-06-28 23:30:33 +08:00
  • 5c1b4f641e Add report version for publish task (#1401) Mingyu Chen 2019-06-28 20:15:08 +08:00
  • 4747bed306 Add rle page (#1379) kangpinghuang 2019-06-27 22:25:19 +08:00
  • f8ec3d90d0 Add some field for extrernal service (#1403) Yunfeng,Wu 2019-06-27 22:10:33 +08:00
  • b17d1c5348 Fix a bug of v2 ColumnReader when reading not-null column (#1398) Dayue Gao 2019-06-26 22:58:30 +08:00
  • 7cb3c95330 Modify some method for external invoking and add extra sink (#1383) Yunfeng,Wu 2019-06-26 19:11:43 +08:00
  • 756a680143 Add a website builder of Doris documentations (#1396) Mingyu Chen 2019-06-26 19:10:39 +08:00
  • 24a46a4552 Fix column nullable property in show create table stmt result (#1381) Mingyu Chen 2019-06-26 18:55:27 +08:00
  • edeac1a339 Fix publish version task timeout (#1380) Mingyu Chen 2019-06-26 12:27:25 +08:00
  • e046f7b05a Add plain page (#1341) HangyuanLiu 2019-06-26 00:50:50 +08:00
  • 566e122c0d Optimize Export feature (#1378) Mingyu Chen 2019-06-26 00:20:53 +08:00
  • adba5249c4 Add dayofweek function (#1376) HangyuanLiu 2019-06-25 21:37:42 +08:00
  • e807064a88 Modify colocation creation logic (#1289) Mingyu Chen 2019-06-25 21:20:18 +08:00
  • 51b2c1d5b2 Add some function doc (#1377) HangyuanLiu 2019-06-25 21:02:42 +08:00
  • 22873d4f41 Add tablet version and descriptor table for query paln (#1373) Yunfeng,Wu 2019-06-25 20:57:15 +08:00
  • 4f416b7e21 Fix the core of mini load (#1375) EmmyMiao87 2019-06-25 20:54:58 +08:00
  • e30844a321 Add column reader writer for segment V2 (#1346) ZHAO Chun 2019-06-25 16:59:26 +08:00
  • 322de9cd8e Add sql-function doc of cast_to_bigint (#1370) EmmyMiao87 2019-06-24 19:40:57 +08:00
  • 12db342d8b Fix olap_header destruction error (#1368) lichaoyong 2019-06-24 18:58:18 +08:00
  • 1422414e43 Add varchar column name to stream load error msg (#1366) kangkaisen 2019-06-24 14:52:59 +08:00
  • 9cd0e09457 Fix bug that cast DateLiteral to other types (#1364) chenhao 2019-06-24 10:57:25 +08:00
  • f1717e44c8 Check get_header status returned (#1361) lichaoyong 2019-06-23 16:59:08 +08:00
  • 9f7a335d02 Increase the timeout of publish version task when doing alter job (#1359) Mingyu Chen 2019-06-22 14:29:16 +08:00
  • f4df8ed137 Add Thrift definition for scanning data ability for computing system (#1343) Yunfeng,Wu 2019-06-22 14:15:13 +08:00
  • bc14855f25 Fix FE unit test's failure (#1360) ZHAO Chun 2019-06-21 22:23:36 +08:00
  • 120e7e9119 Add more UT for FEFunctions (#1344) DDDDDDouble 2019-06-21 21:54:14 +08:00
  • 6a17f07f97 Fix wrong query result with constant InPredicate (#1357) kangkaisen 2019-06-21 21:48:00 +08:00
  • 3b95867603 Add Checkstyle for doris-fe (#1353) DDDDDDouble 2019-06-21 21:45:54 +08:00
  • 7550b2f09b Convert mini load to streaming mini load (#1323) EmmyMiao87 2019-06-21 19:34:50 +08:00
  • 687d57be66 Fix bug that query statistics in audit log are wrong (#1354) chenhao 2019-06-21 19:16:05 +08:00
  • ea71277094 Support mysql client 8.0 connection fe (#1349) worker24h 2019-06-21 19:15:34 +08:00
  • 4aaeb8789c Fix run-ut.sh failed (#1348) ZHAO Chun 2019-06-21 10:40:36 +08:00
  • 3024a6675a Fix the broker hang when fe restart (#1338) EmmyMiao87 2019-06-20 19:44:17 +08:00
  • 0d3c80dd8a Fix bug that function greast and least return wrong type (#1342) chenhao 2019-06-20 19:02:10 +08:00
  • 8617e8ef4e open unit tests (#1340) kangpinghuang 2019-06-20 15:49:12 +08:00
  • 7f1c3640ed Fix show proc '/jobs/load' stmt for loadv2 (#1335) EmmyMiao87 2019-06-20 13:12:12 +08:00
  • 6afedb88a8 Add bitshuffle page (#1304) kangpinghuang 2019-06-19 21:57:06 +08:00
  • e143dd2c1a Modify the max keep time of historical alter jobs (#1334) Mingyu Chen 2019-06-19 19:41:48 +08:00
  • 5cd4777bb4 Fix bug that if match wrong symbol (#1324) chenhao 2019-06-19 09:17:13 +08:00
  • bad6478d4f Allow chars i,h,s in time_format (#1328) EmmyMiao87 2019-06-18 19:48:19 +08:00
  • 7f1720b632 Add rle encoding (#1326) kangpinghuang 2019-06-18 14:48:33 +08:00
  • a0294b8f40 Add Env for file operation (#1321) ZHAO Chun 2019-06-17 10:18:16 +08:00
  • ba44249f80 Remove unused code (#1320) ZHAO Chun 2019-06-15 20:41:48 +08:00
  • 30028bc35b Deny specify partition for unpartitioned table (#1319) ZHAO Chun 2019-06-15 18:19:56 +08:00
  • 9d03ba236b Uniform Status (#1317) ZHAO Chun 2019-06-14 23:38:31 +08:00
  • 5c2cf9f2ce Handle the situation when there is no enough backends for tablet repair (#1299) Mingyu Chen 2019-06-14 20:28:29 +08:00
  • c8d7b8e1c4 Fix bug that FE web frontend can not get static resource files (#1312) Mingyu Chen 2019-06-14 20:12:57 +08:00
  • b002ba04d9 Fix the error of duplicated label (#1303) EmmyMiao87 2019-06-14 14:13:38 +08:00
  • 8d87e36ff8 Place _init_seek_columns() in right place (#1302) lichaoyong 2019-06-13 20:54:45 +08:00