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...
## 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...
Co-authored-by: liyanjia.gary 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...
ENV : hive-version : 2.3.9
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...
Because my current hive version is 2.3.9,So i cannot use hive metastore
## 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...
先整理了微信群里问题,后续按照周期性进行更新 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...
Signed-off-by: to #103, Support PB format serializer in Kafka Source
## Is your feature request related to a problem? Please describe Migrate Mysql batch connector to V1 interface and refactoring the code structure in order to get watermark. Watermark will...