lirui-apache commented on pull request #14452: URL: https://github.com/apache/flink/pull/14452#issuecomment-750731780
Hey @JackWangCS thanks for fixing the issue. Currently there're two classes that have the creating splits logic. One is `HiveTableInputFormat`, and the other is `HiveSourceFileEnumerator`. So your fix needs to be applied to both classes. Ideally we should do some refactor to consolidate them, but I guess that can be done after this fix. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
