slinkydeveloper edited a comment on pull request #18287: URL: https://github.com/apache/flink/pull/18287#issuecomment-1007282991
@snuyanzin I rather prefer that the multiset e2e casting gets worked out in a separate issue, as it requires significant more testing to check that it works throughout the stack, and as you have shown in the commits, it also requires new function definitions to expose it to the user. That's something we should rather address in a separate context. As a goal for this task i would say we want: * `CastRulesTest` tests for array to array and row to row, map to map and multiset to multiset * `CastFunctionITCase` tests for array to array and row to row and map to map. -- 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]
