Andrew Jones
Andrew Jones
Azkaban requires all job names to be unique within a project. The current behavior when there's a naming collision is for Azkaban to throw a 500 error that doesn't provide...
Addressing the problem described in #9575 For large Redash deployments, the `filtered` and `timing` fields can grow to be very large. By using the LossyList and LossyDict data structures in...
**Describe the issue** The [RedashSourceReport](https://github.com/datahub-project/datahub/blob/f4b05a892fb455651dba77c02dc5de07f37721b4/metadata-ingestion/src/datahub/ingestion/source/redash.py#L283) used to report the progress of a Redash ingestion job may result in very large reports on large Redash deployments that contain many items to...