MartijnVisser commented on PR #19706: URL: https://github.com/apache/flink/pull/19706#issuecomment-1124735566
@zeliu Thanks for opening the ticket and the PR, but this seems incorrect. The number of arguments is indeed 4, but the code is checking if the number of provided arguments is less than 5. Since 4 is less than 5, the code is indeed working as intended. -- 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]
