- 5697da8 Support incremental snapshots reading (#97) by rfyu · 3 months ago main
- bfca867 Add dependency of guava into plugin by 仟弋 · 6 months ago
- 65c1dfb prefer central repo for releases; limit apache-snapshots to snapshots (#94) by Doroszlai, Attila · 9 months ago
- 17c94a8 Flatten paimon-trino-440 to top level (#92) by YeJunHao · 10 months ago
- d279e86 Fix checkstyle in TrinoCatalog by Jingsong · 10 months ago
- ca256ba Remove useless tree file by Jingsong · 10 months ago
- 5144ad9 Update Paimon core to 1.0-SNAPSHOT by Jingsong · 10 months ago
- 6925f02 Remove shuffle for unaware append table write (#90) by Jingsong Lee · 10 months ago release-0.8
- 4ff1ecd Avoid using the same Projection object in different threads (#91) by rfyu · 10 months ago
- d2114fe Support insert operations for append table and append queue (#89) by rfyu · 10 months ago
- da8c637 Avoid deleting directories including data during expired snapshots (#88) by rfyu · 10 months ago
- 63755a3 Only remain trino-440 project, remove redundant. (#87) by YeJunHao · 10 months ago
- 6c98629 Supports insert operations (#86) by rfyu · 10 months ago
- cf37c4a Add support reading hadoop configuration files again (#81) by tsreaper · 1 year ago
- d8584ab add tag query support by FOR VERSION AS OF (#78) by chun.ji · 1 year, 1 month ago
- 2a8aab9 [bug] fix paimon-trino-440 package error when use jdk 17 (#80) by chun.ji · 1 year, 1 month ago
- a176d9d Add trino 440 support by Jingsong · 1 year, 4 months ago
- 652d2a7 Support trino query paimon file index for map type with map-keys (#67) by Jason Zhang · 1 year, 4 months ago
- b58d423 Fix error of high version of trino can't find some method. (#71) by YeJunHao · 1 year, 4 months ago
- 6a5a34c Support skip by file index. (#70) by YeJunHao · 1 year, 4 months ago
- bb1e67d remove incubator (#69) by YeJunHao · 1 year, 5 months ago
- 74f3dbd Support version down to 420 (#68) by YeJunHao · 1 year, 5 months ago
- d606b33 Support show tables for trino by Jingsong · 1 year, 5 months ago
- 0796b9b Implement schemaExists in TrinoMetadata by Jingsong · 1 year, 5 months ago
- 41f87df Throw exception for listDirectories in trino 422 by Jingsong · 1 year, 5 months ago
- 2cb9213 Implement listDirectories in TrinoFileIO, reduce changes to call listFiles which is recursive (#66) by YeJunHao · 1 year, 5 months ago
- e3c4d9e Remove timeWithTimeZone test, fix error of upperCase error(column name aCa will fail to select). (#65) by YeJunHao · 1 year, 5 months ago
- 86e972d [graduate] remove incubating by Jingsong · 1 year, 6 months ago
- 790efb7 Add toolkit as dependency (#60) by YeJunHao · 1 year, 6 months ago
- f0a38c5 enable trino-paimon-plugin to print SLF4J logs in trino. (#57) by songpcmusic · 1 year, 6 months ago
- 04058be Support deletion file for primary key table (#59) by YeJunHao · 1 year, 6 months ago
- 331c4b1 Optimize file system creation (#56) by YeJunHao · 1 year, 6 months ago
- e2a12d1 TrinoInputStreamWrapper should implement more interface, TrinoCatalog run more code in paimon classloader (#55) by YeJunHao · 1 year, 6 months ago
- a9d1833 Remove mvnw by Jingsong · 1 year, 6 months ago
- ec4ba0d Remove mvnw by Jingsong · 1 year, 6 months ago
- 30ce27e Refactory paimon trino module, use `TrinoFileSystem` as the only file system. (#54) by YeJunHao · 1 year, 6 months ago
- 30d0c22 Update to 0.8 by Jingsong · 1 year, 7 months ago
- 5795f03 Resolve assembly conflict (#52) by shidayang · 1 year, 8 months ago release-0.7
- 983a60b Use injection (#50) by shidayang · 1 year, 9 months ago
- aa452f4 Fix can not read row type in trino version > 422 (#49) by shidayang · 1 year, 9 months ago
- 85684a1 Support jdk17 ci (#48) by shidayang · 1 year, 9 months ago
- 85b2135 Adapt trino 435 version (#47) by shidayang · 1 year, 9 months ago
- 446d1e5 Fix bug when read empty paimon table (#46) by Jingsong Lee · 1 year, 9 months ago
- d83beb1 Update to 0.7-SNAPSHOT by Jingsong · 1 year, 9 months ago
- e397528 Support trino time travel query statement (#43) by shidayang · 1 year, 9 months ago
- e5d5625 Add split weight (#40) by shidayang · 1 year, 9 months ago
- ba41645 Add Tinyint and Smallint predicate (#41) by shidayang · 1 year, 9 months ago
- cbb56b0 Support limit with partition filter (#42) by Jingsong Lee · 1 year, 9 months ago
- 0242096 executeFilter for TableRead by Jingsong · 1 year, 10 months ago
- 6f09a7b Fix the problem of query failure for timestamp with timezone type field (#39) by groobyming · 1 year, 10 months ago
- 3cbd15d Implement limit pushdown (#38) by Jingsong Lee · 1 year, 10 months ago
- 0eda6a6 [core] Remove write mode by Jingsong · 1 year, 11 months ago
- 22f54a5 Support timestamp type micro (#35) by Jingsong Lee · 1 year, 11 months ago
- 1bc9701 Fix the problem of abnormality when using filter conditions when the field type is TIMESTAMP_LTZ(3) (#34) by groobyming · 1 year, 11 months ago
- a5b9095 fix bug "Unhandled type for long: timestamp(0)" when query a table contains timestamp(0) cols (#30) by jjrrzxc · 1 year, 11 months ago
- 45e003a Support reading hadoop configuration files (#32) by tsreaper · 2 years ago
- 651adde fix timestamp problem between trino schema and paimon schema (#28) (#29) by jjrrzxc · 2 years ago
- 44d45ef Change to 0.6-SNAPSHOT by Jingsong · 2 years ago
- 75360d8 Use paimon-shaded-guava instead of directly using guava (#23) by tsreaper · 2 years, 2 months ago release-0.5
- d6ce2ab Add module for trino 422 (#20) by tsreaper · 2 years, 2 months ago
- 604a068 [types] Support more types (#22) by Jingsong Lee · 2 years, 2 months ago
- 2109a2a [bug] catch the exception of calling alter table (#19) by miomiocat · 2 years, 2 months ago
- 8b8d68f [bug] bugfix: add char type filter (#14) by YeJunHao · 2 years, 3 months ago
- 40f0c0b [fix] fix unit test (#15) by YeJunHao · 2 years, 3 months ago
- 6999729 Update to paimon 0.5 by JingsongLi · 2 years, 4 months ago
- 49afdca Fix publish snapshot error (#4) by s7monk · 2 years, 4 months ago
- 1949787 [Trino] Trino repository migration (#1) by s7monk · 2 years, 4 months ago
- 0b8eacd Update README.md by Jingsong Lee · 2 years, 5 months ago
- ee6fcca Create README.md by Jingsong Lee · 2 years, 5 months ago