You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OpenMLDB project is a community-driven project, thus we welcome all kinds of contribution from the community. We have started an OpenMLDB Contributor Program, which provides rewards to encourage you to join our community.
We have listed issues that are suitable for contributors who join the OpenMLDB community for the first time (see the below list). If you would like to contribute, please leave a message of "I would like to help". When a PR is submitted, please also link the PR to the corresponding issue.
For a successful contributor, in order to redeem your rewards (mouse pad, USB hub, OpenMLDB customized souvenir and so on), please shoot an email to contact@openmldb.ai, or join Slack to contact us.
Before you start, we strongly encourage to read through our Contribution Guideline.
We have categorized issues to help you find topics that interest you.
The OpenMLDB project is a community-driven project, thus we welcome all kinds of contribution from the community. We have started an OpenMLDB Contributor Program, which provides rewards to encourage you to join our community.
Here is the explanation about this program (we also provide a Chinese version here):
Before you start, we strongly encourage to read through our Contribution Guideline.
We have categorized issues to help you find topics that interest you.
Documentation
Coding (Easy)
set
from src/base dir #1289comparison of integer expressions of different signedness
#1373fedb
toOpenMLDB
in some files #1409return
after theswitch
statement #1410PZFPGA_ENABLE
macro incmd/openmldb.cc
#1411spName
todeploymentName
inSqlExecutor
#1447select into
gets empty #1459oepnmldb_type
toopenmldb_type
inSchemaAdapter
#1499override
to the method ofMultipleResultSetSQL
#1508gitignore
#1531Coding (Normal)
Before getting start with the built-in function development, you may read our helpful development guide for built-in function (中文版本).
char(int)
function #817char_length()
andcharacter_length()
function #818hex()
function #819locate(substr, str[, pos])
function #820last_day(TIMESTAMP)
function #821unhex()
function #822Misc.
The text was updated successfully, but these errors were encountered: