Zetafeaturehelp wanted
Description
Search before asking
- I had searched in the feature and found no similar feature requirement.
Description
Implementing debug mode in zeta without writing data to the target database. Allows users to:
- Print the table structure and data output by the source;
- Print the table structure and data output by the transform;
- Print a preview of the create table sql created by the sink (https://github.com/apache/seatunnel/blob/dev/seatunnel-api/src/main/java/org/apache/seatunnel/api/table/catalog/Catalog.java#L325)
- Can specify the number of data entries to read (the default is 10).
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct