Magpie 1.9
Releases in the 1.9 series, newest first.
Magpie 1.9.7
Version 1.9.7 is a patch release in the 1.9.x series. It was released on September 12th, 2019. Changes include:
- Adds
if existsoption to delete data source file command - Adds
fetch sizeoption to create table from database data source commands
Magpie 1.9.6
Version 1.9.6 is a patch release in the 1.9.x series. It was released on August 28th, 2019. Changes include:
- Access to the Spark UI for admin users
- Job history display now includes the user that executed the job
Magpie 1.9.5
Version 1.9.5 is a patch release in the 1.9.x series. It was released on August 21st, 2019. Changes include:
- Bug fix to stop writing potentially sensitive information to the activity log
Magpie 1.9.4
Version 1.9.4 is a patch release in the 1.9.x series. It was released on August 13th, 2019. Changes include:
- Notebook permissions are now case insensitive
- Bug fix that required billed project ID to be set on BigQuery data sources
- Bug fix that prevented execute SQL commands from working on BigQuery data sources
Magpie 1.9.3
Version 1.9.3 is a patch release in the 1.9.x series. It was released on July 30th, 2019. Changes include:
- Support for
avrofile format
Magpie 1.9.2
Version 1.9.2 is a patch release in the 1.9.x series. It was released on July 24th, 2019. Changes include:
- Improved handling for job schedule start and end times. Time range is now validated to ensure schedule will run at least once.
- Bug fix that sometimes caused the notebook progress bar to report over 100% progress
- Bug fix that prevented some escape sequences from being entered into strings in commands
- Bug fix that checks whether an existing table's persistence mapping is writable before attempting to replace it when it is the target of a
save ... as table with replace with deletecommand
Magpie 1.9.1
Version 1.9.1 is a patch release in the 1.9.x series. It was released on July 16th, 2019. Changes include:
- Improved progress reporting for python script paragraphs in the notebook
- Bug fix that prevented reading scripts from the console standard input on Windows
Magpie 1.9.0
Version 1.9.0 is a minor release in the 1.x series. It was released on July 12th, 2019. Changes include:
- Improved table and graph widgets for viewing results in the notebook
- Running paragraphs display their progress in the notebook
- Increased the amount of memory available for the Magpie process on each cluster