What is the idiomatic way to work with maps in cascalog? The following
where dataz is a map gives
(?<- (stdout)
[?id]
(src :> ?dataz)
(:id ?dataz :> ?id))
java.lang.IllegalArgumentException: :id is not a valid option predicate.
Why are tuples being enforced for predicates?
Thanks
--
You received this message because you are subscribed to the Google Groups "cascalog-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cascalog-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.