Re: [Virtuoso-users] Max row length exceeded error

2010-06-17 Thread Ivan Mikhailov
Hello Nathan, We have a guess how to make a workaround and will experiment with it before (long waiting and coming soon) next release. Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Wed, 2010-06-16 at 21:09 +0100, Nathan wrote: > Just a quick follow up, any pro

Re: [Virtuoso-users] Max row length exceeded error

2010-06-16 Thread Nathan
Just a quick follow up, any progress / new snapshot to test or similar? Best, Nathan Nathan wrote: Hi Ivan, That's stopped the exception, however the output is a little messed up now: here's a direct link: http://bit.ly/ccBdXy you can see the XML fragment in the 'encoded' val is.. screwed.

Re: [Virtuoso-users] Max row length exceeded error

2010-05-31 Thread Nathan
Hi Ivan, That's stopped the exception, however the output is a little messed up now: here's a direct link: http://bit.ly/ccBdXy you can see the XML fragment in the 'encoded' val is.. screwed. This only happens with larger blocks of XML, not sure on the exact figure but think it's circa 4000

Re: [Virtuoso-users] Max row length exceeded error

2010-05-31 Thread Ivan Mikhailov
Hello Mathan, I've found and tested a workaround for similar case on other dataset: sparql [prefix declarations skipped] select * from where { ?item local:parent ?parent ; local:text ?text . FILTER regex (?text, ' rabbit ', 'i') } order by ?parent ; cause

[Virtuoso-users] Max row length exceeded error

2010-05-28 Thread Nathan
Hi, Just came upon an error I don't seem to be able to get around.. "22026 Error SR319: Max row length is exceeded when trying to store a string of 4951 chars into a temp col" when running a rather simple sparql query over a graph which contains a mere 702 triples (quadstore contains 38,326,