python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Azure Synapse Serverless SQL Pools - how to optimize transformations using notebooks and load tables into ADLSG2
We use Synapse Notebooks to perform data transformations and load the data into fact and dimension tables within our ADLSG2 data lake. We are disappointed with the time it takes to load the transform...
Phil
Votes: 0
Answers: 0
spark.write.synapsesql options with Azure Synapse Spark Pool
Within Azure Synapse, I am using the synapsesql function with the Scala language within a Spark Pool notebook to push the contents of a data frame into the SQL Pool
// Write data frame to sql table
df...
data-walker
Votes: 0
Answers: 1
Azure Synapse Workspace failed to load ressources
We have different resources (storage account, logic app, SQL database, SQL server, Synapse Workspace) under a directory and a subscription (let's call them directory_1 and subscription_1)
The resource...
Ismail
Votes: 0
Answers: 1
Synapse CopyData Tool Changing datetime to int96
So I'm pulling items from a database via a query to put that data into a datalake. All that works great, the preview comes out wonderfully on the source tab. On the Mapping tab however, Whenever I hit...
Dan Williams
Votes: 0
Answers: 1