Commit Graph

  • fca6c4e523 Fix bitmap null crash (#3042) kangkaisen 2020-03-05 21:30:32 +08:00
  • 7b30bbea42 [MaterializedView] Support different keys type between MVs and base table (#3036) Mingyu Chen 2020-03-05 18:19:18 +08:00
  • cd7207c869 Add ORC help doc (#3041) ZHAO Chun 2020-03-05 12:44:47 +08:00
  • c731c8b9bc [Bug] Fix bug of NPE when get replication number from olap table (#3029) Mingyu Chen 2020-03-05 12:18:38 +08:00
  • 4ed99e3c0c [Compile] Fix BE compile failure (#3040) Mingyu Chen 2020-03-05 11:38:42 +08:00
  • 63051a3b37 [Bug] Fix int128 bloom filter write bug (#2995) Mingyu Chen 2020-03-05 09:15:11 +08:00
  • cc1a5fb8ea [Function] Support '%' in date format string (#3037) Mingyu Chen 2020-03-05 08:56:02 +08:00
  • 50af594c66 [MemLimit] Normalize the setting of mem limit (#3033) Mingyu Chen 2020-03-05 08:47:45 +08:00
  • f17924650f [Config] Modify brpc max_body_size to 200M (#3030) kangpinghuang 2020-03-04 15:30:27 +08:00
  • c032d634f4 [FsBroker] Fix bug that broker cannot read file with %3A in name (#3028) Mingyu Chen 2020-03-04 11:03:01 +08:00
  • 70cc6df415 [Doc] Fix some typo (#3024) yangzhg 2020-03-02 22:13:47 +08:00
  • 54aa0ed26b [SetOperation] Change set operation from random shuffle to hash shuffle (#3015) yangzhg 2020-03-02 19:34:41 +08:00
  • d151718e98 [MaterializedView] Fix bug that preAggregation is different between old and new selector (#3018) EmmyMiao87 2020-03-02 19:11:10 +08:00
  • aa58cd99d9 Fix disks_total_capacity metric bug (#2988) Yingchun Lai 2020-03-02 19:09:50 +08:00
  • 511c5eed50 [Doc] Modify format of some docs (#3021) Mingyu Chen 2020-03-02 19:07:52 +08:00
  • 21b87ee23a [Bug] Access follower FE's website got exception (#3020) worker24h 2020-03-02 13:53:35 +08:00
  • ef4bb0c011 [RoutineLoad] Auto Resume RoutineLoadJob (#2958) worker24h 2020-03-02 13:27:35 +08:00
  • df56588bb5 [Temp Partition] Support add/drop/replace temp partitions (#2828) Mingyu Chen 2020-03-01 21:30:34 +08:00
  • 0d1e28746e [Function] Support null_or_empty function (#2977) Lishi 2020-03-01 17:35:45 +08:00
  • 078e35a62e Support Amazon S3 data source in Broker Load (#3004) frwrdt 2020-03-01 12:53:50 +08:00
  • 58b8e3f574 [Fs Block] Add block layer to storage-engine (#2983) LingBin 2020-02-29 20:48:00 -06:00
  • f2d2e4bffd [Unused] Remove unused GC function in DataDir (#3019) lichaoyong 2020-02-28 21:47:41 +08:00
  • 2ac07a8c07 [Doc] Fix docs mixed Chinese and English (#3017) yangzhg 2020-02-28 16:36:37 +08:00
  • bd23f2cda2 [MaterializedView] Fix bug that result is double when new mv selector is enable (#3012) EmmyMiao87 2020-02-27 18:19:34 +08:00
  • 3b5a0b6060 [TPCDS] Implement the planner for set operation (#2957) yangzhg 2020-02-27 16:03:31 +08:00
  • d2d95bfa84 [segment_v2] Switch to Unified and Extensible Page Format (#2953) Dayue Gao 2020-02-27 15:09:57 +08:00
  • 54b7828c3f [Doc] The doc of max_running_txn_num_per_db config (#3007) EmmyMiao87 2020-02-27 14:57:46 +08:00
  • de4e621427 use canonical path in DiskInfo::get_disk_devices() (#3000) HuangWei 2020-02-27 11:00:50 +08:00
  • fe086ab92c [Log] Change log level from warn to debug for unauthrorized exception (#2996) caiconghui 2020-02-27 09:29:06 +08:00
  • 1fbd34cd32 [Compile] Fix some build errors (#3005) Yingchun Lai 2020-02-27 09:26:56 +08:00
  • e3d115af91 [Bug][Backup]Fix backup job block at UPLOAD_INFO phase (#3002) Youngwb 2020-02-27 09:21:21 +08:00
  • a3e588f39c [MaterializedView] Implement new materialized view selector (#2821) EmmyMiao87 2020-02-27 09:14:32 +08:00
  • 7b39d604c3 Remove unused LLVM related codes of CMakeLists (#2910) (#2993) trueeyu 2020-02-26 15:43:22 +08:00
  • e23d735bac Fix decimal bug in orc load (#2984) HangyuanLiu 2020-02-26 10:58:18 +08:00
  • 0f98f975c7 Remove unused LLVM related codes of directory:be/src/codegen (#2910) (#2987) trueeyu 2020-02-26 10:57:57 +08:00
  • 57483ade00 [Doc] Fix typo in Chinese document (#2963) Yingchun Lai 2020-02-25 22:30:22 +08:00
  • 8f71b1025a [Bug][Broker] Fix bug that Broker's alive status is inconsistent in different FEs Mingyu Chen 2020-02-25 22:27:27 +08:00
  • a340bc7a00 Remove unused LLVM related codes of directory:be/src/runtime (#2910) (#2985) trueeyu 2020-02-25 13:47:20 +08:00
  • 099e0f74bd Remove unused LLVM related codes of directory:be/src/exprs (#2910) (#2972) trueeyu 2020-02-24 18:23:08 +08:00
  • fb5b58b75a Add more constraints for bitmap column (#2966) kangkaisen 2020-02-24 10:41:18 +08:00
  • 8eb413fa69 [Bug][RoutineLoad] Fix bug that routine Load encounter "label already used" exception (#2959) Mingyu Chen 2020-02-22 22:01:14 +08:00
  • fc2d92d68a Update spark load doc (#2973) wyb 2020-02-22 12:00:50 +08:00
  • 3e6dfa31c4 [UnitTest] Fix BE unit test randomly failed (#2970) yangzhg 2020-02-21 22:21:02 +08:00
  • 96248058a1 [Doc] Modify the default port of restore meta instance in document (#2971) trueeyu 2020-02-21 22:05:30 +08:00
  • 30549ce8f7 Remove unused LLVM related codes of directory:be/src/util,be/src/udf (#2910) (#2968) trueeyu 2020-02-21 20:42:42 +08:00
  • 3b8e9d8dcf [UT] Fix the test case of SegmentReaderWriterTest::TestBitmapPredicate (#2961) trueeyu 2020-02-21 17:16:49 +08:00
  • 8291a45267 Assign each status type an constant explicitly (#2960) LingBin 2020-02-21 01:34:12 -06:00
  • 70d2ccf384 Add spark load design (#2856) kangpinghuang 2020-02-21 14:32:18 +08:00
  • 35b09ecd66 [JDK] Support OpenJDK (#2804) Mingyu Chen 2020-02-20 23:47:02 +08:00
  • ccc3412f13 Fix bug: Error of exporting double type data to hdfs (#2924) (#2925) wutiangan 2020-02-20 21:06:50 +08:00
  • ece8740c1b Fix some function DATE type priority (#2952) kangkaisen 2020-02-20 20:45:45 +08:00
  • 839ec45197 Remove llvm relative code from be/src/exec (#2955) trueeyu 2020-02-20 20:43:26 +08:00
  • da945c8278 Add log to track problem in small_file_mgr_test (#2951) LingBin 2020-02-20 02:21:35 -06:00
  • 180bf0251e [Bug] Missing in memory property for restore meta info (#2950) Mingyu Chen 2020-02-20 11:46:36 +08:00
  • ed299d5d8b Create pprof_profile_dir before heap profiling (#2944) HuangWei 2020-02-20 10:41:04 +08:00
  • cc0d41277c [Alter] Add more schema change to varchar type (#2777) WingC 2020-02-19 09:14:43 -06:00
  • c617fc9064 Fix the flush_status bug in flush-executor (#2933) LingBin 2020-02-19 06:23:19 -06:00
  • cfcc29fb21 [Bug] Missing in memory property for old version of partition info (#2948) Mingyu Chen 2020-02-19 20:19:00 +08:00
  • 147953f09e Fix some function with date type bug (#2947) kangkaisen 2020-02-19 20:16:44 +08:00
  • a015cd0c8b [Alter] Change table's state right after all rollup jobs being cancelled Mingyu Chen 2020-02-19 19:45:35 +08:00
  • ceaa790793 [Alter] Drop index when index column is dropped (#2941) yangzhg 2020-02-19 17:57:27 +08:00
  • 3994b52f34 [Alter] Change max create replicas timeout configurable (#2945) WingC 2020-02-19 03:47:27 -06:00
  • a76f2b8211 bitmap_union_count support window function (#2902) kangkaisen 2020-02-19 14:33:05 +08:00
  • 87a84a793e Add more doc content about hdfs broker auth and config detail (#2935) caiconghui 2020-02-18 21:15:33 +08:00
  • 1cf0fb9117 Use ThreadPool to refactor MemTableFlushExecutor (#2931) lichaoyong 2020-02-18 18:39:04 +08:00
  • 3f4e18633d [util] Add Apache License 2.0 to Thread (#2928) lichaoyong 2020-02-18 15:36:49 +08:00
  • 32e998f6e9 [ut] Delete files generated by UT when teardown (#2930) LingBin 2020-02-18 15:35:11 +08:00
  • 7be2871c36 [GroupingSet] Disable column both in select list and aggregate functions when using GROUPING SETS/CUBE/ROLLUP (#2921) yangzhg 2020-02-18 13:56:56 +08:00
  • b3c5f0fac7 Remove unneeded headers included in agent-util (#2929) LingBin 2020-02-18 13:18:56 +08:00
  • 625411bd28 Doris support in memory olap table (#2847) kangkaisen 2020-02-18 10:45:54 +08:00
  • 11b43700b9 [Alter] Fix pending AlterJobV2 replay bug (#2922) wangbo 2020-02-17 23:02:18 +08:00
  • 0fb52c514b [UDF] Fix bug that UDF can't handle constant null value (#2914) Mingyu Chen 2020-02-17 22:13:50 +08:00
  • 1089f09d26 [Syntax] Fix bug introduced by #2906 (#2917) yangzhg 2020-02-17 21:41:03 +08:00
  • 1f844946e9 Fixbug: Invalid memory address in doris::memory_copy (#2919) (#2923) worker24h 2020-02-17 18:48:38 +08:00
  • feef077520 Some refactors on TabletManager (#2918) LingBin 2020-02-17 14:50:29 +08:00
  • f20eb12457 [util] Import ThreadPool and Thread from KUDU (#2915) lichaoyong 2020-02-17 11:22:09 +08:00
  • 43583e7bd2 Fix orc load bug (#2912) HangyuanLiu 2020-02-16 19:14:42 +08:00
  • 6c33f80544 Add disable_storage_page_cache config (#2890) kangkaisen 2020-02-16 19:13:30 +08:00
  • 1e3b0d31ea [Rollup] Change table's state right after all rollup jobs are done (#2904) Mingyu Chen 2020-02-14 21:28:51 +08:00
  • 1f7c03d998 [FIX] Fix a sqlparser conflict by KW_PROPERTIES (#2907) yangzhg 2020-02-14 21:08:50 +08:00
  • 5386c92383 [FIX] Fix a sqlparser conflict imported by PR #2725 (#2906) yangzhg 2020-02-14 21:06:01 +08:00
  • 9ee1704859 [util] Import util tools from KUDU (#2905) lichaoyong 2020-02-14 18:01:16 +08:00
  • 09a4d3e50a [gutil] import scoped_refptr smart pointer from KUDU (#2899) lichaoyong 2020-02-14 13:32:03 +08:00
  • 0e997a8798 Fix a sql_parser.cup conflict by a duplicated show index stmt (#2894) yangzhg 2020-02-14 12:00:23 +08:00
  • 83d33cec25 [Syntax] Fix alter rollup stmt Shift/Reduce conflict (#2897) wangbo 2020-02-14 11:49:14 +08:00
  • d2625a26aa [env] Add env-util class (#2898) LingBin 2020-02-14 10:04:51 +08:00
  • ed95352ecd support intersect and except syntax (#2882) yangzhg 2020-02-13 16:48:46 +08:00
  • fd492e3b6f [Doris on ES] Support escape character (#2865) 令狐少侠 2020-02-13 11:32:48 +08:00
  • 3c539aac54 [Refactor] Some tiny refactor on streaming-load related code (#2891) LingBin 2020-02-13 10:42:52 +08:00
  • f2875ceb73 [Index] Add column type check when creating bitmap index (#2883) yangzhg 2020-02-12 23:05:16 +08:00
  • 3e160aeb66 [GroupingSet] fix a bug when using grouping set without all column in a grouping set item (#2877) yangzhg 2020-02-12 21:50:12 +08:00
  • e9ff40f07f Add sync_dir interface to Env (#2884) LingBin 2020-02-12 13:55:17 +08:00
  • 5440e19d01 Improve the triggering strategy of BE report (#2881) LingBin 2020-02-11 20:38:44 +08:00
  • 59dd2a0d7f Fix some typo in bitmap index docs. (#2879) yangzhg 2020-02-11 19:03:42 +08:00
  • 1f001481ae Support batch add and drop rollup indexes #2671 (#2781) wangbo 2020-02-11 12:58:01 +08:00
  • fdbc0f7cca Change replace bzip and boost sources (#2878) (#2880) Seaven 2020-02-11 12:08:47 +08:00
  • 3a8e783444 Compatible with python3 in build (#2876) HangyuanLiu 2020-02-10 21:50:42 +08:00
  • 03c8bc91ca Change MVN to MVN_CMD same as #2837 for builing hdfs broker (#2874) Jongmin Park 2020-02-10 19:40:12 +09:00
  • 4e151b1551 Remove boost exception when parse store path (#2861) LingBin 2020-02-10 17:50:52 +08:00
  • c89d0a090c Fix bug that _min_percentage_of_error_disk was not initialized (#2867) LingBin 2020-02-10 16:58:24 +08:00