Magpie 1.17
Releases in the 1.17 series, newest first.
Magpie 1.17.4
Version 1.17.4 is a patch release in the 1.17.x series. It was released on August 2nd, 2020. Changes include:
- Bug fix for cancellation of tasks queued behind other tasks
Magpie 1.17.3
Version 1.17.3 is a patch release in the 1.17.x series. It was released on July 28th, 2020. Changes include:
- Bug fix for cancellation of Scala scripts
- Bug fix for performance regression of Spark UI
Magpie 1.17.2
Version 1.17.2 is a patch release in the 1.17.x series. It was released on July 26th, 2020. Changes include:
- Adds
list schedules in projectcommand - Adds
list fields in schemacommand - Beta support for uploading files via the CLI
- Removes the 1 million row limit for
export resultcommands, and removes the associatedlimitparameter from the command - Upgrade to Spark 2.4.6
- Fixes warning messages that would appear on CLI startup on newer Java versions
- Bug fix where error messages would sometimes not be formatted correctly in the notebook
Magpie 1.17.1
Version 1.17.1 is a patch release in the 1.17.x series. It was released on July 5th, 2020. Changes include:
- Bug fix for python scripts that were not able to be cancelled
- Bug fix where data sources could be deleted even when tables still referenced them
Magpie 1.17.0
Version 1.17.0 is a minor release in the 1.x series. The rolling release started on June 21st, 2020. Changes include:
- Adds autocomplete for users and roles when managing notebook permissions
- Adds
assertcommand - Improves display of
describe fieldanddescribe taskcommand output in notebook - Adds field count to table profiles
- Adds support for writing to BigQuery data sources
- Adds Delta Lake python library
- Bug fix for situations where foreign key constraints would appear in the result set when listing tables in a Postgres data source