You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/17 17:22:51 UTC

[GitHub] [iceberg] dramaticlly commented on a diff in pull request #5066: Python: Renable pylint

dramaticlly commented on code in PR #5066:
URL: https://github.com/apache/iceberg/pull/5066#discussion_r900372196


##########
python/tests/io/test_pyarrow.py:
##########
@@ -14,6 +14,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
+# pylint: disable=W0212,W0613

Review Comment:
   Nit: curious on how pylint update its code to warning mapping, from understanding perspective, it's easier to read `disable=protected-access`



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org