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 02:50:59 UTC

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

wu-sheng commented on pull request #7907:
URL: https://github.com/apache/skywalking/pull/7907#issuecomment-940608466


   @kezhenxu94 I moved the cast statement before the expression and fields. Also provided `(long)` and `(int)` as short versions of `(str->long)` and `(str->int)`. But still, we don't check the type of field(neither do type prediction) until compiling through java assist


-- 
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