Commit Graph

  • 0a0e46fd53 [Bug] Fix the bug of where condition a in ('A', 'B', 'V') and a in ('A') return error result (#5072) HappenLee 2020-12-15 09:29:10 +08:00
  • 90e7f7005e [Bug] Fix bug that query multi mysql external table with union will get incomplete result (#5067) Mingyu Chen 2020-12-15 09:28:39 +08:00
  • 193db4207e [enhancement]improve performance of json load (#5055) Zhengguo Yang 2020-12-15 09:27:51 +08:00
  • 2e5126cc09 support ninja build system (#5076) Zhengguo Yang 2020-12-15 09:27:20 +08:00
  • 834834dc44 [SparkLoadk] Avoid to read whole hive table when we add a where (#5047) Dam1029 2020-12-15 09:26:42 +08:00
  • ff4bd1223f [Profile] Add cpu time cost in query audit (#5051) Lijia Liu 2020-12-13 22:22:15 +08:00
  • f847e22eeb [AuditLog] Send queryId to master FE (#5064) Lijia Liu 2020-12-13 22:05:35 +08:00
  • 115d4332aa [ODBC] Support ODBC Sink for insert into data to ODBC external table (#5033) HappenLee 2020-12-13 21:53:27 +08:00
  • 1267d6bf66 [Bug][MultiLoad] Fix multiload missing userinfo and rebase error (#5058) Zhengguo Yang 2020-12-11 12:01:32 +08:00
  • e47fb502b2 [Compatibility] Support embedded quota in string literal (#5045) sduzh 2020-12-10 21:34:06 +08:00
  • bc063ebce2 fix typo in docs (#5046) Zhengguo Yang 2020-12-10 15:10:22 +08:00
  • e278e0b3db [Load] Support full StreamLoad feature in multiload (#4717) Zhengguo Yang 2020-12-10 09:37:18 +08:00
  • ca9e5c4785 [Bug] Add a flag to prevent repeated close operation of OlapTabletSink (#5034) Mingyu Chen 2020-12-09 09:30:09 +08:00
  • 56fd82ffa1 [Doc] Fix enable_strict_storage_medium_check description (#5023) leonxpray 2020-12-09 09:29:37 +08:00
  • f2d69a51d4 [Docs]Remove some unused variables and update BE config documents (#4987) weizuo93 2020-12-09 09:28:56 +08:00
  • 49f7eb69bf [Refactor] Refactor DeleteHandler and Cond module (2nd) (#5030) Yingchun Lai 2020-12-08 10:01:18 +08:00
  • 2dbcb726ac [Bug] Fix bug that failed to write meta image of load job (#5029) Mingyu Chen 2020-12-08 10:00:42 +08:00
  • eb0cb04a70 Fix a core dump introduced by pr #5022 (#5032) Zhengguo Yang 2020-12-08 10:00:07 +08:00
  • 3bd56bd441 fix Get FE log file doc typo (#4985) Zhengguo Yang 2020-12-08 07:07:13 +08:00
  • b9dabc3b5b [Enhance] Push down predicate on value column of unique table to base rowset (#5022) Zhengguo Yang 2020-12-06 08:50:37 +08:00
  • 6021d6fc7f [Performance Optimization] Remove push down conjuncts in olap scan node (#4999) HappenLee 2020-12-06 08:50:08 +08:00
  • b954dfd82d [Bug] Fix the bug of Largetint and Decimal json load failed. (#4983) HappenLee 2020-12-06 08:49:30 +08:00
  • b1b99ae884 [Function] Support Decimal to calculate variance and standard deviation (#4959) Xinyi Zou 2020-12-06 08:49:01 +08:00
  • 42dd821021 [Refactor] Private constructor for singleton (#4956) Hao Tan 2020-12-06 08:47:29 +08:00
  • c440aa07d1 Revert "[Refactor] Refactor DeleteHandler and Cond module (#4925)" (#5028) Mingyu Chen 2020-12-05 21:39:49 +08:00
  • c5f780305e [Repair] Add an option whether to allow the partition column to be NULL (#5013) Xinyi Zou 2020-12-05 14:58:32 +08:00
  • 9c9992e0aa [Refactor] Refactor DeleteHandler and Cond module (#4925) Yingchun Lai 2020-12-04 12:13:30 +08:00
  • 1f236a5339 [BUG] Fix core when schema change (#5018) Zhengguo Yang 2020-12-04 09:53:19 +08:00
  • 8823f2d928 [Buf] Fix incorrect name of TaskWorkerPool (#5015) Yingchun Lai 2020-12-04 09:30:23 +08:00
  • 1ae6de7117 [Enhance] Add "statistics" meta table and fix some mysql compatibility problem (#4991) songchuangyuan 2020-12-03 09:38:18 +08:00
  • bd558f1895 [Doris][Doris On ES] support prefix @ symbol for column name (#5006) Yunfeng,Wu 2020-12-03 09:33:49 +08:00
  • 5215727b45 [Function] Let "str_to_date" return correct type (#5004) Mingyu Chen 2020-12-03 09:33:26 +08:00
  • 204c15119f [Bug] ConcurrentModificationException when finish transaction (#5003) wangbo 2020-12-03 09:33:04 +08:00
  • 92db00bd86 [Bug] Fix concurrent access of _tablets_under_clone in TabletManager (#5000) Yingchun Lai 2020-12-03 09:32:44 +08:00
  • 4fa47bc3f5 [Docs]adding instructions for converting dynamic and manual partition tables to each other (#4994) qiye 2020-12-03 09:32:30 +08:00
  • b4c1eabe3f [Bug] fix finished load jobs cost too much heap (#4993) qiye 2020-12-02 17:11:27 +08:00
  • af06adb57f [Doris On ES][Bug-fix] fix boolean predicate pushdown manner (#4990) Yunfeng,Wu 2020-12-02 10:13:13 +08:00
  • df1f06e60b Optimized the read performance of the table when have multi versions (#4958) Zhengguo Yang 2020-12-01 12:25:11 +08:00
  • 99404df8b2 [Bug][Compaction] Fix bug that output rowset is not deleted after compaction failure (#4964) Mingyu Chen 2020-11-30 22:02:03 +08:00
  • ec7e1c6b1b [Refactor] Execute 'pick rowsets' before applying for permits for a compaction task (#4891) weizuo93 2020-11-30 11:41:14 +08:00
  • 27ef5b4d2c [Bug] Use the right queryId to audit master only query in non master (#4978) Lijia Liu 2020-11-29 11:14:17 +08:00
  • bb36de52a6 [Bug] Fix locate bug when start_pos larger than str len (#4975) lichaoyong 2020-11-29 10:38:30 +08:00
  • d7225d61ef [CodeFormat] Add clang-format script (#4934) sduzh 2020-11-28 18:40:06 +08:00
  • 6fedf5881b [CodeFormat] Clang-format cpp sources (#4965) sduzh 2020-11-28 18:36:49 +08:00
  • f944bf4d44 [Compile][Bug] Fix FE compilation bug (#4979) Mingyu Chen 2020-11-28 16:19:54 +08:00
  • 4c63dc0027 [Metric] Add metrics for compaction permits and log for compaction merge (#4893) weizuo93 2020-11-28 10:00:08 +08:00
  • f1248cb10e [BUG] Fix colocate balance bug when there is decommissioned be (#4955) gengjun-git 2020-11-28 09:59:25 +08:00
  • 2e9c8dda04 [Doris On ES][Bug-Fix] fix problem for selecting random be (#4972) Yunfeng,Wu 2020-11-28 09:57:44 +08:00
  • 2331ce10f1 [Bug]Parquet map/list/struct structure recognize (#4968) xinghuayu007 2020-11-28 09:56:29 +08:00
  • cb749ce51d [Improvement] Add parquet file name to the error message (#4954) xinghuayu007 2020-11-28 09:54:18 +08:00
  • c6bc30e375 [Bug] Fix httpv2 append extra useless information in get_small_file api (#4953) Zhengguo Yang 2020-11-28 09:52:52 +08:00
  • 55ce88da34 [Schema change] Support More column type in schema change (#4938) HappenLee 2020-11-28 09:52:28 +08:00
  • 3b56b601fb Show fe commit hash on proc (#4943) ccoffline 2020-11-28 09:50:48 +08:00
  • 0493eb172f [Optimize] optimize host selection strategy (#4914) xinghuayu007 2020-11-28 09:48:13 +08:00
  • 68db176013 [Refator]Modify code write error (#4950) xinghuayu007 2020-11-27 12:16:45 +08:00
  • 10e1e29711 Remove header file common/names.h (#4945) sduzh 2020-11-26 17:00:48 +08:00
  • 2682712349 [Bug] Fix be ut compile failed and core in delta_writer_test when ulimit < 60000. (#4941) HappenLee 2020-11-24 22:21:19 +08:00
  • b7b1d5eb38 [Refactor] Short circuit return to avoid meaningless loop (#4933) Yingchun Lai 2020-11-24 13:46:50 +08:00
  • 37a6731244 [BUG] Fix Colocate table balance bug (#4936) gengjun-git 2020-11-22 21:22:44 +08:00
  • 584b33f95b [Bug] Fix the bug of NULL do not show in CTE statement. (#4932) HappenLee 2020-11-22 20:58:03 +08:00
  • 8e9bbfb3ba [Script] Check and create if the log directory not existed before outputing message to the log file. (#4929) id4alexsu 2020-11-22 20:52:32 +08:00
  • c28769c512 [Bug] Avoid partition prune if predicate is not with SlotRef (#4833) (#4921) ccoffline 2020-11-22 20:49:20 +08:00
  • 4f7c6da1f5 [Refactor] Refactor function getScanRangeLength (#4912) xinghuayu007 2020-11-22 20:44:11 +08:00
  • fb7f4c8791 [Bug] fix bug that be thrift client cannot connect to fe thrift server when fe thrift server use TThreadedSelectorServer model (#4908) caiconghui 2020-11-22 20:40:33 +08:00
  • f1b57c4418 [Optimize] Avoid repeated sending of common components in Fragments (#4904) Mingyu Chen 2020-11-22 20:38:05 +08:00
  • e507fcc3b3 [Enhancement] Improve list comparing performance (#4880) xinghuayu007 2020-11-22 20:35:12 +08:00
  • f445ed5b8a Disable the creation of segment v1 table (#4913) Zhengguo Yang 2020-11-20 09:51:14 +08:00
  • 234e9b532f [Doc] Fiexed example content in bitmap_union.md (#4919) Huang Weinan 2020-11-20 09:49:31 +08:00
  • 64b219f04d Fix typo (#4923) zh0122 2020-11-20 09:48:27 +08:00
  • d1a7f1d2c6 Fix column_reader_writer_test UT (#4924) Lijia Liu 2020-11-20 09:47:01 +08:00
  • 0eda5270c8 [Docs] Add doc of be_config.md and change some default value of BE config (#4906) HappenLee 2020-11-18 21:56:58 +08:00
  • 6101155679 [CodeStyle]Replace tab with spaces (#4909) sduzh 2020-11-18 21:56:07 +08:00
  • ec9da30c9c [New Feature]Support udf when loading data (#4863) xinghuayu007 2020-11-18 21:51:59 +08:00
  • 6247408689 [Compact]Take tablet scan frequency into consider when selecting tablet for compaction (#4837) weizuo93 2020-11-18 21:51:12 +08:00
  • dcca3bbe5b Avoid duplicate column when adding slot in empty tuple (#4901) EmmyMiao87 2020-11-17 15:52:36 +08:00
  • bba85fc352 Update routine-load-manual.md (#4911) wangbo 2020-11-17 10:21:53 +08:00
  • b48c768dc7 [ComplexType] Restructure storage type to support complex types expending (#4905) Lijia Liu 2020-11-16 21:59:41 +08:00
  • 448df42fb0 [Compatibility] Add table_privileges, schema_privileges and user_privileges tables(#4899) luozenglin 2020-11-16 21:58:30 +08:00
  • 55080ba888 [BUG] Fix colocate join memory limit problem (#4894) wyndia 2020-11-16 21:57:00 +08:00
  • c5e435146d [Refactor] Remove break label for readability (#4890) Hao Tan 2020-11-16 21:56:10 +08:00
  • 5aefd701cb [Improve]modify isDecommissioned be capacity calculate rule (#4889) Stalary 2020-11-16 21:55:35 +08:00
  • 2af4bc294f [Bug] Java Version BitmapValue deserialized failed when only has 32-bit bitmap (#4884) wangbo 2020-11-16 21:54:07 +08:00
  • e706a6bca4 [Doc] Running Profile document add HASH_JOIN_NODE, etc. (#4878) Xinyi Zou 2020-11-16 21:53:25 +08:00
  • 18a22bd347 [BUG] Fix field error in information_schema.columns (#4858) HangyuanLiu 2020-11-15 22:01:32 +08:00
  • aca9b2da82 [Bug] Fix bug introduced by split RowsDelFiltered profile (#4881) Xinyi Zou 2020-11-13 16:16:10 +08:00
  • 69c422e31e [Bug] Fix bug #4886 and #4586 by refactoring code of method 'getDbs' (#4887) HappenLee 2020-11-13 11:55:10 +08:00
  • e9923100f2 [Profile][UT] Fix UT and remove useless profile (#4879) Mingyu Chen 2020-11-12 16:28:57 +08:00
  • 97867364e7 Revert "[FEATURE]Check date type to avoid scan all partitions (#4756)" (#4877) xinghuayu007 2020-11-12 13:52:10 +08:00
  • 796f44beac [Bug] Fix bug that routine load blocked with TOO_MANY_TASKS error (#4861) Mingyu Chen 2020-11-12 10:05:10 +08:00
  • 1810f10497 [Bug] Fix bug that failed to create view with complex select stmt (#4840) Mingyu Chen 2020-11-12 10:04:00 +08:00
  • a1ae399737 [Refactor] Refactor storage medium migration task process (#4475) Mingyu Chen 2020-11-12 10:00:43 +08:00
  • dd70653c91 [DOCS] Fix some docs typo (#4873) Zhengguo Yang 2020-11-11 21:24:19 +08:00
  • 1151a0063c [Bug] Make 'LastStartTime' in backends list as the actual BE start time (#4872) Yingchun Lai 2020-11-11 21:24:06 +08:00
  • 4ccd7b84ad [Bug] Rename table logic error (#4870) Mingyu Chen 2020-11-11 21:22:10 +08:00
  • 74bc25ffe5 [Metrics] Add metric to monitor timeout canceled fragment count (#4862) Yingchun Lai 2020-11-11 21:21:48 +08:00
  • f0e89395e6 [Bug] Fix DCHECK failed in group_concat (#4850) HappenLee 2020-11-11 21:21:37 +08:00
  • 66132d2836 [Feature] Running Profile OLAP_SCAN_NODE layering and enhance readability (#4825) Xinyi Zou 2020-11-11 21:21:25 +08:00
  • 53c570a273 [Broker Load] Ignore empty file when file format is parquet or orc. (#4810) Mingyu Chen 2020-11-10 10:55:48 +08:00
  • 17af23edae 【Improvement】Avoid null host when forward to master (#4844) xinghuayu007 2020-11-10 10:54:29 +08:00
  • 4204a878c8 [Bug] Fix some bugs of load job scheduler (#4869) Mingyu Chen 2020-11-10 10:50:31 +08:00