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/19 18:27:11 UTC

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

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


##########
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:
   Thanks, I like that a lot. Just updated the code.



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