tsfile icon indicating copy to clipboard operation
tsfile copied to clipboard

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

Open HTHou opened this issue 1 year ago • 0 comments

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

HTHou avatar Aug 04 '24 10:08 HTHou