[Feature][Connector] support avro format #4976
[Feature][Connector] support avro format #4976liunaijie wants to merge 32 commits intoapache:devfrom
Conversation
- added avro format and UT - kafka support avro format and e2e test
|
Good pr, let's waiting CI/CD |
a3aca9e to
2b37d49
Compare
|
pls re-trigger the CI. |
|
Can you improve the relevant documents? https://github.com/apache/seatunnel/blob/dev/docs/en/connector-v2/source/kafka.md |
9b59440 to
a9f4d1f
Compare
|
@TyrantLucifer @liugddx PTAL |
...seatunnel-format-avro/src/main/java/org/apache/seatunnel/format/avro/RowToAvroConverter.java
Outdated
Show resolved
Hide resolved
...nnel-connector-v2-e2e/connector-kafka-e2e/src/test/resources/avro/kafka_avro_to_console.conf
Show resolved
Hide resolved
f68f382 to
309d293
Compare
This looks like a bug |
|
I remember when use avro 1.10.2 it can pass the actions. so i will increase the avro version to verify is this related. |
|
increase the avro version same with paimon |
Signed-off-by: Jarvis <liunaijie1996@163.com>
|
updated to 1.10.2. now i think it can pass the CI/CD |
|
It's weird, in this action I updated avro version to 1.10.2, but forgot to change the license.txt. this action pass all tests, exclude dependency check. and when i updated the licences.txt and ru-run. fail on other stage. |
Can you see why? |
|
i run the actions on myself repo. it run successful without any change https://github.com/liunaijie/seatunnel/actions/runs/5507761324 here is the code campare, you can see i don't have any change exclude the action config. pls re-trigger the ci, let's see the result. |
Co-authored-by: wsstony <tonymao777@163.com>
Co-authored-by: lightzhao <zhaolianyong777@gmail.com>
… redundant code (apache#4982) Co-authored-by: chenzy15 <chenzy15@ziroom.com>
…he#4964) * [Improve][Connector-V2][Jindo-Oss] Optimize jindo-oss connector * [Improve][Connector-V2][Jindo-Oss] Update module name * [Hotfix][Connector-V2][StarRocks] Fix code style
… SQL Transform plugin (apache#4991) Co-authored-by: mcy <rewrma@163.com>
Co-authored-by: chenqqq11 <chenzy15@ziroom.com>
…ker image (apache#5022) Co-authored-by: yctan <1417983443@qq.com>
…#5033) (apache#5035) * [bugfix] change MySQL CDC serverId from int to long (apache#5033) * style: 🎨 optimize code style
…t file cannot be generated apache#4985 (apache#5051) * fix after the savepoint job is restored, the checkpoint file cannot be generated






Purpose of this pull request
close #4821
Check list
New License Guide
release-note.