a22ee89431
[Enhancement](jemalloc):support heap dump by http request at runtime ( #15429 )
2022-12-28 20:10:50 +08:00
ec2539e2a3
[chore](macOS) Resolve the issue with missing python program ( #14864 )
2022-12-07 15:30:12 +08:00
2a3a758c75
[doc](community) update release-verify doc when gpg import ( #14706 )
2022-12-01 10:04:58 +08:00
dd7ec8f4ca
[improvement](test) add tpch1 orc for hive catalog and refactor some test dir ( #14669 )
...
Add tpch 1g orc test case in hive docker
Refactor some suites dir of catalog test cases.
And "-internal" for dlf endpoint, to support access oss with aliyun vpc.
2022-11-30 10:03:58 +08:00
82da071b45
[Chore](format) update clang-format version to 15 ( #13036 )
...
update clang-format version to 15
2022-11-29 14:46:10 +08:00
39dd6682f2
[typo](docs)change the metadata directory from palo-meta to doris-meta #14647
2022-11-29 08:52:55 +08:00
6eeebd47a9
[improvement](doc) add missing documents ( #14460 )
2022-11-22 21:42:00 +08:00
2ccb5209a0
(improvement)[doc] add document version tag instruction ( #14406 )
2022-11-20 00:05:53 +08:00
b62e700f4e
[fix](doc): remove incubator. ( #14159 )
2022-11-11 08:58:42 +08:00
c5559877b4
[typo](docs)fix docs 404 link ( #13677 )
2022-10-26 14:56:47 +08:00
847b80ebfa
[test](jdbc) add jdbc and hive regression test ( #13143 )
...
1. Modify default behavior of `build.sh`
The `BUILD_JAVA_UDF` is default ON, so that jvm is needed for compilation and runtime.
2. Add docker-compose for MySQL 5.7, PostgreSQL 14 and Hive 2
See `docker/thirdparties/docker-compose`.
3. Add some regression test cases for jdbc query on MySQL, PG and Hive Catalog
The default is `false`, if set to true, you need first start docker for MySQL/PG/Hive.
4. Support `if not exists` and `if exists` for create/drop resource and create/drop encryptkey
2022-10-21 15:29:27 +08:00
e094e6ca71
[typo](docs)add hive-bitmap compile and package des #13237
2022-10-10 14:52:50 +08:00
555f9520e3
fix community module error url ( #13182 )
...
fix community module error url
2022-10-09 10:27:02 +08:00
5092ef78da
[doc] Add python env for Mac M1 ( #12792 )
...
For Mac M1, the default is python3 instead of python.
When FE compiles, there will be an error that python cannot be found.
This PR complements this part of the description.
2022-10-04 21:24:08 +08:00
353bb6fdfb
[doc] update docs ( #12615 )
2022-09-15 11:07:34 +08:00
b154a1b45e
[doc] fix some docs issue ( #11101 )
...
* fix some docs issue
* add -y for apt-get
Co-authored-by: chaow <941210239@qq.com >
2022-09-02 21:06:12 +08:00
d1e97be37e
[doc](developer-guide) add vscode-lldb usage to developer guide ( #11923 )
...
* add codelldb usage
* update
2022-08-19 17:56:17 +08:00
073e46097f
[doc](community) modify verify release doc ( #11766 )
...
modify verify release doc
2022-08-15 09:59:17 +08:00
031fba4259
[typo](fix)Fix community documentation link errors ( #11758 )
...
Fix community documentation link errors
2022-08-13 21:24:54 +08:00
db83f37256
[doc](typo)Add doc sidebars ( #11749 )
...
add doc sidebars
2022-08-13 20:46:52 +08:00
71ea3f2906
fix(typo): in docs(zh-CN) how to be a committer ( #11445 )
2022-08-03 08:45:22 +08:00
22f5dedf8a
[doc]Doc fix ( #11384 )
...
* fix document,pull-request and get-starting
2022-08-02 11:12:11 +08:00
4f8e66c4b3
[doc][fix]Modify docs/community to keep the same as the website site directory structure ( #11327 )
...
Modify docs/community to keep the same as the website site directory structure
2022-07-29 14:51:37 +08:00
575a1cb173
[Release] add download links for v1.1 ( #10836 )
2022-07-14 14:01:52 +08:00
bb0d023abd
[docs] Change the incubator fields before and after Doris' Graduation ( #10482 )
...
Change the incubator fields before and after Doris' Graduation
2022-07-14 10:48:20 +08:00
d6e6aae6c6
[docs] how-to-contribute remove incubator ( #10730 )
2022-07-11 12:17:16 +08:00
c5f85c9818
[community] modify release doc to remove incubator ( #10574 )
2022-07-04 10:18:23 +08:00
ad8da109c3
[community] update PMC & Committer list ( #10360 )
2022-06-24 09:11:49 +08:00
75719bca92
[doc](website)Remove incubator prefix and add graduate note ( #10257 )
2022-06-20 17:48:29 +08:00
8932fcaf59
[Doc] fix doc link suffix .html to .md ( #9442 )
...
* fix doc link suffix html to md
2022-05-09 09:16:06 +08:00
cec09c18f9
[doc][community] add more collaborator and modify documents ( #9320 )
...
1. Add collaborator morrySnow
2. Add document: How To Be A Committer
3. Add guidance to install clang-format 11
2022-05-05 20:46:03 +08:00
7d6645f8f1
[doc] update member.md ( #9361 )
2022-05-05 09:57:23 +08:00
ac5f4d6c7e
[docs] Fix some typos in documentation. ( #9356 )
2022-05-05 09:56:02 +08:00
239b6374ca
[doc] fix new doc v2 bug ( #9309 )
...
change sql-references-v2 to sql-references
2022-05-01 17:51:34 +08:00
2fa19113ab
[fix](profile) Short-circuit and del predicate filter rows are not counted on vectorized exec ( #9268 )
2022-04-29 10:45:48 +08:00
f2d741fa95
[doc] Modify the release version to prepare the key generation problem solution ( #9165 )
2022-04-23 22:06:48 +08:00
d58e8d76b5
[doc]Release manager docment ( #9081 )
...
Add Release manager docment
2022-04-20 14:16:12 +08:00
37bd89d24b
[typo](docs) fix some typos in docs ( #9085 )
...
fix some typos in docs
2022-04-20 14:12:54 +08:00
09409e4f96
[docs] update team.md ( #8749 )
2022-03-31 13:52:13 +08:00
ef852d6a26
[release] Add download link for flink/spark connector ( #8535 )
...
Add Releases:
1. Flink Connector 1.0.3
2. Spark Connector 1.0.1
2022-03-19 15:44:35 +08:00
c647def5bc
[community] Modify doris connector release doc ( #8275 )
2022-03-07 23:15:38 +08:00
13d217b947
[community](doc) Refactor the release and verify doc ( #8136 )
...
Because of the latest moving of some code to a new repository, the documentation for release and verification
needs to be reorganized. There are 5 relevant documents as follows.
1. release-prepare.md
General instructions for the release and related preparation work.
2. release-doris-core.md
The Doris Core release process
3. release-doris-connectors
The Doris Connectors release process
4. release-complete.md
Release completion after release polling passed.
5. release-verify.md
Release verification methods.
2022-02-20 16:31:26 +08:00
4a16b6611b
Update commit-format-specification.md ( #8121 )
...
I want to add some key words for commit format
2022-02-18 11:05:09 +08:00
486a0586ac
[community] modify the doc of verifying apache release ( #8084 )
2022-02-17 10:53:31 +08:00
38660d5095
[docs]correct SeaTunnel website hyperlink and PPMC into the Member List ( #7886 )
...
* [docs]correct SeaTunnel website hyperlink
* [docs]Add the new PPMC into the Member List
* Update members.md
2022-01-26 15:24:52 +08:00
4bdeef3b64
[chore][fix][doc](fe-plugin)(mysqldump) fix build auditlog plugin error ( #7804 )
...
1. fix problems when build fe_plugins
2. format
3. add docs about dump data using mysql dump
2022-01-26 09:11:23 +08:00
be43316f20
[docs] add doc for community feedback and fix CI ( #7759 )
...
add doc for community feedback and fix CI
2022-01-14 22:19:28 +08:00
ad35067a2a
[chore][docs] add deploy spark/flink connectors to maven release repo docs ( #7616 )
2022-01-06 23:23:33 +08:00
738d2d2e07
[refactor] update parent pom version and optimize build scripts ( #7548 )
2022-01-05 10:45:11 +08:00
b2c5f25ef4
[docs] add more faq and FE debugging method ( #7422 )
...
1. Add more faq and FE debugging method.
2. Add security document.
2021-12-31 09:55:04 +08:00