Xiao-zhen-Liu commented on code in PR #4415: URL: https://github.com/apache/texera/pull/4415#discussion_r3139810007
########## amber/src/main/python/core/models/state.py: ########## @@ -26,11 +26,8 @@ @dataclass class State: - def __init__( - self, table: Optional[Table] = None, pass_to_all_downstream: bool = False Review Comment: OK, as long as you are clear about the intended behavior. -- 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]
