summaryrefslogtreecommitdiff
path: root/docs/user-guide.md
AgeCommit message (Collapse)Author
2024-09-02[Fix][e2e-common] Support user-defined variables via CLI when submitting a job.doufenghu
2024-08-15[docs][udf] Update scalar UDFs, user-defined aggregate functions (UDAFs) ↵doufenghu
description.
2024-07-13[Improve][Test] IT (integration test) has become optional, and it is no ↵doufenghu
longer executed by default during the mvn compile and deploy process. In the job template for processor and filter, describe the implementation type based on identifiers.
2024-06-20Update user-guide.md窦凤虎
2024-03-16[Improve][Docs] Add some help information for connector schema and knowledge ↵doufenghu
base files.
2024-02-22[Improve][Docs] Improve the documentation by adding descriptions for ↵doufenghu
encrypting and decrypting parameter.
2024-01-23[Improve][docs] Add connector.md, Kafka.md and improve user-guide.md ↵doufenghu
description.
2024-01-04[improve][bootstrap][core]删除watermark配置, inline source添加类型参数lifengchao
2023-12-31[Fix][Bootstrap] ↵doufenghu
修复任务配置文件并行度不生效的问题,梳理RuntimeEnvironment加载envconfig使其边界更清晰。撰写env-config文档,描述不同方式指定任务名的优先级;描述不同level指定并行度优先级及覆盖逻辑。
2023-12-29[improve][core] print sink 输出模式配置改为字符串枚举类型, ↵lifengchao
配置项改为mode,可选枚举值:stdout,log_info,log_warn
2023-12-14[Feature][Docs] Add user-guide file introducedoufenghu
2023-12-09[improve][ENV] Add help files and fix some dependency issue.doufenghu