Unsubscribe
topn.q file for example).
>
> Thanks,
> Dmitry
>
> On Mon, Aug 1, 2016 at 11:34 AM, Zhenyi Zhao wrote:
>
>> Hi Dmitry,
>>
>> Thank you for your answer. you said “*src* and *sample_07* are
>> sample tables supplied with Hive” , where can I find t
/hplsql/src/test/queries/db/schema.sql
>
> *src* and *sample_07* are sample tables supplied with Hive. By the way,
> *src* table is used in many Hive tests.
>
> Thanks,
> Dmitry
>
>
>
> On Mon, Aug 1, 2016 at 6:48 AM, Zhenyi Zhao wrote:
>
>> Hi all,
>>
>
Hi all,
There is a unit test class named "TestHplsqlDb.java" I found at
http://www.hplsql.org/downloads/hplsql-0.3.17-src.zip. But I want to know
why this class dose't exsit at
https://github.com/apache/hive/tree/master/hplsql.
Now I want to test the hplsql‘s compatibility with hive datasource,