Hello, Community,
I have one delta lake storage in Azure Cloud storage account Gen2. To serve this delta table, one Synapse Serverless SQL is used. We can successfully load the data from the Serverless SQL and do some desired operations in KNIME.
Sadly, we run into some blockers when writing the processed result back to Synapse Serverless SQL or Storage account as Delta Table. So is there anyone with experience:
Hi @ Loujiang,
Can you tell us a bit more about the concrete blockers you are facing? I do not have experience with Delta lake specifically, but have debugged many database connections in KNIME before. So if you describe what is going wrong, I might be able to help.
Kind regards,
Alexander
Hello, Alexander,
I want to return the table to Azure Storage Account Gen 2 in delta format(parquet files with special metadata denoting them). Currently, I can only do with the regular parquet files. Are there some possible solutions to this?
Best wishes
Loujiang