druid/extensions-core
Adarsh Sanjeev 4deeb7e936
Fix issue with checking segment load status (#15147)
This PR addresses a bug with waiting for segments to be loaded. In the case of append, segments would be created with the same version. This caused the number of segments returned to be incorrect.

This PR changes this to keep track of the range of partition numbers as well for each version, which lets the task wait for the correct set of segments. The partition numbers are expected to be continuous since the task obtains the lock for the segment while running.
2023-10-13 16:06:13 +05:30
..
avro-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
azure-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
datasketches sql compatible three-valued logic native filters (#15058) 2023-10-12 00:06:23 -07:00
druid-aws-rds-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
druid-basic-security Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
druid-bloom-filter sql compatible three-valued logic native filters (#15058) 2023-10-12 00:06:23 -07:00
druid-catalog Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
druid-kerberos Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
druid-pac4j Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
druid-ranger-security Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
ec2-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
google-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
hdfs-storage Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
histogram Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
kafka-extraction-namespace Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
kafka-indexing-service Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
kinesis-indexing-service Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
kubernetes-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
lookups-cached-global Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
lookups-cached-single Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
multi-stage-query Fix issue with checking segment load status (#15147) 2023-10-13 16:06:13 +05:30
mysql-metadata-storage Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
orc-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
parquet-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
postgresql-metadata-storage Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
protobuf-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
s3-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
simple-client-sslcontext Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
stats Fix non-sqlcompat validation in CalciteWindowQueryTest (#15086) 2023-10-11 12:34:31 -07:00
testing-tools Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30