Commit Graph

  • 7037754978 Fix a bug that TabletsChannel may be written after cancel (#2870) Dayue Gao 2020-02-10 14:49:01 +08:00
  • 77805e85d2 Fix lock type when clear trash (#2868) LingBin 2020-02-10 13:14:17 +08:00
  • c6090965e2 [Unused Code] Remove unused file in gensrc/scripts (#2863) Mingyu Chen 2020-02-10 09:45:01 +08:00
  • d8a47f9a7f [Doc] Fix CANCEL DECOMMISSION syntax bug (#2860) WingC 2020-02-08 13:07:19 +08:00
  • 502fa2eb50 [GroupingSet] Fix core when using grouping sets in large data (#2858) yangzhg 2020-02-07 21:40:29 +08:00
  • feb02ab27a Make intersect_count function accept any expression that returns bitmap (#2850) kangkaisen 2020-02-07 09:56:54 +08:00
  • e7817053cc [Uitls] ParseUtil::parse_mem_spec support K and T suffix (#2854) kangkaisen 2020-02-07 09:31:35 +08:00
  • b35e8153c0 [Doris on Es] Fix lte and gte error expression (#2851) Yunfeng,Wu 2020-02-06 20:52:14 +08:00
  • f77cfcdb61 [Compaction] Avoid unnecessary compaction (#2839) Mingyu Chen 2020-02-06 16:40:38 +08:00
  • d549c40fcd Fix spelling mistakes for load metrics description (#2840) caiconghui 2020-02-06 10:18:30 +08:00
  • 14c772013b Fix removing tablet bug from partition_map in TabletManager (#2842) LingBin 2020-02-06 09:57:12 +08:00
  • e991b1300f [Code Refactor] Refactor AgentServer to make it less error-prone and more readable (#2831) LingBin 2020-02-06 09:56:00 +08:00
  • 25a6d6abbe Make cmake and maven configurable (#2837) ZHAO Chun 2020-02-05 23:04:29 +08:00
  • 581c771ff3 [Doc] Add create index usage document (#2832) yangzhg 2020-02-05 15:35:41 +08:00
  • ee5323a6a0 [Code Refactor]Improve initialization flow of Schema (#2833) LingBin 2020-02-05 11:48:54 +08:00
  • a27e89065b Add file cache for v2 (#2782) kangpinghuang 2020-02-04 00:16:01 +08:00
  • bb4a7381ae [UnitTest] Support starting mocked FE and BE process in unit test (#2826) Mingyu Chen 2020-02-03 21:17:57 +08:00
  • bb00f7e656 [Load] Fix bug of wrong file group aggregation when handling broker load job (#2824) Mingyu Chen 2020-02-03 20:15:13 +08:00
  • 99ad56d1bf Support bitmap index for more type (#2630) Lijia Liu 2020-01-31 21:09:29 +08:00
  • 89c7234c1c Support starts_with (str, prefix) function (#2813) Lishi 2020-01-21 14:09:08 +08:00
  • 7099fcf2d3 Remove unused file (#2819) yangzhg 2020-01-21 13:43:48 +08:00
  • 64e99f29e6 Fix parquet arrow read batch bug (#2812) HangyuanLiu 2020-01-21 10:57:56 +08:00
  • 5dc80dc05d [Maven] Fix some mistake in fe/pom.xml (#2818) yangzhg 2020-01-21 10:38:46 +08:00
  • 2a30ac2ba5 [SQL] Return NullLiteral in castTo method instead of throwing a exception (#2799) xy720 2020-01-21 10:20:31 +08:00
  • 7760495744 [Doc]Update Docker Env to env-1.2 (#2817) WingC 2020-01-20 22:58:09 +08:00
  • 9dc9051930 Remove unused code for ShowPartitionsStmtTest and add apache license header (#2808) caiconghui 2020-01-20 22:51:26 +08:00
  • acc89411dc Fix docs sequence error (#2814) yangzhg 2020-01-20 22:35:40 +08:00
  • 010f6cd1c1 Update installing/compilation.md (#2816) wenbronk 2020-01-20 22:27:22 +08:00
  • 58ff952837 [Stmt] Support new show functions syntax to make user search function more conveniently (#2800) caiconghui 2020-01-20 14:14:42 +08:00
  • 0f829ca4c4 Add arm compatible patches (#2798) yangzhg 2020-01-20 00:21:47 +08:00
  • 47a7df17ec Add notes in java stream load sample to avoid wrong use of stream load (#2802) caiconghui 2020-01-19 23:22:17 +08:00
  • 634928e4d0 Fix typo and remove tmp file in ut (#2789) yangzhg 2020-01-19 21:33:48 +08:00
  • 7c4149cf27 Improve comparison and printing of Version (#2796) LingBin 2020-01-19 18:04:28 +08:00
  • 92d8f6ae78 [Alter] Allow submitting alter jobs when table is unstable WingC 2020-01-18 22:56:37 +08:00
  • ae018043b0 [Alter] Support replication_num setting for table level (#2737) caiconghui 2020-01-18 21:17:22 +08:00
  • 1550401d4b Support param exec_mem_limit for spark-doris-connctor (#2775) Youngwb 2020-01-18 00:14:39 +08:00
  • c71eefa2ac Add path util (#2747) LingBin 2020-01-18 00:05:00 +08:00
  • a3789ab2af Refine .clang-format (#2791) Dayue Gao 2020-01-18 00:00:49 +08:00
  • 23f472903a [Routine Load] Fix a bug that show routine load will throw Unknown Exception worker24h 2020-01-17 20:46:00 +08:00
  • 6365a7d559 [FE Maven] Change maven repository url from http to https (#2786) jmk1011 2020-01-17 16:45:04 +08:00
  • fc55423032 [SQL] Support Grouping Sets, Rollup and Cube to extend group by statement yangzhg 2020-01-17 16:24:02 +08:00
  • 3b24287251 Support 64 bits integers for BITMAP type (#2772) Dayue Gao 2020-01-17 14:13:38 +08:00
  • 463c0e87ec Replace PowerMock/EasyMock by Jmockit (4/4) (#2784) xy720 2020-01-17 14:09:00 +08:00
  • 8df63bc191 [Doc] Add en doc for dynamic partition feature (#2764) WingC 2020-01-16 21:54:26 +08:00
  • d0e2fc3305 Remove resource_info related members from TaskWorkerPool (#2704) LingBin 2020-01-16 14:39:08 +08:00
  • 753a7dd73a Replace PowerMock/EasyMock by Jmockit (3/4) xy720 2020-01-16 13:24:43 +08:00
  • 0ddca59d36 Add timestampadd/timestampdiff function (#2725) HangyuanLiu 2020-01-15 21:47:07 +08:00
  • 8ea5907252 Update arrow's version to 0.15.1 and shaded it in spark-doris-connector (#2769) vinson0526 2020-01-15 21:08:34 +08:00
  • 9bc306d17c Replace PowerMock/EasyMock by Jmockit (2/4) (#2749) xy720 2020-01-15 20:31:30 +08:00
  • 4496ebb632 [Alter View] Fix bug that alter view operation lost when replaying from image (#2773) Mingyu Chen 2020-01-15 20:04:09 +08:00
  • 7fe6431ac7 Fix delete handler init when schema change (#2767) kangpinghuang 2020-01-15 15:42:56 +08:00
  • 54952a24ad Remove and comment some FE code (#2766) kangkaisen 2020-01-15 15:14:52 +08:00
  • 9e54751098 [Snapshot] Modify the prefer snapshot version (#2748) Mingyu Chen 2020-01-15 15:10:14 +08:00
  • 7768629f08 Add bitmap_contains and bitmap_has_any functions (#2752) DanyBin 2020-01-15 14:31:44 +08:00
  • 1f0ea2d2e0 Merge pull request #2765 from morningman/routine_load_clean_label EmmyMiao87 2020-01-15 11:27:33 +08:00
  • 70c7281bf2 [Routine Load] Fix bug that history routine load jobs are cleaned prematurely morningman 2020-01-15 11:18:34 +08:00
  • e5717efc5a [Insert] Return more info of insert operation (#2718) Mingyu Chen 2020-01-15 10:39:53 +08:00
  • 9bafcc99f6 Don't balance when Available BE num equals or less then tablet Replica num (#2740) kangkaisen 2020-01-15 10:39:18 +08:00
  • a36193dfab Support decimal and timestamp type in orc load (#2759) HangyuanLiu 2020-01-15 07:40:30 +08:00
  • 64b2291347 Allow user to ignore the broken disk (#2755) kangkaisen 2020-01-14 22:40:43 +08:00
  • f071d5a307 Support ends_with function (#2746) frwrdt 2020-01-14 22:37:20 +08:00
  • ef6cd9ae25 Add files to gitignore (#2753) yangzhg 2020-01-14 22:29:56 +08:00
  • e5197eff94 Update the doc of doris to fix some mistakes (#2758) HappenLee 2020-01-14 22:26:49 +08:00
  • fafc684e0d [External Table] Fix bug that query external hdfs table throw NPE. (#2756) Mingyu Chen 2020-01-14 15:44:54 +08:00
  • 1ccd377b33 [Colocate Table] Fix colocate table balance forever (#2744) kangkaisen 2020-01-13 23:13:58 +08:00
  • 273edced77 Replace PowerMock/EasyMock by Jmockit (1/3) (#2732) xy720 2020-01-13 21:28:18 +08:00
  • a99a49a444 Add bitamp_to_string function (#2731) ZHAO Chun 2020-01-13 12:31:37 +08:00
  • 4e868252fc Add .clang-format and docs (#2724) HuangWei 2020-01-11 20:54:21 +08:00
  • e00343b6ec Choose tablets in ConsistencyChecker in batch (#2736) kangkaisen 2020-01-11 20:45:06 +08:00
  • 089b358dcd Skip dropped be when choose dest be in TabletScheduler (#2734) kangkaisen 2020-01-11 20:32:26 +08:00
  • e391fe1e70 [SQL] Ignore the null type when getCmpType (#2730) EmmyMiao87 2020-01-11 14:03:50 +08:00
  • ccaa97a5ac Make bitmap functions accept any expression that returns bitmap (#2728) Dayue Gao 2020-01-11 14:02:12 +08:00
  • 60dc7c394f Fix rowset state transition bug of release (#2726) kangpinghuang 2020-01-10 18:29:54 +08:00
  • 3690f3e917 Add rowset state (#2691) kangpinghuang 2020-01-10 14:17:57 +08:00
  • 18a11f5663 Convert from arrow to rowbatch (#2723) Youngwb 2020-01-10 14:11:15 +08:00
  • 81be684bae [FE Meta]fix schema change job write edit log error (#2721) yangzhg 2020-01-10 11:12:03 +08:00
  • 4b8f7f9c32 Use cgroups memory limit and cpu cores in container (#2710) yangzhg 2020-01-10 00:45:50 +08:00
  • fa4407cf4f Fix bug for cumulative compaction on singleton rowset with multiple segments (#2719) lichaoyong 2020-01-09 21:08:21 +08:00
  • e7b763309d Skip missing version replica when getQueryableReplicas (#2715) kangkaisen 2020-01-09 17:19:23 +08:00
  • 425b1cf29b Fix port already in use (#2716) yangzhg 2020-01-09 16:01:17 +08:00
  • f7cea6dda5 CreateViewStmt/AlterViewStmt support cte and fix bug (#2641) xy720 2020-01-08 23:11:38 +08:00
  • 87b266cd11 Add cpp connect sample (#2685) IanWatsons 2020-01-08 23:10:58 +08:00
  • 6bc54ef3f0 [Document] Add dynamic partition docs (#2711) WingC 2020-01-08 09:08:48 -06:00
  • e309eb1d40 [Compaction] Rowset with only one segment should be considered as non-overlapping (#2700) Dayue Gao 2020-01-08 23:05:11 +08:00
  • 1c9cfa7e0f Fix invalid to_bitmap input lead to BE core (#2706) kangkaisen 2020-01-08 22:14:37 +08:00
  • a028c52edd Add BE function bitmap_or and bitmap_and (#2707) DanyBin 2020-01-08 19:59:44 +08:00
  • d4a3b34319 [Meta Serialization] Support GSON serialization for class "Type" (#2709) Mingyu Chen 2020-01-08 19:56:56 +08:00
  • e90170a5d0 Fix bug: map erase in txn_manager (#2705) HuangWei 2020-01-08 18:53:11 +08:00
  • e94d4656d8 Fix roles typo in privilege document (#2702) Liu Shaohui 2020-01-08 15:39:10 +08:00
  • b2b2b661ee Update notice year to 2020 (#2696) ZHAO Chun 2020-01-08 12:54:03 +08:00
  • 367b4c058c [Doc]Remove used doc content about be_rpc_port (#2694) caiconghui 2020-01-07 22:20:50 +08:00
  • 13e5fdd512 [AlphaRowset] set num_segments field in rowset meta if missing (#2658) Mingyu Chen 2020-01-07 21:46:02 +08:00
  • 4e2f01a9fa [Compaction] Fix a bug that CumulativeCompaction compares time of different precision (#2693) Dayue Gao 2020-01-07 21:31:36 +08:00
  • 844ccaafc9 Remove boost filesystem exception in FileUtils (#2692) LingBin 2020-01-07 07:29:05 -06:00
  • 7d2610d091 Change bitmap functions return type to BITMAP (#2690) kangkaisen 2020-01-07 19:27:21 +08:00
  • 852046de29 Fix incompatibility with arm architecture in olap #2645 (#2682) yangzhg 2020-01-07 19:16:10 +08:00
  • 72fd745086 [Load] Fix broker load's file format npe bug (#2689) kangpinghuang 2020-01-07 16:50:02 +08:00
  • 23e3149d70 [Variable] Fix default rowset type read (#2687) kangpinghuang 2020-01-07 15:24:03 +08:00
  • e2c174aecc Fix mysqlChannel npe in ConnectContext (#2684) infearOnTheWay 2020-01-07 14:54:08 +08:00
  • 2326b478b6 Support load orc format in Apache Doris (#2554) HangyuanLiu 2020-01-07 14:22:43 +08:00