druid/extensions-core
Laksh Singla fc262dfbaf
MSQ: Report the warning directly as an error if none of it is allowed by the user (#13198)
In MSQ, there can be an upper limit to the number of worker warnings. For example, for parseExceptions encountered while parsing the external data, the user can specify an upper limit to the number of parse exceptions that can be allowed before it throws an error of type TooManyWarnings.

This PR makes it so that if the user disallows warnings of a certain type i.e. the limit is 0 (or is executing in strict mode), instead of throwing an error of type TooManyWarnings, we can directly surface the warning as the error, saving the user from the hassle of going throw the warning reports.
2022-10-20 13:43:10 +05:30
..
avro-extensions Cleaner JSON for various input sources and formats. (#13064) 2022-09-12 10:29:31 -07:00
azure-extensions Lazy initialization of segment killers, movers and archivers (#13170) 2022-10-04 15:55:46 +05:30
datasketches Redesign QueryContext class (#13071) 2022-10-15 11:02:11 +05:30
druid-aws-rds-extensions Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
druid-basic-security Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
druid-bloom-filter more consistent expression error messages (#12995) 2022-09-06 23:21:38 -07:00
druid-kerberos Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
druid-pac4j Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
druid-ranger-security Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
ec2-extensions Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
google-extensions Lazy initialization of segment killers, movers and archivers (#13170) 2022-10-04 15:55:46 +05:30
hdfs-storage Lazy initialization of segment killers, movers and archivers (#13170) 2022-10-04 15:55:46 +05:30
histogram Redesign QueryContext class (#13071) 2022-10-15 11:02:11 +05:30
kafka-extraction-namespace Dependency cleanup (#13194) 2022-10-10 20:34:38 +08:00
kafka-indexing-service Adds Idle feature to `SeekableStreamSupervisor` for inactive stream (#13144) 2022-10-12 18:31:08 +05:30
kinesis-indexing-service Adds Idle feature to `SeekableStreamSupervisor` for inactive stream (#13144) 2022-10-12 18:31:08 +05:30
kubernetes-extensions Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
lookups-cached-global Improve global-cached-lookups metric reporting (#13219) 2022-10-13 18:51:54 -04:00
lookups-cached-single Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
multi-stage-query MSQ: Report the warning directly as an error if none of it is allowed by the user (#13198) 2022-10-20 13:43:10 +05:30
mysql-metadata-storage Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
orc-extensions Cleaner JSON for various input sources and formats. (#13064) 2022-09-12 10:29:31 -07:00
parquet-extensions Cleaner JSON for various input sources and formats. (#13064) 2022-09-12 10:29:31 -07:00
postgresql-metadata-storage Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
protobuf-extensions Add inline descriptor Protobuf bytes decoder (#13192) 2022-10-11 13:37:28 -05:00
s3-extensions Support to read task logs from some S3 compatible cloud storage (#13195) 2022-10-15 10:44:23 +08:00
simple-client-sslcontext Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
stats Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30
testing-tools more consistent expression error messages (#12995) 2022-09-06 23:21:38 -07:00