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
Bump Release to 1.0.2 (#581)
* Bump version to take use snssql 1.0.2
* Show proper message and abort if mbi not installed
---------
Co-authored-by: Joshua <joshua-oss@users.noreply.github.com>
Support Expressions in HAVING and ORDER BY (#525)
* Sort and Having allow unnamed expressions
* Recursive replace expressions
* order by and having support expressions
* Fix for Spark CI
* Release 0.2.9
Co-authored-by: Joshua <joshua-oss@users.noreply.github.com>
Co-authored-by: = <=>
Support Expressions in HAVING and ORDER BY (#525)
* Sort and Having allow unnamed expressions
* Recursive replace expressions
* order by and having support expressions
* Fix for Spark CI
* Release 0.2.9
Co-authored-by: Joshua <joshua-oss@users.noreply.github.com>
Co-authored-by: = <=>
Synthesizer Factory, Transforms, and M1 Support (#490)
* Transformers
* Fixes for Apple Silicon
* Add factory methods
* NoTransformer
* Documentation updates
* Version update
* Fix for CI
Co-authored-by: Joshua <joshua-oss@users.noreply.github.com>