darenwkt commented on code in PR #42:
URL: 
https://github.com/apache/flink-connector-aws/pull/42#discussion_r1071180326


##########
flink-connector-dynamodb/pom.xml:
##########
@@ -132,5 +132,12 @@ under the License.
             <scope>test</scope>
         </dependency>
 
+        <dependency>
+            <groupId>org.apache.flink</groupId>
+            <artifactId>flink-table-planner-loader</artifactId>

Review Comment:
   Yes, I was thinking that E2E test will be testing against an actual DynamoDB 
whereas this IT case is testing against a local DynamoDB container.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to