{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":13124802,"defaultBranch":"main","name":"influxdb","ownerLogin":"influxdata","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-09-26T14:31:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5713248?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717441217.0","currentOid":""},"activityList":{"items":[{"before":"e5779b013d1de93ad20315217234cf496f482b72","after":"90b48de3081dff69c09b37461208fa1f3210ee87","ref":"refs/heads/hiltontj/catalog-serialize","pushedAt":"2024-06-03T19:43:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"chore: clippy","shortMessageHtmlLink":"chore: clippy"}},{"before":"49afb2e71d92a1caf9c423a7462fe20b4d8732f5","after":"e5779b013d1de93ad20315217234cf496f482b72","ref":"refs/heads/hiltontj/catalog-serialize","pushedAt":"2024-06-03T19:38:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"docs(influxdb3_write): add comments to code","shortMessageHtmlLink":"docs(influxdb3_write): add comments to code"}},{"before":"68950748836f2b9509b50bfb83410b5788e35c45","after":"49afb2e71d92a1caf9c423a7462fe20b4d8732f5","ref":"refs/heads/hiltontj/catalog-serialize","pushedAt":"2024-06-03T19:21:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"fix: preserve catalog deserialization behaviour\n\nThe custom Deserialize impl on TableDefinition used to block duplicate\ncolumn definitions in the serialized data. This preserves that bevaviour\nusing serde_with.","shortMessageHtmlLink":"fix: preserve catalog deserialization behaviour"}},{"before":"32131ad5d3f010dfe225d09ebc4cf18b52ec51e7","after":null,"ref":"refs/heads/mgattozzi/pro/compactor","pushedAt":"2024-06-03T19:00:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mgattozzi","name":"Michael Gattozzi","path":"/mgattozzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3514399?s=80&v=4"}},{"before":"adaae6475d7cf9d3eb0df57065342b3e93507c9d","after":"68950748836f2b9509b50bfb83410b5788e35c45","ref":"refs/heads/hiltontj/catalog-serialize","pushedAt":"2024-06-03T19:00:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"fix: ensure column ordering with BTrees\n\nUse BTrees intermediately in the TableDefinition to ensure that the\ncolumns (fields) in the internal Schema are always in consistent order.\n\nCleaned up some tests.","shortMessageHtmlLink":"fix: ensure column ordering with BTrees"}},{"before":null,"after":"32131ad5d3f010dfe225d09ebc4cf18b52ec51e7","ref":"refs/heads/mgattozzi/pro/compactor","pushedAt":"2024-06-03T18:58:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mgattozzi","name":"Michael Gattozzi","path":"/mgattozzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3514399?s=80&v=4"},"commit":{"message":"feat: read and write from parquet data WIP","shortMessageHtmlLink":"feat: read and write from parquet data WIP"}},{"before":null,"after":"adaae6475d7cf9d3eb0df57065342b3e93507c9d","ref":"refs/heads/hiltontj/catalog-serialize","pushedAt":"2024-06-03T14:49:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"refactor: add dedicated type for serializaint catalog tables","shortMessageHtmlLink":"refactor: add dedicated type for serializaint catalog tables"}},{"before":null,"after":"e106a8ac83b776e42ca53adb2c3d7662a125003a","ref":"refs/heads/DSB_delete_tsm","pushedAt":"2024-05-31T22:30:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"davidby-influx","name":null,"path":"/davidby-influx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72418212?s=80&v=4"},"commit":{"message":"fix: ignore empty index error deleting last measurement\nAn empty index is appropriate when deleting the last\nmeasurement. Also clean up error handling, avoid\nduplicate calls to Close.\n\ncloses https://github.com/influxdata/influxdb/issues/9929","shortMessageHtmlLink":"fix: ignore empty index error deleting last measurement"}},{"before":"b5034e21fbd1b808bddfb9c8dee0dc8e72794554","after":null,"ref":"refs/heads/hiltontj/25006-writes-bug","pushedAt":"2024-05-29T13:48:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"}},{"before":"2ac986ae8a5182ffa8a32d3c63bff063e41e4a5b","after":"faab7a0abc87094b45f41f428b66cacc34b8216e","ref":"refs/heads/main","pushedAt":"2024-05-29T13:48:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"fix: writes with incorrect schema should fail (#25022)\n\n* test: add reproducer for #25006\r\n* fix: validate schema of lines in lp and return error for invalid fields","shortMessageHtmlLink":"fix: writes with incorrect schema should fail (#25022)"}},{"before":"7a55f66551a47b5cecaad383378f62a545e6653e","after":"b5034e21fbd1b808bddfb9c8dee0dc8e72794554","ref":"refs/heads/hiltontj/25006-writes-bug","pushedAt":"2024-05-29T13:39:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"chore: clippy","shortMessageHtmlLink":"chore: clippy"}},{"before":"c0e035140575a112d360b967d183b75876809c09","after":"7a55f66551a47b5cecaad383378f62a545e6653e","ref":"refs/heads/hiltontj/25006-writes-bug","pushedAt":"2024-05-24T17:27:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"fix: validate schema of lines in lp and return error for invalid fields","shortMessageHtmlLink":"fix: validate schema of lines in lp and return error for invalid fields"}},{"before":"119899f52807d9603fe31f6125cd70798ecf6803","after":"c0e035140575a112d360b967d183b75876809c09","ref":"refs/heads/hiltontj/25006-writes-bug","pushedAt":"2024-05-24T15:36:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"fix: validate schema of lines in lp and return error for invalid fields","shortMessageHtmlLink":"fix: validate schema of lines in lp and return error for invalid fields"}},{"before":"8709a856de4c1de6bc4c6a29eba1a7ce8cb9949c","after":"119899f52807d9603fe31f6125cd70798ecf6803","ref":"refs/heads/hiltontj/25006-writes-bug","pushedAt":"2024-05-24T15:31:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"fix: validate schema of lines in lp and return error for invalid fields","shortMessageHtmlLink":"fix: validate schema of lines in lp and return error for invalid fields"}},{"before":"9d24e33b008f9c589506a02a7e514fb05f671049","after":"8709a856de4c1de6bc4c6a29eba1a7ce8cb9949c","ref":"refs/heads/hiltontj/25006-writes-bug","pushedAt":"2024-05-24T15:30:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"fix: validate schema of lines in lp and return error for invalid fields","shortMessageHtmlLink":"fix: validate schema of lines in lp and return error for invalid fields"}},{"before":"2d03c0158cdcd3921fabfce2b10b8b33519ae8c2","after":"9d24e33b008f9c589506a02a7e514fb05f671049","ref":"refs/heads/hiltontj/25006-writes-bug","pushedAt":"2024-05-24T15:29:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"fix: validate schema of lines in lp and return error for invalid fields","shortMessageHtmlLink":"fix: validate schema of lines in lp and return error for invalid fields"}},{"before":null,"after":"2d03c0158cdcd3921fabfce2b10b8b33519ae8c2","ref":"refs/heads/hiltontj/25006-writes-bug","pushedAt":"2024-05-24T11:55:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"test: add reproducer for #25006","shortMessageHtmlLink":"test: add reproducer for #25006"}},{"before":"506d7ac1218d8a2427d3f7136a3d11c0eaad65b1","after":null,"ref":"refs/heads/pd/buffer-memory-size","pushedAt":"2024-05-21T14:45:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pauldix","name":"Paul Dix","path":"/pauldix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4331?s=80&v=4"}},{"before":"220e1f4ec6ec3eb2e79a2e01113acaa3f96cdcde","after":"2ac986ae8a5182ffa8a32d3c63bff063e41e4a5b","ref":"refs/heads/main","pushedAt":"2024-05-21T14:45:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pauldix","name":"Paul Dix","path":"/pauldix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4331?s=80&v=4"},"commit":{"message":"feat: Add last_write_time and table buffer size (#25017)\n\nThis adds tracking of the instant of the last write to open buffer segment and methods to the table buffer to compute the estimated memory size of it.\r\n\r\nThese will be used by a background task that will continuously check to see if tables should be persisted ahead of time to free up buffer memory space.\r\n\r\nOriginally, I had hoped to have the size tracking happen as the buffer was built so that returning the size would be zero cost (i.e. just returning a value), but I found in different kinds of testing that I wasn't able to get something that was even close to accurate. So for now it will use this more expensive computed method and we'll check on this periodically (every couple of seconds) to see when to persist.","shortMessageHtmlLink":"feat: Add last_write_time and table buffer size (#25017)"}},{"before":"a9c559970378a52bdafea29f85a29d3a7bc5c1cf","after":"506d7ac1218d8a2427d3f7136a3d11c0eaad65b1","ref":"refs/heads/pd/buffer-memory-size","pushedAt":"2024-05-21T14:00:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pauldix","name":"Paul Dix","path":"/pauldix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4331?s=80&v=4"},"commit":{"message":"feat: Add last_write_time and table buffer size\n\nThis adds tracking of the instant of the last write to open buffer segment and methods to the table buffer to compute the estimated memory size of it.\n\nThese will be used by a background task that will continuously check to see if tables should be persisted ahead of time to free up buffer memory space.\n\nOriginally, I had hoped to have the size tracking happen as the buffer was built so that returning the size would be zero cost (i.e. just returning a value), but I found in different kinds of testing that I wasn't able to get something that was even close to accurate. So for now it will use this more expensive computed method and we'll check on this periodically (every couple of seconds) to see when to persist.","shortMessageHtmlLink":"feat: Add last_write_time and table buffer size"}},{"before":null,"after":"a9c559970378a52bdafea29f85a29d3a7bc5c1cf","ref":"refs/heads/pd/buffer-memory-size","pushedAt":"2024-05-20T17:57:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pauldix","name":"Paul Dix","path":"/pauldix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4331?s=80&v=4"},"commit":{"message":"feat: Add last_write_time and table buffer size\n\nThis adds tracking of the instant of the last write to open buffer segment and methods to the table buffer to compute the estimated memory size of it.\n\nThese will be used by a background task that will continuously check to see if tables should be persisted ahead of time to free up buffer memory space.\n\nOriginally, I had hoped to have the size tracking happen as the buffer was built so that returning the size would be zero cost (i.e. just returning a value), but I found in different kinds of testing that I wasn't able to get something that was even close to accurate. So for now it will use this more expensive computed method and we'll check on this periodically (every couple of seconds) to see when to persist.","shortMessageHtmlLink":"feat: Add last_write_time and table buffer size"}},{"before":"77965ec9ea81f57db788938576ec2ccea766af01","after":"9171bbfaf2ee89970d2135152a51422c7c112f91","ref":"refs/heads/hiltontj/sys-tbl-parquet-files","pushedAt":"2024-05-17T16:48:10.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"Merge branch 'main' into hiltontj/sys-tbl-parquet-files","shortMessageHtmlLink":"Merge branch 'main' into hiltontj/sys-tbl-parquet-files"}},{"before":"a9fbe293993ba374dc3af387ce2b045c8e20475c","after":null,"ref":"refs/heads/hiltontj/system-tables-no-debug","pushedAt":"2024-05-17T16:39:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"}},{"before":"0201febd52f76f67c1b2a2a4cf950533054c1a26","after":"220e1f4ec6ec3eb2e79a2e01113acaa3f96cdcde","ref":"refs/heads/main","pushedAt":"2024-05-17T16:39:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"refactor: expose system tables by default in edge/pro (#25000)","shortMessageHtmlLink":"refactor: expose system tables by default in edge/pro (#25000)"}},{"before":"788b73df86817eb026f4fe12af106a2b2e4b933d","after":"a9fbe293993ba374dc3af387ce2b045c8e20475c","ref":"refs/heads/hiltontj/system-tables-no-debug","pushedAt":"2024-05-17T16:09:59.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"Merge branch 'main' into hiltontj/system-tables-no-debug","shortMessageHtmlLink":"Merge branch 'main' into hiltontj/system-tables-no-debug"}},{"before":"c4b2dce2123dabecded188ba65fa482b9a406729","after":null,"ref":"refs/heads/hiltontj/system-queries-table","pushedAt":"2024-05-17T16:04:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"}},{"before":"1cb36526925c72b2ccdc840b69b5034393b3a2fb","after":"0201febd52f76f67c1b2a2a4cf950533054c1a26","ref":"refs/heads/main","pushedAt":"2024-05-17T16:04:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"feat: add the `system.queries` table (#24992)\n\nThe system.queries table is now accessible, when queries are initiated\r\nin debug mode, which is not currently enabled via the HTTP API, therefore\r\nthis is not yet accessible unless via the gRPC interface.\r\n\r\nThe system.queries table lists all queries in the QueryLog on the\r\nQueryExecutorImpl.","shortMessageHtmlLink":"feat: add the system.queries table (#24992)"}},{"before":"8c1c49465b52f7c4981a0573bced70f2e6f82868","after":"c4b2dce2123dabecded188ba65fa482b9a406729","ref":"refs/heads/hiltontj/system-queries-table","pushedAt":"2024-05-17T15:48:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"chore: cargo update to try to fix audit","shortMessageHtmlLink":"chore: cargo update to try to fix audit"}},{"before":"c4430cfc321825e5a2eae5b33d966445154bc0e0","after":"8c1c49465b52f7c4981a0573bced70f2e6f82868","ref":"refs/heads/hiltontj/system-queries-table","pushedAt":"2024-05-17T15:23:21.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"Merge branch 'main' into hiltontj/system-queries-table","shortMessageHtmlLink":"Merge branch 'main' into hiltontj/system-queries-table"}},{"before":"d101824853b07628f6b7e6dea14aaf206c08e722","after":null,"ref":"refs/heads/hiltontj/system-tables","pushedAt":"2024-05-17T15:21:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEW1DDrwA","startCursor":null,"endCursor":null}},"title":"Activity ยท influxdata/influxdb"}