Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 16:11
ba48cb3

🚀 New Features

  • Fix if-else assignment of text_encoding_none
  • Update bits/architecture and better error handling
  • Bump server version to 6.0
  • Add thrift endpoints to retrieve registered udfs/udtfs
  • Bump HeavyDB dev version to 6.2
  • Add HeavyDBTimestampType
  • Update dependencies
  • Add methods to timestamp class
  • Implement array.size and array.ndim attributes
  • Generate fields annotation
  • Add support for string proxy methods
  • Numba 0.56
  • Add enumerate(columnlist)
  • Add heavydb 6.1 to CI
  • Fix an error in return buffer values on UDF
  • Add has_libdevice property to targetinfo
  • Add RowFunctionManager to Udfs
  • Implement DayTimeInterval and YearMonthTimeInterval types
  • Bump server dev version to 6.3 and update test files
  • Add timestamp::set_null
  • Update thrift file to add recent type definitions
  • Update thrift files and bump server version to 6.4

📘 Documentation

  • Use ibis-heavyai in notebooks
  • Update docs
  • Fix docs for heavydb

⚙️ Tests

  • Disable DayTimeInterval tests on GPU
Uncategorized
  • Maintainance of rbc for heavydb 6.2
  • Check libdevice existence in HeavyDB server.