0

0

I am trying to write data into Azure Synapse dedicated pool using python from spark pool.

https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/synapse-spark-sql-pool-import-export?tabs=scala%2Cscala1%2Cscala2%2Cscala3%2Cscala4%2Cscala5

It seems like scala has option to have call back and receive error message details. I don't see that in python as option. Any alternatives?

In JDBC we have option to use "schemaCheckEnabled = false" to avoid checking for nullability in target table. How can we enable the same thing in Synapse pool connector?

Sam
  • 281
  • 5
  • 15

0 Answers0