xndai commented on issue #1884: [CALCITE-2970] Performance issue when enabling abstract converter for EnumerableConvention URL: https://github.com/apache/calcite/pull/1884#issuecomment-605499526 @danny0405 As Haisheng mentioned, with this change RelBuilder can create RelNode for any conventions as long as the its RelNode factories are registered. JDBCConvention and others could do the same. Regarding RelBuilder passed a parameter, I can see if there's other better way.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services