Make some jo checks stricter?
runArgs.inputGeneratorFile = outputDS.replace('tar.gz', 'events')
passes the check since when running the jO outside the transform it leads to an undefined object. Maybe we need another way to avoid such issues.
runArgs.inputGeneratorFile = outputDS.replace('tar.gz', 'events')
passes the check since when running the jO outside the transform it leads to an undefined object. Maybe we need another way to avoid such issues.