All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test_files.runtime-spark.DataFrames.ForClause5.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="(4, 5, 6, 7, 4, 5, 6, 7)" :)
for $i in parallelize((1 to 2)) for $i in 4 to 7 return $i

(: dataframes variable hiding 2 :)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy