Hi Hugh,
I have library catalog data containing resources (Books etc.) having
different annotation properties that need to be concatenated into a
single literal. I made a mistake in my SPARQL query by omitting the
GROUP BY clause ... apparently without it /ALL/ strings get
concatenated, exceeding
Hi Roland,
Unfortunately that limit can't be change as it's at the very base levels of
the runtime, development indicate.
What is the use case you have that requires such a large GROUP_CONCAT size ?
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // h
Him
Is it possible to (temporarily) increase the maximum GROUP_CONCAT size?
Someting like this:
|SETSESSION group_concat_max_len =100;|
I run into this error when using GROUP_CONCAT:
*** Error 22023: [Virtuoso Driver][Virtuoso Server]SR578: The expected
result length of string concatena