brayanjuls commented on code in PR #412:
URL: https://github.com/apache/hudi-rs/pull/412#discussion_r2271951498


##########
python/hudi/_internal.pyi:
##########
@@ -349,3 +349,18 @@ def build_hudi_table(
         HudiTable: An instance of hudi table.
     """
     ...
+@dataclass(init=False)
+class HudiDataSource:

Review Comment:
   I tried to do this but got some errors, so I think I will try to do it in a 
different PR. 



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