Dmytro Kulyk
Dmytro Kulyk
**Describe the bug** When extracting Athena views over standard ingest - no SQL definitions and upstream tables lineage being ingested **To Reproduce** Steps to reproduce the behavior: 1. setup `Athena`...
**Describe the bug** When domain is being assigned via pattern matching it being created with incorrect name equals to URN like `urn:li:domain:Marketing` ```yaml ... domain: Marketing: allow: [ adpool, sfmc,...
Related to #54
After upgrade to Airflow 2.2.x exporter failing to expose metrics Seems like ORM model needs to be adapted to core changes ``` Python version: 3.9.7 Airflow version: 2.2.0 Node: airflow-webserver-84659cd4c4-9xtf7...
``` [2021-09-03 12:52:35,747] {app.py:1891} ERROR - Exception on /admin/metrics/ [GET] Traceback (most recent call last): File "/home/airflow/.local/lib/python3.8/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/home/airflow/.local/lib/python3.8/site-packages/flask/app.py", line 1952, in full_dispatch_request...
related to #25
Forced `RBAC` to `True`
**Describe the bug** There is no correctly set up Java in Action container (UI ingestion) to process `kafka-connect` source **To Reproduce** Steps to reproduce the behavior: 1. Open UI ingestion...
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened When using lambda functions (f.e. `filter`) linter is failing on expression definition...