Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rdf4j-dev] 4.0 timeline - second milestone
  • From: jerven Bolleman <jerven.bolleman@sib.swiss>
  • Date: Tue, 11 Jan 2022 16:21:03 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sib.swiss; dmarc=pass action=none header.from=sib.swiss; dkim=pass header.d=sib.swiss; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=SFLJbO5hyrc0BDvpqEmllTU785qoK0fIwkXe93OFClQ=; b=dXeN1Efh/69qT6oBTWXZp1OY1OUJk01KxwqJjKiqITLq3iMA5PvVGxXWNqbI+s8GFPCdsI7Mlqceard5Uk0rcLpbXXxCwbnIAk/4Q0mA3qwGrgdeVIRbjpPaHH4ONTHe+Vy/rFFsRz7uZlrNT/1B/breTGfWXjxV2ou5CVnJqmP6EUArNulrNIvpd1lBQ3Yl6HKnavFa3q4yPXrCTUioQhwKu0WgfO6Z3M+iMjQQJdIPefVsiDLHdzXwUqv0FWC4vKNdVNa2AgFA1CeaTuhrWJpOG7gUkF2rbLKLJl37Wwc4XqbIUWuaM4QPDpeuIghTyL+LaMAVKWdPUAzmReMKJA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=JUXjs07RKFxeMOiB5YPqFwRHJVzKEHJCW3/rFe2YqRuEeCSeigof2VQD60QSVOIaTiAmOUMRFEPATwo9EEInIcnUh5i4ePA4AZLK3l+tKzZFZMoqO49nlAiA7aCZXZYnrttd/UR7X0gAklnrSaUeMQjKPF80aeCaN569LjjDEyVO0NYzrA8RW9mX45CvmhwWppQClkwBXzbdDarJ8/rx8kU6Gke+R8Kapixxa8dOnMEAIMoMC28XmO1tK1nxSSctA/FZp1/3eIEFooBuATwt7Npr7DuH+ICyiZ7/z6i4rL/ZlXkZLIIDtwd6BOHYK2zYHlHp4YZp25f9tq8Xtnuf6w==
  • Delivered-to: rdf4j-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/rdf4j-dev/>
  • List-help: <mailto:rdf4j-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/rdf4j-dev>, <mailto:rdf4j-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/rdf4j-dev>, <mailto:rdf4j-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0

Hi All,

I am also very exited about the LMDB store as well as all the other performance work that is in this version.

Now that query-precompile is in I will do some more small improvements to it regarding function evaluation. So for me I am good to go.

Next big improvement is going to be multithreaded query joins. For which I have some ideas that will be quite effecive.

Also I want to evaluate LMDB to replace mapdb in the group by operation or make it store dependent.

Regards,
Jerven

On 07/01/2022 01:29, Jeen Broekstra wrote:
Hi all,

I'm thinking we might want to put out a second milestone build for 4.0 soon. I'm especially keen to get the new LMDB store out for early adopters to have a play with.

There's a couple of open PRs that I think we may want to wrap up before that, if possible. How does Jan 22 as a target date strike everyone?

Then the next question is of course if we can start thinking about a final milestone + final release date. The main thing for that (apart from basic quality assurance, of course) is that we have made sure we have covered all the backward-incompatible changes we want to do for the time being. New features can always be added, but we don't do major releases very often, so let's make sure we've covered what we want. See https://github.com/eclipse/rdf4j/projects/19?card_filter_query=milestone%3A4.0.0+label%3A%22%E2%9B%94+not+backwards+compatible%22 <https://github.com/eclipse/rdf4j/projects/19?card_filter_query=milestone%3A4.0.0+label%3A%22%E2%9B%94+not+backwards+compatible%22> for an overview of backward-incompatible changes currently planned or in progress for 4.0, and see if there's something you'd like to pick up, and/or if there's anything we've overlooked.

Cheers,

Jeen

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

--

	*Jerven Tjalling Bolleman*
Principal Software Developer
*SIB | Swiss Institute of Bioinformatics*
1, rue Michel Servet - CH 1211 Geneva 4 - Switzerland
t +41 22 379 58 85
Jerven.Bolleman@sib.swiss - www.sib.swiss



Back to the top