{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":6358188,"defaultBranch":"master","name":"druid","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-10-23T19:08:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718151459.0","currentOid":""},"activityList":{"items":[{"before":"3f5f5921e0ba798e07eadf61d26ceaf30a5bdccb","after":"fee509df2ebade0d6a17f96ee0637a27acedb45d","ref":"refs/heads/master","pushedAt":"2024-06-12T03:58:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"clintropolis","name":"Clint Wylie","path":"/clintropolis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1577461?s=80&v=4"},"commit":{"message":"fix NestedDataColumnIndexerV4 to not report cardinality (#16507)\n\n* fix NestedDataColumnIndexerV4 to not report cardinality\r\nchanges:\r\n* fix issue similar to #16489 but for NestedDataColumnIndexerV4, which can report STRING type if it only processes a single type of values. this should be less common than the auto indexer problem\r\n* fix some issues with sql benchmarks","shortMessageHtmlLink":"fix NestedDataColumnIndexerV4 to not report cardinality (#16507)"}},{"before":"892278d5845e212bd462a0760551f59ecc16787c","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/website/follow-redirects-1.15.6","pushedAt":"2024-06-12T00:17:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"fec48432d4af9d801db0c5b10669ccb19beb20d6","after":"3f5f5921e0ba798e07eadf61d26ceaf30a5bdccb","ref":"refs/heads/master","pushedAt":"2024-06-11T22:08:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"zachjsh","name":null,"path":"/zachjsh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6694788?s=80&v=4"},"commit":{"message":"Fix sql syntax error user (#16583)\n\nThis fixes an issue where in some cases, a SQL syntax error encountered when parsing / planning a query results in an error returned to the user with persona a `admin` when it should instead be `user`.","shortMessageHtmlLink":"Fix sql syntax error user (#16583)"}},{"before":"24056b90b579fe0ff4765391e5f7a1741d9515e0","after":"fec48432d4af9d801db0c5b10669ccb19beb20d6","ref":"refs/heads/master","pushedAt":"2024-06-11T21:17:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abhishekrb19","name":"Abhishek Radhakrishnan","path":"/abhishekrb19","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8687261?s=80&v=4"},"commit":{"message":"docs: Correct some outdated module names (#16584)\n\n* Fix module names\r\n\r\n* Better spacing\r\n\r\n* Some spacing\r\n\r\n* Suggestions from code review\r\n\r\nThanks Abhishek.\r\n\r\n* More links\r\n\r\n* Roll-up time\r\n\r\n* Remove logs\r\n\r\n* More spelling","shortMessageHtmlLink":"docs: Correct some outdated module names (#16584)"}},{"before":"e4fdf1055b4cdbb5ea9d16fdd4130643caa3d9e9","after":"24056b90b579fe0ff4765391e5f7a1741d9515e0","ref":"refs/heads/master","pushedAt":"2024-06-10T23:52:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abhishekrb19","name":"Abhishek Radhakrishnan","path":"/abhishekrb19","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8687261?s=80&v=4"},"commit":{"message":"Bring back missing property in indexer documentation (#16582)\n\n* Bring back druid.peon.taskActionClient.retry.minWait\r\n\r\n* Update docs/configuration/index.md\r\n\r\n* Consistent italics\r\n\r\nThanks Abhishek.\r\n\r\n* Update docs/configuration/index.md\r\n\r\nCo-authored-by: Abhishek Radhakrishnan \r\n\r\n* Consistent list style\r\n\r\n* Remove extra space\r\n\r\n---------\r\n\r\nCo-authored-by: Abhishek Radhakrishnan ","shortMessageHtmlLink":"Bring back missing property in indexer documentation (#16582)"}},{"before":"8e11adfc6f69e6e21d151f6881351465d6a81139","after":"e4fdf1055b4cdbb5ea9d16fdd4130643caa3d9e9","ref":"refs/heads/master","pushedAt":"2024-06-10T14:37:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"LakshSingla","name":"Laksh Singla","path":"/LakshSingla","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30999375?s=80&v=4"},"commit":{"message":"Update default value of `druid.indexer.tasklock.batchAllocationWaitTime` to zero (#16578)\n\nUpdate default value of druid.indexer.tasklock.batchAllocationWaitTime to 0.\r\nThus, a segment allocation request is processed immediately unless there are already some requests queued before this one. While in queue, a segment allocation request may get clubbed together with other similar requests into a batch to reduce load on the metadata store.","shortMessageHtmlLink":"Update default value of `druid.indexer.tasklock.batchAllocationWaitTi…"}},{"before":"3fb6ba22e85b82a654cbfb1b52b5ae7fed7b95e0","after":"8e11adfc6f69e6e21d151f6881351465d6a81139","ref":"refs/heads/master","pushedAt":"2024-06-10T07:30:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asdf2014","name":"Benedict Jin","path":"/asdf2014","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8108788?s=80&v=4"},"commit":{"message":"docs: remove outdated druidversion var from a page (#16570)\n\nCo-authored-by: asdf2014 ","shortMessageHtmlLink":"docs: remove outdated druidversion var from a page (#16570)"}},{"before":"40ba429c5f490ac457fd050f5c1fa04ab7f264de","after":"3fb6ba22e85b82a654cbfb1b52b5ae7fed7b95e0","ref":"refs/heads/master","pushedAt":"2024-06-08T20:05:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"clintropolis","name":"Clint Wylie","path":"/clintropolis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1577461?s=80&v=4"},"commit":{"message":"fix expression column capabilities to not report dictionary encoded unless input is string (#16577)","shortMessageHtmlLink":"fix expression column capabilities to not report dictionary encoded u…"}},{"before":"28cdd5979fbd97baefc48d43a6cbdba4b2c04973","after":null,"ref":"refs/tags/druid-30.0.0-rc3","pushedAt":"2024-06-08T01:28:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"adarshsanjeev","name":"Adarsh Sanjeev","path":"/adarshsanjeev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9818861?s=80&v=4"}},{"before":"e6a82e8a11f23bf5808ac5a6a7216c9c6a437c92","after":"40ba429c5f490ac457fd050f5c1fa04ab7f264de","ref":"refs/heads/master","pushedAt":"2024-06-07T20:24:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"georgew5656","name":"George Shiqi Wu","path":"/georgew5656","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17736581?s=80&v=4"},"commit":{"message":"More validation for Azure account config (#16561)\n\n* Mark `account` as NotNull\r\n\r\n* Remove account test\r\n\r\nHandled by annotation now\r\n\r\n* Cleanup account config\r\n\r\n* Mark container as not-null.","shortMessageHtmlLink":"More validation for Azure account config (#16561)"}},{"before":"efe9079f0a4163636fb41bfecd0200c4c12065f8","after":"e6a82e8a11f23bf5808ac5a6a7216c9c6a437c92","ref":"refs/heads/master","pushedAt":"2024-06-07T16:47:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"georgew5656","name":"George Shiqi Wu","path":"/georgew5656","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17736581?s=80&v=4"},"commit":{"message":"Only create container in `AzureStorage` for write operations (#16558)\n\n* Remove unused constants\r\n\r\n* Refactor getBlockBlobLength\r\n\r\n* Better link\r\n\r\n* Upper-case log\r\n\r\n* Mark defaultStorageAccount nullable\r\n\r\nThis is the case if you do not use Azure for deep-storage but ingest from Azure blobs.\r\n\r\n* Do not always create a new container if it doesn't exist\r\n\r\nSpecifically, only create a container if uploading a blob or writing a blob stream\r\n\r\n* Add lots of comments, group methods\r\n\r\n* Revert \"Mark defaultStorageAccount nullable\"\r\n\r\n* Add mockito for junit\r\n\r\n* Add extra test\r\n\r\n* Add comment\r\n\r\nThanks George.\r\n\r\n* Pass blockSize as Long\r\n\r\n* Test more branches...","shortMessageHtmlLink":"Only create container in AzureStorage for write operations (#16558)"}},{"before":"fb86ada253d079213b7e4bc337d30b166ace5939","after":"925bbc275db8f804f6fe745dcdb8a69b0d62c6d2","ref":"refs/heads/30.0.0","pushedAt":"2024-06-07T16:42:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vogievetsky","name":"Vadim Ogievetsky","path":"/vogievetsky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177816?s=80&v=4"},"commit":{"message":"Web console: fix pagination and filtering regression in supervisor view (#16571) (#16575)\n\n* fix pagination and filtering in supervisor view\r\n\r\n* update snapshot\r\n\r\n(cherry picked from commit efe9079f0a4163636fb41bfecd0200c4c12065f8)\r\n\r\nCo-authored-by: Vadim Ogievetsky ","shortMessageHtmlLink":"Web console: fix pagination and filtering regression in supervisor vi…"}},{"before":"844b2177dee27a7d96d45a92ef344da009c43f52","after":"efe9079f0a4163636fb41bfecd0200c4c12065f8","ref":"refs/heads/master","pushedAt":"2024-06-07T15:39:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cryptoe","name":"Karan Kumar","path":"/cryptoe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2260045?s=80&v=4"},"commit":{"message":"Web console: fix pagination and filtering regression in supervisor view (#16571)\n\n* fix pagination and filtering in supervisor view\r\n\r\n* update snapshot","shortMessageHtmlLink":"Web console: fix pagination and filtering regression in supervisor vi…"}},{"before":"03a38be4464f3d7fbf2acb226b9961b0b593a3f1","after":"844b2177dee27a7d96d45a92ef344da009c43f52","ref":"refs/heads/master","pushedAt":"2024-06-07T09:37:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfaraz","name":"Kashif Faraz","path":"/kfaraz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18635897?s=80&v=4"},"commit":{"message":"Fix 2 coordinators elected as leader (#16528)\n\nChanges:\r\n- Recreate the leader latch when connection to zookeeper is lost\r\n- Do not become leader if leader latch is already closed","shortMessageHtmlLink":"Fix 2 coordinators elected as leader (#16528)"}},{"before":"e9f723344b3de601b61f588fbbdbb4f14cd4b014","after":"03a38be4464f3d7fbf2acb226b9961b0b593a3f1","ref":"refs/heads/master","pushedAt":"2024-06-07T06:03:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cryptoe","name":"Karan Kumar","path":"/cryptoe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2260045?s=80&v=4"},"commit":{"message":"Optimize S3 storage writing for MSQ durable storage (#16481)\n\n* Optimise S3 storage writing for MSQ durable storage\r\n\r\n* Get rid of static ConcurrentHashMap\r\n\r\n* Fix static checks\r\n\r\n* Fix tests\r\n\r\n* Remove unused constructor parameter chunkValidation + relevant cleanup\r\n\r\n* Assert etags as String instead of Integer\r\n\r\n* Fix flaky test\r\n\r\n* Inject executor service\r\n\r\n* Make threadpool size dynamic based on number of cores\r\n\r\n* Fix S3StorageDruidModuleTest\r\n\r\n* Fix S3StorageConnectorProviderTest\r\n\r\n* Fix injection issues\r\n\r\n* Add S3UploadConfig to manage maximum number of concurrent chunks dynamically based on chunk size\r\n\r\n* Address the minor review comments\r\n\r\n* Refactor S3UploadConfig + ExecutorService into S3UploadManager\r\n\r\n* Address review comments\r\n\r\n* Make updateChunkSizeIfGreater() synchronized instead of recomputeMaxConcurrentNumChunks()\r\n\r\n* Address the minor review comments\r\n\r\n* Fix intellij-inspections check\r\n\r\n* Refactor code to use futures for maxNumConcurrentChunks. Also use executor service with blocking queue for backpressure semantics.\r\n\r\n* Update javadoc\r\n\r\n* Get rid of cyclic dependency injection between S3UploadManager and S3OutputConfig\r\n\r\n* Fix RetryableS3OutputStreamTest\r\n\r\n* Remove unnecessary synchronization parts from RetryableS3OutputStream\r\n\r\n* Update javadoc\r\n\r\n* Add S3UploadManagerTest\r\n\r\n* Revert back to S3StorageConnectorProvider extends S3OutputConfig\r\n\r\n* Address Karan's review comments\r\n\r\n* Address Kashif's review comments\r\n\r\n* Change a log message to debug\r\n\r\n* Address review comments\r\n\r\n* Fix intellij-inspections check\r\n\r\n* Fix checkstyle\r\n\r\n---------\r\n\r\nCo-authored-by: asdf2014 ","shortMessageHtmlLink":"Optimize S3 storage writing for MSQ durable storage (#16481)"}},{"before":"423c91f9e4d8874d194fbff63caea6f323da4510","after":"e9f723344b3de601b61f588fbbdbb4f14cd4b014","ref":"refs/heads/master","pushedAt":"2024-06-06T23:59:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abhishekrb19","name":"Abhishek Radhakrishnan","path":"/abhishekrb19","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8687261?s=80&v=4"},"commit":{"message":"Disable event hubs when kafka extensions isn't loaded (#16559)","shortMessageHtmlLink":"Disable event hubs when kafka extensions isn't loaded (#16559)"}},{"before":"e68f91736533c35686e006742d347c07b2e63783","after":"fb86ada253d079213b7e4bc337d30b166ace5939","ref":"refs/heads/30.0.0","pushedAt":"2024-06-06T15:36:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cryptoe","name":"Karan Kumar","path":"/cryptoe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2260045?s=80&v=4"},"commit":{"message":"[Backport] Fix backwards compatibility with centralized schema config in partial_index_merge tasks (#16566)\n\n* Fix backwards compatibility with centralized schema config in partial_index_merge tasks (#16556)\r\n\r\n* Handle null values of centralized schema config in PartialMergeTask\r\n\r\n* Fix checkstyle\r\n\r\n* Do not pass centralized schema config from supervisor task to sub-tasks\r\n\r\n* Do not pass ObjectMapper in constructor of task\r\n\r\n* Fix logs\r\n\r\n* Fix tests\r\n\r\n* Revert log line to debug (#16565)\r\n\r\n---------\r\n\r\nCo-authored-by: Kashif Faraz ","shortMessageHtmlLink":"[Backport] Fix backwards compatibility with centralized schema config…"}},{"before":"e4f59e00b2b6f8b427a68dc8b6cf6f240a60f735","after":"423c91f9e4d8874d194fbff63caea6f323da4510","ref":"refs/heads/master","pushedAt":"2024-06-06T08:30:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cryptoe","name":"Karan Kumar","path":"/cryptoe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2260045?s=80&v=4"},"commit":{"message":"Revert log line to debug (#16565)","shortMessageHtmlLink":"Revert log line to debug (#16565)"}},{"before":"277006446d76c38c92700699486dd8931c006939","after":"e4f59e00b2b6f8b427a68dc8b6cf6f240a60f735","ref":"refs/heads/master","pushedAt":"2024-06-06T08:14:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cryptoe","name":"Karan Kumar","path":"/cryptoe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2260045?s=80&v=4"},"commit":{"message":"Fix backwards compatibility with centralized schema config in partial_index_merge tasks (#16556)\n\n* Handle null values of centralized schema config in PartialMergeTask\r\n\r\n* Fix checkstyle\r\n\r\n* Do not pass centralized schema config from supervisor task to sub-tasks\r\n\r\n* Do not pass ObjectMapper in constructor of task\r\n\r\n* Fix logs\r\n\r\n* Fix tests","shortMessageHtmlLink":"Fix backwards compatibility with centralized schema config in partial…"}},{"before":"2534a425392f561c6d544255491c484728992d02","after":"277006446d76c38c92700699486dd8931c006939","ref":"refs/heads/master","pushedAt":"2024-06-06T03:03:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gianm","name":"Gian Merlino","path":"/gianm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1214075?s=80&v=4"},"commit":{"message":"Fallback vectorization for FunctionExpr and BaseMacroFunctionExpr. (#16366)\n\n* Fallback vectorization for FunctionExpr and BaseMacroFunctionExpr.\r\n\r\nThis patch adds FallbackVectorProcessor, a processor that adapts non-vectorizable\r\noperations into vectorizable ones. It is used in FunctionExpr and BaseMacroFunctionExpr.\r\n\r\nIn addition:\r\n\r\n- Identifiers are updated to offer getObjectVector for ARRAY and COMPLEX in addition\r\n to STRING. ExprEvalObjectVector is updated to offer ARRAY and COMPLEX as well.\r\n\r\n- In SQL tests, cannotVectorize now fails tests if an exception is not thrown. This makes\r\n it easier to identify tests that can now vectorize.\r\n\r\n- Fix a null-matcher bug in StringObjectVectorValueMatcher.\r\n\r\n* Fix tests.\r\n\r\n* Fixes.\r\n\r\n* Fix tests.\r\n\r\n* Fix test.\r\n\r\n* Fix test.","shortMessageHtmlLink":"Fallback vectorization for FunctionExpr and BaseMacroFunctionExpr. (#…"}},{"before":"b837ce565bb9b7efe5b65ef2d40b35db1bdbd113","after":"2534a425392f561c6d544255491c484728992d02","ref":"refs/heads/master","pushedAt":"2024-06-06T03:01:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gianm","name":"Gian Merlino","path":"/gianm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1214075?s=80&v=4"},"commit":{"message":"Fix serde for ArrayOfDoublesSketchConstantPostAggregator. (#16550)\n\n* Fix serde for ArrayOfDoublesSketchConstantPostAggregator.\r\n\r\nThe version originally added in #13819 was missing an annotation for\r\nthe \"value\" property. Fixes #16539.\r\n\r\nLine endings for ArrayOfDoublesSketchConstantPostAggregator.java are changed\r\nfrom \\r\\n to \\n.\r\n\r\nAdds a serde test, and improves various other datasketches post-aggregator\r\nserde tests to deserialize into PostAggregator. This verifies that the type\r\ninformation is set up correctly.\r\n\r\n* Fix excessive imports.\r\n\r\n* Fix equals, hashCode.","shortMessageHtmlLink":"Fix serde for ArrayOfDoublesSketchConstantPostAggregator. (#16550)"}},{"before":"717e63415640580a5b9ca5c5b5e02340c590b152","after":"b837ce565bb9b7efe5b65ef2d40b35db1bdbd113","ref":"refs/heads/master","pushedAt":"2024-06-06T03:01:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gianm","name":"Gian Merlino","path":"/gianm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1214075?s=80&v=4"},"commit":{"message":"Simplify serialized form of JsonInputFormat. (#15691)\n\n* Simplify serialized form of JsonInputFormat.\r\n\r\nUse JsonInclude for keepNullColumns, assumeNewlineDelimited, and\r\nuseJsonNodeReader. Because the default value of keepNullColumns is\r\nvariable, we store the original configured value rather than the\r\nderived value, and include if the original value is nonnull.\r\n\r\n* Fix test.","shortMessageHtmlLink":"Simplify serialized form of JsonInputFormat. (#15691)"}},{"before":"1040a29bc565e316dd1d439c862cb367d460673a","after":"717e63415640580a5b9ca5c5b5e02340c590b152","ref":"refs/heads/master","pushedAt":"2024-06-05T22:31:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gianm","name":"Gian Merlino","path":"/gianm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1214075?s=80&v=4"},"commit":{"message":"Router: Authorize permissionless internal requests. (#16419)\n\n* Router: Authorize permissionless internal requests.\r\n\r\nRouter-internal requests like /proxy/enabled and errors for invalid\r\nrequests should not require permissions, but they still need to be\r\nauthorized in order to satisfy the PreResponseAuthorizationCheckFilter.\r\nThis patch adds authorization checks that do not require any particular\r\npermissions.\r\n\r\n* Fix tests.","shortMessageHtmlLink":"Router: Authorize permissionless internal requests. (#16419)"}},{"before":"6d7d2ffa63a9e90931192dd639603a6cb8ec1c7c","after":"1040a29bc565e316dd1d439c862cb367d460673a","ref":"refs/heads/master","pushedAt":"2024-06-05T22:19:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gianm","name":"Gian Merlino","path":"/gianm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1214075?s=80&v=4"},"commit":{"message":"Fix capabilities reported by UnnestStorageAdapter. (#16551)\n\nUnnestStorageAdapter and its cursors did not return capabilities correctly\r\nfor the output column. This patch fixes two problems:\r\n\r\n1) UnnestStorageAdapter returned the capabilities of the unnest virtual\r\n column prior to unnesting. It should return the post-unnest capabilities.\r\n\r\n2) UnnestColumnValueSelectorCursor passed through isDictionaryEncoded from\r\n the unnest virtual column. This is incorrect, because the dimension selector\r\n created by this class never has a dictionary. This is the cause of #16543.","shortMessageHtmlLink":"Fix capabilities reported by UnnestStorageAdapter. (#16551)"}},{"before":"7aecc09230dc679b262a19d863c56cf0ce2a352d","after":"6d7d2ffa63a9e90931192dd639603a6cb8ec1c7c","ref":"refs/heads/master","pushedAt":"2024-06-05T21:33:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abhishekrb19","name":"Abhishek Radhakrishnan","path":"/abhishekrb19","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8687261?s=80&v=4"},"commit":{"message":"Add interface method for returning canonical lookup name (#16557)\n\n* Add interface method for returning canonical lookup name\r\n\r\n* Address review comment\r\n\r\n* Add test in LookupReferencesManagerTest for coverage check\r\n\r\n* Add test in LookupSerdeModuleTest for coverage check","shortMessageHtmlLink":"Add interface method for returning canonical lookup name (#16557)"}},{"before":"30c59042e0cde3c76392afa3ba73d0830b11b0a5","after":"7aecc09230dc679b262a19d863c56cf0ce2a352d","ref":"refs/heads/master","pushedAt":"2024-06-05T18:07:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"317brian","name":null,"path":"/317brian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53799971?s=80&v=4"},"commit":{"message":"Docs: Remove circular link (#16553)","shortMessageHtmlLink":"Docs: Remove circular link (#16553)"}},{"before":"c100ae0ecc8b556988ac83a3559b8e928e0cbc75","after":"30c59042e0cde3c76392afa3ba73d0830b11b0a5","ref":"refs/heads/master","pushedAt":"2024-06-05T05:21:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cryptoe","name":"Karan Kumar","path":"/cryptoe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2260045?s=80&v=4"},"commit":{"message":"Add new metrics from v30 to prometheus-emitter (#16345)\n\nCo-authored-by: asdf2014 ","shortMessageHtmlLink":"Add new metrics from v30 to prometheus-emitter (#16345)"}},{"before":"8b5802d4cdcc26403ea069739b0d509b6944cbe2","after":"c100ae0ecc8b556988ac83a3559b8e928e0cbc75","ref":"refs/heads/master","pushedAt":"2024-06-05T00:00:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"317brian","name":null,"path":"/317brian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53799971?s=80&v=4"},"commit":{"message":"Add a tutorial for LATEST_BY to get most recent data (#16515)\n\nCo-authored-by: Will Xu <2bethere@gmail.com>\r\nCo-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>\r\nCo-authored-by: Victoria Lim \r\nCo-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>","shortMessageHtmlLink":"Add a tutorial for LATEST_BY to get most recent data (#16515)"}},{"before":"98ef886ef249998ed602afacab70917ad48bce90","after":"e68f91736533c35686e006742d347c07b2e63783","ref":"refs/heads/30.0.0","pushedAt":"2024-06-04T20:20:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"techdocsmith","name":"Charles Smith","path":"/techdocsmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38529548?s=80&v=4"},"commit":{"message":"[backport] multiple docs prs (#16546)\n\n* docs: Migration guide for subquery limit (#16519)\r\n\r\nAdds a migration guide for Druid 30 to help users understand the new byte-based subquery limit property maxSubqueryBytes\r\n\r\n(cherry picked from commit 3c72ec8413fc066dbb56e9f02d6fbc6e3b28bbe1)\r\n\r\n* Adds a migration guide overview page to the release-info section (#16506)\r\n\r\nCo-authored-by: 317brian <53799971+317brian@users.noreply.github.com>\r\nCo-authored-by: Katya Macedo \r\n(cherry picked from commit 92e565e3b814ac945aa6c9f48670e6c1576eaec4)\r\n\r\n* Update front coding text (#16491)\r\n\r\nCo-authored-by: 317brian <53799971+317brian@users.noreply.github.com>\r\nCo-authored-by: Victoria Lim \r\n(cherry picked from commit f70ef1f434f2e0092b704653f2f506a01b2f7b88)\r\n\r\n* docs: Adds a redirect for flatten-json which was removed (#16263)\r\n\r\n(cherry picked from commit b1568fb95be26ab4c78db836315c14779d163a22)\r\n\r\n* docs: add lookups to the sidebar (#16530)\r\n\r\nCo-authored-by: 317brian <53799971+317brian@users.noreply.github.com>\r\n(cherry picked from commit 8f78c901e7d70e6908904cd0c3dde305e0448c0a)\r\n\r\n* Added new use cases and description of the use case - 5/14/24 (#16451)\r\n\r\nThanks for your contribution @amit-git-account\r\n\r\n* Added new use cases and description of the use case - 5/14/24\r\n\r\nThe use case listing is not changed in a long time. While speaking with users, I came across several other use cases not listed here in the index. So I added new use cases and also added description against the use cases.\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>\r\n\r\n* update spelling file\r\n\r\n* Update docs/design/index.md\r\n\r\n---------\r\n\r\nCo-authored-by: Charles Smith \r\nCo-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>\r\nCo-authored-by: 317brian <53799971+317brian@users.noreply.github.com>\r\nCo-authored-by: Benedict Jin \r\n(cherry picked from commit 540d3e6af5fa289a768dd0fa8da1674e7a665653)\r\n\r\n* docs: add subquery limit migration guide to overview page\r\n\r\n* fix typo\r\n\r\n* update migration guide blurb for subquerybytes\r\n\r\n* caps\r\n\r\n---------\r\n\r\nCo-authored-by: Jill Osborne \r\nCo-authored-by: Charles Smith \r\nCo-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>\r\nCo-authored-by: Amit <31014730+amit-git-account@users.noreply.github.com>","shortMessageHtmlLink":"[backport] multiple docs prs (#16546)"}},{"before":"b9ba2864230549ce3482b62c93b213107b51142a","after":"8b5802d4cdcc26403ea069739b0d509b6944cbe2","ref":"refs/heads/master","pushedAt":"2024-06-04T19:52:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"317brian","name":null,"path":"/317brian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53799971?s=80&v=4"},"commit":{"message":"docs: add maxSubqueryBytes limit to migration guide landing page (#16547)\n\nCo-authored-by: 317brian <53799971+317brian@users.noreply.github.com>","shortMessageHtmlLink":"docs: add maxSubqueryBytes limit to migration guide landing page (#16547"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYt5MYwA","startCursor":null,"endCursor":null}},"title":"Activity · apache/druid"}