You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/03 07:16:47 UTC

[GitHub] [flink-table-store] LadyForest commented on a change in pull request #32: [hotfix] Fix ClassCastException when StoreSinkWriter#writeToFileStore encountered non-pk record

LadyForest commented on a change in pull request #32:
URL: https://github.com/apache/flink-table-store/pull/32#discussion_r818373831



##########
File path: flink-table-store-connector/src/test/java/org/apache/flink/table/store/connector/sink/TestFileStore.java
##########
@@ -55,13 +55,15 @@
 
     public boolean expired = false;
 
+    public boolean hasPk;

Review comment:
       > TestFileStore
   
   Sure. Then we cannot resue `fileStore`




-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org