xubo245 commented on code in PR #4373: URL: https://github.com/apache/carbondata/pull/4373#discussion_r2452373337
########## Agent_module/Framework.python: ########## @@ -0,0 +1,78 @@ +import asyncio +import time +from abc import ABC, abstractmethod Review Comment: suggest add setup.py and dependency package -- 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]
