bitsail
                                
                                
                                
                                    bitsail copied to clipboard
                            
                            
                            
                        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 d...
## Describe the bug In kafka-hudi example,a hudi file is created successfully and flink checkpoint file also is created in hdfs, but when stopping current job and rerun it again,...
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...
## Describe the bug A clear and concise description of what the bug is. The HBase docker image (jcjabouille/hbase-standalone:2.4.9) used in testcases for legacy HBase connectors is not compatible with...
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. - ✅ I have read through the [CONTRIBUTING.md](https://github.com/bytedance/bitsail/blob/master/docs/contributing.md) documentation. - ✅ My code has the necessary comments and...
# Please describe the feature you want Subtask of #243 Support generate constant value in FakeSource connector.
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 FileMappingTypeInfoConverter only supports basic types. We want to support types like `map`, `list` in FileMappingTypeInfoConverter. ## Describe the...
## Is your feature request related to a problem? Please describe Current the type name of column must be consistent in `engine-type-converter.yaml` and `columns` ## Describe the solution you'd like...