You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/10/12 03:37:53 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #7907: Support `(str->long)` and `(str->int)` cast statements in OAL core engine.

wu-sheng commented on a change in pull request #7907:
URL: https://github.com/apache/skywalking/pull/7907#discussion_r726735088



##########
File path: CHANGES.md
##########
@@ -6,23 +6,33 @@ Release Notes.
 ------------------
 
 #### OAP Server
+
 * Add component definition for `Jackson`.
 * Fix that zipkin-receiver plugin is not packaged into dist.
 * Replace e2e cases to e2e-v2: Lua Nginx/SelfObservability.
 * Upgrade Armeria to 1.12, upgrade OpenSearch test version to 1.1.0.
 * Add component definition for `Apache-Kylin`.
 * Enhance `get` generation mechanism of OAL engine, support map type of source's field.
 * Replace e2e cases to e2e-v2: Gateway.
+* Add `tag`(Map) into All, Service, ServiceInstance and Endpoint sources.
+* Fix `funcParamExpression` and `literalExpression` can't be used in the same aggregation function.
+* Support cast statement in the OAL core engine.
+* Support `(str->long)` and `(long)` for string to long cast statement.

Review comment:
       For further enhancement, if one day, we need `(long->str)`, I want both style consistent.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org