[GitHub] [flink] paul8263 removed a comment on pull request #16740: [FLINK-23614][table-planner] The resulting scale of TRUNCATE(DECIMAL,…

2021-08-18 Thread GitBox


paul8263 removed a comment on pull request #16740:
URL: https://github.com/apache/flink/pull/16740#issuecomment-900766636


   Hi @tsreaper ,
   I solved the conflicts in 9296b4e.
   When I ran the unit tests I encountered an error: 
org.apache.flink.changelog.fs.FsStateChangelogStorageFactory in 
org.apache.flink.changelog.fs is not public, cannot access it from external 
packages.
   In FLINK-23279, org.apache.flink.changelog.fs.FsStateChangelogStorageFactory 
was added in StreamFaultToleranceTestBase.java. It seems that changes in other 
commits might lead to the test failure.


-- 
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-unsubscr...@flink.apache.org

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




[GitHub] [flink] paul8263 removed a comment on pull request #16740: [FLINK-23614][table-planner] The resulting scale of TRUNCATE(DECIMAL,…

2021-08-17 Thread GitBox


paul8263 removed a comment on pull request #16740:
URL: https://github.com/apache/flink/pull/16740#issuecomment-900766636


   Hi @tsreaper ,
   I solved the conflicts in 9296b4e.
   When I ran the unit tests I encountered an error: 
org.apache.flink.changelog.fs.FsStateChangelogStorageFactory in 
org.apache.flink.changelog.fs is not public, cannot access it from external 
packages.
   In FLINK-23279, org.apache.flink.changelog.fs.FsStateChangelogStorageFactory 
was added in StreamFaultToleranceTestBase.java. It seems that changes in other 
commits might lead to the test failure.


-- 
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-unsubscr...@flink.apache.org

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