Simple Log Service (SLS) - Added new analysis functions such as window/logical operation/binary processing/Lambda
Feb 02 2018
Simple Log Service (SLS)Content
Feature released: Analytics added new analysis functions such as window, logical operation, binary processing, and Lambda to improve log processing and analysis capabilities. The new functions are as follows: 1. Window function: supports cross-line computing and aggregation 2. Binary string: supports binary string operation processing 3. Bit operation: supports binary bit operations 4. Mapping function: converts Map, array, and Lambda operation results 5. Comparison operator: evaluates the relationship between two parameters, which can be used for any comparable type: int, bigint, double, and text 6. Lambda function: executes Lambda expression 7. Logical operation: supports Boolean logical operations These functions can expand data processing and operation capabilities and provide stronger statistics and analysis. Target customers: developers and data analysts