apache / tsfile

Apache TsFile
https://tsfile.apache.org/
Apache License 2.0
104 stars 50 forks source link

[CPP] Bug that causes tsfile cannot read by Python API #198

Open HTHou opened 3 months ago

HTHou commented 3 months ago

There is a bug that we cannot read tsfile by python wrapper on windows. Therefore currently we skipped the test on windows. https://github.com/apache/tsfile/blob/5be273776086684072541bf2f1e295a88b7c4958/python/test.py#L76-L79

Here is the error we met on windows. https://github.com/apache/tsfile/actions/runs/10202054823/job/28225338682