Patrick van Kleef

Results 75 comments of Patrick van Kleef

Depending on the complexity of the `SERVICE` query you want to perform, Virtuoso wants to probe the remote endpoint to see if it supports certain SPARQL language constructions which it...

I am working on an example with some documentation on how to do this as part of the immanent new release of Virtuoso Open Source Edition in the next few...

The recent fixes we committed, solves triggering a core dump. This statement will now return an error: ``` *** Error 37000: [Virtuoso Driver][Virtuoso Server]SQ155: General internal Optimized compiler error in...

I will make sure this gets updated in the documentation.

I tested with the latest build from develop/7 and that does not show an error, so could you report the exact error you got with your build?

Can you provide us with some more information: * short description of what kind of project you are working * machine specification such as CPU * OS version + distribution...

I have had an initial discussion within development about the state of our big-endian patches and unfortunately there has not been much commercial interest in these platforms over the last...

As a temporary workaround, edit the file libsrc/Wi/sparql_io.sql around line 3236 you will find the following maxrows := 1024*1024; -- More than enough for web-interface. Change this to maxrows :=...

The `Read/Write wait on column page...' messages are debug messages and can be ignored. I have pushed dcc37a71e297e99a8b67ef17ab5bd0d105008555 to develop/7