Skip to content
Discussion options

You must be logged in to vote

It's because of the spaces in the stream name, egdp.{stream_table} gets rendered to egdp.uk_export_auto misc charges vendor atlas_v6 which silently errored since it is not a valid table name.

Fixed here: ff7d4d9
Feel free to build the binary from that branch.
For now, you can simply specify the object name for that stream without using {stream_table} ("egdp"."uk_export_auto_misc_charges_vendor_atlas_v6").

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
3 replies
@erekkiiker
Comment options

@flarco
Comment options

@erekkiiker
Comment options

Comment options

You must be logged in to vote
10 replies
@erekkiiker
Comment options

@erekkiiker
Comment options

@flarco
Comment options

@flarco
Comment options

Answer selected by flarco
@erekkiiker
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants