dramaticlly commented on a change in pull request #4262:
URL: https://github.com/apache/iceberg/pull/4262#discussion_r820899415



##########
File path: python/.coveragerc
##########
@@ -20,5 +20,5 @@ skip_empty = true
 
 [run]
 omit =
-    # omit this single file
-    src/iceberg/literals.py
+    src/iceberg/expression/literals.py

Review comment:
       yep I agree, do you think it would be better to do the renaming in 
separate PR? 
   
   Or if it's too small, I can do it in current PR and rename my current 
package name from `iceberg.expression` to `iceberg.expressions`




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to