Commit Graph

  • 369b2c364f [Build] fix jemalloc download (#2681) Dayue Gao 2020-01-07 11:33:55 +08:00
  • ec860c82c0 [Variable] Fix default rowset type variable (#2680) kangpinghuang 2020-01-07 10:56:18 +08:00
  • f77171f85d Make bdbje lock timeout configurable (#2676) kangkaisen 2020-01-06 21:20:36 +08:00
  • 40c8bddd24 Decrease transaction_clean_interval_second config (#2673) kangkaisen 2020-01-06 20:16:37 +08:00
  • 9ca7fdfe1c Make MAX_SCHEDULING_TABLETS and MAX_BALANCING_TABLETS configurable (#2670) kangkaisen 2020-01-06 20:15:38 +08:00
  • 4d6afdae4d Add nio support for mysql protocol implementation (#2603) infearOnTheWay 2020-01-06 18:56:21 +08:00
  • de4d1778c6 Fix incompatibility with arm architecture in util and gutil (#2650) yangzhg 2020-01-06 18:39:31 +08:00
  • c6badaec91 Fix bug: CreateIndexClause can be casted to AlterTableClause (#2667) turbo jason 2020-01-06 18:31:40 +08:00
  • 7f148c188e [Build]Make set target arch universal (#2660) WingC 2020-01-06 00:46:07 -06:00
  • 87a50070c4 Fix bug: parquet scanner don't seek (#2661) ZHAO Chun 2020-01-06 13:55:40 +08:00
  • 8a5ee6ad21 Fix FE couldn't start (#2662) kangkaisen 2020-01-06 12:46:45 +08:00
  • 220ed8436c [Unit Test]Fix Schema Change Test Case (#2659) WingC 2020-01-05 06:08:23 -06:00
  • 1648226927 Adapt arrow 0.15 API (#2657) ZHAO Chun 2020-01-04 15:54:29 +08:00
  • af9529a207 [Dynamic Partition] Support for automatically adding partitions WingC 2020-01-03 09:45:04 -06:00
  • 1ca82122a8 Fix doris be compile error for Ubuntu14.04 (#2647) caiconghui 2020-01-03 21:14:34 +08:00
  • 42dfe1369b Add filter conditions for 'show partitions from table' syntax (#2553) caiconghui 2020-01-03 19:52:25 +08:00
  • 458ed55fa5 Fix BITMAP_UNION_COUNT couldn't hit rollup table (#2655) kangkaisen 2020-01-03 19:27:40 +08:00
  • 5dff936243 Fix HLL_UNION_AGG AnalyticFn result in BE core by adding hll_get_value (#2653) kangkaisen 2020-01-03 19:23:56 +08:00
  • c098178f7a [Index] Implements create drop show index syntax for bitmap index [#2487] (#2573) yangzhg 2020-01-03 17:41:26 +08:00
  • 559a8d0514 Bump up apache arrow to 0.15.1 (#2646) ZHAO Chun 2020-01-03 13:15:29 +08:00
  • 7951e15208 Fix estimate_segment_size problem #2643 (#2644) kangpinghuang 2020-01-03 11:11:34 +08:00
  • 3b5f608df7 Delete documents of count_distinct function (#2642) xy720 2020-01-02 23:35:10 +08:00
  • 4220e09724 Change introduction document (#2640) 小浩哥 2020-01-02 23:03:56 +08:00
  • b440ff286f Change introduction document (#2639) 小浩哥 2020-01-02 23:03:17 +08:00
  • 9c90b09a3f [Alter Table] No need to check whether table is stable when doing some kinds of alter operation (#2617) Mingyu Chen 2020-01-02 20:51:23 +08:00
  • d05768ffd4 Fix core when es_scanner_node exit (#2634) 令狐少侠 2020-01-02 16:30:11 +08:00
  • 6cab929d6d [Compaction] Limit the max concurrency of running compaction tasks (#2635) Mingyu Chen 2020-01-02 14:47:54 +08:00
  • cc924c9e6a [Rowset Reader] Improve the merge read efficiency of alpha rowsets (#2632) Mingyu Chen 2020-01-02 14:10:05 +08:00
  • 2a8e77d9cb Support arm atomicops (#2626) (#2627) yangzhg 2019-12-31 22:39:22 +08:00
  • 4c5b0b6dc9 Remove VersionHash used to comparison in BE (#2622) lichaoyong 2019-12-31 19:38:45 +08:00
  • 13733d91e3 Fix the missing sync in SegmentWriter (#2623) LingBin 2019-12-31 04:34:40 -06:00
  • 9783fb7221 Fix: UDF version `GLIBCXX_3.4.21' not found (#2629) wkhappy1 2019-12-31 18:32:42 +08:00
  • 9471c90451 Delete count_distinct function (#2621) xy720 2019-12-31 14:40:45 +08:00
  • 5229ea24da Fix bloom filter statistics bug (#2609) kangpinghuang 2019-12-30 23:23:39 +08:00
  • da2838e5fe Set AGG_KEYS upon upgrade from tablet if has_keys_type() is false (#2620) lichaoyong 2019-12-30 23:17:16 +08:00
  • feda66f99f Spark return error to users when spark on doris query failed (#2531) Youngwb 2019-12-30 21:58:13 +08:00
  • da8c9b4429 [Segment V2] refactor SegmentReaderWriterTest and add UT for lazy materialization (#2614) Dayue Gao 2019-12-30 21:07:58 +08:00
  • 368bbfd426 Fix linked schema change bug #2610 (#2613) kangpinghuang 2019-12-30 15:48:52 +08:00
  • db698978da Make from_unixtime and date_format function support grayscale upgrade (#2612) kangkaisen 2019-12-30 13:55:23 +08:00
  • ffea3f8825 [env] Add CREATE_OR_OPEN and rename existing open modes (#2604) LingBin 2019-12-29 23:51:38 -06:00
  • f9cf8a1d65 Delete unused variable in the function of recordeTable (#2607) wutiangan 2019-12-28 15:35:25 +08:00
  • 7afbda803a Fix memory leak when compression fails in ColumnWriter (#2606) LingBin 2019-12-27 08:31:02 -06:00
  • 379619dfbd Unify the names of methods in TabletManager which do not require locks (#2525) LingBin 2019-12-27 02:34:35 -06:00
  • 3022955f32 Fix recover time in docs (#2588) WingC 2019-12-27 14:51:41 +08:00
  • e41aef54f2 [Doirs-On-Elasticsearch] Accerlate first scroll search (#2575) Yunfeng,Wu 2019-12-27 14:05:21 +08:00
  • 1113f951c3 Alter view stmt (#2522) xy720 2019-12-27 14:02:56 +08:00
  • 5fd7133e69 Fix bitmap, hll, segment v2 DefaultValue bug (#2570) kangkaisen 2019-12-27 14:01:45 +08:00
  • 50d89f548b Remove meaningless warn log for NullValueReader (#2586) kangkaisen 2019-12-27 14:00:01 +08:00
  • a622ffe263 Update gitignore file (#2585) kangkaisen 2019-12-27 10:53:56 +08:00
  • 4ed87964fe Add zip util(#2348) (#2441) Seaven 2019-12-27 10:10:21 +08:00
  • 1421a9be41 [Compaction] Support compact only one rowset (#2558) Mingyu Chen 2019-12-27 10:08:41 +08:00
  • 043a9528f7 Support decompressing csv file with deflate format in hdfs broker load (#2583) caiconghui 2019-12-27 08:06:22 +08:00
  • f7032b07f3 Support more schema change from VARCHAR type (#2501) WingC 2019-12-26 22:38:53 +08:00
  • 11f8d542db [Segment V2] Support lazy-materialization-read (#2547) Dayue Gao 2019-12-26 22:00:16 +08:00
  • 726fa923c9 Support compiling LLVM in aarch64 (#2559) ZHAO Chun 2019-12-26 21:59:06 +08:00
  • 3e3cdd8f2e Add log to indicate version upon scan failed (#2582) lichaoyong 2019-12-26 20:09:14 +08:00
  • c43d0e2a75 [Tablet report] Fix bug that tablet report throw NPE. (#2578) Mingyu Chen 2019-12-26 15:31:36 +08:00
  • ee64ab55db Fix segment size (#2549) kangpinghuang 2019-12-26 11:51:53 +08:00
  • 6f3c50a95c [Document] Add example for using CTE in INSERT operation (#2572) Mingyu Chen 2019-12-26 10:00:34 +08:00
  • 37f2dccc96 Support bitshuffle on aarch64 (#2574) ZHAO Chun 2019-12-25 22:21:46 +08:00
  • a76333a400 Support s2 on aarch64 (#2568) ZHAO Chun 2019-12-25 18:56:52 +08:00
  • 35503cf8a3 Support glog on aarch64 (#2563) ZHAO Chun 2019-12-25 13:56:15 +08:00
  • 4ff1299e0b Fix ORC build-thirdpart.sh (#2564) HangyuanLiu 2019-12-25 11:00:13 +08:00
  • c8173c689a Support Openssl on aarch64 platform (#2561) ZHAO Chun 2019-12-25 10:53:47 +08:00
  • 6444187908 Fix Bug : Load parquet data during the upgrade may result in data errors (#2556) HangyuanLiu 2019-12-24 23:27:33 +08:00
  • 7f48bd3c5a Support bloom filter index for large int type (#2550) kangpinghuang 2019-12-24 19:04:03 +08:00
  • f9685372a1 Fix bloom filter bug #2526 (#2532) kangpinghuang 2019-12-24 07:45:11 +08:00
  • a511042397 [Export] Forget to set timeout for export job (#2516) Mingyu Chen 2019-12-23 18:14:41 +08:00
  • e7be52fa58 Update basic-usage_EN.md (#2530) firetree01 2019-12-23 16:04:27 +08:00
  • 20abfc5f6f Modify stream-load-manual_EN.md (#2528) Lishi 2019-12-23 15:34:19 +08:00
  • 5ff5bf20c9 Fix core dump when using datetime in window function (#2482) yangzhg 2019-12-23 09:38:37 +08:00
  • b4d935ab37 Fix compaction with delete rowset bug (#2523) kangpinghuang 2019-12-21 12:13:46 +08:00
  • 008e59476d Add curdate function doc (#2520) frwrdt 2019-12-20 21:24:56 +08:00
  • 5b9b0a84d5 Add curdate function (#2521) HangyuanLiu 2019-12-20 21:23:16 +08:00
  • 11b78008cd Timezone variable support one digital time (#2513) HangyuanLiu 2019-12-20 07:45:29 +08:00
  • 6815979ba5 Fix invalid to_bitmap input lead to BE core (#2510) kangkaisen 2019-12-19 21:28:00 +08:00
  • 5111f8cfe8 [Export] Fix bug that NPE may be thrown when executing "show export;" (#2509) Mingyu Chen 2019-12-19 19:09:25 +08:00
  • 49b8097495 Fix the core of get_next in exchange node (#2505) EmmyMiao87 2019-12-19 16:40:33 +08:00
  • 435fdd236e Fix npe in spark-doris-connector when query is complex (#2503) vinson0526 2019-12-19 14:53:29 +08:00
  • 45fa9c999e Add Apache ORC lib in Doris (#2479) HangyuanLiu 2019-12-19 11:09:49 +08:00
  • 4220e3b3dc Merge pull request #2486 from EmmyMiao87/assert_node EmmyMiao87 2019-12-19 10:21:06 +08:00
  • 53132b4199 Chnange the name of specified agg function emmymiao87 2019-12-18 19:35:49 +08:00
  • e1ff744a99 [Alter Job] Cancel the alter job after a task failed for 3 times (#2447) WingC 2019-12-18 19:17:34 +08:00
  • 8342eb0b02 Only UDA function could be supported in correlated subquery emmymiao87 2019-12-18 14:50:32 +08:00
  • 63ea05f9c7 Add convert tablet rowset type (#2294) kangpinghuang 2019-12-18 18:49:47 +08:00
  • 48f559600f Fix bug when spark on doris run long time (#2485) Youngwb 2019-12-18 13:08:21 +08:00
  • 222f8390c7 [Compaction] Fix the bug that cumulative point grows unreasonably (#2490) Mingyu Chen 2019-12-18 12:59:17 +08:00
  • c81b1db406 Support convert VARCHAR type to DATE type (#2489) WingC 2019-12-18 12:58:47 +08:00
  • d31f774852 Add block split bloom filter (#2471) kangpinghuang 2019-12-18 12:57:44 +08:00
  • efd32f7a85 Remove unused import package (#2492) EmmyMiao87 2019-12-18 10:55:56 +08:00
  • 89003b774b Support Convert Varchar to INT (#2481) WingC 2019-12-17 22:02:28 +08:00
  • b1bac4d0cd Support to create materialized view (#2431) EmmyMiao87 2019-12-17 21:12:24 +08:00
  • 3e58e2d543 Forbidden the distinct function of subquery in binary predicate emmymiao87 2019-12-17 19:33:23 +08:00
  • e1ba0efbc7 Optimize compaction strategy of tablet on BE (#2473) Mingyu Chen 2019-12-17 10:30:43 +08:00
  • 55cb1cd1f1 Update date_format.md (#2476) landon-dai 2019-12-16 20:43:55 +08:00
  • b20a76163b Update from_unixtime.md (#2475) landon-dai 2019-12-16 19:39:54 +08:00
  • 9244db40f7 Update bitmap doc (#2467) kangkaisen 2019-12-16 18:56:53 +08:00
  • 2c90915362 Support correlated non-scalar subquery (#2468) EmmyMiao87 2019-12-16 18:52:05 +08:00
  • d00c5e3066 Fix base_compaction minor log error (#2461) kangkaisen 2019-12-16 13:45:19 +08:00
  • c8c32658a7 Fix PIPE operator priority (#2459) xy720 2019-12-16 13:44:49 +08:00