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

test_files.runtime-spark.DistinctValues2.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="(bar, foo)" :)
for $result in distinct-values(for $i in parallelize(1 to 100000, 10) return ("foo", "bar"))
order by $result
return $result




© 2015 - 2025 Weber Informatics LLC | Privacy Policy