csv2json issue with segment-length-sliding-window
Branch segment-length-sliding-window fails csv2json_test on global-covid-death-sample.csv. The output data is partially nulled out.
The following commands executed from the QA/csv/csv2json directory illustrate the problem (files attached).
hexdump -C ExpectedOutput/global-covid-death-sample.json > glhexp
hexdump -C TestOutput/global-covid-death-sample.json > glhout
diff glhexp glhout
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information