Skip to content

Tags: stoneatom/stonedb-8.0

Tags

8.0-v1.0.1-alpha

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Nliver Nliver
Porting code from stonedb-5.7-v1.0.1

5.7-v1.0.3-GA

feat: rm files after rebase leftover stoneatom#1217

files deleted:
        storage/tianmu/core/rc_attr_typeinfo.h
        storage/tianmu/handler/tianmu_handler.cpp
        storage/tianmu/handler/tianmu_handler_com.cpp
        storage/tianmu/types/rc_data_types.cpp
        storage/tianmu/types/rc_num.cpp
        storage/tianmu/types/rc_num.h
        storage/tianmu/types/rc_value_object.cpp

5.7-v1.0.3-beta

feat: rm files after rebase leftover stoneatom#1217

files deleted:
        storage/tianmu/core/rc_attr_typeinfo.h
        storage/tianmu/handler/tianmu_handler.cpp
        storage/tianmu/handler/tianmu_handler_com.cpp
        storage/tianmu/types/rc_data_types.cpp
        storage/tianmu/types/rc_num.cpp
        storage/tianmu/types/rc_num.h
        storage/tianmu/types/rc_value_object.cpp

5.7-v1.0.2-pre-release

feat: rm files after rebase leftover stoneatom#1217

files deleted:
        storage/tianmu/core/rc_attr_typeinfo.h
        storage/tianmu/handler/tianmu_handler.cpp
        storage/tianmu/handler/tianmu_handler_com.cpp
        storage/tianmu/types/rc_data_types.cpp
        storage/tianmu/types/rc_num.cpp
        storage/tianmu/types/rc_num.h
        storage/tianmu/types/rc_value_object.cpp

5.7-v1.0.2-GA

feat: rm files after rebase leftover stoneatom#1217

files deleted:
        storage/tianmu/core/rc_attr_typeinfo.h
        storage/tianmu/handler/tianmu_handler.cpp
        storage/tianmu/handler/tianmu_handler_com.cpp
        storage/tianmu/types/rc_data_types.cpp
        storage/tianmu/types/rc_num.cpp
        storage/tianmu/types/rc_num.h
        storage/tianmu/types/rc_value_object.cpp

5.7-v1.0.1-GA

fix(tianmu): fix format using clang-format stoneatom#792

5.7-v1.0.1-beta

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
feat(tianmu) Refactor the aggregation and The IN operator to multithr…

…ead stoneatom#472 (stoneatom#422 stoneatom#465 stoneatom#466) (stoneatom#472)

* Refactor the aggregation to multithread

Co-authored-by: hustjieke <gaoriyao1@gmail.com>

5.7-v1.0.0-beta

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
feat(tianmu): stonedb namespace to tianmu (stoneatom#337)

[summary]
1. Change all engine stonedb to tianmu
2. Change SDB to tianmu
3. Also include mysql-test
4. Change file magic number to TianmuTB

5.7-v1.0.0-GA

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
feat(tianmu): stonedb namespace to tianmu (stoneatom#337)

[summary]
1. Change all engine stonedb to tianmu
2. Change SDB to tianmu
3. Also include mysql-test
4. Change file magic number to TianmuTB

stonedb-5.6-v1.0.0

docs(stonedb): update the latest documentation