bytedance / bitsail

BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scenarios. BitSail is widely used to synchronize hundreds of trillions of data every day.
https://bytedance.github.io/bitsail/
Apache License 2.0
1.62k stars 331 forks source link

[Bug][connetor] mysql 为sink表 insert 模式,partition_pattern_format为非必填项,但是不填写会报空指针异常 #501

Open VincentZhangy opened 6 months ago

VincentZhangy commented 6 months ago

What happened

image getClearQuery中partition_pattern_format字段为空时确实空值判断

What do you expect to happen

No response

How to reproduce

Build Environment

No response

Execution Environment

No response

BitSail version

master

BitSail Component or Code Module

BitSail Core

Are you willing to submit PR?

Code of Conduct

VincentZhangy commented 6 months ago

文档中应该改成必填