-
### Bug description
Exception is caused by `SelectiveDecimalColumnReader::scanSpec_::valueHook_ != nullptr` when the physical type of decimal is `int64_t` and aggregation push-down is enabled.
```…
-
应用补丁后:出现java.lang.ClassNotFoundException: Didn't find class "com.cy.hotfix.test.aPatch"异常;实际上补丁包中生成的补丁类是“com.cy.hotfix.test.AddClassTestPatch”,
异常类型:app运行时异常
手机型号:全部
手机系统版本:Android Q
Robus…
-
### Before Asking
- [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [X] I want to train my custom dataset, and I have read …
-
``` sql
CREATE TABLE IF NOT EXISTS `base_poi_landmarks` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(50) NOT NULL,
`province` varchar(50) DEFAULT NULL,
`city_cn` varchar(50)…
-
Execution failed for task ':app:transformClassesWithAutoPatchTransformForRelease'.
> java.lang.RuntimeException: execute command java -jar /Users/xxx/app/robust/dx.jar --dex --output=classes.dex …
-
public class HttpException extends IOException {
public int code;
@JSONField(name = "message")
public String detail;
public HttpException() {
}
}
使用JSON.parseObject(…
-
-
没有新增类的情况下,打热修包正常。
在新加类的时候再打热修复包报错,手动执行了下dx命令 ,报下面的错,看了下dex.jar 用的是java1.7
我自己用新版的dex.jar这个命令就成功了。但是,自动打包的时候robust文件夹下的dex.jar,自动给换成1.7的,所以没办法生成热修包,帮忙看下,多谢啦
\app\robust\dx.jar --dex --output=cla…
-
I blocked all these domains for many months before posting here. the service runs fine. It helps to stop unnecessary tracking.
Unnecessary Tracking:
locator.blueswan.dev
topazlabs.refr.cc
q.b…
-
![image](https://user-images.githubusercontent.com/8180920/192958729-359ffcb1-0e87-428e-b161-9bac2ed3483e.png)
No images are being processed in the initial step. Does anyone know what is the issue?…