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/05/19 02:56:46 UTC

[GitHub] [iceberg] kbendick commented on a diff in pull request #4811: Python: Replace tox by pre-commit

kbendick commented on code in PR #4811:
URL: https://github.com/apache/iceberg/pull/4811#discussion_r876544211


##########
python/src/iceberg/expressions/literals.py:
##########
@@ -44,13 +44,7 @@
     TimeType,
     UUIDType,
 )
-from iceberg.utils.datetime import (

Review Comment:
   I somewhat agree in this case, but I'm of the opinion that if this is how `black` / the formatting tool formats, we should choose to opt for the chosen default styles unless the change is really glaring.
   
   I imagine there's a limit we can maybe configure but 4 is arguably enough to use this format. At 6 or so I would definitely prefer this style.
   
   My understanding is that this is an area where convention (as dictated by the tool) is usually preferred over configuration.



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