vxquery
vxquery copied to clipboard
Mirror of Apache VXQuery
- remove some unused code - add another check in the HTTP servlet - nicer QueryRequest.toString
-Update Hyracks version to 0.3.2 -merging POM dependencies -run show-indexes query only when it is asked
Issue No. : VXQUERY-139 Description : Previously executing queries with compileonly flag gave NPE, which was due to null value of IHyracksClientConnection. Solver : @ankitladhania
I added the runtime for function "fn:matches", "fn:replace" and "fn:tokenize" for issue VXQUERY-67 [1] [1] https://issues.apache.org/jira/browse/VXQUERY-67
Documented a few .apt. I Mainly recorded the discrepancies observed while following the steps on a Windows based machine.