Thanks for the reports.
The preferred way for repros is sandbox + sqlline.py.
You say that you are also using dbeaver + sqlline-thin client jar.
What version of queryserver are you using ?
Please make sure that use for queryserver-6.0.0, or the latest HEAD,
with the phoenix-client JAR built from
Hi
Thanks for the quick response, we can ignore Dbeaver from now on
I was using the PQS version that was included in the latest Phoenix HEAD
(5.2.0.SNAPSHOT)
I've built the latest queryserver
6.0.1-SNAPSHOT
and have updated the POM to user the phoenix 5.2.0-SNAPSHOT and it built
correctly.
>
>
>1. The sqline thin.py is presumably a replacement for the sqlline.py
>in the phoenix 520 project. So just run that?
>
> Yes, exactly (but don't use the one from phoenix 5.0)
phoenix-server-hbase-2.4.jar is NOT the PQS jar, it is the JAR with the
Phoenix Hbase server side components th