carloea2 commented on code in PR #4268:
URL: https://github.com/apache/texera/pull/4268#discussion_r3104564617
##########
amber/src/main/python/pytexera/__init__.py:
##########
@@ -53,4 +54,7 @@
"Iterator",
"Optional",
"Union",
+ "Dict",
Review Comment:
No, this change is needed for the feature to work. The reason is the
definitions of UiParameter use those as the return value types, so since the
code comes from the User, I make them available from the 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]