JingsongLi opened a new pull request, #108:
URL: https://github.com/apache/flink-table-store/pull/108
If we support append only data, the records have no primary key, the file
should be data file instead of sst file.
This PR do:
- Rename sst file to data file for classes and variables
- Rename file name to `data-{uuid}-{count}` from `sst-{uuid}-{count}`
--
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]