Sign in
apache
/
tsfile
/
HEAD
6a8e944
Avoid invoke their max and min statistics function on the Blob and TEXT type
by libo
· 4 days ago
develop
b74e26b
update doap tsfile descrition (#687)
by leto-b
· 7 days 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
· 7 days ago
research/encoding-pack-size
80b3733
Update release info after new version released (#682)
by Haonan
· 8 days ago
660dc18
Identify original date type in the IntColumn、ColumnBuilder、TsInt (#680)
by libo
· 8 days ago
658ee5b
fix compile on old gcc. (#670)
by Colin Lee
· 12 days ago
26ecec8
Use direct comparison to check data type consistency during Tablet.addValue (#678)
by Colin Lee
· 12 days 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
· 13 days ago
0b286ad
feat: Add memory computing logic for some classes (#671)
by Le Yang
· 2 weeks ago
4ff1650
add to_dataframe annotation. (#673)
by Colin Lee
· 2 weeks ago
d0ff02c
update fmt. (#669)
by Colin Lee
· 3 weeks ago
bcd0df1
Fix null field in cpp. (#668)
by Colin Lee
· 3 weeks ago
b8f93a2
add the method satisfyInteger in LongFilter by editing FilterTemplate.ftl (#667)
by alpass163
· 3 weeks ago
48217e0
tmp code (#666)
by Colin Lee
· 3 weeks ago
4f25d22
add the FalseLiteralFilter that filter out all the rows. (#665)
by alpass163
· 3 weeks ago
47a5618
Fix release issue. (#662)
by Colin Lee
· 4 weeks ago
40a2c9c
fix TsFileDeviceIterator (#661)
by shuwenwei
· 4 weeks ago
cbceb75
Throw Exception for some getXXXX interface of OBJECT type (#660)
by Jackie Tien
· 4 weeks ago
6cda8d6
recover TsFileDeviceIterator.current() #658 Open
by shuwenwei
· 4 weeks ago
e7f04f7
enhance TsFileDeviceIterator (#657)
by shuwenwei
· 4 weeks ago
803b0cb
Replace value decoder (#655)
by shuwenwei
· 4 weeks ago
ddb77ff
Bump at.yawk.lz4:lz4-java from 1.10.0 to 1.10.1 in /java (#656)
by dependabot[bot]
· 4 weeks ago
25b630e
Switch to at.yawk.lz4:lz4-java (#651)
by Haonan
· 5 weeks ago
3f6d786
Colin toolchain (#653)
by Colin Lee
· 5 weeks ago
2d07fa1
add test for confg modify. (#652)
by Colin Lee
· 5 weeks ago
4104ec7
Feature/python new datatypes (#641) (#644)
by Colin Lee
· 5 weeks ago
6bd2759
Feature/cpp removed antlr4 (#648)
by Hongzhi Gao
· 5 weeks ago
7aa4141
support read tree data (#643)
by Colin Lee
· 5 weeks ago
research/encoding-pack-segment
2.2.0-pre-rc1
943a726
Support JDK-25 (#649)
by Haonan
· 6 weeks ago
5211bd4
Implement TagFilter functionality (#635)
by Hongzhi Gao
· 6 weeks ago
448046f
add ioSizeRecorder (#631)
by shuwenwei
· 6 weeks ago
1bb3780
Fix/cpp get device schema (#642)
by Hongzhi Gao
· 7 weeks ago
4330d7c
perf: Use enum types for compression and encoding instead of strings (#640)
by Zhenyu Luo
· 7 weeks ago
be7bd7e
Added memory calculation for tablet (#636)
by Caideyipi
· 8 weeks ago
da7cd08
Feature/new cpp interface (#627)
by Hongzhi Gao
· 9 weeks ago
6f1ccce
Add constructor to TableSchema with pre-built schemas and position index (#626)
by Zhenyu Luo
· 9 weeks ago
2afaa97
fix aligned chunk reader. (#634)
by Colin Lee
· 9 weeks ago
7dd6ef0
upgrade TsFile-CPP zlib (#633)
by Hongzhi Gao
· 9 weeks ago
808dbd3
fix code and remove warning. (#629)
by Colin Lee
· 9 weeks ago
7989b3a
change config not found log to debug #628 Open
by CritasWang
· 9 weeks ago
de31a9a
support python to_dataframe. (#624)
by Colin Lee
· 9 weeks ago
1dc675d
Fix bug in PaginationController (#578)
by shuwenwei
· 10 weeks ago
f72ce29
fix TsFileSequenceReader.getTableDevicesIteratorWithIsAligned(String tableName) (#619)
by shuwenwei
· 10 weeks ago
7072c41
fix ts2diff. (#618)
by Colin Lee
· 10 weeks ago
275e4d1
Bump logback version to 1.3.16 (#615)
by Haonan
· 10 weeks ago
e807770
Support Object type (#613)
by Haonan
· 10 weeks ago
cad87cb
New java interfaces (#602)
by Hongzhi Gao
· 2 months ago
1db3fe5
add constructor TsFileDeviceIterator(TsFileSequenceReader reader, String tableName) #608
by shuwenwei
· 2 months ago
ca6ada4
fix GroupByMonthFilter.getTimeRanges (#609)
by shuwenwei
· 2 months ago
9c2711c
Refactored some dependencies
by Caideyipi
· 3 months ago
c2a2937
add encrypt param for all the write/read struct initialization (#601)
by jintao zhu
· 3 months ago
83250e3
Modify the TsFileSequenceReaderTimeseriesMetadataIterator next function to return a LinkedHashMap (#593)
by Zhenyu Luo
· 3 months ago
39e55a3
Fix camel encoding error message and add check for each datatypes of supported encoding (#591)
by Haonan
· 4 months ago
1dce1b0
Bump actions/checkout from 4 to 5 (#583)
by dependabot[bot]
· 4 months ago
5132d99
Alter column other type to string type (#588)
by libo
· 4 months ago
fd1adb8
Bump actions/setup-java from 4 to 5 (#584)
by dependabot[bot]
· 4 months ago
dcdbcf8
Bump actions/first-interaction from 1.3.0 to 3.0.0 (#586)
by dependabot[bot]
· 4 months ago
a5fee93
[CPP/C] implement default encoding/compression configuration interface (#582)
by Hongzhi Gao
· 4 months ago
674a65c
perf: Optimize aligned object memory size calculation (#577)
by Zhenyu Luo
· 4 months ago
01be82e
feat: add markRange / unmarkRange / merge for high-performance bit manipulation (#575)
by Zhenyu Luo
· 4 months ago
snapshot/2.2.0-250825
550c482
Add support for alter column datatype (#567)
by libo
· 5 months ago
95dbf6a
Feature/codec/camel (#560)
by Hongzhi Gao
· 5 months ago
858239f
Update release information after v2.1.1 released (#574)
by Haonan
· 5 months ago
949a7a5
reduce zero-fill overhead on BitMap creation (#572)
by Zhenyu Luo
· 5 months ago
38a847d
generate main key (#519)
by jintao zhu
· 5 months ago
1dff37b
Add methods for RamUsageEstimator
by shuwenwei
· 5 months ago
9ef4709
Add Tablet.append (#562)
by Jiang Tian
· 5 months ago
f3345b9
Refactor UnknownType to extend AbstractType
by FearfulTomcat27
· 5 months ago
965f487
Avoid repeated calculation of shallow size of map
by shuwenwei
· 5 months ago
f1dad36
Feature/cpp codec sprintz (#553)
by Hongzhi Gao
· 6 months ago
ee647cb
fix wrong Private-Package declaration (#556)
by Inky19
· 6 months ago
ae3e8c8
Implement extract value filters
by Weihao Li
· 6 months ago
898f1a6
include common in tsfile with shade (#510)
by Inky19
· 6 months ago
04bbc0a
Check max tsfile version
by shuwenwei
· 6 months ago
d3eb61a
Init all series writer for AlignedChunkGroupWriter
by shuwenwei
· 6 months ago
956d598
implement RLE DICTIONART ZIGZAG codec (#542)
by Hongzhi Gao
· 6 months ago
838d290
Implement extract time filters
by Weihao Li
· 6 months ago
490d521
Update version info for tsfile v2.1.0 (#544)
by Colin Lee
· 6 months ago
110a5a2
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.18.0 in /java (#543)
by dependabot[bot]
· 6 months ago
a8e48ad
Ignore the null value passed in the Tablet.addValue method (#540)
by shuwenwei
· 6 months ago
4909442
Implement datatype TIMESTAMP BLOB TEXT DATE (#532)
by Hongzhi Gao
· 6 months ago
c32e893
AbstractAlignedTimeSeriesMetadata.typeMatch always return true (#538)
by shuwenwei
· 6 months ago
7510d94
Fetch max tsblock line number each time from TSFileConfig
by Jackie Tien
· 6 months ago
efdba35
Revert "[maven-release-plugin] prepare release v2.1.0" (#533)
by Colin Lee
· 6 months ago
a2da0c9
[maven-release-plugin] prepare release v2.1.0
by colin
· 6 months ago
6554a18
Correct the memroy calculation of BinaryColumnBuilder
by Jackie Tien
· 6 months ago
e7bdcad
fix some warning while compiling. (#527)
by Colin Lee
· 6 months ago
af0ec13
Use spotless to format CPP code (#528)
by Haonan
· 6 months ago
ed5b5dc
The column names in the addValue interface are case-insensitive (#526)
by Hongzhi Gao
· 6 months ago
d2a906e
Fixes the issue where data with only timestamps could not be inserted (#525)
by Colin Lee
· 6 months ago
de166a7
Support set default compression by data type (#523)
by Jiang Tian
· 7 months ago
09015fa
[CPP]Fix/multi fileds column (#522)
by Hongzhi Gao
· 7 months ago
2.1.0-pre-rc3
04eb621
Fix bloom filter error.
by Colin Lee
· 7 months ago
58fa12f
fix read from iotdb data. (#520)
by Colin Lee
· 7 months ago
caa77ac
[Java/C++/C] Resolved case sensitivity issue when reading column names. (#518)
by Hongzhi Gao
· 7 months ago
af2a7ee
Fix tag empty error and disorder timestamp. (#489)
by Colin Lee
· 7 months ago
c501bf4
Resolved case sensitivity issue when reading column names. (#517)
by Hongzhi Gao
· 7 months ago
6df6112
The TsFile-CPP query interface now validates column names before querying. (#516)
by Hongzhi Gao
· 7 months ago
2995362
Fix npe when closing a last reader that have not been used (#513)
by Jiang Tian
· 7 months ago
7859080
Zjt/encrypt key from environment (#512)
by jintao zhu
· 7 months ago
Next »