James Heather created PHOENIX-2257:
--------------------------------------
Summary: Failing integration test in DerivedTableIT
Key: PHOENIX-2257
URL: https://issues.apache.org/jira/browse/PHOENIX-2257
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.6
Environment: Ubuntu and Fedora, 64-bit Java 8
Reporter: James Heather
{{code}
Failed tests:
DerivedTableIT.testDerivedTableWithGroupBy:320 expected:<['e']> but
was:<['b', 'c', 'e']>
DerivedTableIT.testDerivedTableWithGroupBy:320 expected:<['e']> but
was:<['b', 'c', 'e']>
{{code}}
This is on a freshly cloned copy of the repo, on the master branch.
In the output, I get a couple of {{TableInfoMissingException}}s, which might be
related.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)