Open PiotrSierkin-Ki opened 2 weeks ago
Additionally using full-refresh
works but enum is being casted to the text type
source: LOCAL_DEV_SOUECE
target: LOCAL_DEV_DESTINATION
defaults:
object: '{stream_schema}.{stream_table}'
mode: incremental
primary_key: id
streams:
public.users:
mode: full-refresh
Issue Description
Description of the issue: I would like to have ability to ingest data with enums (lacking proper casting?)
Sling version (
sling --version
):Version: 1.2.22
Operating System (
linux
,mac
,windows
):mac
Replication Configuration:
SOURCE DB
DESTINATION DB