Hi, community:

Recently, more and more newcomers have started to contribute.
Improving documentation and adding unit tests are very easy tasks.
But some JIRA issues are also easy to fix.

# For current contributors
We can create or tag some JIRA issues that have referential solutions.
- Improve error messages, refer [CALCITE-4265][1].
- Add some functions in some libraries, refer [CALCIT-5826][2].
- Unparse some functions in some SqlDialects, refer [CALCITE-6150][3].
- ...

# For future contributors
You can filter[4] JIRA issues by an easy-fix label, then submit your PR.
I saw that the easy-fix-list[5] of Apache Linkis received many
contributions.
Hope more people join Calcite.

[1] https://issues.apache.org/jira/browse/CALCITE-4265
[2] https://issues.apache.org/jira/browse/CALCITE-5826
[3] https://issues.apache.org/jira/browse/CALCITE-6150
[4]
https://issues.apache.org/jira/browse/CALCITE-5525?jql=project%20%3D%20CALCITE%20AND%20labels%20%3D%20easy-fix
[5] https://github.com/apache/linkis/issues/1161

Reply via email to