commit | b3ac97a8b57b4e38112b24976035db419fb92adf | [log] [tgz] |
---|---|---|
author | Fangbin Sun <sunfangbin@gmail.com> | Thu Apr 04 23:51:33 2019 +0800 |
committer | Matteo Merli <mmerli@apache.org> | Thu Apr 04 10:51:33 2019 -0500 |
tree | 4e04cac88d6812ab85dbe1339a6cdd527c88dc21 | |
parent | a80139db339ed2f5549a7d8aecacabcb5626080a [diff] |
[Issue 3966] [pulsar-io] Specify the RedisSink type as Bytes by default (#3972) * Specify the RedisSink type as Bytes by default. * Some minor fix