[jira] [Commented] (APEXCORE-473) Default Unifier without serialization

2016-06-22 Thread Sandesh (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXCORE-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15345223#comment-15345223
 ] 

Sandesh commented on APEXCORE-473:
--

Yes, that's what limits the benefits of this approach. 

> Default Unifier without serialization
> -
>
> Key: APEXCORE-473
> URL: https://issues.apache.org/jira/browse/APEXCORE-473
> Project: Apache Apex Core
>  Issue Type: Improvement
>Reporter: Sandesh
>
> When a DefaultUnifier is deployed in a separate container, there is no need 
> to do Serialization/Deserialization of the tuples. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (APEXCORE-473) Default Unifier without serialization

2016-06-22 Thread Thomas Weise (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXCORE-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15345190#comment-15345190
 ] 

Thomas Weise commented on APEXCORE-473:
---

BTW when you have a shuffle (MxN) then the unifier will be with the downstream 
operator and the optimization would not help.

> Default Unifier without serialization
> -
>
> Key: APEXCORE-473
> URL: https://issues.apache.org/jira/browse/APEXCORE-473
> Project: Apache Apex Core
>  Issue Type: Improvement
>Reporter: Sandesh
>
> When a DefaultUnifier is deployed in a separate container, there is no need 
> to do Serialization/Deserialization of the tuples. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (APEXCORE-473) Default Unifier without serialization

2016-06-22 Thread Thomas Weise (JIRA)

[ 
https://issues.apache.org/jira/browse/APEXCORE-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15345174#comment-15345174
 ] 

Thomas Weise commented on APEXCORE-473:
---

Since the implementation of that unifier is part of the engine and we know it 
is pass through, we could bypass the operator call. Nice optimization proposal!

> Default Unifier without serialization
> -
>
> Key: APEXCORE-473
> URL: https://issues.apache.org/jira/browse/APEXCORE-473
> Project: Apache Apex Core
>  Issue Type: Improvement
>Reporter: Sandesh
>
> When a DefaultUnifier is deployed in a separate container, there is no need 
> to do Serialization/Deserialization of the tuples. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)