-
Notifications
You must be signed in to change notification settings - Fork 3
Release Notes
Rachel B Warren edited this page Sep 28, 2016
·
6 revisions
- Changed default file format to CSV (from TSV)
- Removed
sourceOperatorInfoanddisplayNamefrom theIOBasehierarchy - SDK assembly JAR available (for when Maven Central is blocked)
- Introduced support for
StringBoxparameters to be optional - Removed
expectedOutputFormatAttributesfromTabularSchemaobject (enabled multiple output tables in DB) - Added support to retrieve schema from step run results for operators with partial design time schema
- Exposed useful
VisualModelobjects. In particularTabularVisualModel, enabling developers to create a tabular visualization not linked to a dataset - Created an
OperatorFailedExceptionthat can be used to fail the operator and avoid the automatic Spark retry - Introduced support for multiple schema and table drop-down parameters
- PFA export for models
- Upgraded to Spark 1.6