LiuPeng

Results 22 issues of LiuPeng

## Is your feature request related to a problem? Please describe Current mysql writer in `bitsail-connector-jdbc` module supports the following two way to update data: - `INSERT INTO ...` -...

help wanted
difficulty-easy

## Is your feature request related to a problem? Please describe Current BitSail supports `KuduWriter` in `connector-kudu` module. In practical use, when the upstream schema has one or more columns...

help wanted
difficulty-easy

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...

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 Current KuduRowDeserializer uses column type name to parse kudu row data. ## Describe the solution you'd like We want...

help wanted
difficulty-easy

# Describe the problem or proposal Improve FakeSource connectors. # Task List - [ ] #242 - [ ] #244 # Are you willing to submit PR? - [ ]...

help wanted
difficulty-easy

## Please describe the feature you want Current `TypeInfos` class supports short, int and long types but no byte type. So we want to support `byte` type.

help wanted
difficulty-easy

# Please describe the feature you want Subtask of #243 Support generate constant value in FakeSource connector.

help wanted
difficulty-easy

## Is your feature request related to a problem? Please describe Current FileMappingTypeInfoConverter only supports basic types. We want to support types like `map`, `list` in FileMappingTypeInfoConverter. ## Describe the...

help wanted
difficulty-easy

## Is your feature request related to a problem? Please describe BitSail use `SourceSplitCoordinator` to assign splits to reader connectors. In batch scenarios, the SourceSplitCoordinator usually computes all splits at...

help wanted
difficulty-easy