seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Fix] [Connector-V2-File] Fix file connector bug

Open Hisoka-X opened this issue 2 years ago • 0 comments

Purpose of this pull request

  1. Fix doc description and demo error.
  2. Fix IS_ENABLE_TRANSACTION config not working
  3. Fix delete not exist file will throw exception
  4. Fix text,csv format will save Class Information directly.

Check list

  • [ ] Code changed are covered with tests, or it does not need tests for reason:
  • [ ] If any new Jar binary package adding in your PR, please add License Notice according New License Guide
  • [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/incubator-seatunnel/tree/dev/docs

Hisoka-X avatar Sep 23 '22 04:09 Hisoka-X