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

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

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

(: dataframes variable hiding 1 :)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy