Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocking
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.0
-
Component/s: None
-
Labels:None
-
Environment:Performance test platform
Description
When executing the nightly performance tests the asterix data format tests, both parse and unparsed, fail with and Schema Definition Error (SDE).
[error] Schema Definition Error: If-expression branches must have similar types, but were Boolean and UnsignedByte
It appears that the fix for DFDL-1791 - Stackoverflow with if-then-else expressions (commit 3be42ce3107abb4bb48a37d5e78e55ddee0adb55), is now causing the asterix nightly tests to fail.