Update dependency io.openlineage:openlineage-java to v1.26.0 #3002
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.23.0
->1.26.0
Release Notes
OpenLineage/OpenLineage (io.openlineage:openlineage-java)
v1.26.0
Compare Source
Added
#3314
@MassyBIf --consume-structured-logs flag is set, dbt integration will consume dbt structured logs and report execution progress in real time.
transform
transport to allow event modification.#3301
@pawel-big-lebowskiNew transport type allows to modify the event based on the specified transformer class.
#3305
[#3305
] @pawel-big-lebowskiEmit events in parallel for composite transport. Running in parallel is a default behaviour
continueOnFailure
set totrue
. Default value ofcontinueOnFailure
got changed fromfalse
totrue
.ScanReport
andCommitReport
in OpenLineage events when dealing with Iceberg tables.#3256
@pawel-big-lebowskiCollects additional Iceberg metrics for datasets read or written through the library. Visit
Dataset Metrics
docs for more details.#3280
@mobuchowskiAdds support for duckdb adapter for dbt integration.
Changed
DatasetFactory
to supportDataset
creation.#3207
@pawel-big-lebowskiAdds
DatasetFactory
to supportDataset
creation. This class is used to createDataset
instances forDatasetFactory
.Fixed
#3285
@pawel-big-lebowskiGCS path now has correctly stripped leading slash
v1.25.0
Compare Source
Added
#3264
@mayurmadnaniDbt integration now uses SQL parser to add information about collected column-level lineage.
#3240
#3263
@pawel-big-lebowskiFix issues related to existing output statistics collection mechanism and fetch input statistics. Output statistics contain now amount of files written, bytes size as well as records written. Input statistics contain bytes size and number of files read, while record count is collected only for DataSourceV2 sources.
#3238
@pawel-big-lebowskiExtend spec with a new facet InputStatisticsInputDatasetFacet modelled after a similar OutputStatisticsOutputDatasetFacet to contain statistics about input dataset read by a job.
Changed
#3244
@tnazarewExcludes META-INF/*TransportBuilder to avoid version conflicts
DatasetFactory
#3207
@pawel-big-lebowskiAdds extra capabilities into
DatasetFactory
class, marks some public developers' API methods as deprecated.Fixed
#3228
@NJA010dbt integration now takes into account modified
test_metadata
field#3253
@JorricksTake into account modified initialSnapshot name
v1.24.2
Compare Source
Added
#3167
@codelixirUpdates the GCP Dataproc run facet to include jobType property
#3186
@JDarDagranUse EnvironmentVariablesRunFacet in Python client
#3221
@JDarDagran#3142
@arturowczarekSpark integration has integration tests for EMR
Changed
#3205
@mobuchowskiMoves Kinesis integration to a separate module and updates HTTP transport to use HttpClient 5.x
#3219
@arturowczarek#3148
@codelixirAdds flag to limit the logs in RddPathUtils::extract() to avoid OutOfMemoryError for large jobs
Fixed
#3215
@mobuchowski#3217
@arturowczarek#3208
@MassyBFix: Consider dbt sources when looking for test results
#3141
@pawel-leszczynskiv1.24.1
Compare Source
v1.24.0
Compare Source
Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.