ricky
ricky
This is to fix #39.
This is the backport of https://github.com/StarRocks/starrocks/pull/9591 to branch-2.4.
This is the backport of https://github.com/StarRocks/starrocks/pull/9591 to branch-2.2.
This is the backport of #9591 to branch-2.3.
现在的公众号客服消息推送小程序卡片是有问题的 1. MessageType误设置为了link,实际上应该为miniprogrampage https://github.com/chanxuehong/wechat/blob/fafb751f9916a5e91a45e19f91f1982a82f47b34/mp/message/custom/msg.go#L321 2. message中的miniprogrampage字段缺少appid属性 https://github.com/chanxuehong/wechat/blob/fafb751f9916a5e91a45e19f91f1982a82f47b34/mp/message/custom/msg.go#L311 参考文档: https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Service_Center_messages.html
Fixes https://github.com/apache/pulsar/issues/1964 ### Motivation When the pulsar-client-cpp is built with `cmake . -DTESTS=OFF`, the cmake stil would look for the `GTEST_INCLUDE_PATH` and `GMOCK_INCLUDE_PATH`, which leads the problem in #1964. ###...
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ Do NOT create issues for questions, use the discussion forum: https://github.com/edenhill/librdkafka/discussions Description =========== I got a process hang with the librdkafka v1.8.2. I make some...
This is the backport of https://github.com/StarRocks/starrocks/pull/10838 to branch-2.2.
## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc...
### Steps to reproduce the behavior (Required) The following statement, where the identifier is quoted with backquotes cannot be parsed correctly. ``` show routine load for `db_test`.`rl_test` pause routine load...