-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature][Connectors] LocalFile Support reading gz #8025
base: dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @zhdech ! Could you add a test case for this feature?
OK。May I ask how to resolve the following construction errors? What do you need me to do? |
Try to retrigger failed ci. It is unstable. cc @zhangshenghang |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add test case
...-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java
Show resolved
Hide resolved
...-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java
Outdated
Show resolved
Hide resolved
@Hisoka-X Sir, please help me check it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small changes
The configuration is as follows: source { sink { |
Got it. I will check it out when I have time. tks @zhdech |
Purpose of this pull request
solve #8019
Does this PR introduce any user-facing change?
no
How was this patch tested?
Check list
New License Guide
release-note
.