Hi Divya I just accept James Taylor's suggest,William is work on versions support. Here is the link EmailLink <https://lists.apache.org/thread.html/2562280b02ab86ff6b9838122ac6ac036816525f881199c1ffd93cd3@%3Cuser.phoenix.apache.org%3E>
Thanks 2016-10-19 13:07 GMT+08:00 Divya Gehlot <divya.htco...@gmail.com>: > Hi Yang , > > Can you share the details in the forum would be useful for everybody. > > > Thanks, > Divya > > On 19 October 2016 at 10:56, Yang Zhang <zhang.yang...@gmail.com> wrote: > >> William <yhxx...@163.com> and ames JTaylor <jamestay...@apache.org> >> helped me solve this problem >> >> Thanks >> >> 2016-10-19 10:20 GMT+08:00 Yang Zhang <zhang.yang...@gmail.com>: >> >>> Hi >>> >>> I saw that Phoenix can Create a table define Hbase's Versions, >>> An example on phoenix's website is >>> >>> CREATE TABLE IF NOT EXISTS "my_case_sensitive_table" >>> ( "id" char(10) not null primary key, "value" integer) >>> DATA_BLOCK_ENCODING='NONE',VERSIONS=5,MAX_FILESIZE=2000000 split on >>> (?, ?, ?) >>> >>> >>> But I find none version support on with select grammer, so what's the >>> advantage of defining such a table? >>> >> >> >