{"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:1720311591.0","currentOid":""},"activityList":{"items":[{"before":"94e91351332dcfd627b5b1900b179f28c20e5302","after":null,"ref":"refs/heads/dependabot/maven/org.codehaus.mojo-javacc-maven-plugin-3.1.0","pushedAt":"2024-07-07T00:19:51.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":"f290cf083a5ab045ec1a780671f7f58a5dea5652","after":"586c713d12964ebe69ce222f9c5ebcc8e8c28403","ref":"refs/heads/master","pushedAt":"2024-07-03T15:23:15.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":"Updates build documentation to not mention explicit Java version as it was out of sync with the dedicated Java page. (#16674)\n\nThis means there is one less place to keep information in sync.","shortMessageHtmlLink":"Updates build documentation to not mention explicit Java version as i…"}},{"before":"6c87b1637bbaa57ad8fd44e5f57a4b764d53faf6","after":"f290cf083a5ab045ec1a780671f7f58a5dea5652","ref":"refs/heads/master","pushedAt":"2024-07-03T07:52:57.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":"Update examples/bin/dsql scripts to accept Python 3 (#16677)\n\n* Update examples/bin/dsql scripts to accept Python 3\r\n\r\nRemove redundant urllib import\r\n\r\nTranslating to Python3: Changing xrange to range\r\n\r\nTranslating to Python3: Changing long to int\r\n\r\nTranslating to Python3: Change urllib2 methods, and fix encoding/decoding issues\r\n\r\nRemove unnecessary import\r\n\r\nAdd option for Python2\r\n\r\nRename files\r\n\r\n* Update examples/bin/dsql\r\n\r\nCo-authored-by: Benedict Jin \r\n\r\n* Resolve PR comments\r\n\r\nAdd comment in files indicating updates need to be made in both places\r\n\r\nUpdate examples/bin/dsql\r\n\r\nCo-authored-by: Benedict Jin \r\n\r\n* Update error output when using Python 2.\r\n\r\nCo-authored-by: Abhishek Radhakrishnan \r\n\r\n---------\r\n\r\nCo-authored-by: Benedict Jin \r\nCo-authored-by: Abhishek Radhakrishnan ","shortMessageHtmlLink":"Update examples/bin/dsql scripts to accept Python 3 (#16677)"}},{"before":"35b970935f92c16f726df99806043b298260d112","after":"6c87b1637bbaa57ad8fd44e5f57a4b764d53faf6","ref":"refs/heads/master","pushedAt":"2024-07-03T05:48:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abhishekagarwal87","name":"Abhishek Agarwal","path":"/abhishekagarwal87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477457?s=80&v=4"},"commit":{"message":"Revert \"Downgrade the version of Apache Curator from 5.5.0 to 5.3.0 to avoid a bug in the new version (#16425)\" (#16688)\n\nThis reverts commit cb7c2c1e375da239a4740f02ecd898b66bf6e1c3.","shortMessageHtmlLink":"Revert \"Downgrade the version of Apache Curator from 5.5.0 to 5.3.0 t…"}},{"before":"d65e015c94008bc1b6b08ae2a7a43948a03f71a0","after":"35b970935f92c16f726df99806043b298260d112","ref":"refs/heads/master","pushedAt":"2024-07-02T23:48:34.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":"Better error handling when retrieving Avro schemas from registry (#16684)\n\n* Handle RestClientException separately, instead of returning a generic error.\r\n\r\n- Add tests\r\n- Clean up the tests; remove the legacy expected exception pattern\r\n- Better test assertions\r\n\r\n* Rename tests\r\n\r\n* checkstyle fixes","shortMessageHtmlLink":"Better error handling when retrieving Avro schemas from registry (#16684"}},{"before":"adde024e1117e30a7de71b8a0e3d564c3ac8a305","after":"d65e015c94008bc1b6b08ae2a7a43948a03f71a0","ref":"refs/heads/master","pushedAt":"2024-07-02T23:45:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vtlim","name":"Victoria Lim","path":"/vtlim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7747997?s=80&v=4"},"commit":{"message":"docs: nit for link format (#16687)","shortMessageHtmlLink":"docs: nit for link format (#16687)"}},{"before":"0f4a8032d4f3c17fc8a7d3dba5fc272c1bd76c2b","after":"6bb5470bc768523afeabfae44ff79679836b11f4","ref":"refs/heads/30.0.0","pushedAt":"2024-07-02T20:35:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vtlim","name":"Victoria Lim","path":"/vtlim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7747997?s=80&v=4"},"commit":{"message":"Addition to subquery limit migration guide (#16671) (#16686)\n\nCo-authored-by: Laksh Singla \r\nCo-authored-by: Victoria Lim \r\nCo-authored-by: Jill Osborne ","shortMessageHtmlLink":"Addition to subquery limit migration guide (#16671) (#16686)"}},{"before":"15cd16a726a3ae23c2e460e000aa991bb0adfff0","after":null,"ref":"refs/heads/vtlim-patch-1","pushedAt":"2024-07-02T19:56:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"317brian","name":null,"path":"/317brian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53799971?s=80&v=4"}},{"before":"5e05858ff7d3a79addd6710030b6289cb3dc1cc4","after":"adde024e1117e30a7de71b8a0e3d564c3ac8a305","ref":"refs/heads/master","pushedAt":"2024-07-02T19:56: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: Subtitle updates in migration guide overview (#16683)","shortMessageHtmlLink":"docs: Subtitle updates in migration guide overview (#16683)"}},{"before":"c74070a869ad5c1d91c35692fa5eca19247bf97a","after":"15cd16a726a3ae23c2e460e000aa991bb0adfff0","ref":"refs/heads/vtlim-patch-1","pushedAt":"2024-07-02T17:06:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"vtlim","name":"Victoria Lim","path":"/vtlim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7747997?s=80&v=4"},"commit":{"message":"second one","shortMessageHtmlLink":"second one"}},{"before":null,"after":"c74070a869ad5c1d91c35692fa5eca19247bf97a","ref":"refs/heads/vtlim-patch-1","pushedAt":"2024-07-02T17:03:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vtlim","name":"Victoria Lim","path":"/vtlim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7747997?s=80&v=4"},"commit":{"message":"subtitle update","shortMessageHtmlLink":"subtitle update"}},{"before":"bd49ecfd29dbcac4926346148dd3cacea294cbff","after":"5e05858ff7d3a79addd6710030b6289cb3dc1cc4","ref":"refs/heads/master","pushedAt":"2024-07-02T16:14:28.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":"Catalog granularity accepts query format (#16680)\n\nPreviously, the segment granularity for tables in the catalog had to be defined in period format, ie `'PT1H'` , `'P1D'`, etc. This disallows a user from defining segment granularity of `'ALL'` for a table in the catalog, which may be a valid use case. This change makes it so that a user may define the segment granularity of a table in the catalog, as any string that results in a valid granularity using either the `Granularity.fromString(str)` method, or `new PeriodGranularity(new Period(value), null, null)`, and that granularity maps to a standard supported granularity, where `GranularityType.isStandard(granularity)` returns true. As a result a user may who wants to assign a catalog table's segment granularity to be hourly, may assign the segment granularity property of the table to be either `PT1H`, or `HOUR`. These are the same formats accepted at query time.","shortMessageHtmlLink":"Catalog granularity accepts query format (#16680)"}},{"before":"34c80ee3de68bfc46308ed0c920e20276224e4b3","after":"bd49ecfd29dbcac4926346148dd3cacea294cbff","ref":"refs/heads/master","pushedAt":"2024-07-01T21:22:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vtlim","name":"Victoria Lim","path":"/vtlim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7747997?s=80&v=4"},"commit":{"message":"Addition to subquery limit migration guide (#16671)\n\nCo-authored-by: Laksh Singla \r\nCo-authored-by: Victoria Lim ","shortMessageHtmlLink":"Addition to subquery limit migration guide (#16671)"}},{"before":"875e59f5a6ffed9a95512ce6ae704984927a3f1e","after":null,"ref":"refs/heads/dependabot/maven/io.grpc-grpc-netty-shaded-1.64.0","pushedAt":"2024-06-29T00:16:45.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":null,"after":"e581914b489ff8c6eba88358ddb12e93a3629d76","ref":"refs/heads/dependabot/maven/io.grpc-grpc-netty-shaded-1.65.0","pushedAt":"2024-06-29T00:16:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump io.grpc:grpc-netty-shaded from 1.57.2 to 1.65.0\n\nBumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.57.2 to 1.65.0.\n- [Release notes](https://github.com/grpc/grpc-java/releases)\n- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.65.0)\n\n---\nupdated-dependencies:\n- dependency-name: io.grpc:grpc-netty-shaded\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump io.grpc:grpc-netty-shaded from 1.57.2 to 1.65.0"}},{"before":"c96e783750b53985f01a8555e971a5290a720ebe","after":"34c80ee3de68bfc46308ed0c920e20276224e4b3","ref":"refs/heads/master","pushedAt":"2024-06-28T05:44:17.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 MSQ engine support for window function drill tests (#16665)\n\n* Add MSQ engine support for window function drill tests\r\n\r\n* Address review comments\r\n\r\n* Revert formatting changes in TestDataBuilder","shortMessageHtmlLink":"Add MSQ engine support for window function drill tests (#16665)"}},{"before":"b9c7664ac34f695e78e9fbbcd54e729df93a6668","after":"c96e783750b53985f01a8555e971a5290a720ebe","ref":"refs/heads/master","pushedAt":"2024-06-28T05:37:29.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 schema backfill count metric (#16536)\n\n* Fix build\r\n\r\n* Fix backfill metric\r\n\r\n* Address review comment","shortMessageHtmlLink":"Fix schema backfill count metric (#16536)"}},{"before":"45c020060c7ed6a6dcf96bf6ce9a6873834a38a3","after":"b9c7664ac34f695e78e9fbbcd54e729df93a6668","ref":"refs/heads/master","pushedAt":"2024-06-28T05:36:56.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 empty datasource schema on the Broker when metadata query is disabled (#16645)\n\n* Fix build\r\n\r\n* Fix empty datasource schema on the broker\r\n\r\n* review comment\r\n\r\n* Remove unused import","shortMessageHtmlLink":"Fix empty datasource schema on the Broker when metadata query is disa…"}},{"before":"d86f25c74ade07c12f26fcd99f4393f2093f4de3","after":"45c020060c7ed6a6dcf96bf6ce9a6873834a38a3","ref":"refs/heads/master","pushedAt":"2024-06-28T00:53:20.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":"better javadoc for ColumnIndexSupplier (#16663)\n\nUpdated javadoc for `ColumnIndexSupplier.as` to elaborate on the types of indexes callers might want to ask for from the method, as well as help implementors know what kinds of indexes they should implement to participate in filtering","shortMessageHtmlLink":"better javadoc for ColumnIndexSupplier (#16663)"}},{"before":"40054c8dbd7d9642dd96c1b5860cf0f674301a64","after":null,"ref":"refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.0","pushedAt":"2024-06-28T00:06:10.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":null,"after":"b7e8776e1967933dff58c2f49b12521da36b2ae7","ref":"refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.1","pushedAt":"2024-06-28T00:06:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump com.github.spotbugs:spotbugs-maven-plugin from 4.2.0 to 4.8.6.1\n\nBumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.0 to 4.8.6.1.\n- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)\n- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.2.0...spotbugs-maven-plugin-4.8.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.spotbugs:spotbugs-maven-plugin\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump com.github.spotbugs:spotbugs-maven-plugin from 4.2.0 to 4.8.6.1"}},{"before":"4401c9d13867e1b1a5093a94388a27fa1d295d33","after":"d86f25c74ade07c12f26fcd99f4393f2093f4de3","ref":"refs/heads/master","pushedAt":"2024-06-27T23:19:16.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 vector grouping expression deferred evaluation to only consider dictionary encoded strings as fixed width (#16666)","shortMessageHtmlLink":"fix vector grouping expression deferred evaluation to only consider d…"}},{"before":"27eef5ac8da66f34123dcc2a84d4648971775b9a","after":"0f4a8032d4f3c17fc8a7d3dba5fc272c1bd76c2b","ref":"refs/heads/30.0.0","pushedAt":"2024-06-27T18:21:58.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] docs: add redirect for kafka lookups (#16668) (#16669)\n\n(cherry picked from commit 4401c9d13867e1b1a5093a94388a27fa1d295d33)","shortMessageHtmlLink":"[backport] docs: add redirect for kafka lookups (#16668) (#16669)"}},{"before":"f51c7b346fba2d189179ef183148c34452ba1188","after":"4401c9d13867e1b1a5093a94388a27fa1d295d33","ref":"refs/heads/master","pushedAt":"2024-06-27T17:56:51.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":"docs: add redirect for kafka lookups (#16668)","shortMessageHtmlLink":"docs: add redirect for kafka lookups (#16668)"}},{"before":"920d9020c047710f105f99410f9498e3604d6979","after":"f51c7b346fba2d189179ef183148c34452ba1188","ref":"refs/heads/master","pushedAt":"2024-06-27T09:11:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abhishekagarwal87","name":"Abhishek Agarwal","path":"/abhishekagarwal87","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477457?s=80&v=4"},"commit":{"message":"Add druid parquet extensions to example quickstarts (#16664)\n\nThis change adds druid-parquet-extensions to all example quickstarts","shortMessageHtmlLink":"Add druid parquet extensions to example quickstarts (#16664)"}},{"before":"dbed1b0f505b1d8258906b5738db4390e9caffd8","after":"920d9020c047710f105f99410f9498e3604d6979","ref":"refs/heads/master","pushedAt":"2024-06-27T01:31:57.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":"Docs: Fix default value for globalIngestionHeapLimitBytes (#16654)\n\nUse the new default value added in #8255","shortMessageHtmlLink":"Docs: Fix default value for globalIngestionHeapLimitBytes (#16654)"}},{"before":"d4f2636325f3a0c14f4572ea1bbb4efa54307f24","after":"dbed1b0f505b1d8258906b5738db4390e9caffd8","ref":"refs/heads/master","pushedAt":"2024-06-27T00:28:36.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":"Defer more expressions in vectorized groupBy. (#16338)\n\n* Defer more expressions in vectorized groupBy.\r\n\r\nThis patch adds a way for columns to provide GroupByVectorColumnSelectors,\r\nwhich controls how the groupBy engine operates on them. This mechanism is used\r\nby ExpressionVirtualColumn to provide an ExpressionDeferredGroupByVectorColumnSelector\r\nthat uses the inputs of an expression as the grouping key. The actual expression\r\nevaluation is deferred until the grouped ResultRow is created.\r\n\r\nA new context parameter \"deferExpressionDimensions\" allows users to control when\r\nthis deferred selector is used. The default is \"fixedWidthNonNumeric\", which is a\r\nbehavioral change from the prior behavior. Users can get the prior behavior by setting\r\nthis to \"singleString\".\r\n\r\n* Fix style.\r\n\r\n* Add deferExpressionDimensions to SqlExpressionBenchmark.\r\n\r\n* Fix style.\r\n\r\n* Fix inspections.\r\n\r\n* Add more testing.\r\n\r\n* Use valueOrDefault.\r\n\r\n* Compute exprKeyBytes a bit lighter-weight.","shortMessageHtmlLink":"Defer more expressions in vectorized groupBy. (#16338)"}},{"before":"c36979f3d598332c3666e4f8be4f9e7657498944","after":null,"ref":"refs/heads/dependabot/maven/com.nimbusds-oauth2-oidc-sdk-11.12","pushedAt":"2024-06-27T00:13:53.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":null,"after":"8953655759d89dfcfe43c8d46aa32027f6e2e17b","ref":"refs/heads/dependabot/maven/com.nimbusds-oauth2-oidc-sdk-11.13","pushedAt":"2024-06-27T00:13:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump com.nimbusds:oauth2-oidc-sdk from 8.22 to 11.13\n\nBumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 8.22 to 11.13.\n- [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)\n- [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.13..8.22)\n\n---\nupdated-dependencies:\n- dependency-name: com.nimbusds:oauth2-oidc-sdk\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump com.nimbusds:oauth2-oidc-sdk from 8.22 to 11.13"}},{"before":"ab76d851ad33f1c267cd59bf6b66858969452310","after":"d4f2636325f3a0c14f4572ea1bbb4efa54307f24","ref":"refs/heads/master","pushedAt":"2024-06-26T19:59:42.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 greatest/least function non-vectorized processing to ignore null argument types (#16649)","shortMessageHtmlLink":"fix greatest/least function non-vectorized processing to ignore null …"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEeKFVOwA","startCursor":null,"endCursor":null}},"title":"Activity · apache/druid"}