Commit Graph

8 Commits

Author SHA1 Message Date
1080095f46 [typo](doc) fix some typos (#12611) 2022-09-15 11:07:19 +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
f781669932 [typo](doc) Fix the broken link in the CONTRIBUTING.md (#8876) 2022-04-14 10:04:32 +08:00
c3b010b277 [refactor] Remove flink/spark connectors (#8004)
As we discussed in dev@doris[1]
Flink/Spark connectors has been moved to new repo: https://github.com/apache/incubator-doris-connectors

[1] https://lists.apache.org/thread/hnb7bf0l6y6rzb9pr6lhxz3jjoo04skl
2022-02-10 15:00:36 +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
b842b282b5 [typo] fix typo in CONTRIBUTING.md and CONTRIBUTING_CN.md (#7136)
"Apache" is incorrectly spelled as "Aapche"
2021-11-18 14:35:29 +08:00
beb5b29f66 [Doc] Fix linked file not found (#3434)
the source file of soft link CONTRIBUTING.md is changed, make it to a regular file
2020-04-29 21:56:34 +08:00
3b32938140 [Doc] Create CONTRIBUTING.md (#3180) 2020-03-24 13:42:21 +08:00