Commit Graph

  • 4e3b576fd3 [NewFeature] Support ExternalCatalogResource to simplify external table manage operation. (#4559) HappenLee 2020-09-25 10:20:33 +08:00
  • a61d0de173 [ODBC SCAN NODE] 4/4 Add ODBC_SCAN_NODE and Odbc_Scanner in BE and add ODBC_SCAN_NODE docs (#4438) HappenLee 2020-09-25 10:19:50 +08:00
  • 04e2ce2acb [Compile] Fix md5 of thirdparty(#4663) Zhengguo Yang 2020-09-24 19:00:58 +08:00
  • f87e294caa [License] Add license header (#4664) EmmyMiao87 2020-09-24 18:59:04 +08:00
  • f0576beb7a 【bug】Fix unit test bug (#4653) xinghuayu007 2020-09-24 16:22:39 +08:00
  • e5f8c7cfc7 [BUG] Fix transaction not be cleared after BE down. (#4661) lichaoyong 2020-09-24 16:00:20 +08:00
  • 724f70a405 Fix all queries failed when one BE network or disk has issue (#4651) kangkaisen 2020-09-23 15:25:08 +08:00
  • e7d9438fd9 [Bug] Fix analysis error when there are different types in case-when-then-else with group by clause (#4646) xy720 2020-09-23 11:15:28 +08:00
  • fd37c4f352 [Document] Fix some typo in alter table document xy720 2020-09-22 16:23:23 +08:00
  • 1821d1baea [Compile] Add pluginRepository for java-cup-plugins (#4636) Mingyu Chen 2020-09-21 12:38:28 +08:00
  • 01894c82fe [Bug] Fix bug that wrong usage for HashBasedTable iterator may cause ConcurrentModificationException (#4631) caiconghui 2020-09-20 20:58:08 +08:00
  • cf91c7062a [SQL][Bug]Fix join Predicate transitivity bug (#4629) kangkaisen 2020-09-20 20:57:50 +08:00
  • 2a637f848d [Refactor] Remove meaningless return value of RowBlock::init (#4627) Yingchun Lai 2020-09-20 20:57:00 +08:00
  • 531cf11e6e [BUG] Some function in odbc external table different in Doris (#4625) (#4626) HappenLee 2020-09-20 20:56:36 +08:00
  • 3ae64884f8 [Syntax] Support CTE statement without use db (#4622) xueyan.li 2020-09-20 20:56:11 +08:00
  • ea45f4107e [Syntax]Change force order in Drop db, Drop table, Drop partition stmt (#4615) caiconghui 2020-09-20 20:55:43 +08:00
  • ab059928c8 [Bug] catch IllegalArgumentException in DynamicPartitionScheduler (#4613) HuangWei 2020-09-20 20:55:20 +08:00
  • 0f811941fe [Bug] Fix the bug of #4608, support order by, where, limit in show alter table rollup (#4611) HappenLee 2020-09-20 20:54:43 +08:00
  • 985ec98a9b [Bug] Fix the calculation of the variable "left_bytes" in data_dir.cpp (#4609) weizuo93 2020-09-20 20:54:13 +08:00
  • d01ef41a0a [Doc] modify documents of dynamic partition (#4607) weizuo93 2020-09-20 20:53:13 +08:00
  • 3e8b0618fd [Bug] Fix bug that forwarding show tablet stmt return error (#4605) Mingyu Chen 2020-09-20 20:52:23 +08:00
  • 00f25c2b77 [Bug] Tablet and Disk report thread not work (#4597) Mingyu Chen 2020-09-20 20:51:52 +08:00
  • 5f43fb3bde [Cache][BE] LRU cache for sql/partition cache #2581 (#4005) HaiBo Li 2020-09-20 20:50:51 +08:00
  • 065b979f35 [Bug] behavior of function str_to_date() and date_format() on BE and FE is inconsistent (#4612) qiye 2020-09-17 10:10:19 +08:00
  • a1f52ec2ab [SQL] Support where, limit, order clause in show resourcestmt. (#4502) HappenLee 2020-09-16 17:57:48 +08:00
  • 4f7cfee908 [compaction][config] Change default config policy to size_based (#4599) ZhangYu0123 2020-09-16 15:04:06 +08:00
  • a88782e0c5 [UI Part 4] A new UI for Frontend (#4602) 鹏翔 2020-09-16 15:03:24 +08:00
  • 17a8b57018 [UI Part 3] New implemented HTTP RESTful API of Frontend (#4596) 张家锋 2020-09-16 15:02:59 +08:00
  • 1191048f5f [UI Part 2] Add HTTP API documents of Frontend (#4584) Mingyu Chen 2020-09-16 15:02:38 +08:00
  • 95111f9228 [Feature] Support alter table syntax for sequence column (#4582) Youngwb 2020-09-15 10:19:38 +08:00
  • 9419c73472 [Bug] Fix bug that BE will crash when querying information_schema.columns (#4595) Mingyu Chen 2020-09-14 15:47:08 +08:00
  • e8e5f350fe [BUG] ReAgg when adding agg mv on dup base table (#4587) EmmyMiao87 2020-09-13 19:17:35 +08:00
  • 4f4c22b459 [SQL][Planner] Support int datekey format implicit cast to date (#4591) xueyan.li 2020-09-13 19:15:53 +08:00
  • 8c4f9d9a73 [Bug] Set BoolLiteral's selectivity (#4590) Lijia Liu 2020-09-13 19:15:26 +08:00
  • 2f0d725a25 [Batch Delete] Add a session variable to show or hide hidden columns (#4579) Zhengguo Yang 2020-09-13 19:14:31 +08:00
  • b9829003fb [SQL][Planner] Fix the the parallesim of fragment which has 3 or more childern #4569 (#4570) wutiangan 2020-09-13 19:14:00 +08:00
  • 3e36505aea [Bug]Fix bug that tablet info with wrong capacity may cause fe oom (#4567) caiconghui 2020-09-13 19:13:28 +08:00
  • c38593702f [Config] Add default configuration of max_fiter_ratio #4541# (#4553) zhaojintaozhao 2020-09-13 19:12:45 +08:00
  • 4571b09dd6 [storage][compatibility] Add meta format detection to prevent data loss. (#4539) ZhangYu0123 2020-09-13 11:58:22 +08:00
  • 2c24fe80fa [SparkDpp] Support complete types (#4524) wangbo 2020-09-13 11:57:33 +08:00
  • 4caa6f9b33 [Bug] fix get_parsed_paths() subscript out of range (#4585) HuangWei 2020-09-12 16:04:21 +08:00
  • e26d5d0da0 [MemTracker] show all MemTrackers on BE's website (#4580) HuangWei 2020-09-12 11:18:50 +08:00
  • 704bcec9d3 [Bug] add_batch check state fix (#4575) HuangWei 2020-09-12 11:18:10 +08:00
  • 7afc66f8fe [Bug] catch plugin init error for Reinstall plugin (#4561) xinghuayu007 2020-09-12 11:17:46 +08:00
  • 31e451b8c7 [Feature] Doris can set default configuration of database data quota and replica quota #4540# (#4550) zhaojintaozhao 2020-09-12 11:17:27 +08:00
  • fe0f3ffbab [Bug] Fix bug that colocate join can not perceive parameter parallel_fragment_exec_instance_num (#4546) (#4547) HappenLee 2020-09-12 11:16:31 +08:00
  • 6e9d2074fb [UI Part 1] Update pom.xml of Frontend (#4583) Mingyu Chen 2020-09-11 17:48:42 +08:00
  • 356bfcf065 fix (#4577) Zhengguo Yang 2020-09-11 09:45:22 +08:00
  • 81784d6471 Revert "Add a session variable to show or hide hidden columns (#4510)" (#4576) Zhengguo Yang 2020-09-10 15:18:36 +08:00
  • fe0260e54f Add a session variable to show or hide hidden columns (#4510) Zhengguo Yang 2020-09-10 13:07:43 +08:00
  • c4feb82229 [Bug] Fix null pointer when replay RollupJob (#4572) EmmyMiao87 2020-09-10 11:55:14 +08:00
  • 7d3fae1257 Remove primary key type (#4555) Zhengguo Yang 2020-09-10 09:57:06 +08:00
  • 97dee1f7cf [Bug] Fix enable feature error (#4558) Zhengguo Yang 2020-09-10 09:55:19 +08:00
  • d29bf30f74 [BUG] Fix stale path delete checking logic when current main path is missing. (#4549) ZhangYu0123 2020-09-08 18:52:53 +08:00
  • e1225067b8 [UT] Fix ut test (#4545) xy720 2020-09-08 09:25:57 +08:00
  • e55327bbc7 [Bug] Fix bug that task_worker_pool not work (#4543) Mingyu Chen 2020-09-08 09:25:36 +08:00
  • 8be04fac64 [Variable] Add a new global variable "performance_schema" to support Mysql JDBC 8.0.16 or later.#4537# (#4542) zhaojintaozhao 2020-09-08 09:25:20 +08:00
  • aae942b982 [Spark Load][Bug] Keep the column splitting in spark load consistent with broker load / mini load (#4532) xy720 2020-09-06 20:33:26 +08:00
  • 8f10317e0d [Spark load][Bug] fix that cancelling a spark load in the PENDING phase will not succeed (#4536) xy720 2020-09-06 20:32:47 +08:00
  • 64ebea2e43 [Feature] Support gzip compression for http response (#4533) Yingchun Lai 2020-09-06 20:30:12 +08:00
  • 69bd91b617 [BUG] Tablet is not readable and delete handler report -1903 error, when condition value contains \n (#4531) ZhangYu0123 2020-09-06 20:29:44 +08:00
  • bcb443fb63 [Feature]Support SELECT Optimizer Hints SET_VAR (#4504) xueyan.li 2020-09-06 20:27:53 +08:00
  • 03d9f6d8b4 [Feature] support hour time unit with dynamic parition (#4514) caoyang10 2020-09-06 20:25:27 +08:00
  • 13e2cf172f [Log] Add log for trace broker (#4505) ZhangYu0123 2020-09-06 20:25:08 +08:00
  • b780df697a [refactor] Optimize threads usage mode in BE (#4440) Yingchun Lai 2020-09-06 20:19:14 +08:00
  • a390c9ee9f [Bug] Fix bug that table ids is not set right for hadoop load job (#4535) Mingyu Chen 2020-09-04 17:39:37 +08:00
  • 369e86bbe2 [Spark Load] [Bug] Load job's state will stay in ETL state all the time after FE restart (#4528) xy720 2020-09-04 15:56:54 +08:00
  • 068707484d Support sequence column for UNIQUE_KEYS Table (#4256) Youngwb 2020-09-04 10:10:17 +08:00
  • 72f04ebdb8 [Bug] Fix bug that query meta fields has been sent twice (#4529) Mingyu Chen 2020-09-04 09:31:14 +08:00
  • 8d60352737 [BUG] Fix segment group add zone map bug when schema change. (#4526) ZhangYu0123 2020-09-04 09:30:52 +08:00
  • 15f3e5a775 [Bug] Fix bug of core local value (#4523) Mingyu Chen 2020-09-04 09:30:30 +08:00
  • a64c3a7acd [ODBC SCAN NODE] 3/4 Add ODBC_TABLE and ODBC_SCAN NODE in FE. (#4430) HappenLee 2020-09-04 09:30:01 +08:00
  • 5166a6c6bc [Bug] function str_to_date()'s behavior on BE and FE is inconsistent (#4495) Mingyu Chen 2020-09-03 17:16:19 +08:00
  • d0d394ad7e [SQL][Bug]fix semi/anti join error when table has delete sign column (#4498) Zhengguo Yang 2020-09-03 17:15:15 +08:00
  • 1a30bcbf36 [SQL Function][Bug] Fix parse_url() bug (#4429) xinghuayu007 2020-09-03 17:06:09 +08:00
  • c29d41f675 [BUG] Fix recover persistent stale rowsets bug from multi-single version rowsets in stale rowsets (#4513) ZhangYu0123 2020-09-03 16:59:18 +08:00
  • d7ac44ac79 [Bug] Fix bug that BE will crash when querying information_schema.columns (#4511) Mingyu Chen 2020-09-03 16:57:56 +08:00
  • ac3bbdd3ab [BatchDelete] Add a configuration indicating whether to enable the batch delete function (#4493) Zhengguo Yang 2020-09-03 16:56:37 +08:00
  • c01954719f [Feature][Cache] Sql cache and partition cache #2581 (#4330) HaiBo Li 2020-09-02 19:18:42 +08:00
  • e6367e9ba8 [Bug] Support disable colocate join where join clause has join hint (#4497) HappenLee 2020-09-02 10:54:45 +08:00
  • f5ee854b6f [Spark load][Bug] Fix column terminator for spark load (#4491) xy720 2020-09-02 10:54:03 +08:00
  • f207036cad [Spark load][Document] Add docs about spark and yarn client for spark load (#4489) xy720 2020-09-02 10:52:49 +08:00
  • 1a22f3b2ac [SQL][Function] Validate the param of rand function in compile step (#4439) xinghuayu007 2020-09-02 10:50:52 +08:00
  • 498b06fbe2 [Metrics] Support tablet level metrics (#4428) Yingchun Lai 2020-09-02 10:39:41 +08:00
  • f3a9f3f87c Do not add exchange when table's distributioin satisfy the distribution requirements (#4482) Lijia Liu 2020-09-01 11:34:53 +08:00
  • d49566130b [Bug] Fix bug of select @@sql_mode (#4484) Mingyu Chen 2020-09-01 11:31:35 +08:00
  • a864db03fe [Bug] Fix bug of load error hub and schema change (#4486) Mingyu Chen 2020-08-31 23:21:50 +08:00
  • 8bb65863f5 [Doc] Update doc of fe-idea-dev.md (#4485) Mingyu Chen 2020-08-31 10:09:10 +08:00
  • 7b67da30d2 [Spark Load] Redirect the spark launcher's log to a separated log file (#4470) xy720 2020-08-30 21:10:04 +08:00
  • 1d93ba027a [Compaction] Compaction show policy type and disk format (#4466) ZhangYu0123 2020-08-30 21:09:47 +08:00
  • ffe696d17c [Doc] Add spark load sql statement doc and update manual (#4463) wyb 2020-08-30 21:09:17 +08:00
  • 65cacbff7c [Bug] Fix bug that memory copy may overflow in MemIndex::load_segment (#4458) Yingchun Lai 2020-08-30 21:08:55 +08:00
  • 123237afb7 [Compaction] Persistence stale rowsets meta (#4454) ZhangYu0123 2020-08-30 21:05:48 +08:00
  • 3b7614e174 [Refactor] Use camelCase in thrift generated java sources (#4443) Zhengguo Yang 2020-08-28 13:28:11 +08:00
  • 0db9194dc0 [Doc] Fix wrong doc name (#4477) Mingyu Chen 2020-08-28 11:56:59 +08:00
  • 004b955ca4 [Bug] Fix a null pointer bug in PlanFragmentExecutor. (#4473) ZhangYu0123 2020-08-28 09:28:23 +08:00
  • ec64789e89 [Bug][Colocation Join] Fix colocation balance endless loop bug (#4471) wyb 2020-08-28 09:27:57 +08:00
  • 174c9f89ea [DOCS] Add batch delete docs (#4435) Zhengguo Yang 2020-08-28 09:24:07 +08:00
  • 82940a4905 [Spark Load] Fix spark load bugs (#4464) wyb 2020-08-27 23:40:33 +08:00
  • 84c63f1350 [Bug] replace libltdl.so when compile the unixodbc library (#4461) HappenLee 2020-08-27 20:53:28 +08:00