257 Commits (5dc186ef01b7c5faf655df39b3adc86ff8e8d3dc)

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