[
https://issues.apache.org/jira/browse/BEAM-6082?focusedWorklogId=169554&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-169554
]
ASF GitHub Bot logged work on BEAM-6082:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Nov/18 23:20
Start Date: 26/Nov/18 23:20
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #7133: [BEAM-6082] Fix
enum for SQL query 5 and 7
URL: https://github.com/apache/beam/pull/7133#issuecomment-441838182
I guess the issue is that the launcher itself doesn't have a lot of testing.
We have tests that `SqlQuery5` matches the output of `Query5Model` but they
instantiate directly. We don't have tests that
`createJavaQueries().get(HOT_ITEMS)` matches the output of
`createJavaQueryModels().get(HOT_ITEMS)`. And reading the code,
`createSqlQueryModels()` returns an empty map, presumably due to impedance
mismatches between Java and SQL types for things.
----------------------------------------------------------------
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: 169554)
Time Spent: 0.5h (was: 20m)
> [SQL] Nexmark 5, 7 time out
> ---------------------------
>
> Key: BEAM-6082
> URL: https://issues.apache.org/jira/browse/BEAM-6082
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Anton Kedin
> Assignee: Kenneth Knowles
> Priority: Blocker
> Fix For: 2.9.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> SQL Nexmark Queries 5 and 7 are timing out since around October 29:
> [https://apache-beam-testing.appspot.com/explore?dashboard=5084698770407424]
>
> Current suspect is https://github.com/apache/beam/pull/6856
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)