Skip to content

Conversation

@lm-ylj
Copy link
Contributor

@lm-ylj lm-ylj commented Nov 7, 2024

Purpose of this pull request

Fix the document description error in this PR #7888

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

lm-ylj and others added 30 commits September 30, 2024 10:34
…_column") .stringType() .noDefaultValue() .withDescription("key, list, set, zset use value of a specific column"); public static final Option<String> HASH_KEY_COLUMN = Options.key("hash_key_column") .stringType() .noDefaultValue() .withDescription("The column of hash key you want to write to redis"); public static final Option<String> HASH_VALUE_COLUMN = Options.key("hash_value_column") .stringType() .noDefaultValue() .withDescription("The column of hash value you want to write to redis");
@Hisoka-X Hisoka-X changed the title Fix document description error in PR #7888 [Fix][Doc] Fix key description error in redis zh doc Nov 7, 2024
Copy link
Member

@Hisoka-X Hisoka-X left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lm-ylj !

@hailin0 hailin0 merged commit fe03f0f into apache:dev Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants