-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<it> field #9
Comments
During the meeting it was stated that one could refer to it via an expression. Would the iteration have a reference to a subdocument to the whole document (in XML, for example), or create a new document for each iteration. In the case of the former, one could grab the parent(s) of a sub document. This could thus potentially be used to manipulate the iterator. In other words, the behavior needs to be clarified. |
@pmaria What did you have in mind?
|
I don't believe the We might need to clarify what happens when you change reference formulations for a field. So a fields parent value was generated using a reference in a reference formulation X, what needs to happen with, or hold for, this value when the fields reference formulation is Y. |
Should the
<it>
field result in a logical iteration that you can further reference?What would the
<it>
contain in case of CSV of relational table?What about a joined logicalView? How would the
<it>
look like then?Is the
<it>
field still needed?The text was updated successfully, but these errors were encountered: