Commit Graph

  • 53ae591183 Fix pending_delta has no pending_segment_group (#1089) lichaoyong 2019-05-05 19:53:45 +08:00
  • 588aa7bed3 Fix date_format function in fe (#1082) HangyuanLiu 2019-05-01 22:20:49 +08:00
  • e373aa51e6 Fix bug that premature updating schema hash of replica when reporting (#1084) Mingyu Chen 2019-05-01 20:51:10 +08:00
  • 6cc0457eaf Eliminate add transaction many times when pending_delta has many segmentgroups (#1081) lichaoyong 2019-04-30 18:40:41 +08:00
  • afa3aa9069 Add some pre-calculated metrics (#1079) Mingyu Chen 2019-04-30 11:12:23 +08:00
  • b2a022b348 Add money_format function (#1064) kangkaisen 2019-04-29 18:31:24 +08:00
  • 9a570af9a3 Add insert statement document (#1069) ZHAO Chun 2019-04-29 14:22:20 +08:00
  • 310a375aec Fix bug that null value is not correctly handled when loading data (#1070) Mingyu Chen 2019-04-29 13:55:28 +08:00
  • 77ceef6391 Support insert values (#1067) ZHAO Chun 2019-04-29 10:39:01 +08:00
  • 1662d91877 Change the logic of RoutineLoadTaskScheduler (#1061) EmmyMiao87 2019-04-28 20:05:48 +08:00
  • 9c82d41981 Support Doris query ES by HTTP way (#925) lide 2019-04-28 17:14:44 +08:00
  • 4559bc3558 Change transaction timeout default configuration (#1060) ZHAO Chun 2019-04-28 16:42:19 +08:00
  • 60df7cdb8d fix ut bug (#1051) Mingyu Chen 2019-04-27 15:10:45 +08:00
  • 5e36a769a0 Change the way to calculate task num (#1049) Mingyu Chen 2019-04-27 11:29:52 +08:00
  • 0adb150da7 Fix ut bugs (#1046) Mingyu Chen 2019-04-26 18:05:33 +08:00
  • 4e5197ba52 Modify transaction proc info (#1029) Mingyu Chen 2019-04-25 20:24:43 +08:00
  • 4a95c53f07 Fix bug of listener (#1017) EmmyMiao87 2019-04-25 10:25:48 +08:00
  • 9cd090c96a Modify routine load doc (#1016) Mingyu Chen 2019-04-24 17:16:41 +08:00
  • cf1e7aa844 Add close tablet writer log (#1014) Mingyu Chen 2019-04-24 17:11:17 +08:00
  • 7f39738b08 Change log tips (#1002) EmmyMiao87 2019-04-23 15:34:08 +08:00
  • 3409ed41ac Reset commit offset if task aborted due to runtime error (#994) Mingyu Chen 2019-04-22 21:08:51 +08:00
  • a79bd0c771 Add doc of auto creator of kafka topic (#985) EmmyMiao87 2019-04-22 15:43:53 +08:00
  • 1b5643c6fb Fix some bugs (#979) Mingyu Chen 2019-04-21 08:53:49 +08:00
  • 56bec6f22a Add routine load manual (#967) Mingyu Chen 2019-04-19 15:25:18 +08:00
  • b7b66527ce Fix some load bugs (#961) Mingyu Chen 2019-04-19 09:59:29 +08:00
  • e352a08339 Change tips of show routine load task (#959) EmmyMiao87 2019-04-19 09:18:06 +08:00
  • 178757d46c Revert "Use http redirect method instead of old way (#948)" (#949) Mingyu Chen 2019-04-18 09:36:20 +08:00
  • 1787e7bb05 Use http redirect method instead of old way (#948) Mingyu Chen 2019-04-17 20:22:22 +08:00
  • 24d22c6f6b Forawrd some stmt to master (#944) Mingyu Chen 2019-04-17 19:34:25 +08:00
  • 19b34129bb Fix bug when resume a runnning job (#942) EmmyMiao87 2019-04-17 16:00:51 +08:00
  • 0579540ba2 Fix routine load bugs (#940) Mingyu Chen 2019-04-17 15:30:32 +08:00
  • f49c53ee5b Change some throwable to userException (#939) EmmyMiao87 2019-04-17 10:44:50 +08:00
  • 2b4d02b2fa Add error load log url for routine load job (#938) Mingyu Chen 2019-04-16 21:12:21 +08:00
  • 8e0512e88d Move lock of routine load job (#934) EmmyMiao87 2019-04-16 19:20:13 +08:00
  • 0cccb5cc9c Fix bugs of routine load job (#917) Mingyu Chen 2019-04-15 08:38:21 +08:00
  • 75674753c2 Add unit test for RoutineLoadManager and RoutineLoadJob (#881) EmmyMiao87 2019-04-06 19:22:28 +08:00
  • 400d8a906f Optimize the consumer assignment of Kafka routine load job (#870) Mingyu Chen 2019-04-04 13:12:21 +08:00
  • 22500b672c Add new keyword in ident (#860) EmmyMiao87 2019-04-02 15:23:36 +08:00
  • cef2078cb8 Fix FE UT (#850) Mingyu Chen 2019-04-01 19:42:40 +08:00
  • 01e2a8d48d Fix bug that stream load use invalid file type (#835) Mingyu Chen 2019-04-01 10:14:40 +08:00
  • 5a757ff5b2 Change column order in show routine load (#824) EmmyMiao87 2019-04-01 09:19:29 +08:00
  • e1c6ba8397 Add show proc of routine load and task (#818) EmmyMiao87 2019-03-27 10:02:40 +08:00
  • c577b9397e Add help doc of routine load (#811) Mingyu Chen 2019-03-25 20:59:54 +08:00
  • 2e250482fd Modify routine load fe unit test (#803) EmmyMiao87 2019-03-25 20:35:20 +08:00
  • e8b360d193 Merge master and fix BE ut morningman 2019-03-25 11:25:36 +08:00
  • 9d08be3c5f Add metrics for routine load (#795) Mingyu Chen 2019-03-25 10:15:27 +08:00
  • 8d2de42b36 Fix some routine load bugs (#787) Mingyu Chen 2019-03-22 10:25:34 +08:00
  • d213f922be Implement ShowRoutineLoadStmt and ShowRoutineLoadTaskStmt (#786) EmmyMiao87 2019-03-21 19:16:27 +08:00
  • 9fa5e1b768 Add a cleaner bg thread to clean idle data consumer (#776) Mingyu Chen 2019-03-20 17:06:11 +08:00
  • ff6844b7d6 Fix routine load replay bugs (#770) Mingyu Chen 2019-03-19 18:32:43 +08:00
  • 95d0186e18 Modify some task scheduler logic (#767) Mingyu Chen 2019-03-18 18:10:38 +08:00
  • aa7f4c82da modify the replay logic of routine load job (#762) Mingyu Chen 2019-03-17 10:43:56 +08:00
  • 8f781f95c7 Add persist operations for routine load job (#754) Mingyu Chen 2019-03-14 21:04:38 +08:00
  • e1fb02d4c0 Add routine load job cleaner (#742) EmmyMiao87 2019-03-14 20:28:02 +08:00
  • 8b52787114 Stream load with no data will abort txn (#735) EmmyMiao87 2019-03-12 20:11:08 +08:00
  • 062f827b60 Add attachment in rollback txn (#725) EmmyMiao87 2019-03-11 19:27:59 +08:00
  • 192c8c5820 Fix bug that data consumer should be removed from pool when being got (#723) Mingyu Chen 2019-03-11 17:20:51 +08:00
  • 8474061d63 Add some logs (#711) Mingyu Chen 2019-03-08 17:35:29 +08:00
  • fbbe0d19ba Change the relationship between txn and task (#703) EmmyMiao87 2019-03-07 19:29:03 +08:00
  • a2c3fb1507 Missing to set auth code (#699) Mingyu Chen 2019-03-07 09:26:59 +08:00
  • 10cee6ecff Add missing files (#696) Mingyu Chen 2019-03-06 19:49:17 +08:00
  • 567d5de2de Add a data consumer pool to reuse the data consumer (#691) Mingyu Chen 2019-03-06 17:41:53 +08:00
  • 2314a3ecd4 Put begin txn into task scheduler (#687) EmmyMiao87 2019-03-05 16:37:19 +08:00
  • 20b2b2c37f Modify interface (#684) Mingyu Chen 2019-03-04 20:06:19 +08:00
  • 152606fbd6 Submit routine load task immediately (#682) EmmyMiao87 2019-03-04 11:25:58 +08:00
  • 9618d20a72 Add unit test (#675) Mingyu Chen 2019-02-28 15:30:08 +08:00
  • 0820a29b8d Implement the routine load process of Kafka on Backend (#671) Mingyu Chen 2019-02-28 15:15:31 +08:00
  • da308da17c Fix bug that empty stream load return unexpected error msg (#1052) Mingyu Chen 2019-04-28 09:36:19 +08:00
  • 88bd289caa Modify thirdparties (#1044) Mingyu Chen 2019-04-26 17:03:55 +08:00
  • 642b2a3604 Add a java sample for stream load (#1039) kangkaisen 2019-04-26 13:30:50 +08:00
  • e8397d17f3 Change length of CHAR type when upon schema change (#1035) lichaoyong 2019-04-25 21:28:32 +08:00
  • 101106d83e Add left/right string function (#1032) HangyuanLiu 2019-04-25 17:29:34 +08:00
  • 8031ab773b Support add hll column in Schemachange (#1033) chenhao 2019-04-25 16:09:19 +08:00
  • 3cc78fd952 Add trim in hdfs broker name node string (#1028) HangyuanLiu 2019-04-25 13:48:20 +08:00
  • 566243c4e3 Fix unknown node id bug when stream load after decommission BE (#993) kangkaisen 2019-04-24 20:58:13 +08:00
  • 95a06dcd2a Change the buffer length for FloatToBuffer() method (#1019) Mingyu Chen 2019-04-24 20:11:06 +08:00
  • f852aa1cff Support enable_insert_strict (#1013) ZHAO Chun 2019-04-24 17:06:53 +08:00
  • 7933cc2209 Make add_pending_segment_group() idempotent (#1001) lichaoyong 2019-04-23 17:33:45 +08:00
  • a5494372b8 Fix some error in doc (#998) HangyuanLiu 2019-04-23 13:45:04 +08:00
  • e1a7773a03 Fix bug that failed to choose dest replica for version incomplete repair (#996) Mingyu Chen 2019-04-23 09:18:50 +08:00
  • 84e3edebec Fix bug that failed to get alive broker (#989) Mingyu Chen 2019-04-22 20:53:21 +08:00
  • 22f93b5d7a Fix doc in alter bloom filter (#984) HangyuanLiu 2019-04-22 14:07:12 +08:00
  • 1cc2926a40 Fix wrong result in decimal type multiplication when carry is required (#980) LingBin 2019-04-21 17:12:58 +08:00
  • 487c881092 Fix but that query cause be core when collecting query statistics (#970) chenhao 2019-04-19 17:08:49 +08:00
  • f273f59844 Refactor the code selecting rollup (#947) chenhao 2019-04-19 14:49:12 +08:00
  • 22dc6119b9 Add some string functions doc (#965) ZHAO Chun 2019-04-19 09:50:06 +08:00
  • b9054f537b Support UDAF (#943) ZHAO Chun 2019-04-17 19:08:37 +08:00
  • b99ddee4e6 Fix bug that HLL can be use as keys (#937) chenhao 2019-04-16 20:14:20 +08:00
  • b48a4ab6a0 Eliminate LOG(FATAL) when error occurs in ColumnData (#935) lichaoyong 2019-04-16 18:27:31 +08:00
  • ee62a0dd3e Support adding columns to multiple rollup indexes in one ALTER TABLE stmt (#931) Mingyu Chen 2019-04-16 15:38:29 +08:00
  • cdd613c5a4 Add some string functions document (#928) ZHAO Chun 2019-04-16 10:14:49 +08:00
  • e5a5b6da16 Fix concat_ws return null when argument is null (#923) HangyuanLiu 2019-04-15 19:54:02 +08:00
  • de1d1f715a Add readme for new documentation framework (#919) ZHAO Chun 2019-04-15 11:01:26 +08:00
  • f2071d45a7 Change the download url for libevent (#916) Weiqing Xu 2019-04-13 22:20:09 +08:00
  • 916c472e24 Fix bug in create table with BF (#907) HangyuanLiu 2019-04-11 16:32:33 +08:00
  • d3251a19f7 Modify the method to obtain some metrics (#904) Mingyu Chen 2019-04-10 19:37:48 +08:00
  • c1b8c11dbb Fix null pointer error when async load (#902) EmmyMiao87 2019-04-10 16:00:12 +08:00
  • 9c1de6ce38 Fix HLL compaction bug. (#901) lichaoyong 2019-04-10 10:37:23 +08:00
  • 2a3bf5842f Parallel fragment exec instance (#851) kangkaisen 2019-04-09 10:05:39 +08:00
  • 29f6665826 Change value pass to value reference (#884) ZHAO Chun 2019-04-08 10:44:23 +08:00