Hello - I have read-only Postgres source. End users need information from Postgres to Big Table for further processing.
Is there a way I can replicate the Postgres table in the glide big table? Ideally, I thought I could copy the primary key automatically and then look up the rest of the necessary columns. Still, I can’t figure out if it’s possible to automatically mirror the primary key from Postgres in the big table.
Thank you - appreciate the help or any workaround.