summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2024-08-15[docs][udf] Update scalar UDFs, user-defined aggregate functions (UDAFs) desc...doufenghu
2024-07-13[Improve][Test] IT (integration test) has become optional, and it is no longe...doufenghu
2024-06-25[Feature][docs] Add metric type mock data templatedoufenghu
2024-06-20[Fix][docs] Fix some bootstrap errorsdoufenghu
2024-06-19[Improve][docs] Update groot stream architecturedoufenghu
2024-04-02[Feature][Tests] add Kafka Container for unit test.doufenghu
2024-03-17[Feature][Shaded] Add guava-shaded module will output guava-shaded-33.0.0-jre...doufenghu
2024-03-06[Feature][Bootstrap] You can use the CLI 'start.sh --version -c config_file' ...doufenghu
2024-02-22[Improve][Docs] Improve the documentation by adding descriptions for encrypti...doufenghu
2024-02-21Add the release version as 1.1.0doufenghu
2024-02-18A Java 11 JRE/JDK is requireddoufenghu
2024-02-05Update docsdoufenghu
2024-01-27Fix some detailsdoufenghu
2024-01-27[Improve][docs] Improve 1.0.0 release docs.doufenghu
2024-01-23[Improve][docs] Add connector.md, Kafka.md and improve user-guide.md descript...doufenghu
2024-01-18[Improve][Job] Rename作为内置UDF函数,按英文首字母排列UDF注�...doufenghu
2024-01-02[Improve][docs] commit additional help messagesdoufenghu
2023-12-31[Fix][Bootstrap] 修复任务配置文件并行度不生效的问题,梳理...doufenghu
2023-12-14[Feature][Docs] Add user-guide file introducedoufenghu
2023-12-13[improve][bootstrap] support mvnw build projectdoufenghu
2023-12-09[improve][ENV] Add help files and fix some dependency issue.doufenghu
2023-12-03[feature][docs] add comments for job config templatedoufenghu
2023-12-03[feature][docs] add readme.md for groot stream platformdoufenghu
2023-07-11Initial commit王宽