Commit Graph

  • 101c7c161d [Bug] Fix bug that double unregister the resource pool in runtime state (#3458) Mingyu Chen 2020-05-04 14:48:57 +08:00
  • a5922051c9 [Fix] Fix bug that rowset meta is deleted after compaction (#3451) Mingyu Chen 2020-05-04 09:45:25 +08:00
  • b58b1b3953 [metrics] Make DorisMetrics to be a real singleton (#3417) Yingchun Lai 2020-05-04 09:20:53 +08:00
  • d948af6a2f Fix build failure after binutils-dev 2.34 (#3449) Binglin Chang 2020-05-03 17:26:22 +08:00
  • da4d2d2699 [UT] Fix UT bug (#3456) wangbo 2020-05-03 16:24:08 +08:00
  • a1500eb544 Update doris-on-es.md (#3446) xbyang18 2020-05-03 12:48:48 +08:00
  • 2cb4027164 Update doris-on-es.md (#3441) xbyang18 2020-05-03 12:48:19 +08:00
  • 4737aff8fc [Memory Engine] Make Tablet extensible (#3431) Binglin Chang 2020-05-01 21:21:09 +08:00
  • 8e21827505 [Bug][AuditPlugin] Fix bug that length of query stmt in audit should less than limit. (#3444) Mingyu Chen 2020-05-01 21:17:10 +08:00
  • 54da5a491c Fix delete statement doc display not correctly (#3445) yangzhg 2020-05-01 19:20:00 +08:00
  • 7ef1e2ce5b [Bug] Fix bug that load data to wrong temp partitions (#3422) Mingyu Chen 2020-04-30 15:11:28 +08:00
  • d0fe7e4d94 [Profile] Make running profile clearer and more intuitive to improve usability (#3405) HappenLee 2020-04-30 14:57:21 +08:00
  • c9ec4e8a73 [UT] Fix AlterTest UT failed (#3437) Mingyu Chen 2020-04-30 14:40:33 +08:00
  • a6c0d376dd [Thirdparty] Update ORC lib download address (#3440) sduzh 2020-04-30 14:16:44 +08:00
  • 25e475898e [Bug] Fix the error result when assert num rows node is used (#3436) EmmyMiao87 2020-04-30 14:15:50 +08:00
  • beb5b29f66 [Doc] Fix linked file not found (#3434) yangzhg 2020-04-29 21:56:34 +08:00
  • 73a3c59efb [Bug] Fix bug that help-resource.zip file is missing. (#3423) Mingyu Chen 2020-04-29 19:25:28 +08:00
  • 74b987f053 [Bug] Fix bug that storage engine bg threads should start after env is ready Mingyu Chen 2020-04-29 11:21:19 +08:00
  • 332a3acedc [Bug] Fix bug that NPE when get table's storage format (#3401) Mingyu Chen 2020-04-29 11:20:25 +08:00
  • dfaad33b8c [Thirdparty] Upgrade Google Guava lib to 29.0-jre (#3404) Mingyu Chen 2020-04-29 10:33:11 +08:00
  • 432965e360 [Enhancement] documents rebuild with Vuepress (#3408) (#3414) hffariel 2020-04-29 09:14:31 +08:00
  • 0430714ca9 Remove redundant call function _wait_in_flight_packet() (#3399) WingC 2020-04-27 07:45:25 -05:00
  • 9a934ec9f6 [Load] Add more info in SHOW LOAD result (#3391) Mingyu Chen 2020-04-26 21:30:23 +08:00
  • 5ec260887c [Dynamic Partition] Make config dynamic_partition_check_interval_seconds mutable (#3392) WingC 2020-04-25 08:48:21 -05:00
  • 72f3082358 [Metrics] Add some metrics for container size in BE (#3246) Yingchun Lai 2020-04-25 16:13:39 +08:00
  • 42d14028a0 Use ThreadPoolManager to create threadPool and add some prometheus metrics about pool (#3386) caiconghui 2020-04-25 02:57:15 -05:00
  • 223ee85636 [Bug]Fix bug that PriorityQueue will throw IllegalArgumentException (#3393) WingC 2020-04-25 02:49:34 -05:00
  • 37fccd53c4 [Tablet] A small refactor on class Tablet (#3339) Yingchun Lai 2020-04-24 22:22:26 +08:00
  • 0e66385235 [SQL] Disable some unsupported syntax (#3357) yangzhg 2020-04-24 22:01:35 +08:00
  • 4eb27bc7e3 [Profile] Make running profile clearer and more intuitive to improve usability (#3365) (#3383) HappenLee 2020-04-24 21:38:55 +08:00
  • 07a9401f82 Forbidden correlated having clause (#3378) EmmyMiao87 2020-04-24 21:34:40 +08:00
  • 7715deed4e [Doc] Add download link for 0.12.0 release (#3388) lichaoyong 2020-04-24 21:04:19 +08:00
  • 09eb40e356 [New Stmt] Alter replication number for table (#3360) xy720 2020-04-23 21:58:09 +08:00
  • a58bc1957e Fix expect may produce incorrect values (#3381) yangzhg 2020-04-23 09:35:41 +08:00
  • ad6698cd31 [Performance] Use Google/CCTZ to replace boost at timezone function (#3300) HangyuanLiu 2020-04-23 09:26:04 +08:00
  • d854a79878 [Bug] isQuery field should be reset at the beginning of query execution (#3374) Mingyu Chen 2020-04-23 09:00:47 +08:00
  • 4a7a88ede1 [LSAN] Fix some memory leak detected by LSAN (#3326) Yingchun Lai 2020-04-22 22:59:44 +08:00
  • a88ae53326 [Bug]Use OlapTableSink::close to replace OlapTableSink::finalize method to avoid OOM (#3363) WingC 2020-04-22 19:51:04 +08:00
  • 22e90f7260 [SegmentV2] Fix bloom filter bits buffer not initialize as 0 (#3372) Yingchun Lai 2020-04-22 06:50:05 -05:00
  • 2de78e50e2 [Bug] Fix authorization missing when auditloader plugin redirect stream load (#3367) wyb 2020-04-21 22:03:18 +08:00
  • 5c53e0fee7 [UnitTest] Modify test to be compatible with coverage tool (#3366) jmk1011 2020-04-21 21:23:17 +08:00
  • c6ac60bab9 [SegmentV2] Optimize the upgrade logic of SegmentV2 (#3340) Mingyu Chen 2020-04-21 10:45:29 +08:00
  • b60aabda11 [Doris On ES] Pushdown some castexpr predicate to ES (#3351) Yunfeng,Wu 2020-04-21 08:34:20 +08:00
  • a2c8d14fd9 [Bug] Partition key's type has been changed after executing queries (#3348) Mingyu Chen 2020-04-21 08:30:02 +08:00
  • 46272a5621 [Bug] Fix bug of TransactionState SerDe error (#3356) Mingyu Chen 2020-04-21 08:24:10 +08:00
  • 94b7bb5ad6 [Bug][Dynamic Partition]Fix Bug that dynamic partition properties is not consistent (#3359) WingC 2020-04-20 23:52:47 +08:00
  • c69bf9ac44 [New Stmt] Add SHOW KEYS gramma (#3342) wutiangan 2020-04-20 15:58:20 +08:00
  • 753d6cc19f Add LOG.isDebugEnabled for some debug logical of Coordinator (#3352) Yunfeng,Wu 2020-04-20 08:30:57 +08:00
  • 929e93699a Fix Colocate Join Bug (#3354) wangbo 2020-04-20 08:29:34 +08:00
  • c223d37c99 [Delete] Make some correct in delete operation (#3338) xy720 2020-04-19 11:49:02 +08:00
  • 1d3370532b [Doc] Fix some typo, mod routine load doc (#3350) Stalary 2020-04-19 11:39:10 +08:00
  • 31ebb2496d [ISSUE #3190]Add documents for delete simplifly (#3335) xy720 2020-04-18 22:48:18 +08:00
  • 77a7037346 Fix cooldown timestamp bug (#3336) kangpinghuang 2020-04-18 22:47:22 +08:00
  • 67b0da5652 Fix rowset_meta race condition for commit_txn in TxnManager (#3330) caiconghui 2020-04-18 05:38:48 -05:00
  • 0624f6b9eb [Doris On ES]Add simple explain for EsTable (#3341) Yunfeng,Wu 2020-04-18 10:04:03 +08:00
  • 9331574818 [Transaction] Cancel all txns whose coordinate BE is down. (#3293) WingC 2020-04-17 11:24:03 +08:00
  • f3e5320fea Fix document bug of storage_cooldown_time (#3333) kangpinghuang 2020-04-17 09:34:28 +08:00
  • 224f5d8bad [SegmentV1] Enable to read and write boolean type data (#3324) caiconghui 2020-04-16 10:39:08 -05:00
  • b29cb9dbb3 [Optimize][Delete] Simplify the delete process to make it fast (#3191) xy720 2020-04-16 10:32:44 +08:00
  • e61793763a [Bug] Use equals() method to judge whether "type" are equal (#3310) Mingyu Chen 2020-04-15 15:04:13 +08:00
  • 91438fcb40 [rowset id] Reduce memory of UniqueRowsetIdGenerator (#3316) HuangWei 2020-04-14 22:27:49 +08:00
  • 9257535f91 [New Feature] Support setting replica quota in db level (#3283) caiconghui 2020-04-14 09:25:32 -05:00
  • 688927918c [Doris on ES] Fix bug: when Doris and ES type not match (#3315) 令狐少侠 2020-04-14 20:15:13 +08:00
  • 807499427c unregister fragment mem tracker in close() (#3286) HuangWei 2020-04-13 23:15:56 +08:00
  • a467c6f81f [ES Connector] Add field context for string field keyword type (#3305) Yunfeng,Wu 2020-04-13 23:07:33 +08:00
  • be090f5929 Use read lock when iterate tablet_map in TabletManager::start_trash_sweep (#3294) Lijia Liu 2020-04-12 22:18:33 -05:00
  • 7c07083cd5 Forbidden multi subquery in having clause (#3291) EmmyMiao87 2020-04-11 21:56:08 +08:00
  • 5b69c70f9a [Bug] Fix bug that user plugin dir is removed after installing the plugin (#3302) Mingyu Chen 2020-04-11 20:30:14 +08:00
  • 3086790e06 Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL (#3288) lichaoyong 2020-04-10 10:22:21 +08:00
  • f39c8b156d [refactor] A small refactor on class DataDir (#3276) Yingchun Lai 2020-04-09 11:32:22 -05:00
  • ce1d5ab9ab [Bug] Fix some bugs of install/uninstall plugins (#3267) Mingyu Chen 2020-04-09 23:04:28 +08:00
  • a5703ef114 [Performance] Support sharding txn_map_lock into more small map locks to make good performance for txn manage task (#3222) caiconghui 2020-04-09 09:35:15 -05:00
  • 037bc53b54 [BUG] Fix cast result expr bug (#3279) HangyuanLiu 2020-04-09 22:02:05 +08:00
  • 8699bb7bd4 [Query] Optimize where clause by extracting the common predicate in the OR compound predicate. (#3278) yangzhg 2020-04-09 21:57:45 +08:00
  • 3dc7ef634b [Dependency]Add cctz lib (#3280) HangyuanLiu 2020-04-09 19:14:09 +08:00
  • e32ed28bf4 [Storage] Use getmntent_r() for thread-safe (#3284) HuangWei 2020-04-09 14:19:09 +08:00
  • 614a76beea [Doris on ES] Support compound_and predicate push down to Elasticsearch (#3277) Yunfeng,Wu 2020-04-08 21:09:39 +08:00
  • f37dbbc890 Fix openssl download url is not avaliable (#3281) yangzhg 2020-04-08 19:00:48 +08:00
  • 3557b12de5 [Bug] Avoid compacting recengly added rowset (#3271) Dayue Gao 2020-04-08 18:58:12 +08:00
  • 8fc284d593 [config] Support to modify configs when BE is running without restarting (#3264) Yingchun Lai 2020-04-07 22:17:47 -05:00
  • d110629a5f Optimize performance of TxnManager::build_expire_txn_map (#3269) Dayue Gao 2020-04-07 23:54:05 +08:00
  • 162b1c5d8b [Storage] Open data dirs parallelly (#3260) HuangWei 2020-04-07 20:59:56 +08:00
  • d0f87728e0 [Doc] Add example of timeout property in alter table stmt (#3274) EmmyMiao87 2020-04-07 19:51:16 +08:00
  • c9c58342b2 [License] Add License to codes (#3272) lichaoyong 2020-04-07 16:35:13 +08:00
  • 1ef4cb2d24 [Bug] Base compaction failed because of overlapping of input rowsets (#3262) Mingyu Chen 2020-04-07 11:26:57 +08:00
  • 79bac50361 Fix the bug that 'username' in broker load is invalid (#3237) frwrdt 2020-04-06 22:15:37 +08:00
  • 2ed184e06a Add config: tablet writer open rpc timeout (#3258) HuangWei 2020-04-03 16:43:56 +08:00
  • d2307c719c Fix be unit test error (#3259) lichaoyong 2020-04-03 15:02:49 +08:00
  • a86161f6ce [Bug]Fix compile error (#3257) lichaoyong 2020-04-03 13:38:44 +08:00
  • 3f247b0d2d Fix cast date type return wrong result (#3214) HangyuanLiu 2020-04-03 12:08:18 +08:00
  • 881661ac10 Fix spell error (#3255) lichaoyong 2020-04-03 10:43:09 +08:00
  • fcb651329c [Plugin] Making FE audit module pluggable (#3219) Mingyu Chen 2020-04-03 09:53:50 +08:00
  • c9ff6f68d1 Fix Rewrite count distinct bitmap and hll order by bug (#3251) kangkaisen 2020-04-03 09:08:27 +08:00
  • d14726e05b Fix join hints not work when need table reorder (#3188) yangzhg 2020-04-02 17:13:35 +08:00
  • 390f462f55 [Bug] Fix read schema change job meta bug (#3244) Mingyu Chen 2020-04-02 12:31:46 +08:00
  • 6252a271dd Rewrite count distinct bitmap and hll in order by and having (#3232) kangkaisen 2020-04-02 09:11:42 +08:00
  • 29b37dad49 Sql reference of materialized view (#3208) EmmyMiao87 2020-04-01 21:22:19 +08:00
  • 9c937180cd [Alter]Clean SchemaChangeJobV2 when schema change CANCELLED or FINISHED (#3212) WingC 2020-04-01 08:05:17 -05:00
  • 63cee94c5c Fix output results may incorrect when using intersect and except statements (#3228) yangzhg 2020-04-01 20:58:43 +08:00
  • 34993a69a8 Fix colocate relocateGroup bug after decommission (#3239) kangkaisen 2020-04-01 18:50:36 +08:00