-
We have druid-query like below:
```
var q5 = client.groupBy()
q5.dataSource('stmp_dlv_1')
q5.granularity('month')
q5.dimensions(['txn_mth'])
q5.aggregation('doubleSum', 'GROSS', 'sum_gross')
…
-
GanttStart: 2023-04-20
### Background
In https://github.com/rasilab/github_demo/issues/3 and https://github.com/rasilab/rqc_aggregation_aging/issues/101, we identified and validated FK as a stalling…
-
**Is your feature request related to a problem?**
This issue is to add logging to understand the processes under the transform job. Currently, there is no visibility to know what phase of the job is …
-
**Describe the bug**
I've noticed when attempting to utilize a time aggregation in a few different ways i'm getting odd behavrious in each scenario.
Scenario A)
```
type: min
sql: time
```
- …
-
`kubectl logs` provide logs of the stdout/stderr of Pods still alive in the system. New deployments can reset this state.
(Persistent)Volumes can also be set up to persist logs that are written to …
-
I am running a `categorize_text` aggregation on a relatively small data set, and the response time is about 18s for 185k docs, and three aggregations, so each aggregation processes about 30k docs/s. I…
-
### What happened?
We got visits to this kind of pages
| Path | Views |
| ------------- | ------------- |
| /page/name | 34 |
| /page/name? | 1 |
| /page/name?????? | 1 |
| /page/n…
-
### Bug description
https://app.circleci.com/pipelines/github/facebookincubator/velox/24913/workflows/d3029090-e13b-405c-a2b6-962c31eef9f5/jobs/157931/tests
### System information
CircleCI
### Rel…
-
Hi,
The Aggregation service team is looking for your feedback to improve debugging support in the service.
Adtech can already get metrics for their jobs (status, errors, execution time etc.) fr…
-
The [/resources](https://etl.terrascope.be/docs/#/resources/ResourcesController_upsertResource) endpoint of the ETL API accepts a `state` property, which in the case of YARN corresponds to the job's "…