mattmartin14 commented on code in PR #1534:
URL: https://github.com/apache/iceberg-python/pull/1534#discussion_r1943643310


##########
pyiceberg/expressions/literals.py:
##########
@@ -28,6 +28,8 @@
 from math import isnan
 from typing import Any, Generic, Type
 from uuid import UUID
+from datetime import date
+from datetime import datetime

Review Comment:
   i'm hitting another internal firewall issue with the make lint command; i've 
corrected the issue above though



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