Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rdf4j-dev] 3.4.1 patch release this week

I'm starting the release build process now. Available on gitter as usual if anything urgent pops up.

Cheers,

Jeen

On Wed, Sep 16, 2020, at 11:44, Jeen Broekstra wrote:


On Tue, Sep 15, 2020, at 16:25, Håvard Ottestad wrote:
When we publish the release we should note that inlining of bnodes is broken with certain input and that it’s advised to disable inlining of blank nodes. 

I feel it’s quite serious, since it’s hard to detect for the end user and could easily end up in silent data corruption. It’s also not the first time we have a bug in the inlining code. 

Turns out the bug was not so much in the inlining code, but in the use of list shorthand syntax for collections that are not well-formed.  I've managed to find a fix though, it's currently building on Github but locally I have all tests as green. So we can just publish the fix as part of 3.4.1 hopefully :)

Cheers,

Jeen

_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/rdf4j-dev



Back to the top