ZhangYang
ZhangYang
Update Makefile fix bug #907
fix bug #6877 due to maybe f becomes invaild after yield process the results are below: Resolving data files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 828/828 [00:01
### Describe the bug dataset = load_dataset("Doraemon-AI/text-to-neo4j-cypher-chinese") got exception: Generating train split: 1834 examples [00:00, 5227.98 examples/s] Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/datasets/builder.py", line 2011, in _prepare_split_single writer.write_table(table) File...
add large_list type support in string_to_arrow() and _arrow_to_datasets_dtype() in features.py Fix #6984
演示环境登录太麻烦,明明已经STAR还提示请联系管理员激活
fix issue https://github.com/taosdata/TDengine/issues/29761 @zitsen @DuanKuanJun # Description Please briefly describe the code changes in this pull request. # Checklist Please check the items in the checklist if applicable. - [...
提示:Failed to execute SQL: show databases, ErrCode: 286, ErrMessage: Version not compatible fail: Microsoft.Extensions.Hosting.Internal.Host[11] Hosting failed to start TDengine.Driver.TDengineError: code:[0x11e],error:Version not compatible at TDengine.Driver.Impl.WebSocketMethods.BaseConnection.SendJsonBackJson[T1,T2](String action, T1 req) at TDengine.Driver.Impl.WebSocketMethods.Connection.Connect() at...