258 Commits (a568d128fb48e7653f6e63e3d882917b5a959643)

Author SHA1 Message Date
chrislu b570e015ce Update write_parquet_test.go 9 months ago
chrislu 5dc186ef01 record value API 9 months ago
chrislu b166597c83 fix test 9 months ago
chrislu 189a7fc90e record type begin and end 9 months ago
chrislu 0da1b7b0f9 improve api 9 months ago
chrislu 1a2332c257 rename api 9 months ago
chrislu 5ce8f50546 Delete schema_builder_test.go 9 months ago
chrislu 8a0e5b6d54 struct to schema correctly 9 months ago
chrislu f37862bffe compile test 9 months ago
chrislu 7310d022ad recursive struct to schema 9 months ago
chrislu a2a872ca03 rename 9 months ago
chrislu 60103171b6 rename 9 months ago
chrislu 72b50980f4 a little bit more efficient 9 months ago
chrislu 63036133ff minor 9 months ago
chrislu 2a9b0a9332 use parquet levels to construct row 9 months ago
chrislu 977e7988e6 toRow conversion with levels info 9 months ago
chrislu 9cb9d27b5b file rename 9 months ago
chrislu 313097aca0 printout test values 9 months ago
chrislu 827e293010 add visitor 9 months ago
chrislu 138a027a2e add field types but without value 9 months ago
chrislu 30b5aef62e record type is also optional 9 months ago
chrislu ce4597c623 delete the generated file 9 months ago
chrislu f91484ca07 add some notes 9 months ago
chrislu f93c4cf48c adjust test 9 months ago
chrislu d88c1872ac works with single level of list 9 months ago
chrislu d7e5f6b2a5 fix ordering 9 months ago
chrislu 9ef238b610 has a bug 9 months ago
chrislu cc1ce3de87 all record fields are optional by default 9 months ago
chrislu 384ed7a381 add test 9 months ago
chrislu 57949f9959 support list type 9 months ago
chrislu 05d18130b6 add schema builder 9 months ago
chrislu 0847a17484 convert to parquet schema and value 9 months ago
yudrywet 8833745fbc
chore: fix some typos in comments (#5497) 9 months ago
chrislu 68ade92d4f publisher send schema 9 months ago
chrislu 8415476c2d fix test 9 months ago
chrislu 5324e4288a rename parameter 9 months ago
chrislu 6f80dbdfe5 Create schema.go 9 months ago
chrislu 53d1d2b78a save schema when configuring topic 9 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 10 months ago
chrislu 237e68059d shutdown follower if no clients, not only publishers 10 months ago
chrislu 66a878af39 add control message to data message 10 months ago
chrislu 546ae87c39 send is_close message to broker 10 months ago
chrislu c9df613b6b add publisher name for debugging 10 months ago
chrislu ca4f89a6f6 simplify 10 months ago