Solved: Issue with "compileonly" flag while executing queries
Issue No. : VXQUERY-139 Description : Previously executing queries with compileonly flag gave NPE, which was due to null value of IHyracksClientConnection.
Solver : @ankitladhania
Thanks for submitting a fix. Take a look at [1] to set up your IDE to format the code.
[1] http://vxquery.apache.org/development_eclipse_setup.html
Hi Preston, Can you please tell me about the command for test suite of the project ? The docs are incorrect.
Regards, Ankit
Hi Preston, I have made changes as discussed please review it.
Regards, Ankit
Thanks for fixing the formatting. I liked the first two commits, so I squashed them and merged them into master. After looking at the third in more detail, I found it was extra code that did not improve the code base. Please confirm it's working and comment on the issue.