V4.0.36 |
Scroll |
2020/11/23
•AVRO
1.Support for logical decimal type with precision <= 18 : New OPTIONS block item:
,LOGICAL DECIMAL TYPE (Will produce schemas using LOGICAL DECIMAL TYPE for Decimal source data <= 18 digits otherwise will still be written as a string)
2.To ensure backward compatibility in schema generation, a change was made to add a default value to each field in the schema.
3.Allow precision for iso8601 timestamp - New OPTIONS block item:
,ISO8601 PRECISION <n> (where <n> represents the number of digits of precision requested, 6 for example specifies microseconds. The actual result is dependent on source data precision)
•IMS Log Capture (SQDIMSC):
1.For DL/I Batch, get the log data set name from the batch feed zlog.
2.Fix DL/I Batch log restart error after abnormal termination.
•IMS Batch log Feeder Exit: SQDAIBLF must be regenerated via GENXPARM/GENCDC if it was created before release 4.0.10.