Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

"Copy Into" Iceberg table in Dremio from Alteryx

Hadzramin_Rahman
8 - Asteroid

Hi,
Does anyone have experience running SQL "Copy Into" in Alteryx to update Dremio?

I have tried searching for it, but have had no luck so far.


Thanks,
Amin

2 REPLIES 2
apathetichell
20 - Arcturus

Copy into would not be supported by In-database syntax - you could write directly to a table - but you could not use Copy Into - which is used to copy from a staging location into a table. You could try it in PreSQL/PostSQL etc on canvas using input data our outpdut data. What error are you seeing?

Hadzramin_Rahman
8 - Asteroid

Let me try and get back to you with the result. 

Labels
Top Solution Authors