Zhengguo Yang
Zhengguo Yang
I have the same issues too
> Realized that there is dependency to TiDB binlog, since TiCDC is going to replace binlog eventually. Can we start with TiCDC instead? Of course, you can use any way...
this was because of string truncation, data of space.names() ``` ['Imputation@missing_values', 'Imputation@skipped', 'Imputation@strategy', 'JATA__subspace', 'JATA_JATA_RigdeC_RigdeC@alpha', 'JATA_JATA_RigdeC_RigdeC@fit_intercept', 'JATA_JATA_RigdeC_RigdeC@normalize', 'JATA_JATA_RigdeC_RigdeC@tol', 'JATA_JATA_XGBC_XGBC@booster__subspace', 'JATA_JATA_XGBC_XGBC@booster_XGBC@booster_XGBC@dart_XGBC@normalize_type', 'JATA_JATA_XGBC_XGBC@booster_XGBC@booster_XGBC@dart_XGBC@rate_drop', 'JATA_JATA_XGBC_XGBC@booster_XGBC@booster_XGBC@dart_XGBC@sample_type', 'JATA_JATA_XGBC_XGBC@booster_XGBC@booster_XGBC@dart_XGBC@skip_drop', 'JATA_JATA_XGBC_XGBC@booster_XGBC@booster_XGBC@gblinear_XGBC@feature_selector', 'JATA_JATA_XGBC_XGBC@booster_XGBC@booster_XGBC@gblinear_XGBC@updater', 'JATA_JATA_XGBC_XGBC@colsample_bylevel', 'JATA_JATA_XGBC_XGBC@colsample_bytree', 'JATA_JATA_XGBC_XGBC@learning_rate', 'JATA_JATA_XGBC_XGBC@max_depth', 'JATA_JATA_XGBC_XGBC@min_child_weight',...
this maybe the max length limit of column name in sqlite
github id: yangzhg brpc 贡献 url:https://github.com/apache/incubator-brpc/commits?author=yangzhg
@sergiud I have edited according to your comments, please review again
> Thanks! Unfortunately, Windows unit tests are failing now. Could you please take a look at these first? Ok. I will find a Windows device to test it in this...
> > Thanks! Unfortunately, Windows unit tests are failing now. Could you please take a look at these first? > > Ok. I will find a Windows device to test...
@edenhill I am also troubled by this problem, can you provide some help?
this is because backends 10007 has some error, you should check the be log of backends 10007