carloea2 commented on code in PR #5603:
URL: https://github.com/apache/texera/pull/5603#discussion_r3417929434
##########
amber/src/main/python/pytexera/__init__.py:
##########
@@ -30,6 +30,7 @@
UDFSourceOperator,
)
from core.models.type.large_binary import largebinary
+from core.models.schema.attribute_type import *
Review Comment:
Done. pytexera.__init__ now imports AttributeType directly instead of using
import *.
--
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]