wuchong commented on pull request #12880:
URL: https://github.com/apache/flink/pull/12880#issuecomment-676895558


   There are some failures in the build:
   
   ```
   ================flake8 checks=================
   ./pyflink/table/table_config.py:193:101: E501 line too long (105 > 100 
characters)
   ./pyflink/table/table_config.py:194:101: E501 line too long (105 > 100 
characters)
   ./pyflink/table/table_config.py:195:101: E501 line too long (101 > 100 
characters)
   ./pyflink/table/table_config.py:209:101: E501 line too long (105 > 100 
characters)
   ./pyflink/table/table_config.py:210:101: E501 line too long (105 > 100 
characters)
   ./pyflink/table/table_config.py:211:101: E501 line too long (101 > 100 
characters)
   ./pyflink/table/table_config.py:225:101: E501 line too long (103 > 100 
characters)
   
   ```


----------------------------------------------------------------
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]


Reply via email to