Skip to content

TsFile Cpp#88

Merged
JackieTien97 merged 2 commits intoapache:developfrom
ColinLeeo:tsfile_python
Jun 6, 2024
Merged

TsFile Cpp#88
JackieTien97 merged 2 commits intoapache:developfrom
ColinLeeo:tsfile_python

Conversation

@ColinLeeo
Copy link
Contributor

@ColinLeeo ColinLeeo commented May 27, 2024

Thanks to Timecho for open sourcing of the code.
Thanks to @RkGrit for the contribution to the code base.
Thanks to @ColinLeeo for the contribution about open source and support this project.

In this pr:

  1. Provide the open-source code for the C++ version of tsfile.
  2. Implemented a wrapper that can be used in the C environment.
  3. Implemented a Python wrapper, allowing users to read or write tsfiles in a Python environment.
  4. Added README, benchmark, and some examples etc.

@ColinLeeo ColinLeeo force-pushed the tsfile_python branch 4 times, most recently from 22a8ee1 to 5849181 Compare May 31, 2024 07:17
@ColinLeeo ColinLeeo changed the title Tsfile python Tools TsFile Cpp May 31, 2024
@ColinLeeo ColinLeeo force-pushed the tsfile_python branch 2 times, most recently from da882de to 67fdb68 Compare June 4, 2024 03:45
Comment on lines +5 to +10
/python/build
/python/tsfile/tsfile_pywrapper.cpython-310-x86_64-linux-gnu.so
/python/tsfile/libtsfile.so
/python/tsfile/libtsfile.so.1.0
/python/tsfile/tsfile_pywrapper.cpp

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be removed?

@JackieTien97 JackieTien97 merged commit c2eb00d into apache:develop Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants