Skip to content

v1.1.1

Compare
Choose a tag to compare
@okennedy okennedy released this 30 Jul 21:09
· 457 commits to master since this release
953283c
  • UI updates needed to support updated defaults. (closes #108 )
  • Python cells no longer barf when trying to insert rows with non-string types (@sohampatel12 )
  • Python cells no longer barf on date and datetime types (closes #130 )
  • Python cells now work with non-shapely geometry formats that support the geo-datatype standard (closes #129 )
  • Vizual (resp python w/ use_deltas = true) cells no longer barf on geometry types (closes #131 )
    ` Spark session is now accessible through Execution context instead of having to fish around through system classes (closes #127 )
  • Readded support for publish dataset locally (closes #133 )
  • Caveats 1.3.4 fixes a bug with propagating caveats through EXISTS queries (closes #135)