Skip to content

Python language extension v1.2.0

Choose a tag to compare

@aaronburtle aaronburtle released this 04 May 03:07
· 28 commits to main since this release
f3014f1

Bug fixes and updates

  • Fix versions of Pandas and Numpy to the version shipped by SQL. (version 1.15.4)
  • Update Boost version for Windows to 1.69.0.1457
  • Update Python version for Windows to 3.10
  • Update Boost version for Linux to 1.79.0
  • Update Python version for Linux to 3.10
  • Bug fix for truncation of output for varchar(max), nvarchar(max), and varbinary(max)
  • Added tests for above fixes