pulquero

Results 35 issues of pulquero

I think CurrentCompressorUtil datatype should be UIN,16. At least this works well for HMU00;0607;5103. The current value of D1B gives me some negative values. And UIN,10 that is suggested in...

The easiest way to demonstrate this is to set HalyardTupleExprEvaluation.MAX_QUEUE_SIZE = 1 then try to evaluate "ASK {}". HalyardTupleExprEvaluation.evaluateTupleExpr(root.pipe, expr, bindings) needs to be called on a background thread.

A function and/or magic property to enable HBase time range filtering, i.e. restrict queries to triples within a specified time range.

enhancement

### Current Behavior ClassCastException. ### Expected Behavior SparqlBuilder produces correct output. ### Steps To Reproduce _No response_ ### Version 4.3.11 ### Are you interested in contributing a solution yourself? None...

🐞 bug

RestletFrameworkServlet fails to support restlets that serve static content due to "No ClientDispatcher". This patch fixes this by creating an implicit Component in much the same way as ServerServlet.

Module: Restlet Engine