summaryrefslogtreecommitdiff
path: root/docs/processor
AgeCommit message (Collapse)Author
2024-11-01[Improve][docs] Add a description of the new features for version ↵doufenghu
1.7.1-SNAPSHOT.
2024-10-29[Improve][core] Add CheckUDFContextUtil for verifying UDF configurations. ↵doufenghu
Rename lookup_fields and output_fields to lookupFields and outputFields.
2024-10-27[Improve][docs] Add some examples of the eval function, including constant ↵doufenghu
values, field values, and conditional operators.
2024-10-20[Improve][e2e-base-test] Integrate multiple types of processors into the ↵doufenghu
test topology.
2024-10-16[Improve][UUID] UUID class name use uppercase for abbreviations in naming ↵doufenghu
conventions.
2024-09-10[Feature][docs] Add split operator description.doufenghu
2024-08-19[docs][table processor] add table-processor and udtf description.doufenghu
2024-08-15[docs][udf] Update scalar UDFs, user-defined aggregate functions (UDAFs) ↵doufenghu
description.
2024-08-01[docs][core] add aggregate processor documents.doufenghu
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-26[Improve][docs] Add minute-level precision description for ↵release/1.4.0doufenghu
UNIX_TIMESTAMP_CONVERTER.
2024-06-15[Improve][docs] Add mock source connector documents.doufenghu
2024-06-01[Improve][docs] Update ClickHouse connector and UDF document.doufenghu
2024-05-02[Improve][docs] Add support feature documents from 1.2.1 to 1.3.1doufenghu
2024-02-05Update docsdoufenghu
2024-01-27[Improve][docs] Improve 1.0.0 release docs.doufenghu