You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: support writing of tag data
* test: add test cases for memory pool
* test: add test cases for sql insert formatter
* test: add test cases for stmt insert formatter
* test: add test cases for table data manager
* enh: simplify the writer parameters
* test: add test cases for insert data action
* test: add test cases for row serializer
* test: add test cases for pattern generator
* test: add test cases for topic generator
* test: add test cases for key generator
* test: add test cases for mqtt insert formatter
* test: add test cases for kafka insert formatter
* feat: optimize configuration checking
* feat: optimize sql insert formatter
* fix: fix incorrect index when fetching tag data
* chore: remove the redundant database information from the sql
* test: fix failed test cases
* test: fix failed test cases
0 commit comments