slingdata-io / sling-cli

Sling is a CLI tool that extracts data from a source storage/database and loads it in a target storage/database.
https://docs.slingdata.io
GNU General Public License v3.0
301 stars 16 forks source link

Support Timeplus Proton as new database type #262

Closed jovezhong closed 2 months ago

jovezhong commented 2 months ago

A WIP PR to support Streaming SQL database: https://github.com/timeplus-io/proton. Need to do some tuning based on current ClickHouse integration.

Current error

./sling conns test PROTON fatal: ~ error in getting rows ~ Error reading file record on line 2: wrong number of fields

flarco commented 2 months ago

hey @jovezhong, can't merge cause it's in draft. Can you mark as ready? I'll merge to branch v1.2.7 and work on it from there.

flarco commented 2 months ago

@jovezhong nevermind!