Commit Graph

  • de7f83230c [Delete][Bug]fix decimal delete error (#4228) Zhengguo Yang 2020-08-02 22:10:56 +08:00
  • 5caa347e86 [ColocateJoin] ColocateJoin support table join itself (#4230) (#4231) HappenLee 2020-08-02 22:05:45 +08:00
  • 85e0a68783 [SQL][Bug] Fix multi predicate in correlation subquery analyze fail (#4211) HangyuanLiu 2020-08-02 22:05:23 +08:00
  • d64d65322b [Bug][DynamicPartition]Fix bug that Modify a dynamic partition property in a non-dynamic partition table will throw a Exception (#4127) WangCong 2020-08-02 09:03:57 -05:00
  • bdaef84a10 [FE] [HttpServer] Config netty param in HttpServer (#4225) Lijia Liu 2020-08-01 17:59:01 +08:00
  • 116d7ffa3c [SQL][Function] Add approx_count_distinct() function (#4221) HangyuanLiu 2020-08-01 17:54:19 +08:00
  • 3ce6fc631e [BUG] Fix wrong result of querying with cast expr in where clause (#4219) sduzh 2020-08-01 17:46:39 +08:00
  • 16c89c7d56 [BUG]Fix remove expired stale rowset path order error (#4214) ZhangYu0123 2020-08-01 17:44:39 +08:00
  • c32ddce0b5 [SQL][BUG]Fix window function with limit zero bug (#4207) kangkaisen 2020-08-01 17:43:47 +08:00
  • 25f3420855 [MaterializedView] Change type of sum, min, max function column in mv (#4199) EmmyMiao87 2020-08-01 17:43:23 +08:00
  • 10f822eb43 [MemTracker] make all MemTrackers shared (#4135) HuangWei 2020-07-31 21:57:21 +08:00
  • f412f99511 [Bug][ColocateJoin] Make a wrong choice of colocate join (#4216) HappenLee 2020-07-31 15:18:00 +08:00
  • 1ebd156b99 [Feature]Add fetch/update/clear proto of fe&be for cache (#4190) HaiBo Li 2020-07-31 13:23:24 +08:00
  • e6059341e8 [Spill To Disk][2/6] Add some runningtime function and change some function will be called in the future (#4152) HappenLee 2020-07-30 14:21:48 +08:00
  • b4cb8fb9b2 [Feature][Cache]Add interface, metric, variable and config for query cache (#4159) HaiBo Li 2020-07-30 11:24:20 +08:00
  • fdcc223ad2 [Bug][Json] Refactor the json load logic to fix some bug worker24h 2020-07-30 10:36:34 +08:00
  • 594e53ec92 [Spill To Disk][1/6] The adjustment of the basic BufferedBlockMgr includes the following change (#4151) HappenLee 2020-07-30 10:29:12 +08:00
  • 237271c764 [Bug] Fix fe meta version problem, make drop meta check code easy to read and add doc content for drop meta check (#4205) caiconghui 2020-07-29 20:54:20 -05:00
  • 08403eed22 [Bug]#4181 Let linked-schema change work for BETA tablet (#4182) Zhao Chun 2020-07-30 09:51:18 +08:00
  • 8a169981cf [Bug][TabletRepair] Fix bug that too many replicas generated when decommission BE (#4148) Mingyu Chen 2020-07-30 09:46:33 +08:00
  • abeb25d2a9 Fx large int literal (#4168) HangyuanLiu 2020-07-30 00:53:50 +08:00
  • 0e79f6908b [CodeRefactor] Modify FE modules (#4146) Mingyu Chen 2020-07-29 16:18:05 +08:00
  • 1b3af783e6 [Plugin] Add properties grammar in InstallPluginStmt (#4173) caiconghui 2020-07-29 15:02:31 +08:00
  • 83a751497e [Bug][Socket Leak] Fix bug that Mysql NIO server is leaking sockets (#4192) Mingyu Chen 2020-07-29 15:01:27 +08:00
  • 59676a1117 [BUG] fix 4149, add sessionVariable to choose broadcastjoin first when cardinality cannot be estimated (#4150) wutiangan 2020-07-29 12:28:52 +08:00
  • 79b4f92cb7 Rewrite GroupByClause.oriGroupingExprs (#4197) Lijia Liu 2020-07-29 12:27:15 +08:00
  • f292d80266 [Bug][SchemaChange]Fix alter schema add key column bug in agg model (#4143) ZhangYu0123 2020-07-28 20:53:04 +08:00
  • 841f9cd07b [Bug][SparkLoad] Divide the upload in spark repository into two steps (#4195) xy720 2020-07-28 16:24:07 +08:00
  • 150f8e0e2b Support check committed txns before catalog drop meta, like db, table, partition etc (#4029) caiconghui 2020-07-28 15:18:52 +08:00
  • 90eaa514ba [SQL][JCUP]Reduce conflict of sql_parser.cup (#4177) Zhengguo Yang 2020-07-28 10:04:50 +08:00
  • a2b53b8ddd [Profile] Add transfer destinations detail to profile (#4161) Zhengguo Yang 2020-07-27 23:37:50 +08:00
  • 50e6a2c8a0 [SQL][Function] Fix from/to_base64 may return incorrect value (#4183) Zhengguo Yang 2020-07-27 22:55:05 +08:00
  • 9e5ca697f3 [Doc] Fix typo for stream load content in basic-usage.md (#4185) caiconghui 2020-07-27 03:50:15 -05:00
  • 94ac0f43dc Use LongAdder or volatile long to replace AtomicLong in some scenarios (#4131) caiconghui 2020-07-27 02:48:35 -05:00
  • f2c9e1e534 [Spark Load]Create spark load's repository in HDFS for dependencies (#4163) xy720 2020-07-27 09:48:41 +08:00
  • ed8cb6a002 [Feature][Meta]Update/Read/Write VisibleVersionTime for Partition#4076 (#4086) HaiBo Li 2020-07-26 21:20:55 +08:00
  • 1f7009354a [Bug] Add db read lock when processing unfinished publish task (#4178) caiconghui 2020-07-26 07:15:14 -05:00
  • 911eb04594 [Bug][UpdateDataQuota] Skip update used data quota for information_schema db and fix bug for wrong time interval for UpdateDbUsedDataQuotaDaemon (#4175) caiconghui 2020-07-26 07:14:03 -05:00
  • 4d828d2411 Fix recover database not in "show databases" (#4170) HangyuanLiu 2020-07-25 10:04:35 +08:00
  • b32500bda0 [Script] Restore build parallel config (#4166) sduzh 2020-07-24 21:30:56 +08:00
  • 4608f9786e Support checking database used data quota when data load job begin a new txn (#3955) caiconghui 2020-07-23 21:03:43 -05:00
  • 28f4d30542 Optimize the logic of processing unfinishedTask when transaction is publishTimeout (#4053) caiconghui 2020-07-23 20:59:01 -05:00
  • a01d1aec56 [Compaction] track RowsetReader's mem & add metric (#4068) HuangWei 2020-07-24 07:58:09 +08:00
  • 443b8f100b [Feature][ThreadPool]Add Web Page to display thread's stats (#4110) WangCong 2020-07-23 21:08:36 +08:00
  • 2334f5d997 Fix some problem related with publish version task (#4089) caiconghui 2020-07-23 07:06:02 -05:00
  • d66609de85 [Code Structure] Move the code file to the right place (#4154) Mingyu Chen 2020-07-23 15:49:52 +08:00
  • 75ebe2b363 [Bug] Compaction row number cannot be matched between input rowsets and output rowsets. (#4139) lichaoyong 2020-07-23 10:28:56 +08:00
  • e4f5a2936b [TabletRepair] Delete bad replicas when no BE can be used to create new replica Lijia Liu 2020-07-22 22:42:31 +08:00
  • 31a6c43a69 [Bug][Alter] Fix boolean support (#4123) Zhengguo Yang 2020-07-22 22:38:55 +08:00
  • cc7f04de2c [Log] Add compaction point log record (#4128) ZhangYu0123 2020-07-22 22:35:49 +08:00
  • 5c4bba107e [Bug] Fix isnull(null) analyze error (#4094) HangyuanLiu 2020-07-22 20:04:39 +08:00
  • 46c8c250a6 [Bug] fix use-after-poison bug in ut schema_change_test (#4118) HuangWei 2020-07-22 09:33:41 +08:00
  • ad17afef91 [CodeRefactor] #4098 Make FE multi module (#4099) Mingyu Chen 2020-07-21 12:42:42 +08:00
  • 2de4f2471b [MV] Add framework of mv selector (#4014) EmmyMiao87 2020-07-20 17:26:40 +08:00
  • fbf7bd6a1d [Bug] Change get load state interface (#4081) lichaoyong 2020-07-20 15:51:27 +08:00
  • 03cf9b2a24 [Compaction] Add delayed deletion of rowsets function, fix -230 error. (#4039) ZhangYu0123 2020-07-19 22:03:59 +08:00
  • 15d9e10a8b [Bug] Fix bug that tablet meta lock twice (#4112) Mingyu Chen 2020-07-19 21:27:24 +08:00
  • bb35de2ccb [Bug][Alter] Cancel the alter job if database has been dropped (#4088) Mingyu Chen 2020-07-19 21:26:57 +08:00
  • 8500d8b695 [metrics] Use atomic instead of SpinLock for integer metric (#4036) Yingchun Lai 2020-07-17 11:01:33 +08:00
  • de3c4b198e Support materialized view extend column in load and insert (#3677) HangyuanLiu 2020-07-17 10:43:36 +08:00
  • d07a23ece3 [webserver] Introduce mustache to simplify BE's website render (#4062) Yingchun Lai 2020-07-16 22:39:51 +08:00
  • db50c19aad [Thread Resource Leak] Fix thread resource leak after checkpoint catalog destroyed (#4049) caiconghui 2020-07-16 09:38:39 -05:00
  • 3a4a38c2fc [Bug] Fix orc decimal (#4097) HangyuanLiu 2020-07-16 22:36:52 +08:00
  • 1aec46b215 [Bug] Do not choose decommissioned BE in colocate balance For #4102 (#4103) Lijia Liu 2020-07-16 22:34:51 +08:00
  • a0c19df18c [Website] Redesign the home page of document website (master) (#4069) hffariel 2020-07-16 11:36:24 +08:00
  • 5032b7fe7a Support materialized view schema change in bitmap hll and count field [#3739] (#3873) HangyuanLiu 2020-07-16 10:45:15 +08:00
  • 14ac49dde5 Fix be may core dump when linked schema change (#4079) Zhengguo Yang 2020-07-15 10:14:42 +08:00
  • 9b0ad66b78 [runtime] Replace the thread pool in FragmentMgr (#4057) HuangWei 2020-07-15 10:03:48 +08:00
  • c00326bd85 [Doc] Create CODE_OF_CONDUCT.md (#4070) Zhengguo Yang 2020-07-14 22:28:38 +08:00
  • 5e555bfafb [GithubTemplate] Fix PR template (#4092) Zhengguo Yang 2020-07-14 10:50:35 +08:00
  • 34d94dfd4e [GithubTemplate] Remove license of Github template file (#4091) Zhengguo Yang 2020-07-14 10:11:44 +08:00
  • ecb1bfb22a [Community] Add pull request template (#4072) Zhengguo Yang 2020-07-13 20:55:12 +08:00
  • da921928d0 [Code]Fix some spell problem (#4066) Zhengguo Yang 2020-07-13 20:54:31 +08:00
  • 78a1dea19d Support using B/K/KB/M/MB/G/GB/T/TB/P/PB as unit in session variable exec_mem_limit (#4063) Zhengguo Yang 2020-07-13 20:54:14 +08:00
  • 2e460f581c [Bug] Support get all rowset meta info in memory from tablet meta url (#4061) caiconghui 2020-07-13 07:53:51 -05:00
  • e435e6f9a8 [Bug][Planner]Fix bug of count(*) in MV selector (#4060) EmmyMiao87 2020-07-13 20:53:10 +08:00
  • cd4fec8ab1 [Bug] Fix core of double delete, when RowBatch call transfer_resource_ownership (#4052) HappenLee 2020-07-13 20:52:22 +08:00
  • d7893f0fa7 [Bug]Fix some schema change not work right (#4009) WingC 2020-07-10 21:18:29 -05:00
  • 3fcbb646f6 [Bug][Broker] Fix bug that the error exception is not caught when closing the broker writer (#4034) Mingyu Chen 2020-07-10 20:42:39 +08:00
  • 265c26f67d [Doris On ES] Add docvalue limitation for doc_values scan and enable doc_values scan default (#4055) Yunfeng,Wu 2020-07-10 18:37:36 +08:00
  • 42cb11901b [webserver] Make BE webserver more pretty (#4050) Yingchun Lai 2020-07-09 21:50:52 +08:00
  • efef067f2d [Bug] Fix mem_pool npe (#4045) wangbo 2020-07-09 21:50:22 +08:00
  • ebaa0c7137 [Bug][SQL]Fix predicate pushdown may incorrect when groupby with grouping sets (#4041) yangzhg 2020-07-09 21:49:37 +08:00
  • d2ab38a5e0 [Feature] Batch update partition's property in one command (#3981) xy720 2020-07-09 21:48:43 +08:00
  • fafc7e406e [Spill]Fix the problem of mem exec, when analytic eval node need to spill to disk with a low mem limit (#3991) HappenLee 2020-07-09 09:30:22 +08:00
  • 5a27981e49 [Config] Add thrift_client_retry_interval_ms config in be for thrift client to avoid avalanche disaster in fe thrift server (#4022) caiconghui 2020-07-08 21:07:00 +08:00
  • fb0ecb70fd [SQL]fix inline view join mysql choose shuffle join bug (#4048) wutiangan 2020-07-08 20:56:24 +08:00
  • 413d6d2f22 [Bug] Fix core when modifing char to varchar and loading boolean with replace aggregation (#4042) lichaoyong 2020-07-08 11:12:42 +08:00
  • 6d4fd25815 [shell] Fix BE unit test directory not match bug (#4028) Yingchun Lai 2020-07-08 10:01:42 +08:00
  • 7715a84d4d [Config] Enable some features by default (#4031) Mingyu Chen 2020-07-08 09:59:10 +08:00
  • b7051d0971 [Config]Make it easier for users to find configuration items needed (#3957) caiconghui 2020-07-07 23:12:21 +08:00
  • ab8851f7aa [webserver] Make BE webserver handle static files (#4021) Yingchun Lai 2020-07-07 23:08:29 +08:00
  • 1aa148da7f [Bug]Fix mini load NPE (#4026) Lijia Liu 2020-07-07 23:08:08 +08:00
  • c3d9feed75 [Load][Json] Refactor json load logic to make it more reasonable (#4020) Mingyu Chen 2020-07-07 23:07:28 +08:00
  • 5c42514a8f [Bug][SQL]Fix except node child not order correctly (#4003) yangzhg 2020-07-07 23:06:36 +08:00
  • 1cc9e1606f [Doris On ES] Add UT test for all search phase (#4035) Yunfeng,Wu 2020-07-07 23:05:02 +08:00
  • c9a7c373a7 [Bug] Return actual json for ConnectionAction (#4016) lichaoyong 2020-07-07 20:14:55 +08:00
  • d396408861 Correct typos (#4024) funyeah 2020-07-07 13:33:46 +08:00
  • 3ba38e3381 [Doris On ES][Refactor] refactor and enchanment ES sync meta logic (#4012) Yunfeng,Wu 2020-07-07 09:04:05 +08:00
  • 913b2caac4 [Dynamic Partition]Support set replication number (#3965) WingC 2020-07-05 03:28:38 -05:00