1.1.3.3 Release 19.1.0.0.3 - Corrected Problems
This section lists the issued that were fixed in Oracle Stream Analytics release 19.1.0.0.3.
1.1.3.3.1 Adding DB Target Stage fails when underlying Table has an Interval Type Column
Fix
The Database target table can have Interval type columns.
1.1.3.3.2 Timestamp seen in Live Data is different from Input Data
Bug Number: 30579122
Fix
You can input timestamps with seconds of more than 3-digit precision, however, the input timestamp is truncated to millisecond precision.
"yyyy-MM-dd'T'HH:mm:ss'.'SSSSSSS will be truncated to yyyy-MM-dd'T'HH:mm:ss'.'SSS