mgorsk1

Results 21 issues of mgorsk1

## Description Adds OpenLineage plugin that uses EventListener SPI to transform and send lineage information to OpenLineage compatible API. co-authored with @takezoe ## Release notes (x) Release notes are required,...

cla-signed
docs

### SUMMARY Disables saving artifacts to JSON when `canDownloadCSV` is not allowed. This is required to prevent leaking data from superset. `can csv on Superset` is a permission aiming to...

size/XS

if job namespace is: `{"job": {"namespace": "trino://trino-integration-test:1337" }}` then querying for lineage registered under this namespace results in error: ``` 192.168.64.4 - - [30/Apr/2024:09:31:21 +0000] "GET /api/v1/namespaces/trino%3A%2F%2Ftrino-integration-test%3A1337/jobs?limit=20&offset=0 HTTP/1.1" 200 21280...

bug
web

### Describe your changes: Fixes Since Trino client used in trino integration [provides classes for different types of authentication (and includes both basic and jwt) classes](https://github.com/trinodb/trino-python-client/blob/master/README.md#authentication-mechanisms) I worked on refactoring...

Ingestion
backend
safe to test

**Is your feature request related to a problem? Please describe.** With the concept of tasks already introduced (request tags/description) I would like to propose a feature where users can request...

enhancement
Collate

**Affected module** UI **Describe the bug** When editing the value of 'nodes per layer' in lineage view any change (to lower or greater than default value of 50) causes misbehavior...

bug
UI
lineage

**Is your feature request related to a problem? Please describe.** I would like regular users to be able to edit lineage information only for assets they are owners of. Consider...

enhancement

**Is your feature request related to a problem? Please describe.** When exporting a lineage information I am required to provide information about all edges - including from_entity.id, to_entity.id attributes (and...

enhancement

solves https://github.com/testcontainers/testcontainers-python/issues/665