Skip to content

v0.12.2

Latest
Compare
Choose a tag to compare
@wjsi wjsi released this 03 Jan 02:06
· 2 commits to master since this release
6f5dbfb

Features

  • (Experimental) Add support for MCQAv2 for sqlalchemy.
  • Add table alternation utility functions
  • Add support of job insight instead of logviews. Can be turned on by configuring with options.use_legacy_logview = False.

Enhancements

  • Make SuperSet support compatible with SuperSet 4.1.0 and later.
  • Print usage when command not correct for pyodps-pack.
  • Add support for timestamp_ntz for arrow tunnel.
  • Add checks for potential None header values before request.
  • Add retry when getting credentials from providers.
  • Add retry when schema of stream tunnel mismatches with current schema.
  • Make odps.task.wlm.quota available for MCQAv2 to set quota name.
  • Stop using platform.platform to check OS type.
  • Escape comment in DDL to allow quotes within comments.
  • Enable using field readers and writers in C tunnel implementation.

Bugfixes

  • Fix tags header for tunnel readers and writers.
  • Fix duplicate param error in to_pandas method in partitions.

Documentation

  • Add installation notices for urllib3 version when ssl module is compiled with openssl<1.1.1.