Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cq cp #13

Open
wants to merge 46 commits into
base: mzp
Choose a base branch
from
Open

Cq cp #13

wants to merge 46 commits into from

Conversation

mzp0514
Copy link

@mzp0514 mzp0514 commented Apr 7, 2021

Description

Content1 ...

Content2 ...

Content3 ...


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

jxlgzwh and others added 30 commits March 26, 2021 10:46
* Improve Python Client:
* Add / Fix the insert_str_record method for type inference (sends TSInsertStringRecord)
* Add Support for python testcontainer with a specific IoTDB Container.
* Improved the readme a bit

Co-authored-by: Xiangdong Huang <[email protected]>
…pache#2912)

* Fix Files.deleteIfExists() doesn't work for HDFS file

* Add FSFactory.deleteIfExists()
…r InsertRowsPlan (apache#2938)

* fix

* fix sessionExample close

* fix sessionExample query
…pache#2800)

* fix a bug of checking time partition in DeviceTimeIndex

* apply spotless

* add IT"

* change config order

* unit transform

* rename IT

* remove attr of config in storage engine

* mvn spotless:apply

* recover storage engine

* apply

* config use storage engine

* config use storage engine

Co-authored-by: xiangdong huang <[email protected]>
Co-authored-by: Ring-k <[email protected]>
Co-authored-by: samperson1997 <[email protected]>
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.