Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 19:23
46a3073

๐Ÿš€ New Features

  • MAINT: more information in message when raising when no runtime
  • Support remote calling of run-time UDF/UDTFs from Python
  • Warn if remove_features dictionary requires an update
  • ENH: add unregister of callers locally and on the server
  • MAINT: define public api of omnisci_backend functions
  • Improve IDE support with explicit parameters in signature
  • add support for enumerate(Array, Column)

๐Ÿ› Bug Fixes

  • Warn if remove_features dictionary requires an update
  • Disable fast-fail for remotejit tests for CI stability, patch pythrift2 TServerSocket.close

๐Ÿ“˜ Documentation

  • Doc using pydata-sphinx-theme
  • Autodoc array-api functions
Uncategorized