cancel
Showing results for 
Search instead for 
Did you mean: 
MarthinusB
New Contributor
since ‎08-27-2024
‎08-28-2024

User Stats

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

When attempting to write a dataframe to SQL Server using the provided "sqlserver" connector or the old "jdbc" one, it seems to be breaking due to old values used to build the dataframe. The code I'm using to write is:```python(    df.write.format("sq...