dianfu commented on code in PR #29146:
URL: https://github.com/apache/flink/pull/29146#discussion_r3990441927


##########
flink-python/pyflink/dataframe/sql.py:
##########
@@ -33,49 +34,61 @@
 
 _LOG = logging.getLogger(__name__)
 
+_Binding = Union[DataFrame, _DataFrameUDFWrapper]

Review Comment:
   Make sense to me. 👍 If we perfer the other solutions in the future, we can 
address them in a separate ticket to keep this PR more focus.



-- 
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]

Reply via email to