This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new cc8f3637 Colin fix config (#472)
cc8f3637 is described below
commit cc8f3637dc4730c109eec5947991d2dc061781e5
Author: Colin Lee <[email protected]>
AuthorDate: Mon May 19 11:06:35 2025 +0800
Colin fix config (#472)
* add set and get config in tsfile py.
* fix compile on linux.
* add type and encoding check.