hk__lrzy
hk__lrzy
## Purpose of this pull request https://github.com/apache/incubator-seatunnel/issues/2816 ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ]...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened Flink sql can't use `BigDecimalTypeInfo`. ### SeaTunnel Version dev-branch ###...
## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If...
Signed-off-by: ## Pre-Checklist Note: Please complete **_ALL_** items in the following checklist. - [x] I have read through the [CONTRIBUTING.md](https://github.com/bytedance/bitsail/blob/master/docs/contributing.md) documentation. - [x] My code has the necessary comments and...
## Is your feature request related to a problem? Please describe Now we support source reader for unified arch in bitsail. In legacy mode, we already support messenger & dirty...
## Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Example: I'm always frustrated when [...] ## Describe the...
## Is your feature request related to a problem? Please describe Now we support `TableCatalog` for the difference external system, `TableCatalog` support auto create table when writer's database or table...
## Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Example: I'm always frustrated when [...] ## Describe the...
# Background We have java path as below - org.apache.demo1 - org.apache.demo2 In `maven-shade-plugin 3.2.1`, we use relocation to process path and SPI Service file at the same time, and...
### Prepare a Pull Request - Title: [BitSail-XYZ][XxxType] Title of the pull request - Fixes: #XYZ > **Please change the PR title and the related issue number refer to the...