MasseGuillaume commented on PR #3231: URL: https://github.com/apache/calcite/pull/3231#issuecomment-1569472757
I am struggling with the implementation. `named_struct` looks really similar to `MAP_VALUE_CONSTRUCTOR`: https://github.com/apache/calcite/blob/58120b2d84a47d4703b26df7c2d91e16b8c754e7/core/src/main/java/org/apache/calcite/adapter/enumerable/RexImpTable.java#L3125 How would you build a Row with the expression dsl? What's the underlying class that I would use in the blockBuilder? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
