Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-11-25 | 1.4 kB | |
Release minor version 4.6.5.tar.gz | 2020-11-25 | 56.2 MB | |
Release minor version 4.6.5.zip | 2020-11-25 | 56.4 MB | |
Totals: 3 Items | 112.6 MB | 0 |
Dsl features
- logging: added method "attachToFileName", which adds the specified value through a dot to the current log file name
- models.referenceVerticaTables: tables can now be specified in "alwaysFill" that they should always be filled
- models.referenceVerticaTables: you can now explicitly set the source to store the reference data using properties "sourceDatasetName" or "sourceDataset"
- models.referenceVerticaTables: now, when copying data for reference tables from another Vertical cluster, you can specify that they should be copied via "etl.copy" or using Vertica operator "export to"
- models.referenceVerticaTables: added method "dropReferenceTables" which removes the schema of model reference tables
- models.referenceVerticaTables: for methods of copying to reference data, filling or clearing working tables, added the ability to specify table masks that will participate in the operation
Dsl bugs
- engine: fixed errors when calling methods "list*", when an object of the required type was not passed to the closure
Getl features
- getl.data.Connection: added method "newDataset" which creates a connection-compatible new dataset object
- getl.vertica.VerticaTable: for method "copyTableTo" added support for read and write options for Vertica tables
Getl bugs
- getl.utils.EMailer: fixed a bug when, when sending a mail, the address could be twice in the recipients