Skip to content

v2.0.0

Choose a tag to compare

@laughingman7743 laughingman7743 released this 07 Nov 14:49
· 1245 commits to master since this release
  • Drop support for Python2.7 and Python3.5.
  • Add type hints.
  • Move the classes related to Pandas to the package pyathena.pandas.
  • Remove the execution_time_in_millis field from the cursor and result set object. (Same as the engine_execution_time_in_millis field)