Sign in
apache
/
tsfile
/
HEAD
7d32823
support python release. (#743)
by Colin Lee
· 2 days ago
develop
b90f676
support accurate filter rows recording during query execution (#744)
by alpass163
· 4 days ago
b171c5e
Feature/get-sensor-statistic-and-restorable-writer (#731)
by Hongzhi Gao
· 11 days ago
dd27faf
Fix/table model date query read (#738)
by Hongzhi Gao
· 2 weeks ago
7c01e4f
Fix/infer object column type bool (#737)
by Hongzhi Gao
· 2 weeks ago
27b1051
Fix validation for DataFrame with only time column in `dataframe_to_tsfile` (#736)
by Hongzhi Gao
· 3 weeks ago
bd81061
Fix invalid DataFrame column name validation before lowercasing. (#735)
by Hongzhi Gao
· 3 weeks ago
d899d16
Bump actions/upload-artifact from 5 to 7 (#733)
by dependabot[bot]
· 3 weeks ago
d2ed464
Bump github/codeql-action from 3 to 4 (#623)
by dependabot[bot]
· 3 weeks ago
9d7d47f
Bump actions/cache from 4 to 5 (#732)
by dependabot[bot]
· 3 weeks ago
ebb4d97
Fix empty TAG column result in to_dataframe when querying table model. (#730)
by Colin Lee
· 4 weeks ago
rc/2.2.1
5feb69d
Delete .github/workflows/greetings.yml (#729)
by Haonan
· 4 weeks ago
4bb70e8
fix cpp codeql (#728)
by Haonan
· 4 weeks ago
dbf02c7
fix readme logo (#727)
by Hongzhi Gao
· 4 weeks ago
8da8575
Fix inability to read files exceeding int32 size limit (#726)
by Colin Lee
· 4 weeks ago
87c02d8
Remove unused code (#725)
by Colin Lee
· 4 weeks ago
273f2cf
Bump actions/upload-artifact from 4 to 5 (#620)
by dependabot[bot]
· 4 weeks ago
237b721
Support dataframe to tsfile (#706)
by Colin Lee
· 5 weeks ago
052ff6b
add 'dataTypeModifiedAndCannotUseStatistics' (#724)
by shuwenwei
· 6 weeks ago
0e7dcc6
Prevent modified flag from being overwritten#721
by shuwenwei
· 6 weeks ago
0b37a9d
calculate table size map during write process (#717)
by shuwenwei
· 7 weeks ago
697df93
Fix value and time chunk misalignment when rewriting with time deletion (#719)
by shuwenwei
· 7 weeks ago
69d1fe2
Add some support for changing schema during write (#718)
by Jiang Tian
· 7 weeks ago
8bb6575
move the package of MustOverride
by Tian Jiang
· 7 weeks ago
635afa3
TimeFilter.canSkip() use getStatistics() method (#715)
by shuwenwei
· 7 weeks ago
7eba4b9
Add @MustOverride (#714)
by Jiang Tian
· 7 weeks ago
8b4c0db
fix rewrite non aligned chunk (#713)
by shuwenwei
· 7 weeks ago
58c9262
Bump wheel from 0.45.1 to 0.46.2 in /python (#711)
by dependabot[bot]
· 8 weeks ago
b0bbba6
add the time for enum ColumnCategory (#710)
by alpass163
· 9 weeks ago
1f95562
Add check for writing unsupported type of value in tablet (#709)
by Haonan
· 9 weeks ago
ee5fffc
Add an instance of validation. (#707)
by libo
· 9 weeks ago
d234430
Resolve the problem that python client don't support DATE data type in the IntColumn (#705)
by libo
· 10 weeks ago
e4c11a8
Supply a function so can modify datatype for IntColumnBuilder objects (#704)
by libo
· 10 weeks ago
b584a33
Supply a function so can modify datatype for IntColumn objects. (#703)
by libo
· 10 weeks ago
420f5c0
fix the bug that chunk metadata mask is lost when deserializing from temporary .meta file (#696)
by shuwenwei
· 2 months ago
6a8e944
Avoid invoke their max and min statistics function on the Blob and TEXT type
by libo
· 3 months ago
b74e26b
update doap tsfile descrition (#687)
by leto-b
· 3 months ago
bda3a91
Extend some satisfy functions in every data type corresponding Value Filter class so that accept other type as match object. (#684)
by libo
· 3 months ago
research/encoding-pack-size
80b3733
Update release info after new version released (#682)
by Haonan
· 3 months ago
660dc18
Identify original date type in the IntColumn、ColumnBuilder、TsInt (#680)
by libo
· 3 months ago
658ee5b
fix compile on old gcc. (#670)
by Colin Lee
· 3 months ago
26ecec8
Use direct comparison to check data type consistency during Tablet.addValue (#678)
by Colin Lee
· 3 months ago
880ec37
Allow other value of data type can be converted to value of Binary data type when find type is not consistence in the column of tsblock. (#676)
by libo
· 3 months ago
0b286ad
feat: Add memory computing logic for some classes (#671)
by Le Yang
· 3 months ago
4ff1650
add to_dataframe annotation. (#673)
by Colin Lee
· 3 months ago
d0ff02c
update fmt. (#669)
by Colin Lee
· 3 months ago
bcd0df1
Fix null field in cpp. (#668)
by Colin Lee
· 3 months ago
b8f93a2
add the method satisfyInteger in LongFilter by editing FilterTemplate.ftl (#667)
by alpass163
· 3 months ago
48217e0
tmp code (#666)
by Colin Lee
· 3 months ago
4f25d22
add the FalseLiteralFilter that filter out all the rows. (#665)
by alpass163
· 3 months ago
47a5618
Fix release issue. (#662)
by Colin Lee
· 3 months ago
40a2c9c
fix TsFileDeviceIterator (#661)
by shuwenwei
· 3 months ago
cbceb75
Throw Exception for some getXXXX interface of OBJECT type (#660)
by Jackie Tien
· 3 months ago
6cda8d6
recover TsFileDeviceIterator.current() #658 Open
by shuwenwei
· 3 months ago
e7f04f7
enhance TsFileDeviceIterator (#657)
by shuwenwei
· 3 months ago
803b0cb
Replace value decoder (#655)
by shuwenwei
· 3 months ago
ddb77ff
Bump at.yawk.lz4:lz4-java from 1.10.0 to 1.10.1 in /java (#656)
by dependabot[bot]
· 3 months ago
25b630e
Switch to at.yawk.lz4:lz4-java (#651)
by Haonan
· 4 months ago
3f6d786
Colin toolchain (#653)
by Colin Lee
· 4 months ago
2d07fa1
add test for confg modify. (#652)
by Colin Lee
· 4 months ago
4104ec7
Feature/python new datatypes (#641) (#644)
by Colin Lee
· 4 months ago
6bd2759
Feature/cpp removed antlr4 (#648)
by Hongzhi Gao
· 4 months ago
7aa4141
support read tree data (#643)
by Colin Lee
· 4 months ago
research/encoding-pack-segment
2.2.0-pre-rc1
943a726
Support JDK-25 (#649)
by Haonan
· 4 months ago
5211bd4
Implement TagFilter functionality (#635)
by Hongzhi Gao
· 4 months ago
448046f
add ioSizeRecorder (#631)
by shuwenwei
· 4 months ago
1bb3780
Fix/cpp get device schema (#642)
by Hongzhi Gao
· 4 months ago
4330d7c
perf: Use enum types for compression and encoding instead of strings (#640)
by Zhenyu Luo
· 4 months ago
be7bd7e
Added memory calculation for tablet (#636)
by Caideyipi
· 4 months ago
da7cd08
Feature/new cpp interface (#627)
by Hongzhi Gao
· 4 months ago
6f1ccce
Add constructor to TableSchema with pre-built schemas and position index (#626)
by Zhenyu Luo
· 4 months ago
2afaa97
fix aligned chunk reader. (#634)
by Colin Lee
· 5 months ago
7dd6ef0
upgrade TsFile-CPP zlib (#633)
by Hongzhi Gao
· 5 months ago
808dbd3
fix code and remove warning. (#629)
by Colin Lee
· 5 months ago
7989b3a
change config not found log to debug #628 Open
by CritasWang
· 5 months ago
de31a9a
support python to_dataframe. (#624)
by Colin Lee
· 5 months ago
1dc675d
Fix bug in PaginationController (#578)
by shuwenwei
· 5 months ago
f72ce29
fix TsFileSequenceReader.getTableDevicesIteratorWithIsAligned(String tableName) (#619)
by shuwenwei
· 5 months ago
7072c41
fix ts2diff. (#618)
by Colin Lee
· 5 months ago
275e4d1
Bump logback version to 1.3.16 (#615)
by Haonan
· 5 months ago
e807770
Support Object type (#613)
by Haonan
· 5 months ago
cad87cb
New java interfaces (#602)
by Hongzhi Gao
· 5 months ago
1db3fe5
add constructor TsFileDeviceIterator(TsFileSequenceReader reader, String tableName) #608
by shuwenwei
· 5 months ago
ca6ada4
fix GroupByMonthFilter.getTimeRanges (#609)
by shuwenwei
· 5 months ago
9c2711c
Refactored some dependencies
by Caideyipi
· 5 months ago
c2a2937
add encrypt param for all the write/read struct initialization (#601)
by jintao zhu
· 5 months ago
83250e3
Modify the TsFileSequenceReaderTimeseriesMetadataIterator next function to return a LinkedHashMap (#593)
by Zhenyu Luo
· 6 months ago
39e55a3
Fix camel encoding error message and add check for each datatypes of supported encoding (#591)
by Haonan
· 6 months ago
1dce1b0
Bump actions/checkout from 4 to 5 (#583)
by dependabot[bot]
· 7 months ago
5132d99
Alter column other type to string type (#588)
by libo
· 7 months ago
fd1adb8
Bump actions/setup-java from 4 to 5 (#584)
by dependabot[bot]
· 7 months ago
dcdbcf8
Bump actions/first-interaction from 1.3.0 to 3.0.0 (#586)
by dependabot[bot]
· 7 months ago
a5fee93
[CPP/C] implement default encoding/compression configuration interface (#582)
by Hongzhi Gao
· 7 months ago
674a65c
perf: Optimize aligned object memory size calculation (#577)
by Zhenyu Luo
· 7 months ago
01be82e
feat: add markRange / unmarkRange / merge for high-performance bit manipulation (#575)
by Zhenyu Luo
· 7 months ago
snapshot/2.2.0-250825
550c482
Add support for alter column datatype (#567)
by libo
· 7 months ago
95dbf6a
Feature/codec/camel (#560)
by Hongzhi Gao
· 7 months ago
858239f
Update release information after v2.1.1 released (#574)
by Haonan
· 7 months ago
949a7a5
reduce zero-fill overhead on BitMap creation (#572)
by Zhenyu Luo
· 7 months ago
38a847d
generate main key (#519)
by jintao zhu
· 7 months ago
Next »