### _Why are the changes needed?_ - Include `**/README.md` markdown files in spotless style check ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4312 from bowenliang123/reformat-readme. Closes #4312 1fda1bdeb [Bowen Liang] Merge branch 'master' into reformat-readme 2ca8b4c81 [liangbowen] merge master 876f52a4c [liangbowen] include `**/README.md` in spotless style check Lead-authored-by: liangbowen <liangbowen@gf.com.cn> Co-authored-by: Bowen Liang <bowenliang@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
31 lines
976 B
Markdown
31 lines
976 B
Markdown
<!--
|
|
- Licensed to the Apache Software Foundation (ASF) under one or more
|
|
- contributor license agreements. See the NOTICE file distributed with
|
|
- this work for additional information regarding copyright ownership.
|
|
- The ASF licenses this file to You under the Apache License, Version 2.0
|
|
- (the "License"); you may not use this file except in compliance with
|
|
- the License. You may obtain a copy of the License at
|
|
-
|
|
- http://www.apache.org/licenses/LICENSE-2.0
|
|
-
|
|
- Unless required by applicable law or agreed to in writing, software
|
|
- distributed under the License is distributed on an "AS IS" BASIS,
|
|
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
- See the License for the specific language governing permissions and
|
|
- limitations under the License.
|
|
-->
|
|
|
|
# For developers
|
|
|
|
This folder contains plugins/extension for kyuubi server and different engine types.
|
|
|
|
- ext
|
|
- kyuubi-server
|
|
- spark
|
|
- flink
|
|
- trino
|
|
- hive
|
|
- others
|
|
- ...
|
|
|