| return super.explainTerms(pw).item(STR0,Integer.toString(unnestIndex)); | return super.explainTerms(pw).item(STR1,unnestIndices); | super.explainTerms(pw).item(STR0,Integer.toString(unnestIndex)) | super.explainTerms(pw).item(STR1,unnestIndex) | beam | 46fbff02be66d967df5156f5f056bba8aedf6a23 | org.apache.beam.sdk.extensions.sql.impl.rel.BeamUnnestRel | | | _1 | unnestIndex |
|---|
| _2 | unnestIndices |
|---|
| | TCIVar | unnestIndex |
|---|
| v0 | super.explainTerms(pw) |
|---|
| | | TCIVar | unnestIndex |
|---|
| v0 | super.explainTerms(pw) |
|---|
| Uses | False |