apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.06k stars 1.83k forks source link

[Feature][Connector-v2] Support S3 filesystem of paimon connector #8036

Closed dailai closed 1 week ago

dailai commented 1 week ago

Purpose of this pull request

Link pr #8002

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

dailai commented 1 week ago

Write to paimon with s3:

截屏2024-11-13 09 25 08 截屏2024-11-13 09 25 20

Read from paimon with s3:

image image

dailai commented 1 week ago

Details

I have already added the e2e case which is write and read from paimon with s3 filesystem.