Re: When will be the stats based join selector be implemented?

2015-10-05 Thread Maryann Xue
Hi Li, We are moving towards integrating with Calcite as our stats based optimization now. You can checkout our calcite branch and play with it if you are interested. It's still under development, but you

PreparedStatement with Phoenix

2015-10-05 Thread Sumit Nigam
Hi, I have 2 queries to fetch some data from Hbase using Phoenix input format. Is there some easy way to create a prepared statement and pass on to record reader? I am currently using raw Statement instance. Thanks,Sumit

Re: When will be the stats based join selector be implemented?

2015-10-05 Thread Maryann Xue
Hi Li, Sorry, I forgot to mention that this calcite branch is now depending on Apache Calcite's master branch instead of any of its releases. So you need to checkout Calcite (git://github.com/apache/incubator-calcite.git) first and run `mvn install` for that project before going back to the

added HomeAway, the company behind VRBO, to our Who's Using Phoenix page

2015-10-05 Thread James Taylor
We're excited to include HomeAway, the company behind VRBO, to our Who's Using Phoenix page[1]. If you have a company using Phoenix and would like to be included as well, please let us know. Thanks, James [1] http://phoenix.apache.org/who_is_using.html

Re: When will be the stats based join selector be implemented?

2015-10-05 Thread Li Gao
Hi Maryann, This looks great. Thanks for pointing me to the right branch! For some reason I am getting the following errors when I do mvn package [WARNING] The POM for org.apache.calcite:calcite-avatica:jar:1.5.0-incubating-SNAPSHOT is missing, no dependency information available [WARNING] The