wuchong commented on pull request #14616: URL: https://github.com/apache/flink/pull/14616#issuecomment-760597538
The docs tests are failed: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=12037&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=62110053-334f-5295-a0ab-80dd7e2babbf&l=33256 ``` [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ConfigOptionsDocsCompletenessITCase.testCompleteness:77->compareDocumentedAndExistingOptions:221 Documentation is outdated, please regenerate it according to the instructions in flink-docs/README.md. Problems: Documentation of table.exec.spill-compression.block-size in ExecutionConfigOptions is outdated. Expected: default=(64 kb) description=(The memory size used to do compress when spilling data. The larger the memory, the higher the compression ratio, but more memory resource will be consumed by the job.). Documented option table.exec.spill-compression.block-size does not exist. [INFO] [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ ``` ---------------------------------------------------------------- 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: us...@infra.apache.org