[
https://issues.apache.org/jira/browse/BEAM-5092?focusedWorklogId=131861&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-131861
]
ASF GitHub Bot logged work on BEAM-5092:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Aug/18 13:17
Start Date: 07/Aug/18 13:17
Worklog Time Spent: 10m
Work Description: timrobertson100 commented on a change in pull request
#6162: [BEAM-5092] Optimize Row comparison.
URL: https://github.com/apache/beam/pull/6162#discussion_r208225367
##########
File path:
sdks/java/core/src/main/java/org/apache/beam/sdk/coders/RowCoder.java
##########
@@ -72,6 +75,12 @@ public static RowCoder of(Schema schema) {
}
Review comment:
Should this assign a random ID if the provided Schema is already with a UUID?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 131861)
Time Spent: 1h 20m (was: 1h 10m)
> Nexmark 10x performance regression
> ----------------------------------
>
> Key: BEAM-5092
> URL: https://issues.apache.org/jira/browse/BEAM-5092
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-core
> Reporter: Andrew Pilloud
> Assignee: Reuven Lax
> Priority: Critical
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> There looks to be a 10x performance hit on the DirectRunner and Flink nexmark
> jobs. It first showed up in this build:
> [https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Java_Nexmark_Direct/151/changes]
> [https://apache-beam-testing.appspot.com/explore?dashboard=5084698770407424]
> [https://apache-beam-testing.appspot.com/explore?dashboard=5699257587728384]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)