Commit Graph

  • dffd8513c6 Modify some bad link in docs. (#9078) smallhibiscus 2022-04-18 13:29:22 +08:00
  • 9051ed7c7d Revert "[Refactor] remove some useless code (#8976)" (#9074) Mingyu Chen 2022-04-18 12:01:14 +08:00
  • 38b9f02c5f [release] Add download url for 1.0.0 (#9071) Mingyu Chen 2022-04-18 11:24:21 +08:00
  • 44d37acbff Change date/datetime result type to bigint (#8975) Pxl 2022-04-18 09:56:28 +08:00
  • de7dce4df8 [Refactor] remove some useless code (#8976) dataroaring 2022-04-18 09:55:54 +08:00
  • 04287cabb2 [Forbidden](Vec) Switch to non-vec engine when outer join + not null column (#8979) EmmyMiao87 2022-04-18 09:55:33 +08:00
  • be0ba76dff [Refactor] Use '#pragma once' to replace '#define' and '#endif' (#9062) hongbin 2022-04-18 09:54:59 +08:00
  • c71ffc01de [Refactor] Cleanup some unused include (#9063) hongbin 2022-04-18 09:52:31 +08:00
  • b260bcba22 Modify some documents in the English version of doris (#9064) caoliang-web 2022-04-18 08:25:21 +08:00
  • 352d93b566 [Refactor][doc] Fixed some issues in en and zh-CN docs (#9068) smallhibiscus 2022-04-18 08:24:57 +08:00
  • 1a2620b724 [fix][doc]fix max_send_batch_parallelism_per_job default value (#9038) ruyliu 2022-04-17 15:22:07 +08:00
  • 0f8a7ff985 [Refactor](ReportHandler) Remove some unused schema_hash code in fe (#9005) caiconghui 2022-04-17 10:01:34 +08:00
  • a749f98e44 Fix get-starting en and zh-CN docs. (#9059) smallhibiscus 2022-04-16 20:02:14 +08:00
  • 7278ad460c fix refactor doc bug (#9058) wudi 2022-04-16 17:24:27 +08:00
  • c7a098c1b0 [fix](sql_block_rule) optimization of alter sql_block_rule stmt (#8971) Xujian Duan 2022-04-16 11:05:31 +08:00
  • b92dd11a1d [fix][doc]Data import document modification (#9057) jiafeng.zhang 2022-04-16 10:19:07 +08:00
  • c431da3bf8 [Refactor][doc] Fix bad link in documentation (#9053) smallhibiscus 2022-04-15 19:50:35 +08:00
  • 2c7327fb7c add doc tpch and ssb (#9052) wudi 2022-04-15 19:22:38 +08:00
  • 34457cd768 add show load warning (#9051) jiafeng.zhang 2022-04-15 18:53:20 +08:00
  • 6215e5b09f Add best practice docs in advanced module (#9049) smallhibiscus 2022-04-15 17:22:16 +08:00
  • 556602a5f1 [Refactor][Doc]Add part of the document content for Get-Starting (#8867) FreeOnePlus 2022-04-15 16:38:42 +08:00
  • 6fba6a58ea Add show proc,show trash (#9036) jiafeng.zhang 2022-04-15 16:37:51 +08:00
  • b6a6310559 [Refactor][doc]Edit the ecological extension part of the document (#8926) caoliang-web 2022-04-15 16:37:28 +08:00
  • f86a29066a Modify Account Management SQL Help Document (#9020) jiafeng.zhang 2022-04-15 16:34:57 +08:00
  • 0dab974e91 add advance replace table (#9022) wudi 2022-04-15 16:33:41 +08:00
  • dbb340c330 add doc for ops monitor (#9029) wudi 2022-04-15 16:33:07 +08:00
  • df021dc7eb Modify create and drop docs in DDL module. (#9030) smallhibiscus 2022-04-15 16:32:48 +08:00
  • b895f7a38b add faq doc and http api (#9043) wudi 2022-04-15 16:31:52 +08:00
  • 35a425e136 [Refactor][doc] Write documents related to cluster management and external data import (#9045) caoliang-web 2022-04-15 16:31:25 +08:00
  • 415695f84e Add ldap, multi-tenant, sql-block-rule documentation (#9044) smallhibiscus 2022-04-15 16:30:56 +08:00
  • d1d834694f [fix] Fix bug of wrong argument of drop_tablet function (#9031) Luwei 2022-04-15 15:19:28 +08:00
  • 67c16f3a03 [fix](show-function) fix bug for show function (#9025) pengxiangyu 2022-04-15 15:18:20 +08:00
  • a2d6724fa7 [fix] change parameter type of hll_cardinality from STRING to HLL (#9002) Mingyu Chen 2022-04-15 15:17:11 +08:00
  • 7634e55513 [fix] fix p0 test failed because of char type cannot convert to datetime (#8996) Zhengguo Yang 2022-04-15 15:16:00 +08:00
  • 0bf72caf68 [Bug][Vectorized] Fix UB when doing ORDER BY. (#9023) Amos Bird 2022-04-15 14:02:29 +08:00
  • ca4f4d199e [Feature][regression-test]CSV import and export support header (#8487) (#9017) chenlinzhong 2022-04-15 13:44:36 +08:00
  • 419ec3b96c [Fix Bug] Fix ehco command not found (#9021) leo65535 2022-04-15 13:43:47 +08:00
  • f7a5ff4f1d [Enhancement] [Storage Vectorize] optimize BitmapRangeIterator.next_range() (#9013) Pxl 2022-04-15 11:27:03 +08:00
  • 90cf8ddf25 [Enhancement][Regression-Test] enhancement for regression-test framework (#8930) Pxl 2022-04-15 11:26:45 +08:00
  • 0fa917703e [Bug] Fix some node in vectorized not have V title (#9028) HappenLee 2022-04-15 11:25:52 +08:00
  • 579aee110a [fix](ut)(compile) Fix BE compile bug and FE unit test (#9027) Mingyu Chen 2022-04-14 17:37:41 +08:00
  • 9ac6d23a44 [Feature]support stddev/variance agg functions to window function (#8962) zhangstar333 2022-04-14 12:07:26 +08:00
  • 5e95d99925 [fix](load) fix bug of infinite loop in orc scanner (#9007) Mingyu Chen 2022-04-14 11:46:48 +08:00
  • 48c288af94 [refactor](fe) modify warning message of drop backends (#9006) 吕飞 2022-04-14 11:46:29 +08:00
  • d916ba8352 [fix](tools) Access denied when creating tpch tables (#9003) ZenoYang 2022-04-14 11:45:53 +08:00
  • d161161767 [refactor](script) remove unused parament on run-be-ut.sh (#9000) Pxl 2022-04-14 11:45:35 +08:00
  • 91200cc7a6 [fix] fix NPE when initialize GlobalState (#8990) Mingyu Chen 2022-04-14 11:44:41 +08:00
  • 18daefff80 [refactor](fe): remove unused code (#8986) jakevin 2022-04-14 11:44:21 +08:00
  • e5e0dc421d [refactor] Change ALL OLAPStatus to Status (#8855) yiguolei 2022-04-14 11:43:49 +08:00
  • 8765881d8b [fix](load) wait _send_batch_thread_pool_token rather than shutdown. (#8970) dataroaring 2022-04-14 10:05:14 +08:00
  • f781669932 [typo](doc) Fix the broken link in the CONTRIBUTING.md (#8876) Mini256 2022-04-14 10:04:32 +08:00
  • a1982c4391 [improvement] Use System.currentTimeMillis() to get the current millisecond (#8828) leo65535 2022-04-14 10:03:37 +08:00
  • 4cfb372387 [refactor][Doc] Database admin sql help (#9009) jiafeng.zhang 2022-04-14 09:02:33 +08:00
  • d90418fff2 Add SQL function Chinese documentation (#8995) jiafeng.zhang 2022-04-14 09:02:09 +08:00
  • 943b08bcdf fix master compile error (#8992) camby 2022-04-13 11:23:37 +08:00
  • c872793a23 remove rowset converter since it is useless (#8974) yiguolei 2022-04-13 10:40:12 +08:00
  • 5881e8fdc6 [refactor] use c++ 14 deprecated instaed of comment, this detect usage of deprecated var or func at compile time (#8439) Zhengguo Yang 2022-04-13 10:19:04 +08:00
  • 290366787c [refactor] refactor code, replace some file with stl libs (#8759) Zhengguo Yang 2022-04-13 09:55:29 +08:00
  • 4734c4c326 Add SQL manual, account management documentation (#8809) jiafeng.zhang 2022-04-13 09:52:18 +08:00
  • bca121333e [feature](cold-hot) support s3 resource (#8808) qiye 2022-04-13 09:52:03 +08:00
  • 64cf64d1f8 remove unused code and opt int_div (#8966) Pxl 2022-04-13 09:51:01 +08:00
  • 7e08d3e320 Modify the maximum and minimum number of threads in jetty (#8960) smallhibiscus 2022-04-13 09:50:46 +08:00
  • d79e8a7b5a [fix](load) start transaction before we need it (#8819) (#8908) zhengshengjun 2022-04-13 09:50:26 +08:00
  • 4462da742f [Refactor][Doc] add show help doc (#8912) jiafeng.zhang 2022-04-13 09:49:21 +08:00
  • d11698d2de [Refactor][doc] add data model and index doc (#8916) wudi 2022-04-13 09:49:02 +08:00
  • 5f9b241999 [Refactor][doc] Modify the documentation of alter, backup and restore in DDL (#8957) smallhibiscus 2022-04-13 09:48:39 +08:00
  • 767000b3f9 [Refactor][doc] add doc for auth management and conf (#8951) wudi 2022-04-13 09:48:17 +08:00
  • 52d18aa83c permute impl for column array; and codes format (#8949) camby 2022-04-13 09:47:54 +08:00
  • 59abd65bfc add dml load sql help (#8939) jiafeng.zhang 2022-04-13 09:47:30 +08:00
  • 3b8ca4b035 add cluster admin help (#8924) jiafeng.zhang 2022-04-13 09:47:12 +08:00
  • b33ab960a8 [fix] move new add enum OFS of StorageType to last (#8983) Zhengguo Yang 2022-04-12 20:21:15 +08:00
  • 0c8ea8ce9f [Vectorizd] Let VAssertRowNumNode handle return value of child->get_next (#8969) dataroaring 2022-04-12 19:56:03 +08:00
  • 6af1c52e13 [Feature] add support for tencent chdfs (#8963) wucheng 2022-04-12 16:02:42 +08:00
  • 51269efbb7 [improvement]Disable mini load (#8955) jiafeng.zhang 2022-04-12 16:01:03 +08:00
  • 5a44eeaf62 [refactor] Unify all unit tests into one binary file (#8958) Zhengguo Yang 2022-04-12 15:30:40 +08:00
  • 66d2f4e1fd [fix][mem tracker] Fix MemTracker null pointer in vectorized (#8925) Xinyi Zou 2022-04-12 10:17:10 +08:00
  • f992247779 [docs] update alter table doc (#8915) Hao Wang 2022-04-12 09:26:40 +08:00
  • 7494a4cbdf DML help doc (#8953) jiafeng.zhang 2022-04-12 08:45:16 +08:00
  • 81495b0ff1 [docs]correct spelling of the word 'LABEL' #3265 (#8956) jiangmengmeng 2022-04-12 08:44:33 +08:00
  • 667eac9b7d Utility-Statements SQL Help (#8952) jiafeng.zhang 2022-04-12 08:44:16 +08:00
  • 067309c466 [fix](compile) fix compilation bug (#8950) Mingyu Chen 2022-04-11 13:12:34 +08:00
  • 0b1b3e225d Revert "[Thirdparty]Add llvm for codegen (#8938)" (#8948) Mingyu Chen 2022-04-11 13:03:16 +08:00
  • 8a066e2586 [fix](vectorized) core dump on ST_AsText (#8870) Pxl 2022-04-11 09:39:32 +08:00
  • 8158b05ea0 [fix] Fix bug that tablet data size and row num info are failed to report. (#8945) Mingyu Chen 2022-04-11 09:38:28 +08:00
  • fd054ca2f6 [doc](java-udf) add docs for Java UDF (#8944) Gabriel 2022-04-11 09:37:48 +08:00
  • 2abb9c1bca [doc](readme) Add Spark / Flink Connector (#8943) jiafeng.zhang 2022-04-11 09:37:14 +08:00
  • 7f7172807f [feature](function)(vectorized) Support all geolocation functions on vectorized engine (#8846) Gabriel 2022-04-11 09:36:53 +08:00
  • 0d761f9909 [feature-wip][UDF][DIP-1] Support variable-size input and output for Java UDF (#8678) Gabriel 2022-04-11 09:36:16 +08:00
  • 174e22b9f0 [feature](github-action) add scope labeler (#8935) jakevin 2022-04-10 23:06:03 +08:00
  • 936b942e3a [fix](error-code) replace invalid format specifier (#8940) Mingyu Chen 2022-04-10 20:37:32 +08:00
  • 32133621c6 [Thirdparty]Add llvm for codegen (#8938) Jerry Hu 2022-04-10 20:37:09 +08:00
  • 6ed59bb98b [refactor](code_style) remove useless inline #8933 zbtzbtzbt 2022-04-10 18:29:55 +08:00
  • 1fe4ea4c7c [Refactor-step1] Add OLAPInternalError to status (#8900) yiguolei 2022-04-10 00:16:43 +08:00
  • 71aedb994e [refactor][doc] add data-table doc (#8927) smallhibiscus 2022-04-09 19:18:44 +08:00
  • 1ee8633e5e [fix](account) use LOG.info instead of LOG.debug (#8911) Jiading Guo 2022-04-09 19:18:13 +08:00
  • 5706679e08 [fix] fix the problem that using tsan to compile,BE will stack overflow when start (#8904) Lightman 2022-04-09 19:17:28 +08:00
  • f28ad36c02 [test][improvement] support execute multiple sql in sql file (#8902) 924060929 2022-04-09 19:15:53 +08:00
  • ce6b5169c2 [fix](join) Fix error bucket num get in bucket shuffle join in dynamic partition (#8891) HappenLee 2022-04-09 19:11:44 +08:00
  • 2c1c7f40b6 [refactor][doc] Add data backup, data restore and data delete recovery (#8865) wudi 2022-04-09 19:04:57 +08:00
  • 1de0ea2dc4 [refactor][doc] Added documentation for advanced usage section (#8826) wudi 2022-04-09 19:03:43 +08:00