Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.19.0
-
None
Description
In Splunk queries, if one of the fields containing an INT or TIMESTAMP is null, the BatchReader will crash. This fix simply adds a check to verify that there is data and if not, set the reader to null.