Zhangyx39 commented on a change in pull request #986: SAMZA-2156: Couchbase
support for Samza Table API
URL: https://github.com/apache/samza/pull/986#discussion_r276356693
##########
File path: build.gradle
##########
@@ -697,6 +698,34 @@ project(":samza-kv-rocksdb_$scalaSuffix") {
}
}
+project(":samza-kv-remote_$scalaSuffix") {
Review comment:
What you said made sense. What I thought was that keeping the remote table
providers together makes it easy for users to find them. But I don't have
strong opinion on this since I am not familiar with how Samza organizes
modules. @weisong44 How do you think about it?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services