Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v4.0.4

Compare
Choose a tag to compare
@jprakash-db jprakash-db released this 16 Jun 09:18
· 5 commits to main since this release
c123af3

Whats changed

  • Update thrift client library after cleaning up unused fields and structs (#553 by @vikrantpuppala)
  • Refactor decimal conversion in PyArrow tables to use direct casting (#544 by @jayantsing-db)
  • Fix: fetchall_arrow to always return results in arrow format (#551 by @shivam2680)
  • Enhance cursor close handling and context manager exception management to prevent server side resource leaks (#554 by @madhav-db)
  • Added additional logging to enhance debugging (#556 by @saishreeeee)
  • Feature: Added support for complex data types such as Arrays and Map [Private Preview] (#559 by @jprakash-db)

Full Changelog: v4.0.0...v4.0.4