Python language extension v1.2.0
·
28 commits
to main
since this release
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