{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":472231315,"defaultBranch":"master","name":"incubator-doris","ownerLogin":"Jibing-Li","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-03-21T07:35:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/64681310?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726745783.0","currentOid":""},"activityList":{"items":[{"before":"0c926231d213d8ec24fc9b64e63cbd18ed6b84e4","after":"6ff7121ddda84aab6c5661c4250597afaa6ea93a","ref":"refs/heads/io","pushedAt":"2024-09-20T10:05:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"Use workload group to limit statistics io.","shortMessageHtmlLink":"Use workload group to limit statistics io."}},{"before":"aaa1c221fa6d900b728179f2c4f02f54caa2a108","after":"0c926231d213d8ec24fc9b64e63cbd18ed6b84e4","ref":"refs/heads/io","pushedAt":"2024-09-20T09:31:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"Use workload group to limit statistics io.","shortMessageHtmlLink":"Use workload group to limit statistics io."}},{"before":"5c9ac9aaf62b33e8adbadce18c0c0c16679a044e","after":"76818506d92b61e7e7e727a6f8eb993f643fe4f1","ref":"refs/heads/master","pushedAt":"2024-09-20T09:30:30.000Z","pushType":"push","commitsCount":80,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[improve](cloud-mow) merge and remove old version of delete bitmap when cumulative compaction is done (#40204)\n\nWhen the count of delete bitmap is big, it may lead to high cpu use\r\nrate, we can merge old version delete bitmap to reduce the count of\r\ndelete bitmap when cumulative compaction is done to reduce the use rate\r\nof cpu.\r\nHere is an example:\r\nbefore cu compaciton ,rowset layout is\r\n\r\n \"cumulative point\": 10,\r\n \"rowsets\": [\r\n\"[0-1] 0 DATA NONOVERLAPPING\r\n0200000000000000ffffffffffffffecffffffffffffffff 0\",\r\n\"[2-9] 1 DATA NONOVERLAPPING\r\n0200000000002cc1a8447a4e0ba5850f773803ae2d534284 1.21 KB\",\r\n\"[10-10] 1 DATA NONOVERLAPPING\r\n0200000000002d07a8447a4e0ba5850f773803ae2d534284 1.09 KB\",\r\n\"[11-11] 1 DATA NONOVERLAPPING\r\n0200000000002d14a8447a4e0ba5850f773803ae2d534284 1.10 KB\",\r\n\"[12-12] 1 DATA NONOVERLAPPING\r\n0200000000002d23a8447a4e0ba5850f773803ae2d534284 1.10 KB\",\r\n\"[13-13] 1 DATA NONOVERLAPPING\r\n0200000000002d33a8447a4e0ba5850f773803ae2d534284 1.10 KB\",\r\n\"[14-14] 1 DATA NONOVERLAPPING\r\n0200000000002d40a8447a4e0ba5850f773803ae2d534284 1.10 KB\"\r\n ],\r\nbase rowset is [2-9], now cu compaciton input rowset range is [10-14],\r\nafter compaciton, rowset layout is\r\n\r\n \"cumulative point\": 10,\r\n \"rowsets\": [\r\n\"[0-1] 0 DATA NONOVERLAPPING\r\n0200000000000000ffffffffffffffecffffffffffffffff 0\",\r\n\"[2-9] 1 DATA NONOVERLAPPING\r\n0200000000002cc1a8447a4e0ba5850f773803ae2d534284 1.21 KB\",\r\n\"[10-14] 1 DATA NONOVERLAPPING\r\n0200000000002d63a8447a4e0ba5850f773803ae2d534284 1.21 KB\"\r\n ],\r\n1. the delete bitmap of rowset [10-10] -> [11-11] -> [12-12] -> [13-13]\r\n-> [14-14] will be deleted when delete_expired_stale_rowsets\r\n2. the delete bitmap of version 10~14, will do agg first, then update\r\nthe agg result on verison 14 delete bitmap\r\n3. if update sucess, add the delete bitmap of version 10~13 to the queue\r\nwhich name is to_remove_vec\r\n4. when deleting delete bitmap on rowset [10-10] -> [11-11] -> [12-12]\r\n-> [13-13] -> [14-14], the delete bitmap which mention on step 3 will be\r\ndeleted too.","shortMessageHtmlLink":"[improve](cloud-mow) merge and remove old version of delete bitmap wh…"}},{"before":null,"after":"e098a91f0481082c9886d0a137fb9c016e426a74","ref":"refs/heads/cloudrow","pushedAt":"2024-09-19T11:36:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"Support cloud version set row count to -1 when not reported.","shortMessageHtmlLink":"Support cloud version set row count to -1 when not reported."}},{"before":"32871d3fa0f5632f3c138dbc7a83d1886cd27b30","after":"aef6c861dec8bc45809815d4717bef2151047134","ref":"refs/heads/mysql","pushedAt":"2024-09-19T10:00:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"Support COM_CHANGE_USER and other mysql command.","shortMessageHtmlLink":"Support COM_CHANGE_USER and other mysql command."}},{"before":"4744e2730117160c2618416c9bc7fbc4777a4563","after":"0efd0e67507cb340e7a71d67d1b5afaa8e9c4483","ref":"refs/heads/sampleimprove2.0","pushedAt":"2024-09-19T09:22:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[fix](statistics)Fix empty table keep auto analyze bug. (#40811)\n\n1. Fix empty table keep auto analyze bug, reset new partition flag no\nmatter row count is 0 or not.\n2. Use report row count == -1 to check table is empty or not.","shortMessageHtmlLink":"[fix](statistics)Fix empty table keep auto analyze bug. (apache#40811)"}},{"before":"79a282a801aaec84c9630e072e7d43dacc037575","after":"817766f7a6c6eb7d30e12946e435b1ff0cb5272b","ref":"refs/heads/fix2.0","pushedAt":"2024-09-19T09:19:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738)\n\nBug fix.\n1. Fix drop stats log editlog NPE bug.\n2. Catch drop stats exception while truncate table.","shortMessageHtmlLink":"[fix](statistics)Fix drop stats log editlog bug. Catch drop stats exc…"}},{"before":null,"after":"4744e2730117160c2618416c9bc7fbc4777a4563","ref":"refs/heads/sampleimprove2.0","pushedAt":"2024-09-19T07:25:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[fix](statistics)Fix empty table keep auto analyze bug. (#40811)\n\n1. Fix empty table keep auto analyze bug, reset new partition flag no\nmatter row count is 0 or not.\n2. Use report row count == -1 to check table is empty or not.","shortMessageHtmlLink":"[fix](statistics)Fix empty table keep auto analyze bug. (apache#40811)"}},{"before":null,"after":"79a282a801aaec84c9630e072e7d43dacc037575","ref":"refs/heads/fix2.0","pushedAt":"2024-09-19T07:12:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738)\n\nBug fix.\n1. Fix drop stats log editlog NPE bug.\n2. Catch drop stats exception while truncate table.","shortMessageHtmlLink":"[fix](statistics)Fix drop stats log editlog bug. Catch drop stats exc…"}},{"before":"35aa6d592437b12bee86209d701e3f819947c9ab","after":"c4c94c8006dedaa0a92f01aece99b3d055d90763","ref":"refs/heads/row2.0","pushedAt":"2024-09-19T06:32:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[improvement](statistics)Return -1 to neredis if report olap table row count for new table is not done for all tablets. (#40457)\n\nReturn -1 to neredis if report olap table row count for new table is not\ndone for all tablets.\nAfter this change, nereids could know new table is empty or not. When\nit's not empty but not reported yet, return -1 as row count to nereids.","shortMessageHtmlLink":"[improvement](statistics)Return -1 to neredis if report olap table ro…"}},{"before":"29bbe3357bf7791d5c282eb35e4bb50b0b80f5bf","after":"35aa6d592437b12bee86209d701e3f819947c9ab","ref":"refs/heads/row2.0","pushedAt":"2024-09-19T06:21:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[improvement](statistics)Return -1 to neredis if report olap table row count for new table is not done for all tablets. (#40457)\n\nReturn -1 to neredis if report olap table row count for new table is not\ndone for all tablets.\nAfter this change, nereids could know new table is empty or not. When\nit's not empty but not reported yet, return -1 as row count to nereids.","shortMessageHtmlLink":"[improvement](statistics)Return -1 to neredis if report olap table ro…"}},{"before":"6242cf822bc1fbaa7f3457d3aea36e65d757a528","after":"32871d3fa0f5632f3c138dbc7a83d1886cd27b30","ref":"refs/heads/mysql","pushedAt":"2024-09-19T04:00:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"Support COM_CHANGE_USER and other mysql command.","shortMessageHtmlLink":"Support COM_CHANGE_USER and other mysql command."}},{"before":"dbdbb9cb1f0d9c7a344d00573625266061260adc","after":"cd9337df4679ddf9cd3b5feb150fbb746fcd78e0","ref":"refs/heads/branch-2.0","pushedAt":"2024-09-18T11:20:03.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[release](version) change branch-2.0 version to 2.0.15 (#40842)","shortMessageHtmlLink":"[release](version) change branch-2.0 version to 2.0.15 (apache#40842)"}},{"before":"4511d3e9008b63ee0eb48bcd5e6cbd574860eb05","after":"5c70fe35ea82bdac6cdf0c58c36b97010e6b30ef","ref":"refs/heads/branch-2.1","pushedAt":"2024-09-18T11:17:46.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[fix](Nereids) sink distribute is wrong when table is unpartitioned (#40541) (#40901)\n\npick from master #40541","shortMessageHtmlLink":"[fix](Nereids) sink distribute is wrong when table is unpartitioned (a…"}},{"before":"0878f922fe26e709e8df046664a0808147882330","after":null,"ref":"refs/heads/sampleimprove2.1","pushedAt":"2024-09-18T11:17:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"}},{"before":"cf6b8abc61b72ea20c8b1e5bdda3156c354c7325","after":null,"ref":"refs/heads/user2.1","pushedAt":"2024-09-18T11:17:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"}},{"before":"0ea152a7354549d0d179b91e40edb108692b9595","after":null,"ref":"refs/heads/user","pushedAt":"2024-09-18T11:16:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"}},{"before":"ac4137dcb47299e2762a39eb84083b63081900cb","after":"6242cf822bc1fbaa7f3457d3aea36e65d757a528","ref":"refs/heads/mysql","pushedAt":"2024-09-18T10:02:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"Support COM_CHANGE_USER and other mysql command.","shortMessageHtmlLink":"Support COM_CHANGE_USER and other mysql command."}},{"before":"3721915f04e0568d921aef3c479e7a178a495bc2","after":"ac4137dcb47299e2762a39eb84083b63081900cb","ref":"refs/heads/mysql","pushedAt":"2024-09-18T09:43:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"Support COM_CHANGE_USER and other mysql command.","shortMessageHtmlLink":"Support COM_CHANGE_USER and other mysql command."}},{"before":null,"after":"cf6b8abc61b72ea20c8b1e5bdda3156c354c7325","ref":"refs/heads/user2.1","pushedAt":"2024-09-18T02:48:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[improvement](statistics)User admin instead of root to run stats sql. (#40867)\n\nUser admin instead of root to run stats sql.","shortMessageHtmlLink":"[improvement](statistics)User admin instead of root to run stats sql. ("}},{"before":"b7103bf00c6bc1099bb2cc26b091ee75f11cee34","after":"4511d3e9008b63ee0eb48bcd5e6cbd574860eb05","ref":"refs/heads/branch-2.1","pushedAt":"2024-09-18T02:48:17.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[cherry-pick](branch2.1) fix unstable case of partitions (#40886)\n\n## Proposed changes\r\n\r\nIssue Number: close #xxx\r\nbackport #40861","shortMessageHtmlLink":"[cherry-pick](branch2.1) fix unstable case of partitions (apache#40886)"}},{"before":"2ae4ff86439e7532845963d470e1061ee62656ad","after":"5c9ac9aaf62b33e8adbadce18c0c0c16679a044e","ref":"refs/heads/master","pushedAt":"2024-09-18T02:47:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[improvement](statistics)User admin instead of root to run stats sql. (#40867)\n\nUser admin instead of root to run stats sql.","shortMessageHtmlLink":"[improvement](statistics)User admin instead of root to run stats sql. ("}},{"before":null,"after":"0878f922fe26e709e8df046664a0808147882330","ref":"refs/heads/sampleimprove2.1","pushedAt":"2024-09-18T01:58:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[fix](statistics)Fix empty table keep auto analyze bug. (#40811)\n\n1. Fix empty table keep auto analyze bug, reset new partition flag no\nmatter row count is 0 or not.\n2. Use report row count == -1 to check table is empty or not.","shortMessageHtmlLink":"[fix](statistics)Fix empty table keep auto analyze bug. (apache#40811)"}},{"before":"6a32d1e3271c02ace7d304f036fd24fc8323a17d","after":"2ae4ff86439e7532845963d470e1061ee62656ad","ref":"refs/heads/master","pushedAt":"2024-09-18T01:51:30.000Z","pushType":"push","commitsCount":26,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[opt](function) Optimize the concat(col, constant, constant, constant) function (#40670)\n\n```\r\nmysql [test]>select count(concat(short, \"123\",\"121231\",\"123123\",'12312313')) from strings;\r\n+-------------------------------------------------------------+\r\n| count(concat(short, '123', '121231', '123123', '12312313')) |\r\n+-------------------------------------------------------------+\r\n| 10000000 |\r\n+-------------------------------------------------------------+\r\n1 row in set (0.52 sec)\r\n\r\nmysql [test]>select count(concat(short, \"123\",\"121231\",\"123123\",'12312313' , short , short, short)) from strings;\r\n+----------------------------------------------------------------------------------+\r\n| count(concat(short, '123', '121231', '123123', '12312313', short, short, short)) |\r\n+----------------------------------------------------------------------------------+\r\n| 10000000 |\r\n+----------------------------------------------------------------------------------+\r\n1 row in set (0.98 sec)\r\n\r\n\r\n\r\nnow\r\n\r\nmysql [test]>select count(concat(short, \"123\",\"121231\",\"123123\",'12312313')) from strings;\r\n+-------------------------------------------------------------+\r\n| count(concat(short, '123', '121231', '123123', '12312313')) |\r\n+-------------------------------------------------------------+\r\n| 10000000 |\r\n+-------------------------------------------------------------+\r\n1 row in set (0.19 sec)\r\n\r\nmysql [test]>select count(concat(short, \"123\",\"121231\",\"123123\",'12312313' , short , short, short)) from strings;\r\n+----------------------------------------------------------------------------------+\r\n| count(concat(short, '123', '121231', '123123', '12312313', short, short, short)) |\r\n+----------------------------------------------------------------------------------+\r\n| 10000000 |\r\n+----------------------------------------------------------------------------------+\r\n1 row in set (0.71 sec)\r\n```","shortMessageHtmlLink":"[opt](function) Optimize the concat(col, constant, constant, constant…"}},{"before":"7c0e9f47913848dd6eb29647bce92e336ab2f267","after":null,"ref":"refs/heads/fix2.1","pushedAt":"2024-09-14T15:10:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"}},{"before":"0b1d517caabf151bea8ef42d14dae12074e40f78","after":"b7103bf00c6bc1099bb2cc26b091ee75f11cee34","ref":"refs/heads/branch-2.1","pushedAt":"2024-09-14T15:10:04.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738) (#40853)\n\nbackport: https://github.com/apache/doris/pull/40738","shortMessageHtmlLink":"[fix](statistics)Fix drop stats log editlog bug. Catch drop stats exc…"}},{"before":"9677f0dfc4ba9335927d8603e46535757908e83d","after":null,"ref":"refs/heads/sampleimprove","pushedAt":"2024-09-14T09:36:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"}},{"before":"d05d607a839c8ed438f9fea5ff716a6a9e5dd307","after":"0ea152a7354549d0d179b91e40edb108692b9595","ref":"refs/heads/user","pushedAt":"2024-09-14T09:24:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"User admin instead of root to run stats sql.","shortMessageHtmlLink":"User admin instead of root to run stats sql."}},{"before":"e7d9b50251d95f2def97d0dd5a2649592a19f165","after":"7c0e9f47913848dd6eb29647bce92e336ab2f267","ref":"refs/heads/fix2.1","pushedAt":"2024-09-14T09:08:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"[fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738)\n\nBug fix.\n1. Fix drop stats log editlog NPE bug.\n2. Catch drop stats exception while truncate table.","shortMessageHtmlLink":"[fix](statistics)Fix drop stats log editlog bug. Catch drop stats exc…"}},{"before":null,"after":"d05d607a839c8ed438f9fea5ff716a6a9e5dd307","ref":"refs/heads/user","pushedAt":"2024-09-14T08:22:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Jibing-Li","name":null,"path":"/Jibing-Li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64681310?s=80&v=4"},"commit":{"message":"User admin instead of root to run stats sql.","shortMessageHtmlLink":"User admin instead of root to run stats sql."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMDowNToyNy4wMDAwMDBazwAAAAS7zxNh","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMDowNToyNy4wMDAwMDBazwAAAAS7zxNh","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNFQwODoyMjo0Ny4wMDAwMDBazwAAAAS2IXxD"}},"title":"Activity · Jibing-Li/incubator-doris"}