Commit Graph

54 Commits

Author SHA1 Message Date
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
28ea424074 Update compile instruction in README.md (#763) 2019-03-17 13:45:21 +08:00
7c085974ff Add a Gitter chat badge to README.md (#624) 2019-02-12 18:49:38 +08:00
4013d0834e Add Docker building guide in README.md (#553)
Add building guide of Docker image in README.md
2019-01-18 14:21:33 +08:00
7b22f82957 Adjust format of README.md (#476) 2018-12-27 17:39:15 +08:00
99c912d884 Complete license and build script (#473)
1. Complete license and build script
2. Complete build script
3. Complete the READEME.md
2018-12-27 16:49:53 +08:00
548da0546a Fix compile error in run-fe-ut.sh (#415) 2018-12-11 17:46:13 +08:00
1ffc294833 Ubuntu llvm compile (#361) 2018-11-28 15:22:00 +08:00
6413518b1e Update README.md (#347)
Move old content of READEME.md to the Overview of Wiki.
Add build guide and user cases to README.md.
2018-11-23 15:40:07 +08:00
38e493df0b Fix typo in READEME.md (#278) 2018-11-05 14:12:11 +08:00
b87de7e78e Update README.md and build.sh (#273)
change some 'palo' to 'doris'
2018-11-02 15:23:44 +08:00
2868793b6b Change license to Apache License 2.0 (#262) 2018-11-01 09:06:01 +08:00
2dd9df32ef Update README.md 2018-05-31 19:51:53 +08:00
e684ae9b49 Update README.md 2018-04-25 20:56:07 +08:00
c89dc96524 Update README.md 2018-04-25 20:55:25 +08:00
56138b9d35 move docs to wiki (#150)
move these 4 docs to wiki
docs/admin_guide/install.md
docs/user_guide/FAQ.md
docs/user_guide/sql_reference.md
docs/user_guide/tutorial.md
2017-12-06 13:58:22 +08:00