[
https://issues.apache.org/jira/browse/CALCITE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368338#comment-16368338
]
Julian Hyde commented on CALCITE-2186:
--------------------------------------
Or possibly add this functionality to JavaTypeFactory. Such patterns will never
occur in Java programs, only Scala, but that shouldn't concern the type factory.
> Implement ScalaTypeFactory
> --------------------------
>
> Key: CALCITE-2186
> URL: https://issues.apache.org/jira/browse/CALCITE-2186
> Project: Calcite
> Issue Type: New Feature
> Reporter: Srdan Srepfler
> Assignee: Julian Hyde
> Priority: Minor
>
> It would be useful to have a ScalaTypeFactory which would work out of the box
> for case class parameters list.
> Possibly it could be extensible to support via extensions with some common
> Scala record patterns like HList's, tuples and similar.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)