On 20/04/13 21:43, Sarven Capadisli wrote:
Hi,

TDB Optimizer doesn't work me with latest TDB:

$ java tdb.tdbstats --version
Jena:       VERSION: 2.10.1-SNAPSHOT
Jena:       BUILD_DATE: 2013-04-19T10:04:25+0100
ARQ:        VERSION: 2.10.1-SNAPSHOT
ARQ:        BUILD_DATE: 2013-04-19T10:04:25+0100
RIOT:       VERSION: 2.10.1-SNAPSHOT
RIOT:       BUILD_DATE: 2013-04-19T10:04:25+0100
TDB:        VERSION: 0.10.1-SNAPSHOT
TDB:        BUILD_DATE: 2013-04-19T10:04:25+0100

$ java -Xmx16000M tdb.tdbstats --loc=/path/to/tdb/
--graph=urn:x-arq:UnionGraph
(stats
    (meta
      (timestamp
"2013-04-20T18:51:31.018+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>)

      (run@ "2013/04/20 18:51:31 IST")
      (count 0))
    (other 0))


I wanted to reconfirm before creating a ticket.

Thanks,

-Sarven
http://csarven.ca/#i



It is indeed broken.

I create the ticket - JENA-443

(background: The bug arose from changes made to avoid the need to bump up the heap size.)

        Andy

Reply via email to