apache / apache/doris-spark-connector

[Bug] 文档中 key doris.read.field 不正确

Open
#328 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
107
Forks
126
Avg merge
3d 10h
Merged PRs (30d)
4

Description

### Search before asking

- [x] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.

### Version

25.1.0

### What's Wrong?

代码中有 s, 文档中没有 s。
![Image](https://github.com/user-attachments/assets/28ff5673-7d08-458b-84c8-d9bc0d25c9da)

public static final ConfigOption DORIS_READ_FIELDS = ConfigOptions.name("doris.read.fields").stringType().withoutDefaultValue().withDescription("");

### What You Expected?

-

### How to Reproduce?

_No response_

### Anything Else?

_No response_

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Research direction

Search the documentation for the key `doris.read.field` and compare it with the Java declaration `DORIS_READ_FIELDS`, which uses `doris.read.fields`. Update the documented key to match the declaration, then verify that no remaining documentation references use the singular form.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.