You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2018/07/25 17:19:00 UTC

[jira] [Created] (BEAM-4863) Implement consistentWithEquals/structuralValue on FullWindowedValueCoder

Luke Cwik created BEAM-4863:
-------------------------------

             Summary: Implement consistentWithEquals/structuralValue on FullWindowedValueCoder
                 Key: BEAM-4863
                 URL: https://issues.apache.org/jira/browse/BEAM-4863
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Luke Cwik
            Assignee: Luke Cwik


Implementing *consistentWithEquals*/*structuralValue* boosts significantly the performance of using these values in comparison operations since it doesn't require encoding the values.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)