hililiwei commented on code in PR #133:
URL: https://github.com/apache/flink-table-store/pull/133#discussion_r882623699


##########
flink-table-store-core/src/main/java/org/apache/flink/table/store/file/data/DataFilePathFactory.java:
##########
@@ -34,20 +34,30 @@ public class DataFilePathFactory {
     private final String uuid;
 
     private final AtomicInteger pathCount;
+    private final String formatIdentifier;
 
     public DataFilePathFactory(Path root, String partition, int bucket) {

Review Comment:
   Fair enough, deleted.



-- 
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