Commit Graph

69 Commits

Author SHA1 Message Date
bb305aa572 [chore](badges) Remove daily test badges for origin engine (#15482)
The code of origin engine will be remove later, we already stop the daily test for origin engine, so we should remove this badges from home page.
2022-12-29 21:25:15 +08:00
89e2fb4301 [docs](readme)update the readme.md (#15465) 2022-12-29 14:51:17 +08:00
ef3da105c9 [DOCS](refactor) refine en docs (#15244)
* Update basic-summary.md

* Update README.md
2022-12-23 16:47:51 +08:00
c78feea309 [docs](readme)updata the 1.2.0 release (#14865) 2022-12-07 12:46:32 +08:00
1bddf9ba5c [docs](readme)update the user numbers (#14639) 2022-11-29 10:28:52 +08:00
de00ade6dd [Docs](README)Update the README.md (#14156)
Add the new release in Readme.md
2022-11-11 11:22:17 +08:00
b58ae34d1b [Doc](Readme)Update the 1.1.3 release note. (#13358) 2022-10-14 09:55:18 +08:00
0ccb047d45 fix slack link (#13128) 2022-10-06 18:11:14 +08:00
90512ebd59 [typo](docs)Metadata Operations and Maintenance link error (#13090)
* Metadata Operations and Maintenance link error
2022-10-05 22:58:24 +08:00
fd52f3bd51 [Doc](ReadME) Update the slack links (#13089) 2022-09-30 20:50:37 +08:00
2dad67ee3e [docs](readme) update 1.1.2 released (#12596) 2022-09-15 08:43:45 +08:00
10c3e683dd [docs]update users numbers (#12248)
update users numbers
2022-09-02 09:21:36 +08:00
23c9de5f85 [README](fix) update pictures links in README.md (#11891) 2022-08-19 21:32:48 +08:00
600254855c [doc] fix typos in readme.md (#11776) 2022-08-15 14:31:32 +08:00
74b0d0da88 [chore](regression) Add badges for jenkins on home page (#11727)
Add jenkins daily test results badges for jenkins in doris home page.
2022-08-15 12:37:48 +08:00
7148e3dfaa [Community](readme)Update README.md (#11388)
add technical overview and fix some typo.
2022-08-02 22:27:22 +08:00
407a6b5c64 [community](readme) update readme and some links (#11354) 2022-07-31 10:38:02 +08:00
88420deec1 [Bug][docs] Fix wrong links in README.md (#10394)
fix deadlink in README
2022-07-04 14:44:23 +08:00
fba0051ed3 [doc] Fix Slack invitation link on README.md not working (#10406) 2022-06-26 01:23:07 +08:00
67f341f44e [TLP](step-1) Remove incubator prefix (#10230)
Remove some `incubator-` prefix in source code.
The document is not modified, will be done in next PR.
2022-06-19 19:34:52 +08:00
84c2e4de29 [fix][doc]Modify readme link (#9334) 2022-04-30 16:55:43 +08:00
2abb9c1bca [doc](readme) Add Spark / Flink Connector (#8943)
Add Spark / Flink Connector
2022-04-11 09:37:14 +08:00
ed9ecb8fa8 [docs] Update README (#7965)
1. Add slack channel
2. Modify some links
2022-02-08 09:46:04 +08:00
800a36343a [chore] Prolog of hermetic build with GCC 11 and Clang 13. (#7712)
Prepare to generate hermetic build using GCC 11 and Clang 13.
The ideal toolchain would be ldb toolchain generated by [ldb_toolchain_gen.sh](https://github.com/amosbird/ldb_toolchain_gen/releases/download/v0.3/ldb_toolchain_gen.sh)

To kick off a clang build, set `DORIS_TOOLCHAIN=clang` before running any build scripts.
2022-01-21 12:12:04 +08:00
a034c20d16 [fix](website) Add trademarks footer on official website (#7696) 2022-01-11 15:07:56 +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
adf6510050 [docs] Update README.md (#6711) 2021-09-28 10:38:23 +08:00
fa290383dc [Doc] Modify README to add some statistical indicators (#6486)
1. Add license/total line/release badegs.
2. Add monthly active contributor and contributor growth graph
3. fix a pom.xml bug
4. Modify some routine load log on BE side
2021-08-25 09:36:26 +08:00
1a5b03167a [Doc] Add document for datax and sample codes (#6389)
Add documents for datax in extension catalog.
Add documents for sampes in best-practice catalog.
2021-08-11 11:51:13 +08:00
b0c7cd4b2a [Docs] Add contact us in README (#6097) 2021-06-29 11:36:12 +08:00
4870fd47fc [Docs] Fix README.md (#6084) 2021-06-24 09:44:14 +08:00
d74c2b7092 update README.md about the version of docker image (#5653)
Co-authored-by: weizuo <weizuo@xiaomi.com>
2021-04-20 09:13:43 +08:00
489aae5021 [Doc] Update README.md about gcc version (#5624)
`BE`code can compile pass using `GCC 7.3.0`, but  compiling `BE UT`code will encounter error using `GCC 7.3.0`.  After upgrade gcc version to `10.2.1` which is the same version as in docker image, `BE UT` can be compiled successfully.
2021-04-14 00:10:08 +08:00
862a189570 update readme.md (#5596)
Co-authored-by: weizuo <weizuo@xiaomi.com>
2021-04-06 11:00:40 +08:00
92bcd2f9fa [Doc] Update README.md: a reword suggestion (#5288) 2021-01-26 09:14:08 +08:00
1884c7b25d [Doc] Update README.md (#5287)
Target:
1. Make the statement more friendly.  
2. Substitute the word "environment" to its plural format "environments".
2021-01-23 21:10:30 +08:00
35bb099b8b [Doc] Update README.md: a reword suggestion (#5241) 2021-01-15 10:43:07 +08:00
20c10fae2e Update README.md (#5239) 2021-01-15 10:42:42 +08:00
81265f7d63 Update README.md (#5236)
This is a basic grammatical modification suggestion, which will not break any existing build.
2021-01-15 10:39:34 +08:00
008149a7a5 [Doc] Increase mailing list subscription method. (#4391) 2020-08-20 09:30:54 +08:00
7760495744 [Doc]Update Docker Env to env-1.2 (#2817) 2020-01-20 22:58:09 +08:00
5b3f61f26d Update README.md (#2452)
Change default docker image from build-env to build-env-1.1
2019-12-13 15:55:41 +08:00
bcc876e0de Fix some typos and grammar mistakes (#2269) 2019-11-21 21:40:56 +08:00
6759e83a07 Add license header for md files and fix some translation's error (#2137) 2019-11-06 21:35:07 +08:00
c403343c0a Add donating to ASF in README (#1708) 2019-08-27 15:22:46 +08:00
029c3dc920 Update README.md (#1284)
Update the docker dev env images version
2019-06-12 09:24:37 +08:00
e4e04e8203 Make LZO support optional (#1263) 2019-06-07 22:26:54 +08:00
7cdaba66dc Add spatial func (#1213)
Support some spatial functions, such as ST_Contains.
2019-05-31 14:23:09 +08:00
a8bf922542 Update README.md (#1119)
fix some words
2019-05-09 14:51:34 +08:00
24945296ea Update README.md (#833) 2019-03-28 22:22:18 +08:00