247 Commits (60103171b620aac3b107b3ce256ccceaf27c973e)

Author SHA1 Message Date
chrislu 60103171b6 rename 8 months ago
chrislu 72b50980f4 a little bit more efficient 8 months ago
chrislu 63036133ff minor 8 months ago
chrislu 2a9b0a9332 use parquet levels to construct row 8 months ago
chrislu 977e7988e6 toRow conversion with levels info 8 months ago
chrislu 9cb9d27b5b file rename 8 months ago
chrislu 313097aca0 printout test values 8 months ago
chrislu 827e293010 add visitor 8 months ago
chrislu 138a027a2e add field types but without value 8 months ago
chrislu 30b5aef62e record type is also optional 8 months ago
chrislu ce4597c623 delete the generated file 8 months ago
chrislu f91484ca07 add some notes 8 months ago
chrislu f93c4cf48c adjust test 8 months ago
chrislu d88c1872ac works with single level of list 8 months ago
chrislu d7e5f6b2a5 fix ordering 8 months ago
chrislu 9ef238b610 has a bug 8 months ago
chrislu cc1ce3de87 all record fields are optional by default 8 months ago
chrislu 384ed7a381 add test 8 months ago
chrislu 57949f9959 support list type 8 months ago
chrislu 05d18130b6 add schema builder 8 months ago
chrislu 0847a17484 convert to parquet schema and value 8 months ago
yudrywet 8833745fbc
chore: fix some typos in comments (#5497) 8 months ago
chrislu 68ade92d4f publisher send schema 8 months ago
chrislu 8415476c2d fix test 8 months ago
chrislu 5324e4288a rename parameter 8 months ago
chrislu 6f80dbdfe5 Create schema.go 8 months ago
chrislu 53d1d2b78a save schema when configuring topic 8 months ago
chrislu d45a372615 add schema.proto 9 months ago
chrislu ccdd9cd8de refactor 9 months ago
chrislu f37c0d0d7a comment out println 9 months ago
chrislu d935f70e3c shutdown follower when leader stops 9 months ago
chrislu f07875e8e1 send flush message to follower before shutting down logBuffer 9 months ago
chrislu e568e742c9 renaming 9 months ago
chrislu 47975e75bf purge old code 9 months ago
chrislu 237e68059d shutdown follower if no clients, not only publishers 9 months ago
chrislu 66a878af39 add control message to data message 9 months ago
chrislu 546ae87c39 send is_close message to broker 9 months ago
chrislu c9df613b6b add publisher name for debugging 9 months ago
chrislu ca4f89a6f6 simplify 9 months ago
chrislu 0d55bddc75 logs 9 months ago
chrislu e3c8be7f89 LocalPartition shutdown 9 months ago
chrislu ab9fc0ad70 simplify 9 months ago
chrislu 7463058299 change visibility 9 months ago
chrislu dab5454332 publish and send to follower 9 months ago
chrislu f249f831b1 MaybeShutdownLocalPartition refactor 9 months ago
chrislu 2a0ab7e90d fix 9 months ago
chrislu 059a120708 refactor 9 months ago
chrislu 7d87c1d2bb refactor 9 months ago
chrislu 5cc94a05b9 separate goroutine to send ack to publisher 9 months ago
chrislu 17806cde2a separate context 9 months ago