forked from OpenLineage/OpenLineage
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync 1.25.0 #12
Merged
Merged
Sync 1.25.0 #12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Maciej Obuchowski <[email protected]>
…e#3137) Bumps the client-java group in /client/java with 8 updates: | Package | From | To | | --- | --- | --- | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.13.4` | `1.13.5` | | [io.micrometer:micrometer-registry-statsd](https://github.com/micrometer-metrics/micrometer) | `1.13.4` | `1.13.5` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.1` | `5.11.2` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.2` | `8.3.3` | | [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.10` | `8.10.2` | | [com.google.cloud:google-cloud-nio](https://github.com/googleapis/java-storage-nio) | `0.127.23` | `0.127.24` | | software.amazon.awssdk:bom | `2.28.11` | `2.28.16` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.19.3` | `1.20.2` | Updates `io.micrometer:micrometer-core` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5) Updates `io.micrometer:micrometer-registry-statsd` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5) Updates `io.micrometer:micrometer-registry-statsd` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5) Updates `org.junit.jupiter:junit-jupiter` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) Updates `com.gradleup.shadow` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.2...8.3.3) Updates `io.freefair.lombok` from 8.10 to 8.10.2 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.10...8.10.2) Updates `com.google.cloud:google-cloud-nio` from 0.127.23 to 0.127.24 - [Release notes](https://github.com/googleapis/java-storage-nio/releases) - [Changelog](https://github.com/googleapis/java-storage-nio/blob/main/CHANGELOG.md) - [Commits](googleapis/java-storage-nio@v0.127.23...v0.127.24) Updates `software.amazon.awssdk:bom` from 2.28.11 to 2.28.16 Updates `org.testcontainers:testcontainers-bom` from 1.19.3 to 1.20.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.3...1.20.2) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: io.micrometer:micrometer-registry-statsd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: io.micrometer:micrometer-registry-statsd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: com.google.cloud:google-cloud-nio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: client-java ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Julien Phalip <[email protected]>
…OpenLineage#3136) Bumps the integration-spark group in /integration/spark with 7 updates: | Package | From | To | | --- | --- | --- | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.13.4` | `1.13.5` | | [io.micrometer:micrometer-registry-statsd](https://github.com/micrometer-metrics/micrometer) | `1.13.4` | `1.13.5` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.1` | `5.11.2` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.1` | `5.11.2` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.1` | `5.11.2` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.2` | | [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) | `2.24.0` | `2.24.1` | Updates `io.micrometer:micrometer-core` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5) Updates `io.micrometer:micrometer-registry-statsd` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) Updates `org.junit.jupiter:junit-jupiter` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) Updates `org.junit:junit-bom` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) Updates `org.junit.jupiter:junit-jupiter` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) Updates `org.junit:junit-bom` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.2) Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.2) Updates `io.micrometer:micrometer-registry-statsd` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.4...v1.13.5) Updates `org.apache.logging.log4j:log4j-bom` from 2.24.0 to 2.24.1 - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc) - [Commits](apache/logging-log4j2@rel/2.24.0...rel/2.24.1) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: io.micrometer:micrometer-registry-statsd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: io.micrometer:micrometer-registry-statsd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.apache.logging.log4j:log4j-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Pawel Leszczynski <[email protected]>
* Add extra CLL tests Signed-off-by: Julien Phalip <[email protected]>
…moryError for large jobs (OpenLineage#3148) * Limit the Seq size in RddPathUtils::extract() Signed-off-by: Pahulpreet Singh <[email protected]> * Add flag to limit the logs in RddPathUtils::extract() Signed-off-by: Pahulpreet Singh <[email protected]> --------- Signed-off-by: Pahulpreet Singh <[email protected]>
* Spark integration has integration tests for EMR Signed-off-by: Artur Owczarek <[email protected]>
…OpenLineage#3152) Bumps the integration-spark group in /integration/spark with 2 updates: software.amazon.awssdk:bom and [plugin.serialization](https://github.com/JetBrains/kotlin). Updates `software.amazon.awssdk:bom` from 2.28.11 to 2.28.21 Updates `plugin.serialization` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Pawel Leszczynski <[email protected]>
Signed-off-by: Artur Owczarek <[email protected]>
…#3162) Signed-off-by: Artur Owczarek <[email protected]>
) Signed-off-by: Maciej Obuchowski <[email protected]>
Signed-off-by: Pawel Leszczynski <[email protected]>
Signed-off-by: Dominik Dębowczyk <[email protected]>
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 4.21.0 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.21.0...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sheeri K. Cabral <[email protected]>
* test: Add integration tests for EMR * Spark integration has integration tests for EMR Signed-off-by: Artur Owczarek <[email protected]> * fix: EMR should determine implicit Glue catalog id while producing symlinks * AWS Glue symlinks in EMR for implicit catalog id are correct ARNs Signed-off-by: Artur Owczarek <[email protected]> --------- Signed-off-by: Artur Owczarek <[email protected]>
…eage#3174) Bumps the client-java group with 7 updates in the /client/java directory: | Package | From | To | | --- | --- | --- | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.13.5` | `1.13.6` | | [io.micrometer:micrometer-registry-statsd](https://github.com/micrometer-metrics/micrometer) | `1.13.5` | `1.13.6` | | [com.amazonaws:amazon-kinesis-producer](https://github.com/awslabs/amazon-kinesis-producer) | `0.15.11` | `0.15.12` | | [com.google.cloud:google-cloud-datalineage](https://github.com/googleapis/google-cloud-java) | `0.43.0` | `0.44.0` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | `2.43.1` | `2.43.2` | | [com.google.cloud:google-cloud-nio](https://github.com/googleapis/java-storage-nio) | `0.127.24` | `0.127.25` | | software.amazon.awssdk:bom | `2.28.16` | `2.28.26` | Updates `io.micrometer:micrometer-core` from 1.13.5 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.5...v1.13.6) Updates `io.micrometer:micrometer-registry-statsd` from 1.13.5 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.5...v1.13.6) Updates `com.amazonaws:amazon-kinesis-producer` from 0.15.11 to 0.15.12 - [Release notes](https://github.com/awslabs/amazon-kinesis-producer/releases) - [Changelog](https://github.com/awslabs/amazon-kinesis-producer/blob/master/CHANGELOG.md) - [Commits](awslabs/amazon-kinesis-producer@v0.15.11...v0.15.12) Updates `io.micrometer:micrometer-registry-statsd` from 1.13.5 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.5...v1.13.6) Updates `com.google.cloud:google-cloud-datalineage` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/googleapis/google-cloud-java/releases) - [Changelog](https://github.com/googleapis/google-cloud-java/blob/v0.44.0/CHANGES.md) - [Commits](googleapis/google-cloud-java@v0.43.0...v0.44.0) Updates `com.google.cloud:google-cloud-storage` from 2.43.1 to 2.43.2 - [Release notes](https://github.com/googleapis/java-storage/releases) - [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/java-storage@v2.43.1...v2.43.2) Updates `com.google.cloud:google-cloud-nio` from 0.127.24 to 0.127.25 - [Release notes](https://github.com/googleapis/java-storage-nio/releases) - [Changelog](https://github.com/googleapis/java-storage-nio/blob/main/CHANGELOG.md) - [Commits](googleapis/java-storage-nio@v0.127.24...v0.127.25) Updates `software.amazon.awssdk:bom` from 2.28.16 to 2.28.26 --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: io.micrometer:micrometer-registry-statsd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: com.amazonaws:amazon-kinesis-producer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: io.micrometer:micrometer-registry-statsd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: com.google.cloud:google-cloud-datalineage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: client-java - dependency-name: com.google.cloud:google-cloud-storage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: com.google.cloud:google-cloud-nio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jakub Dardzinski <[email protected]>
* The tests use updated Databricks SDK * The tests use DynamicParameters like EMR integration tests * The DynamicParameter enum have been renamed to EMRDynamicParameter and the name has been used for DynamicParameter interface * The events from executions are stored locally for troubleshooting * The cluster logs are stored locally for troubleshooting * The prefix for test parameters has changed * The system properties for Databricks tests are passed by Gradle automatically * The developer can reuse clusters Signed-off-by: Artur Owczarek <[email protected]>
OpenLineage#3165) Signed-off-by: Artur Owczarek <[email protected]>
Signed-off-by: Artur Owczarek <[email protected]>
Signed-off-by: Artur Owczarek <[email protected]>
Signed-off-by: Maciej Obuchowski <[email protected]>
Signed-off-by: Maciej Obuchowski <[email protected]>
…e#3188) Bumps the client-java group in /client/java with 4 updates: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5), [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage), software.amazon.awssdk:bom and [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java). Updates `org.junit.jupiter:junit-jupiter` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `com.google.cloud:google-cloud-storage` from 2.43.2 to 2.44.1 - [Release notes](https://github.com/googleapis/java-storage/releases) - [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/java-storage@v2.43.2...v2.44.1) Updates `software.amazon.awssdk:bom` from 2.28.26 to 2.29.1 Updates `org.testcontainers:testcontainers-bom` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.2...1.20.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java - dependency-name: com.google.cloud:google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: client-java - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: client-java - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: client-java ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…penLineage#3189) Bumps the integration-spark group with 8 updates in the /integration/spark directory: | Package | From | To | | --- | --- | --- | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.13.5` | `1.13.6` | | [io.micrometer:micrometer-registry-statsd](https://github.com/micrometer-metrics/micrometer) | `1.13.5` | `1.13.6` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | software.amazon.awssdk:bom | `2.28.11` | `2.29.1` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.46.1.3` | `3.47.0.0` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.3` | Updates `io.micrometer:micrometer-core` from 1.13.5 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.5...v1.13.6) Updates `io.micrometer:micrometer-registry-statsd` from 1.13.5 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.5...v1.13.6) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.junit:junit-bom` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `software.amazon.awssdk:bom` from 2.28.11 to 2.29.1 Updates `org.junit:junit-bom` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.xerial:sqlite-jdbc` from 3.46.1.3 to 3.47.0.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.46.1.3...3.47.0.0) Updates `org.testcontainers:testcontainers-bom` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.2...1.20.3) Updates `io.micrometer:micrometer-registry-statsd` from 1.13.5 to 1.13.6 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.5...v1.13.6) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: io.micrometer:micrometer-registry-statsd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: integration-spark - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: integration-spark - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: io.micrometer:micrometer-registry-statsd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…d. (OpenLineage#3192) Signed-off-by: Artur Owczarek <[email protected]>
Signed-off-by: merobi-hub <[email protected]>
Signed-off-by: Pawel Leszczynski <[email protected]>
Signed-off-by: Maciej Obuchowski <[email protected]>
Bumps the integration-spark group in /integration/spark with 2 updates: software.amazon.awssdk:bom and org.apache.kafka:kafka-clients. Updates `software.amazon.awssdk:bom` from 2.29.6 to 2.29.9 Updates `org.apache.kafka:kafka-clients` from 3.8.1 to 3.9.0 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-spark - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-minor dependency-group: integration-spark ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Pawel Leszczynski <[email protected]>
* enable building input/output facets from the visitors Signed-off-by: Pawel Leszczynski <[email protected]> * preserve existing developers API methods Signed-off-by: Pawel Leszczynski <[email protected]> --------- Signed-off-by: Pawel Leszczynski <[email protected]>
…ineage#3241) Signed-off-by: Artur Owczarek <[email protected]>
* (proposal): New tags facet for arbitrary metadata Signed-off-by: Leo Godin <[email protected]> * (proposal): Documentation changes to clarify multiple new facets. Signed-off-by: Leo Godin <[email protected]> * (proposal): Fix tag facet for run event example Signed-off-by: Leo Godin <[email protected]> --------- Signed-off-by: Leo Godin <[email protected]>
Signed-off-by: Artur Owczarek <[email protected]>
…e#3243) Align to [Dataset Naming](https://openlineage.io/docs/spec/naming/#dataset-naming). Signed-off-by: Dumitru Uzun <[email protected]>
…aces (OpenLineage#3244) * exclude TransportBuilder from META-INF Signed-off-by: tnazarew <[email protected]> * add changelog entry Signed-off-by: tnazarew <[email protected]> --------- Signed-off-by: tnazarew <[email protected]>
…OpenLineage#3251) Signed-off-by: Abdallah Terrab <[email protected]>
Signed-off-by: Maciej Obuchowski <[email protected]>
Signed-off-by: jorricks <[email protected]> Co-authored-by: Maciej Obuchowski <[email protected]>
This reverts commit b9e6871. Signed-off-by: Jakub Dardzinski <[email protected]>
…#3255) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.2...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…neage#3258) Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Pawel Leszczynski <[email protected]>
* collect input/output statistics from Spark jobs --------- Signed-off-by: Pawel Leszczynski <[email protected]>
Signed-off-by: Pawel Leszczynski <[email protected]>
…nLineage#3259) Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 3.3.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v1.8.0...v3.3.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* support for column lineage in dbt integration Signed-off-by: Mayur Madnani <[email protected]> * support for column lineage in dbt integration Signed-off-by: Mayur Madnani <[email protected]> --------- Signed-off-by: Mayur Madnani <[email protected]>
Signed-off-by: Pawel Leszczynski <[email protected]>
Signed-off-by: Maciej Obuchowski <[email protected]>
Signed-off-by: Maciej Obuchowski <[email protected]>
Kess220
approved these changes
Nov 26, 2024
lmassaoy
approved these changes
Nov 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 syncs our fork with upstream release tag 1.25.0