It doesn't make much sense to me to project to map or collection fields, though I don't see it explicitly discussed in the spec. I suppose if we allowed it, the cell would be of type Map or Collection (or etc. as declared). Or am I missing some kind of automatic flattening function?

i.e., today can you do:
"select employees from Department" (returns cells of type Collection)?

Perhaps I'm confusing the issue.

Wes

[EMAIL PROTECTED] wrote:

Thanks Craig.

If a map is projected, do we have two cells (key, value) or one cell with type
Map.Entry ?

I would expect it to be Map.Entry, what is in the spec?


Reply via email to