Hi everyone, I'm trying to learn more and build up my understanding about Calcite's system internals by working on small beginner tasks. The "DEVELOP" page on the website points me to the JIRA tickets <https://issues.apache.org/jira/issues/?jql=labels%20%3D%20newbie%20%26%20project%20%3D%20Calcite%20%26%20status%20%3D%20Open> labeled "newbie".
When I browsed through the tasks, it seems that most tasks on the page were created at least a year ago. CALCITE-2901 was the most recent one and was created in March 2019. All the others dated back to 2017 or earlier. CALCITE-2901 was created for version 1.18.0 and IIUC Calcite (dev release) is now on 1.26.0. The content of CALCITE-2901 does still seem relevant (as the code snippet is still the same as the one in the source code). So I am wondering if these "newbie" tasks are still relevant. And if they are not, what is the current recommendation for getting started with the project? Thanks for any help in advance :) Best, Louis
