aglinxinyuan commented on code in PR #4490: URL: https://github.com/apache/texera/pull/4490#discussion_r3193034998
########## amber/src/main/python/core/storage/runnables/input_port_materialization_reader_runnable.py: ########## @@ -17,8 +17,8 @@ import typing from loguru import logger -from pyarrow import Table from typing import Union +from pyarrow import Table Review Comment: Fixed. -- 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]
