[GitHub] [flink] lirui-apache commented on pull request #15555: [FLINK-21891][table-runtime-blink] Use FileSystem instance to delete the temporary directory '.staging_xxx'

2021-04-11 Thread GitBox
lirui-apache commented on pull request #1: URL: https://github.com/apache/flink/pull/1#issuecomment-817507684 > > The issue only happens for non-local FS. So if we want to add a test case, I think we should use `MiniDFSCluster` for it. > > Yes, and write a hive test case in

[GitHub] [flink] lirui-apache commented on pull request #15555: [FLINK-21891][table-runtime-blink] Use FileSystem instance to delete the temporary directory '.staging_xxx'

2021-04-11 Thread GitBox
lirui-apache commented on pull request #1: URL: https://github.com/apache/flink/pull/1#issuecomment-817461044 The issue only happens for non-local FS. So if we want to add a test case, I think we should use `MiniDFSCluster` for it. -- This is an automated message from the Apache