liunaijie commented on code in PR #9642: URL: https://github.com/apache/seatunnel/pull/9642#discussion_r2253459919
########## docs/en/connector-v2/source/Redis.md: ########## @@ -142,11 +142,26 @@ schema { ### key_field_name [string] -Specifies the field name to store the Redis key in the output record when `read_key_enabled = true`. +Specifies the field name to store the Redis key in the output record when `read_key_enabled = true` or `data_type = hash`. Review Comment: > put `KEY_FIELD_NAME` into optional and remove it from conditional for now. cc @liunaijie It's Ok for me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org