You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)