Skip to content

v0.11.4.1

Compare
Choose a tag to compare
@wjsi wjsi released this 19 Jul 06:29
· 44 commits to master since this release
c5b897f

Enhancements

  • Reuse UDFs when code is same and without closures
  • Add function to show versions of dependencies
  • Make stream tunnel to write in blocks
  • Add quota_name params for various tunnel sessions
  • Refine MCQA execution API and fallback behavior
  • Supports JSON column type
  • Use TABLESAMPLE clause to implement sampling with frac or rows
  • Allow packing dynamic libraries with pyodps-pack
  • Auto resolve source dependencies in no docker mode in pyodps-pack

Bug fixes

  • Fix jump targets when jump instruction size changes
  • Fix auto-flush for arrow writers