Commit Graph

  • 9aa3d61dc0 [refactor] change http server log level (#4853) Zhengguo Yang 2020-11-08 20:53:36 +08:00
  • 04cfcf6c36 Update fe-idea-dev.md (#4852) Hao Tan 2020-11-08 20:52:15 +08:00
  • 59c7d5021d [Bug][Load] Catch retry submit exception (#4796) xinghuayu007 2020-11-08 20:50:50 +08:00
  • f40868a480 [Optimize] Improve LRU cache's performance (#4781) Yingchun Lai 2020-11-06 10:56:27 +08:00
  • bde84e4ae5 [Bug][SQL] Fix bug that query failed when SQL contains Union and Colocate join (#4842) Mingyu Chen 2020-11-05 20:57:11 +08:00
  • 1d89e0670a [License] Add other license declare in NOTICE (#4831) EmmyMiao87 2020-11-05 20:30:49 +08:00
  • c5b034acc4 [FE UI] Fix some bugs about new FE UI (#4830) 鹏翔 2020-11-05 20:30:09 +08:00
  • f239f44b37 [Compaction][Bug-Fix] Fix bug that meta lock need to be held when calculating compaction score (#4829) Mingyu Chen 2020-11-05 20:29:01 +08:00
  • c8df76a807 [FEATURE]Check date type to avoid scan all partitions (#4756) xinghuayu007 2020-11-05 20:25:53 +08:00
  • c53dd949c9 [Feature] Add CPU and Heap profile in BE webserver (#4632) Mingyu Chen 2020-11-05 20:25:07 +08:00
  • 80d5f6e3d8 [LoadBalance] make BeLoadRebalancer extends from base class Rebalancer (#4771) HuangWei 2020-11-03 20:23:48 +08:00
  • d1c2b3ed0d [Optimize] Add an unordered_map for TabletSchema to speed up column name lookup (#4779) Yingchun Lai 2020-11-03 19:53:44 +08:00
  • b1c1ffda4a [Refactor] Refactor olap scan node code (#4823) HappenLee 2020-11-01 09:12:23 +08:00
  • d0b7286099 [optimize] optimize default value for thriftserver's config key "thrift_client_timeout_ms" (#4808) francis lee 2020-10-30 17:10:03 +08:00
  • c03808a4e4 [TabletScheduler] Fix some bug where decommission operations cannot be completed (#4804) Mingyu Chen 2020-10-30 11:50:47 +08:00
  • a291f4d285 [SQL][Bug] Fix union bug (#4772) (#4807) ccoffline 2020-10-30 11:49:43 +08:00
  • 44498a1ae2 [Compatibility] Add table "views" in information_schema database (#4778) pengxiangyu 2020-10-30 11:44:44 +08:00
  • 5933326503 Fix Clerical error (#4820) EmmyMiao87 2020-10-30 10:06:35 +08:00
  • 9099191038 remove (#4818) Youngwb 2020-10-30 10:05:47 +08:00
  • 32afb11458 [Doc] Add doc for sequence column (#4814) Youngwb 2020-10-30 10:05:15 +08:00
  • 427d7ec08a [Docs] Fix REPLACE TABLE syntax (#4819) 小鹏 2020-10-30 10:04:53 +08:00
  • 6b234fb2ce Fix create rollup may duplicate hidden column (#4816) Zhengguo Yang 2020-10-30 10:04:21 +08:00
  • fe6ac26b74 [BUG] Cast int type to date type (#4806) xinghuayu007 2020-10-29 20:36:45 +08:00
  • 54fa76359b [ODBC] Support ODBC external table of PostgreSQL and revise the doc. (#4798) HappenLee 2020-10-29 14:31:23 +08:00
  • d6497fedc4 [Config] Change config name 'streaming_load_max_batch_size_mb' to 'streaming_load_json_max_mb' (#4791) EmmyMiao87 2020-10-28 23:27:33 +08:00
  • 6790254b97 [Bug] Fix bug and optimize implementation logic of tablets web page (#4775) weizuo93 2020-10-28 23:25:43 +08:00
  • d0e8420d39 [Doc] Modify release manual (#4741) EmmyMiao87 2020-10-28 23:22:58 +08:00
  • 44a877932d fix docs (#4801) Zhengguo Yang 2020-10-28 10:40:53 +08:00
  • bfdb15c730 [Bug] Fix some date functions to make their result same as MySQL (#4786) Mingyu Chen 2020-10-27 12:52:44 +08:00
  • ce587e5a83 [Doc] Fix a command word spelling error in variables.md (#4800) chovy 2020-10-27 11:24:36 +08:00
  • 0f13eddd97 fix typo in log (#4790) Zhengguo Yang 2020-10-27 10:03:56 +08:00
  • c8d496830b [Compile] Remove unused import (#4794) xinghuayu007 2020-10-26 22:54:27 +08:00
  • a61eea3b2e Make some debug log settings configurable and change some log level from info to debug to avoid performance bottlenecks (#4766) caiconghui 2020-10-26 16:10:19 +08:00
  • f89b660c94 [Feature] Support Alter Table Clause For External Table (#4699) HappenLee 2020-10-25 17:17:56 +08:00
  • 2fa3ffda7b change code style (#4776) Zhengguo Yang 2020-10-24 17:36:06 +08:00
  • 0213e93ea1 [Feature][Config] Support persistence of configuration items modified at runtime (#4704) Mingyu Chen 2020-10-22 21:39:02 +08:00
  • 16f5d223e8 [Compile] Update Repository for java-cup and cup-maven-plugin (#4769) 小鹏 2020-10-22 21:38:19 +08:00
  • 6cbefd5621 [LRUCache] Expose LRU Cache status to metrics (#4688) Yingchun Lai 2020-10-22 21:37:02 +08:00
  • fae5c624ea Fix delete_sign predicate assigned to join node (#4770) Zhengguo Yang 2020-10-22 14:29:16 +08:00
  • 0c37b42bc7 [Bug] Because of thread-safety problem , replace connectionMap with concurrentMap from hashMap. (#4774) chovy 2020-10-22 11:15:21 +08:00
  • 7b2762b1b1 [Doris On ES][Bug-Fix] Can not pushdown limit when some predicate can not processed by ES (#4768) Yunfeng,Wu 2020-10-21 12:10:55 +08:00
  • 77835dd9c4 [Bug][Compaction] Fix bug that compaction may be blocked (#4750) Mingyu Chen 2020-10-21 10:12:37 +08:00
  • 349cc9ef17 [Bug] Do not push down limit operation when ODBC table do not push all conjunct as filter. (#4764) HappenLee 2020-10-21 10:12:12 +08:00
  • 588e5bee47 [Bug] Fix bug of cumulative compaction and deletion of stale version (#4593) Mingyu Chen 2020-10-21 10:03:55 +08:00
  • a95ce69c0d [Doc] Bug fix that help commend not work (#4760) Mingyu Chen 2020-10-20 09:47:51 +08:00
  • 09f97f8a05 [Refactor] Fixes some be typo part 2 (#4747) Zhengguo Yang 2020-10-20 09:28:57 +08:00
  • 34d5ab8e07 [BUG] Ensure that the correct lead/lag function is selected (#4732) HangyuanLiu 2020-10-18 21:38:10 +08:00
  • 45fa67aa71 [Refactor] Remove objects which are only used for unit test (#4751) Yingchun Lai 2020-10-18 21:37:12 +08:00
  • e31b4a4561 [Bug] fix illegal defer in Tablet::rowset_with_max_version() (#4737) HuangWei 2020-10-17 13:44:15 +08:00
  • 0199055be7 [Document] Fix some errors in the insert document (#4749) xy720 2020-10-17 13:40:40 +08:00
  • d371d363a4 Fix bug CTE statement with nested select (#4731) xueyan.li 2020-10-17 13:36:14 +08:00
  • fa28542da8 Fix ut (#4752) EmmyMiao87 2020-10-16 15:35:15 +08:00
  • 21e7428999 [Feature] Support cancel load jobs in batch (#4515) xy720 2020-10-15 22:49:39 +08:00
  • 6b0d456b41 [Doc]Fixed a word error in outfile.md document syntax (#4743) xiaoni 2020-10-15 22:29:43 +08:00
  • ce270f0139 [License] Modify the license of thirdparties (#4740) Mingyu Chen 2020-10-15 22:28:49 +08:00
  • 5909677cb3 [Build][Doc]Fix doc build crash (#4748) hffariel 2020-10-15 20:29:35 +08:00
  • 3438a746ac [Typo] Fix typo in metrics macros (#4739) Yingchun Lai 2020-10-15 19:56:43 +08:00
  • e7220c9cd5 [Doc] Fix wrong title of function document (#4744) Mingyu Chen 2020-10-15 17:29:20 +08:00
  • a605b3160f [Docs] update data types doc and fix some typo (#4712) xueyan.li 2020-10-14 09:34:58 +08:00
  • 96aeeac5b1 fix docs typo (#4724) Zhengguo Yang 2020-10-14 09:33:11 +08:00
  • 5a6e926c7b fix join error when the table has enbale batch delete (#4734) Zhengguo Yang 2020-10-14 09:32:57 +08:00
  • 453aeb7a19 [UT] Fixes PartitionCacheTest unit test randomly failed (#4729) Zhengguo Yang 2020-10-14 09:31:15 +08:00
  • 2959a6b24f fix docs typo (#4727) Zhengguo Yang 2020-10-14 09:28:25 +08:00
  • 1f3a430b40 fix docs typo (#4726) Zhengguo Yang 2020-10-14 09:28:07 +08:00
  • 751aa05cc0 fix docs typo (#4725) Zhengguo Yang 2020-10-14 09:27:50 +08:00
  • dec91a3d43 fix docs typo (#4723) Zhengguo Yang 2020-10-14 09:27:31 +08:00
  • 3f55c1425c fix docs typo (#4722) Zhengguo Yang 2020-10-14 09:27:12 +08:00
  • bf8f68f751 [Bug] Add regular column when materialized slot is empty in tuple (#4719) EmmyMiao87 2020-10-13 10:12:03 +08:00
  • c00a5cb543 [Bug] Fix the core problem of function split_part and add the UT of core case (#4721) HappenLee 2020-10-13 10:09:39 +08:00
  • f431d8d94c [Enhance][Log] Make RPC error log more clear (#4702) Mingyu Chen 2020-10-13 10:08:43 +08:00
  • 83f6f46c34 [Config] Limit the version number of tablet (#4687) Mingyu Chen 2020-10-13 10:08:16 +08:00
  • c934cf93e1 [UI Part 5] Enable HTTP Server 2 by FE config (#4684) Mingyu Chen 2020-10-13 10:07:50 +08:00
  • c69fe23c42 [Bug] Fix hard cardinality check which makes queries fail (#4678) ccoffline 2020-10-13 10:07:22 +08:00
  • 3f0cb04376 [Feature] Support REPLACE TABLE operation. (#4669) Mingyu Chen 2020-10-13 10:06:57 +08:00
  • 75e0ba32a1 Fixes some be typo (#4714) Zhengguo Yang 2020-10-13 09:37:15 +08:00
  • d73d205de7 [ODBC/MySQL] Support Limit Clause Push Down For ODBC Table And MySQL Table(#4706) (#4707) HappenLee 2020-10-11 21:11:04 +08:00
  • fd5e3011da [Docs] Added some missing documents (#4710) HappenLee 2020-10-11 15:40:53 +08:00
  • 98e71a8b9f [Bug][Function] Fix rand() function return same value (#4709) Zhengguo Yang 2020-10-11 15:40:38 +08:00
  • 04f26e4b7f [SQL] Support Bucket Shuffle Join (#4677) HappenLee 2020-10-11 15:37:32 +08:00
  • eba595583e [Optimize] Optimize the execution model of compaction to limit memory consumption (#4670) weizuo93 2020-10-11 11:39:25 +08:00
  • 28f4e922a7 [CREATE TABLE]Support new syntax CREATE TABLE LIKE to clone an existe… (#4705) WangCong 2020-10-10 21:16:53 +08:00
  • 94a81e52c7 Fix typo in our code (#4696) Zhengguo Yang 2020-10-10 21:16:25 +08:00
  • 6ab858bb10 [Bug] Fix duplicate columns in case when statement (#4693) xy720 2020-10-10 21:16:00 +08:00
  • f3cdf167d1 [Feature] Add time_round builtin functions (#4640) ccoffline 2020-10-09 16:05:51 +08:00
  • ed09ea9cf7 [Bug] Fix bug that tablet report always out of date (#4695) Mingyu Chen 2020-10-09 15:54:31 +08:00
  • 725ee59824 Fix mysqlslap hang under high concurrent (#4680) kangkaisen 2020-10-07 12:30:18 +08:00
  • f0bb012dd2 [Bug] Fix Windows function lag()/lead() function throw AnalysisException. (#4666) HappenLee 2020-10-04 10:24:36 +08:00
  • 97dd634cdc Fix hidden cloumn may disappeared (#4686) Zhengguo Yang 2020-09-30 10:01:49 +08:00
  • 0475aa9b93 [Bug]Fix delete on clause may not work in routineLoad (#4683) Zhengguo Yang 2020-09-30 09:56:19 +08:00
  • 364396355a [Dockerfile] Update Dockerfile (#4474) Mingyu Chen 2020-09-29 10:44:40 +08:00
  • 9f001efc16 [Bug]Fix information_schema.columns table column_comment does not show (#4676) xueyan.li 2020-09-28 13:40:33 +08:00
  • b1853caeed [UDF] Improve performance of function money_format (#4672) Yingchun Lai 2020-09-28 13:39:41 +08:00
  • 0eb54007be [Bug]External engines(e.g. ES) don't have segments, ignore those tables (#4671) caoyang10 2020-09-28 13:39:05 +08:00
  • 05512d7b47 [Doc] Fix typo 涛涛哥 2020-09-28 13:38:39 +08:00
  • a202bf878e [Bug] Fix that the partitions of a dynamic-partitioned table has not been created at the time of load or insert (#4658) xy720 2020-09-28 13:37:36 +08:00
  • 50b576a626 [Docs] Change incorrect bos endpoint in broker docs (#4642) EmmyMiao87 2020-09-28 13:37:05 +08:00
  • e611ab96e7 [Docs] Supply BE config docs of setting and examples (#4641) EmmyMiao87 2020-09-28 13:36:12 +08:00
  • 5199a17a4b [cache][be]Fix the bug of cross-border access cache (#4639) HaiBo Li 2020-09-28 13:35:52 +08:00
  • 1dacadb015 [BUG] Fix DATA_TYPE in information_schema.columns is not compatible to mysql meta (#4648) HangyuanLiu 2020-09-25 13:38:09 +08:00
  • e072002edc [Doc] Update data-model-rollup.md (#4659) ZHAOLIPAN 2020-09-25 10:26:05 +08:00