This is an automated email from the ASF dual-hosted git repository.

corgy pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


    from 4713c4caf4 [Improve][Doc] Add multimodal support description to docs 
(#9652)
     add 5d214a7305 [Improve][Connector-V2] Use key_field_name option when 
reading Redis hash data (#9642)

No new revisions were added by this update.

Summary of changes:
 docs/en/connector-v2/source/Redis.md               | 22 ++++++++++--
 .../seatunnel/redis/client/RedisClusterClient.java |  2 +-
 .../seatunnel/redis/client/RedisSingleClient.java  |  2 +-
 .../seatunnel/redis/config/RedisParameters.java    | 10 +++++-
 .../seatunnel/redis/config/RedisSourceOptions.java |  4 +--
 .../seatunnel/redis/source/RedisSourceFactory.java |  3 +-
 .../connector/redis/RedisTestCaseTemplateIT.java   | 40 +++++++++++++++++++++-
 ...nf => scan-hash-to-redis-with-default-key.conf} | 25 +++++---------
 ...h-key.conf => scan-hash-to-redis-with-key.conf} | 22 +++++-------
 9 files changed, 89 insertions(+), 41 deletions(-)
 copy 
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-redis-e2e/src/test/resources/{scan-set-to-redis-list-set-with-key.conf
 => scan-hash-to-redis-with-default-key.conf} (78%)
 copy 
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-redis-e2e/src/test/resources/{scan-set-to-redis-list-set-with-key.conf
 => scan-hash-to-redis-with-key.conf} (81%)

Reply via email to