vxquery icon indicating copy to clipboard operation
vxquery copied to clipboard

Solved: Issue with "compileonly" flag while executing queries

Open ankitladhania opened this issue 9 years ago • 4 comments

Issue No. : VXQUERY-139 Description : Previously executing queries with compileonly flag gave NPE, which was due to null value of IHyracksClientConnection.

Solver : @ankitladhania

ankitladhania avatar Mar 11 '16 12:03 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

prestoncarman avatar Mar 11 '16 18:03 prestoncarman

Hi Preston, Can you please tell me about the command for test suite of the project ? The docs are incorrect.

Regards, Ankit

ankitladhania avatar Mar 11 '16 19:03 ankitladhania

Hi Preston, I have made changes as discussed please review it.

Regards, Ankit

ankitladhania avatar Mar 12 '16 22:03 ankitladhania

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.

prestoncarman avatar Mar 23 '16 00:03 prestoncarman