OBLOADER and OBDUMPER V2.2.2 released in October support the --max-discards and --remove-newline options. In this version, the following two issues are fixed: the --skip-header option is invalid when OBLOADER imports data from files in the CSV format,and time data is lost when OBDUMPER exports data of the DATE type.
New features
| Tool | New feature |
|---|---|
| OBLOADER | The --max-discards option is added to limit the number of discards that can be generated by a single table. For more information, see Command-line options. |
| OBDUMPER | The --remove-newline option is added to delete line feeds and carriage returns. This option is available for exporting data from files in the CUT format. For more information, see Command-line options. |
Fixed issues
The issue is fixed where the --skip-header option is invalid when OBLOADER imports data from files in the CSV format.
The issue is fixed where time data is lost when OBDUMPER exports data of the DATE type.
