Skip to content

v0.4.0

Compare
Choose a tag to compare
@a0x8o a0x8o released this 25 Jan 19:31
· 265 commits to main since this release
25cf059
  • First release for DBR 13.3 LTS which is Ubuntu Jammy and Spark 3.4.1. Not backwards compatible, meaning it will not run on prior DBRs; requires either a Photon DBR or a ML Runtime (Standard, non-Photon DBR no longer allowed).
    
  • New setup_fuse_install function to meet various requirements arising with Unity Catalog + Shared Access clusters; removed the scala equivalent function, making artifact setup and install python-first for Scala and Spark SQL.
    
  • Removed OSS ESRI Geometry API for 0.4 series, JTS now the only vector provider.
    
  • `MosaicAnalyzer` functions now accept Spark DataFrames instead of `MosaicFrame`, which has been removed.
    
  • Docs for 0.3.x have been archived and linked from current docs; notebooks for 0.3.x have been separated from current notebooks.
    
  • This release targets Assigned (vs Shared Access) clusters and offers Python and Scala language bindings; SQL expressions will not register in this release within Unity Catalog.