matrixone icon indicating copy to clipboard operation
matrixone copied to clipboard

[Bug]: panic update 200w records

Open zhangxu19830126 opened this issue 1 year ago • 7 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Branch Name

1.0-dev

Commit ID

latest

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

ERROR 20101 (HY000): internal error: panic no data meta: github.com/matrixorigin/matrixone/pkg/objectio.objectMetaV3.MustDataMeta /home/zhangxu/matrixone/pkg/objectio/metav3.go:60 github.com/matrixorigin/matrixone/pkg/objectio.objectMetaV3.MustGetMeta /home/zhangxu/matrixone/pkg/objectio/metav3.go:30 github.com/matrixorigin/matrixone/pkg/vm/engine/tae/blockio.LoadColumnsData /home/zhangxu/matrixone/pkg/vm/engine/tae/blockio/funcs.go:43 github.com/matrixorigin/matrixone/pkg/vm/engine/tae/blockio.LoadColumns

Expected Behavior

No response

Steps to Reproduce

1. source data
2. update news_detail set province = null where province not in ('上海市','云南省','内蒙古自治区','北京市','台湾省','吉林省','四川省','天津市','宁夏回族自治区','安徽省','山东省','山西省','广东省','广西壮族自治区','新疆维吾尔自治区','江苏省','江西省','河北省','河南省','浙江省','海南省','湖北省','湖南省','澳门特别行政区','甘肃省','福建省','西藏自治区','贵州省','辽宁省','重庆市','陕西省','青海省','香港特别行政区','黑龙江省');

Additional information

No response

zhangxu19830126 avatar Jan 11 '24 11:01 zhangxu19830126

暂时在做backup的开发

LeftHandCold avatar Jan 23 '24 15:01 LeftHandCold

暂时在做backup的开发

LeftHandCold avatar Jan 26 '24 10:01 LeftHandCold

暂时在做backup的开发

LeftHandCold avatar Jan 31 '24 10:01 LeftHandCold

#11471

XuPeng-SH avatar Jun 26 '24 14:06 XuPeng-SH

https://github.com/matrixorigin/matrixone/issues/11471

LeftHandCold avatar Jul 01 '24 11:07 LeftHandCold

https://github.com/matrixorigin/matrixone/issues/11471

LeftHandCold avatar Jul 04 '24 11:07 LeftHandCold

load block报错,1.0的checkpoint还是以block list为准,1.1.3已经取消了blocklist,1.2的checkpoint也修改过,后期应该不会再出现这种问题了,帮忙先关掉吧 @zhangxu19830126

LeftHandCold avatar Jul 05 '24 05:07 LeftHandCold

和 @LeftHandCold 讨论,后面版本不会出现了,因为格式都不一样了,先关闭

zhangxu19830126 avatar Jul 05 '24 06:07 zhangxu19830126