Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 16:54

❗ Deprecations

  • Refactor OmniSci to Heavy

πŸš€ New Features

  • Bump heavydb to 6.1.0
  • Add unimplemented functions from array_api
  • Derive dtype from fill_value
  • Remove AutoFreeBuffers pass
  • Introduce RemoteHeavyDB.reconnect. Test UDF registration by non-admin users.
  • Introduce RBC_DEBUG env var
  • renaming Omnisci -> HeavyDB
  • Rename Bytes -> TextEncodingNone
  • Sets Numba error mode to new style and implement auto cast on setitem
  • cast boolean literal to Boolean8

πŸ“˜ Documentation

  • Add unimplemented functions from array_api

βš™οΈ Tests

  • Restore heavydb cmd to run tests on GitHub Actions
  • Remove pytest.mark.skip from test
  • Restore remotejit section
Uncategorized
  • remove _make_udtf_old
  • Fix issue #467 - Move imports to rbc.heavydb
  • heavydb_ -> HEAVYDB_
  • Do not override user specified dbname
  • Rename heavydb_backend -> heavydb