This looks like a bug, can you please file a JIRA with the repro steps ?
On Tue, Feb 12, 2019 at 4:56 PM Victor Brakauskas
wrote:
> Hello all,
> Running into some strange query results on a cluster I have that's running
> phoenix 4.14.0 and hbase 1.3.1.
> I've got a table
Hello all,
Running into some strange query results on a cluster I have that's running
phoenix 4.14.0 and hbase 1.3.1.
I've got a table that's defined as such.
create table if not exists TEST_TABLE(col_1 integer not null,
col_2 integer not null,
col_3 bigint,
col_4 f