plywood-druid-requester icon indicating copy to clipboard operation
plywood-druid-requester copied to clipboard

Druid requester for Plywood (within node)

Results 10 plywood-druid-requester issues
Sort by recently updated
recently updated
newest added

When a query has a datasource of type `join` and the result is empty (`[]`) the resolver will not identify the data sources used on the query and therefore will...

I am trying to execute below query for druid for https enabled broker node. what should be the values of broker node for host?. Do I need to pass any...

Hi guys, According to https://github.com/request/request/issues/3142 the package has been deprecated. We might want to see what to do with it otherwise there will be many warnings during `yarn upgrade`: ```...

I struggled with this part for a couple hours so I thought I would make this easier for the next person that comes along ☺️

[x] awesome-code-style [x] Run all linters in tests [x] strictNullChecks: true [x] strict: true [x] noUnusedParameters : true [x] noUnusedLocals : true [x] esModuleInterop: true [ ] No TDI (**...

There is a case where the druid cluster is setuped for multiple hosts. This introduce 307 redirect response in case of host being busy. request library has `followRedirect` (default: `true`)...

``` 'Running nsp security check...' (+) 3 vulnerabilities found ┌────────────┬────────────────────────────────────────────────────────────────────┐ │ │ Regular Expression Denial of Service │ ├────────────┼────────────────────────────────────────────────────────────────────┤ │ Name │ minimatch │ ├────────────┼────────────────────────────────────────────────────────────────────┤ │ CVSS │ 7.5 (High)...

Hi~! My team is currently using this library in middle ware api server (Node js Druid cluster) And i found when druid cluster return it's result as series of chunks...

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies