You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Factored out common functionality in Python airflow integration [@mobuchowski](https://github.com/mobuchowski)
10
+
* Added Airflow task run macro to expose task run id [@collado-mike](https://github.com/collado-mike)
11
+
12
+
### Changed
13
+
14
+
* Refactored ValuesAverageExpectationParser to ValuesSumExpectationParser and ValuesCountExpectationParser [@collado-mike](https://github.com/collado-mike)
15
+
* Updated SparkListener to extend Spark's SparkListener abstract class [@collado-mike](https://github.com/collado-mike)
16
+
17
+
### Fixed
18
+
19
+
* Use current project version in spark openlineage client [@mobuchowski](https://github.com/mobuchowski)
20
+
* Rewrote LineageDao queries and LineageService for performance [@collado-mike](https://github.com/collado-mike)
21
+
* Updated lineage query to include new jobs that have no job version yet [@collado-mike](https://github.com/collado-mike)
0 commit comments