1. 392f0ca refactor sql authorization to get resource type from schema, resource type to be string (#11692) by Clint Wylie · 2 years, 8 months ago
  2. abd19a8 Docs - SYS query examples (#11673) by Peter Marshall · 2 years, 8 months ago
  3. 22b41dd Task reports for parallel task: single phase and sequential mode (#11688) by Jonathan Wei · 2 years, 8 months ago
  4. 757720f Suppress stacktrace of InterruptedException in CommonCacheNotifier (#11715) by Kashif Faraz · 2 years, 8 months ago
  5. 5e092cc add MV_FILTER_ONLY, MV_FILTER_NONE, ListFilteredVirtualColumn (#11650) by Clint Wylie · 2 years, 8 months ago
  6. 3044372 improved JDBC logging (#11676) by Clint Wylie · 2 years, 8 months ago
  7. 1ae1bbf docs: delete / cancel query (#11708) by Charles Smith · 2 years, 8 months ago
  8. 1370fcf dependency check with inhert instead of aggregate (#11709) by Clint Wylie · 2 years, 8 months ago
  9. 0cbd71e Return forbidden when authorization fails for sql query canceling (#11710) by Jihoon Son · 2 years, 8 months ago
  10. 7220d04 Fix truncation detectability for SQL array, object formats. (#11685) by Gian Merlino · 2 years, 8 months ago
  11. b54d989 Web console: Account for segment granularity all (#11697) by Vadim Ogievetsky · 2 years, 8 months ago
  12. 6b959f0 suppress false positive cve (#11699) by Clint Wylie · 2 years, 8 months ago
  13. 779fe8e fix segment timeline in FireFox (#11701) by Vadim Ogievetsky · 2 years, 8 months ago
  14. ee009ec Docs - ingestion task log config and process (#11678) by Peter Marshall · 2 years, 8 months ago
  15. f9329fb add clarification for maxSubqueryRows (#11687) by Charles Smith · 2 years, 8 months ago
  16. 531d11a Update description of batchProcessingMode (#11686) by Suneet Saldanha · 2 years, 8 months ago
  17. f16cd2a Docs - granularities link back to segmentGranularity (#11672) by Peter Marshall · 2 years, 8 months ago
  18. 6779c46 Require DATASOURCE WRITE access in SupervisorResourceFilter and TaskResourceFilter (#11680) by Kashif Faraz · 2 years, 8 months ago
  19. b3b96ce add missing stuff to docs sidebar (#11681) by Clint Wylie · 2 years, 8 months ago
  20. 155a0c7 return underlying object instead of the Optional object (#11596) by Frank Chen · 2 years, 8 months ago
  21. 3c46577 Fix moving average extension loading in middle manager and overlord (#11662) by Rohan Garg · 2 years, 8 months ago
  22. bbb86c8 more tests for LimitedBufferHashGrouper (#11654) by Clint Wylie · 2 years, 8 months ago
  23. fe1d8c2 bump version to 0.23.0-SNAPSHOT (#11670) by Clint Wylie · 2 years, 8 months ago
  24. 9efa6cc Make persists concurrent with adding rows in batch ingestion (#11536) by Agustin Gonzalez · 2 years, 8 months ago
  25. dcee99d Improve error message when buckets are null for cloud objects (#11644) by Atul Mohan · 2 years, 8 months ago
  26. 60efbb5 Add test for IS NOT NULL filter on join column in left join (#11636) by Rohan Garg · 2 years, 8 months ago
  27. 82049bb Cancel API for sqls (#11643) by Jihoon Son · 2 years, 8 months ago
  28. 59d2578 fix goldilocks bug with HashVectorGrouper improperly initializing memory (#11649) by Clint Wylie · 2 years, 8 months ago
  29. 3ff1c2b Fix bug which produces vastly inaccurate query results when forceLimitPushDown is enabled and order by clause has non grouping fields (#11097) by Jian Wang · 2 years, 8 months ago
  30. 7e90d00 Configurable maxStreamLength for doubles sketches (#11574) by Jihoon Son · 2 years, 8 months ago
  31. fc86a7a fix custom coordinator duty (#11641) by Maytas Monsereenusorn · 2 years, 8 months ago
  32. 6997fd7 Add functionality for integration test to run command inside the Docker container (#11640) by Maytas Monsereenusorn · 2 years, 8 months ago
  33. 2405a9f Fix create segment phase of batch ingestion to take segment identifiers that have a non UTC interval… (#11635) by Agustin Gonzalez · 2 years, 8 months ago
  34. adeae39 DataSchema: improve rollup WARN message (#11631) by Caroline1000 · 2 years, 8 months ago
  35. c7e5fee Fix an exception when using redis cluster as cache (#11369) by Frank Chen · 2 years, 8 months ago
  36. 6d14ea2 Dynamic auto scale Kinesis-Stream ingest tasks (#10985) by zhangyue19921010 · 2 years, 8 months ago
  37. e4ec352 Web console: Improve the lookup view UX (#11620) by Vadim Ogievetsky · 2 years, 8 months ago
  38. a096888 fix integration tests (#11638) by Clint Wylie · 2 years, 8 months ago
  39. e1d80d0 Docs - note when partitioning using concatenated dimensions (#11506) by Peter Marshall · 2 years, 8 months ago
  40. ca5e55c Fix TRIM help broken in Console SQL Editor (#11628) by Yi Yuan · 2 years, 8 months ago
  41. ec6c6e2 Docs: Clarify segmentMetadata cardinality, minmax, and size behavior. (#11549) by Gian Merlino · 2 years, 8 months ago
  42. 9032a0b updates Kafka and Kinesis to use . Fixes some typos and other style i… (#11624) by Charles Smith · 2 years, 8 months ago
  43. ac2b65e fixes possible data truncation (#11462) by Sandeep · 2 years, 8 months ago
  44. 2a658ac Put sleep in an extension (#11632) by Jihoon Son · 2 years, 8 months ago
  45. 1d5438a Add details to the Docker tutorial (#11463) by Paul Rogers · 2 years, 8 months ago
  46. adb2f5c Add prometheus-emitter docs (#11618) by Jeet Patel · 2 years, 8 months ago
  47. 78b4be4 Add sleep function for testing (#11626) by Jihoon Son · 2 years, 8 months ago
  48. 59e560e fix for numShards description (#11611) by Daegi Kim · 2 years, 8 months ago
  49. 66964a2 fixes syntax for TRIM (#11619) by Charles Smith · 2 years, 8 months ago
  50. b36242b Fix bug in Variance Buffer Aggregator resulting in intermittent NaN when druid.generic.useDefaultValueForNull=false (#11617) by Maytas Monsereenusorn · 2 years, 8 months ago
  51. ec334a6 MySQL extension with MariaDB connector docs (#11608) by Clint Wylie · 2 years, 9 months ago
  52. 38ebaee VirtualColumnRegistry reuse virtual column should take account of value type (#11546) by hqx871 · 2 years, 9 months ago
  53. ce4dd48 Support custom coordinator duties (#11601) by Maytas Monsereenusorn · 2 years, 9 months ago
  54. 91cd573 fixes web console introduction and addresses linking issues (#11609) by Charles Smith · 2 years, 9 months ago
  55. 504e544 update default compression format for bitmap (#11610) by Arvin.Z · 2 years, 9 months ago
  56. d1bad92 Made the instructions of adding extra resources as part of extensions simpler (#11577) by Karan Kumar · 2 years, 9 months ago
  57. 332e68e improve the metric definition (#11602) by imply-jhan · 2 years, 9 months ago
  58. bf86334 delete some code (#11552) by Yi Yuan · 2 years, 9 months ago
  59. 4e5f9cd Add pushes to DataSketches in SQL docs. (#11578) by Gian Merlino · 2 years, 9 months ago
  60. 177264c resultFormat name in camel case (#11585) by Jihoon Son · 2 years, 9 months ago
  61. 776ddf7 Bump parquet.version from 1.11.1 to 1.12.0 (#11346) by dependabot[bot] · 2 years, 9 months ago
  62. 8aaefb9 Docs - MiddleManager Affinity "strong" definition (#11480) by Peter Marshall · 2 years, 9 months ago
  63. 95c5bc3 Clarify when changes to credentialIterations take effect (#11590) by sthetland · 2 years, 9 months ago
  64. c7b4667 option to use deep storage for storing shuffle data (#11507) by Parag Jain · 2 years, 9 months ago
  65. e40be0a Add SQL functions to format numbers into human readable format (#10635) by frank chen · 2 years, 9 months ago
  66. 6524d83 Docs refactor of ingestion. Carries #11541 (#11576) by Charles Smith · 2 years, 9 months ago
  67. aaf0aaa Enable routing of SQL queries at Router (#11566) by Kashif Faraz · 2 years, 9 months ago
  68. ccd362d Fix FileIteratingFirehoseTest to extend NullHandlingTest (#11581) by Harini Rajendran · 2 years, 9 months ago
  69. 9da7199 Lock hadoop dependencies to 2.8.5 (#11583) by Rohan Garg · 2 years, 9 months ago
  70. faebefe Docs: add pointers from api-reference to sql docs. (#11548) by Gian Merlino · 2 years, 9 months ago
  71. 2a6421d Suppress CVEs for jdom2, kafka-clients, libthrift, solr-solrj (#11572) by Jonathan Wei · 2 years, 9 months ago
  72. 640f630 fix little typo (#11573) by Suneet Saldanha · 2 years, 9 months ago
  73. 9af7ba9 STRING_AGG SQL aggregator function (#11241) by Clint Wylie · 2 years, 9 months ago
  74. 2004a94 Cleanup test dependencies in hdfs-storage extension (#11563) by Rohan Garg · 2 years, 9 months ago
  75. bef6f43 Update math-expr.md (#11254) by benkrug · 2 years, 9 months ago
  76. bf5d829 Add more guidelines on the use of aliyun-oss-extensions (#11420) by frank chen · 2 years, 9 months ago
  77. 941c5ff clarify JVM tmp dir requires execute on files (#11542) by Charles Smith · 2 years, 9 months ago
  78. f2ac6cd fix parse exception handling for stream parsers (#11556) by Clint Wylie · 2 years, 9 months ago
  79. 06bae29 Fix ingestion task failure when no input split to process (#11553) by Maytas Monsereenusorn · 2 years, 9 months ago
  80. 3e7cba7 Minor edits to architecture page to improve flow (#11465) by Paul Rogers · 2 years, 9 months ago
  81. 2eff090 suppress kafka-clients CVE (#11562) by Abhishek Agarwal · 2 years, 9 months ago
  82. e9d964d Improve concurrency between DruidSchema and BrokerServerView (#11457) by Jihoon Son · 2 years, 9 months ago
  83. 39a3db7 Add unit test for config `druid.broker.segment.watchedTiers` (#11555) by Kashif Faraz · 2 years, 9 months ago
  84. 59c8430 change document (#11545) by Yi Yuan · 2 years, 9 months ago
  85. 257bc5c Web console: fix count aggregation input in the data loader (#11485) by Vadim Ogievetsky · 2 years, 9 months ago
  86. 60e3955 Docs - clarify datasource API sources (#11489) by Peter Marshall · 2 years, 9 months ago
  87. e423e99 Update default maxSegmentsInNodeLoadingQueue (#11540) by Suneet Saldanha · 2 years, 9 months ago
  88. 3257913 Improve query error logging (#11519) by Maytas Monsereenusorn · 2 years, 9 months ago
  89. 4470ca6 Fix hostname validation not skipping with `druid.client.https.validateHostnames=false` in java 8u275 and later (#11538) by Maytas Monsereenusorn · 2 years, 9 months ago
  90. 23d7d71 Add Environment Variable DynamicConfigProvider (#11377) by Yi Yuan · 2 years, 9 months ago
  91. 578625b Replace TestInputRowHandler with mocking object (#11529) by wx930910 · 2 years, 9 months ago
  92. 361bfdc Better logging for lookups (#11539) by Suneet Saldanha · 2 years, 9 months ago
  93. 5905836 Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 (#11543) by dependabot[bot] · 2 years, 9 months ago
  94. 1a562f4 Cleanup hadoop dependencies in indexing modules (#11516) by Rohan Garg · 2 years, 9 months ago
  95. eceacf7 Bump java-dogstatsd-client from 2.6.1 to 2.13.0 (#11533) by dependabot[bot] · 2 years, 9 months ago
  96. 511bc96 Bump docker-java-transport-netty from 3.2.8 to 3.2.11 (#11532) by dependabot[bot] · 2 years, 9 months ago
  97. aa7cb50 Add DynamicConfigProvider for Schema Registry (#11362) by Yi Yuan · 2 years, 9 months ago
  98. 55a01a0 Clarify that Broker caching for groupBy v2 queries does not work (#11370) by frank chen · 2 years, 9 months ago
  99. f1e52ab add doc (#11531) by Yi Yuan · 2 years, 9 months ago
  100. a2da407 Add error msg to parallel task's TaskStatus (#11486) by Agustin Gonzalez · 2 years, 9 months ago