-
Notifications
You must be signed in to change notification settings - Fork 6
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 with open source how #118
base: li_trunk
Are you sure you want to change the base?
Commits on Oct 2, 2024
-
[yaml] package kafka_clients 3.1.2 in Kafka Provider jar (#32623)
* [yaml] package kafka_clients 3.1.2 in Kafka Provider jar Signed-off-by: Jeffrey Kinard <[email protected]> * fix test failure Signed-off-by: Jeffrey Kinard <[email protected]> --------- Signed-off-by: Jeffrey Kinard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f79e30 - Browse repository at this point
Copy the full SHA 3f79e30View commit details -
Revert "Deepcopy combine_fn in PrecombineFn and PostCombineFn." (#32634)
This reverts commit eaf53e5.
Configuration menu - View commit details
-
Copy full SHA for fbeba89 - Browse repository at this point
Copy the full SHA fbeba89View commit details -
Remove unused testinfra pipelines module (#32560)
* Delete stale and unused .test-infra/pipelines directory * Update settings.gradle.kts to remove test-infra-pipelines
Configuration menu - View commit details
-
Copy full SHA for d5b910c - Browse repository at this point
Copy the full SHA d5b910cView commit details -
Add Java documentation to IcebergIO (#32621)
* add documentation to IcebergIO's java class * add example; trigger ITs * nit
Configuration menu - View commit details
-
Copy full SHA for bb09de7 - Browse repository at this point
Copy the full SHA bb09de7View commit details -
Update direct_runner.py (#32325)
* Update direct_runner.py Improve the error message for DirectRunner. * Update direct_runner.py
Configuration menu - View commit details
-
Copy full SHA for 9095547 - Browse repository at this point
Copy the full SHA 9095547View commit details
Commits on Oct 3, 2024
-
Optimized SparkRunner ParDo Operation (#32546)
* Optimize to skip filter application when there is only a single output * Make SparkTransformOverrides class public for testing * add related test * Touch trigger files * add CHANGES.md
Configuration menu - View commit details
-
Copy full SHA for 3f76d11 - Browse repository at this point
Copy the full SHA 3f76d11View commit details -
Moving to 2.61.0-SNAPSHOT on master branch.
Abacn authored and Abacn committedOct 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 2fb9efc - Browse repository at this point
Copy the full SHA 2fb9efcView commit details -
Rag opensearch usecase with Beam's MLTransform (#32018)
* Adding insertion and enrichment pipeline * Enhanced Data Schema * Added Apache Licensed to the notebook * Adding Chunking Strategy * removed unused imports * Modified insertion logic in redis for incorporating chunking strategy * refacted redis code * code review changes * Added chunking code in notebook * Added code review changes * Code review changes: using chunking strategy as enum * Added Code Review Changes * Code review changes * Added code review changes * Added Code Review Changes * Code review changes * Ingestion and Enrichment pipeline for OpenSearch Vector DB * Added logic for reading password from .env file * Added opensearch vector notebook * Update credentials.env * Added code review changes * Added Description in opensearch notebook * Added description in opensearch notebook * Code review changes
Configuration menu - View commit details
-
Copy full SHA for 1d7b0bc - Browse repository at this point
Copy the full SHA 1d7b0bcView commit details -
Bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 in /sdks (#32641)
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb84ff6 - Browse repository at this point
Copy the full SHA eb84ff6View commit details -
The original example was not actually counting the produce but grouping the produce per season. Maybe it's better to rename the variables to reflect this, in order to not confuse the reader.
Configuration menu - View commit details
-
Copy full SHA for 6561abf - Browse repository at this point
Copy the full SHA 6561abfView commit details -
[#32601][prism] Initial Deep Dive Documentation (#32143)
Co-authored-by: lostluck <[email protected]> Co-authored-by: Jack McCluskey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 001ac59 - Browse repository at this point
Copy the full SHA 001ac59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54576c3 - Browse repository at this point
Copy the full SHA 54576c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a22bc - Browse repository at this point
Copy the full SHA 02a22bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9fc865 - Browse repository at this point
Copy the full SHA f9fc865View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2b10e - Browse repository at this point
Copy the full SHA ba2b10eView commit details -
1. Added links for different handlers and removed code for unreachable conditions 2. Removed patch decorator in test
Configuration menu - View commit details
-
Copy full SHA for 788e4a2 - Browse repository at this point
Copy the full SHA 788e4a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e20166d - Browse repository at this point
Copy the full SHA e20166dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee6258e - Browse repository at this point
Copy the full SHA ee6258eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c647e47 - Browse repository at this point
Copy the full SHA c647e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for e917933 - Browse repository at this point
Copy the full SHA e917933View commit details -
Fix counter metrics for ParDo#with_exception_handling(timeout). (#32571)
Co-authored-by: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a71499 - Browse repository at this point
Copy the full SHA 0a71499View commit details -
Configuration menu - View commit details
-
Copy full SHA for e24ea06 - Browse repository at this point
Copy the full SHA e24ea06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19044ec - Browse repository at this point
Copy the full SHA 19044ecView commit details
Commits on Oct 4, 2024
-
[Managed Iceberg] add GiB autosharding (#32612)
* [Managed Iceberg] add GiB autosharding * trigger iceberg integration tests * fix test * add to CHANGES.md * increase GiB limits * increase GiB limits * data file size distribution metric; max file size 512mb
Configuration menu - View commit details
-
Copy full SHA for d84cfff - Browse repository at this point
Copy the full SHA d84cfffView commit details -
Spark Runner: Change to use partitioner in GroupNonMergingWindowsFunc…
…tions#groupByKeyInGlobalWindow (#32610) * change GroupNonMergingWindowsFunctions#groupByKeyInGlobalWindow to use partitioner
Configuration menu - View commit details
-
Copy full SHA for a2710ed - Browse repository at this point
Copy the full SHA a2710edView commit details -
Configuration menu - View commit details
-
Copy full SHA for c288f1a - Browse repository at this point
Copy the full SHA c288f1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a917c7 - Browse repository at this point
Copy the full SHA 2a917c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for decc997 - Browse repository at this point
Copy the full SHA decc997View commit details -
sdks/python/apache_beam/io: add note on
output_fn
ctor arg to indic……ate that It is unused and only retained for backward compatibility (#32635) In this commit, we add unused note on `output_fn` constructor argument in `WriteToFiles` class and only retained for backward compatibility. Signed-off-by: Mohamed Awnallah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4dd58b - Browse repository at this point
Copy the full SHA d4dd58bView commit details
Commits on Oct 7, 2024
-
Update Python Dependencies (#32667)
Co-authored-by: damccorm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 707d204 - Browse repository at this point
Copy the full SHA 707d204View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1f023 - Browse repository at this point
Copy the full SHA ac1f023View commit details -
[#28187] Add gradle targets to execute python tests with prism. (#32637)
* [#28187] Add gradle targets to execute python tests with prism. * Add issues for non-expansion service skipped tests. * Format diff. --------- Co-authored-by: lostluck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8919950 - Browse repository at this point
Copy the full SHA 8919950View commit details -
Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#32670)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.39 to 1.27.41. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.39...config/v1.27.41) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a3a503 - Browse repository at this point
Copy the full SHA 4a3a503View commit details -
Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in /sdks (#32652)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.0 to 1.67.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.0...v1.67.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27a669b - Browse repository at this point
Copy the full SHA 27a669bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd397f - Browse repository at this point
Copy the full SHA 3fd397fView commit details -
Update quickstart-java.md , corrected Kotlin syntax (#32676)
previous syntax for the snippet was in Groovy, but in step 1&2 of the Gradle conversion we use Kotlin
Configuration menu - View commit details
-
Copy full SHA for 2cc6efa - Browse repository at this point
Copy the full SHA 2cc6efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6129c9a - Browse repository at this point
Copy the full SHA 6129c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c11a2 - Browse repository at this point
Copy the full SHA 29c11a2View commit details -
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#32671)
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.17.25 to 1.17.28. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.25...credentials/v1.17.28) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 783d36a - Browse repository at this point
Copy the full SHA 783d36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e86cf2 - Browse repository at this point
Copy the full SHA 0e86cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8accd2 - Browse repository at this point
Copy the full SHA b8accd2View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcd785f - Browse repository at this point
Copy the full SHA bcd785fView commit details -
* Force protobuf 5.x * restore lower bound * Add bypass for microsecond conversion bounds * linting * fix incorrect unit, standardize micros_to_nanos * remove unused constant * add extra unit tests * formatting
Configuration menu - View commit details
-
Copy full SHA for 193372f - Browse repository at this point
Copy the full SHA 193372fView commit details -
Bump cloud.google.com/go/storage from 1.43.0 to 1.44.0 in /sdks (#32693)
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...spanner/v1.44.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a7034e9 - Browse repository at this point
Copy the full SHA a7034e9View commit details -
Bump golang.org/x/net from 0.29.0 to 0.30.0 in /sdks (#32691)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0. - [Commits](golang/net@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4ab66d - Browse repository at this point
Copy the full SHA e4ab66dView commit details -
Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#32690)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.41 to 1.27.42. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.41...config/v1.27.42) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 41bfd79 - Browse repository at this point
Copy the full SHA 41bfd79View commit details -
[Managed Iceberg] Make manifest file writes and commits more efficient (
#32666) * group all data files before writing a manifest file * add to changes md * add data file roundtrip equality test * address comments
Configuration menu - View commit details
-
Copy full SHA for c9aa996 - Browse repository at this point
Copy the full SHA c9aa996View commit details -
[Managed Iceberg] Create tables if needed (#32686)
* create missing iceberg tables * trigger iceberg integration tests * add to changes md * add to java doc * trigger iceberg integration tests
Configuration menu - View commit details
-
Copy full SHA for 02e0b3a - Browse repository at this point
Copy the full SHA 02e0b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f7e16 - Browse repository at this point
Copy the full SHA c5f7e16View commit details -
Enforce a size limit on StringSetData (#32650)
* Enforce a size limit on StringSetData * Make StringSetData set mutable. This avoids copy and create new ImutableSet every time * adjust warning log
Configuration menu - View commit details
-
Copy full SHA for 8a6f248 - Browse repository at this point
Copy the full SHA 8a6f248View commit details -
Force kafka 3.1.2 for expansion-service jar (#32703)
Signed-off-by: Jeffrey Kinard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4b4170 - Browse repository at this point
Copy the full SHA c4b4170View commit details -
Report File Lineage on directory (#32662)
* Report File Lineage on directory * added comments, restore lineage assert in TextIOIT * Report bucket level Lineage for files larger than 100 * fix lint
Configuration menu - View commit details
-
Copy full SHA for 1479362 - Browse repository at this point
Copy the full SHA 1479362View commit details
Commits on Oct 9, 2024
-
[Dataflow Streaming] Remove call to Thread.setName and track thread n…
…ame inside Work. (#32715) Thread.setName is expensive and uses upto 4% cpu on jobs with many keys.
Configuration menu - View commit details
-
Copy full SHA for 42cad40 - Browse repository at this point
Copy the full SHA 42cad40View commit details -
[Bug] fix fillna function on a single column fail (#32594)
* fix bug all arg add as inputs * fix bug for fillna * Revert "fix bug for fillna" This reverts commit 2a5736c. * fix bug for fillna * add test for fillna a column * add test for fillna a column * add test for fillna a column * revert add test to frames_test * Move test from transforms to frames
Configuration menu - View commit details
-
Copy full SHA for b781b82 - Browse repository at this point
Copy the full SHA b781b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f83e1d - Browse repository at this point
Copy the full SHA 5f83e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e570d6 - Browse repository at this point
Copy the full SHA 6e570d6View commit details -
Invoke teardown when DoFn throws in portable runners (#32522)
* Invoke teardown when DoFn throws in portable runners * update CHANGES.md * adjusted comment and logging
Configuration menu - View commit details
-
Copy full SHA for c31d81c - Browse repository at this point
Copy the full SHA c31d81cView commit details -
Support ordered list states in python sdk and fnapi runner (#32326)
* Support ordered list state in python sdk and fnapi runner. * Add test to verify integrity of multiple iterators * Add fuzz tests and fix two edge cases. * Add sortedcontainer in package dependency * Code refactoring and add a check for the supported maximum key * regenerate requirments for python images. * Refactor portable runner code for ordered list state * Return continuation tokens in portable runnner for ordered list state * Fix some lints * Apply yapf * Fix lints * Sync base image requirements with master. * Add typing for ordered list state apis. * Add typing to orderedliststate user state. * Fix a typo. * Refactor some code based on the feedback. * Fix lints * Remove the support of int argument type in ordered list state apis. * Fix formats and lints * More lints * Refactor the code to use the continuation token logic. * Fix lints
Configuration menu - View commit details
-
Copy full SHA for 7177baf - Browse repository at this point
Copy the full SHA 7177bafView commit details -
Add support for global sequence processing to the "ordered" extension…
… in Java SDK (#32540) * Initial changes to support processing global sequences. * Refactor the DoFns out of the transform and into a class hierarchy. * Next round of implementation of Global Sequence handling. * Added ticker timers in global sequence processing. * Corrected the emission batch logic. * Reworked some tests and fixed the batch output logic. * Pluggable combiner for the global sequence. * First iteration of the efficient merging accumulator * Mostly complete implementation of the accumulator and corresponding tests. * Additional round of test refinements. * Added logic to DQL the records below the global sequence range. * Added providing a global sequence combiner through a handler. * Added SequenceRangeAccumulatorCoder and tests. Improved logic of creating timers. * Fixed logging levels (moved them to "trace") on several transforms. * Round of code improvements and cleanups. * Tests to verify that the the global sequence is correctly produced by the transform. * Added batch processing verification to the global sequence processing. * A round of documentation update and minor clean up. * Fixed the description in CHANGES.md * Polish by "spotless" * Polish by "spotless" * Removed unneeded logging configuration file. * Made ContiguousSequenceRange open ended. * Removed details from 2.60.0 section in CHANGES.md. * Update sdks/java/extensions/ordered/src/main/java/org/apache/beam/sdk/extensions/ordered/combiner/DefaultSequenceCombiner.java Co-authored-by: Danny McCormick <[email protected]> * Fixed spotless related errors. * Added a note about the new functionality to CHANGES.md * Added clarification around the data structure used in the sequence combiner. * Added clarification around the data structure used in the sequence combiner. * Fixed the problem with allowed lateness being set to 0 in the global sequence tracker. * Parameterized the GlobalSequenceTracker with the max number of events to trigger the re-evaluation. Fixed accidentally disabled unit tests. * Made the event timer used to wait for the event arrival respect the lateness of the input. * Created new failure reason code - "before initial sequence" --------- Co-authored-by: Danny McCormick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20d0f6e - Browse repository at this point
Copy the full SHA 20d0f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c243491 - Browse repository at this point
Copy the full SHA c243491View commit details -
Handle Date type in HCatToRow (#32695)
* Handle Date type in HCatToRow Some initial notes: - The issue (#20685) deals with java.sql.Date, which I wasn't able to reproduce fully (I can currently write hcatalog hadoop.hive date) - On this note, 267f76f changed the code involved so that there's a direct cast to AbstractInstant in RowUtils.java. This doesn't change much, but jfyi. * Run: ./gradlew :sdks:java:io:hcatalog:spotlessApply * review cr: castTypes util - s/castHDate/maybeCastHDate/ to be more concise - move values manipulation to a separate util (hopefully, I understood the cr in the right way)
Configuration menu - View commit details
-
Copy full SHA for 2ee6100 - Browse repository at this point
Copy the full SHA 2ee6100View commit details -
Try deepcopy combine_fn and fallback to pickling if TypeError. (#32645)
* Try deepcopy combine_fn and fallback to pickling if TypeError. * Remove logging, add unit test * Linter fixes --------- Co-authored-by: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3516645 - Browse repository at this point
Copy the full SHA 3516645View commit details
Commits on Oct 10, 2024
-
[Managed Iceberg] Add support for TIMESTAMP, TIME, and DATE types (#3…
…2688) * support timestamp, time, date types * add to changes md * always write java time LocalDateTime for iceberg TIMESTAMP * update java doc * add timezone support with Strings * clean up; reading iceberg timestamptz will return sqltype.datetime * support string, long, sql.datetime, and datetime; timestamp returns sql.datetime and timestamptTZ returns datetime
Configuration menu - View commit details
-
Copy full SHA for 9ceb14e - Browse repository at this point
Copy the full SHA 9ceb14eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a0d20 - Browse repository at this point
Copy the full SHA 42a0d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6707c2c - Browse repository at this point
Copy the full SHA 6707c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f646944 - Browse repository at this point
Copy the full SHA f646944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ecfa9 - Browse repository at this point
Copy the full SHA 38ecfa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c944ca - Browse repository at this point
Copy the full SHA 8c944caView commit details -
Configuration menu - View commit details
-
Copy full SHA for f717393 - Browse repository at this point
Copy the full SHA f717393View commit details -
Add support for Read with Meatadata in
MqttIO
(#32668)* add support for read with metadata in MqttIO * Update CHANGES.md * update javadoc * update javadoc * refactor : change to use SchemaCoder in MqttIO - remove MqttRecordCoder - refactor MqttRecord to use AutoValueSchema - change related test
Configuration menu - View commit details
-
Copy full SHA for 95bf983 - Browse repository at this point
Copy the full SHA 95bf983View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc8eb66 - Browse repository at this point
Copy the full SHA bc8eb66View commit details -
Attempt to fix the permred "PostCommit Java IO Performance Tests" (#3…
…2736) * Attempt to fix permred test. * Also remove token format, making it consistent with java_tests and python_tests. * Remove the triggering file since the test is only triggered with the yaml file on master.
Configuration menu - View commit details
-
Copy full SHA for ec0f2f6 - Browse repository at this point
Copy the full SHA ec0f2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bade784 - Browse repository at this point
Copy the full SHA bade784View commit details -
Add Application Default Authentication as an Option for Kafka Clients…
… in KafkaIO When Using Managed Service for Apache Kafka (#32722) * Update setup.py to latest version of facets to fix outdated alias issue * Add application default support in KafkaIO for users who want to authenticate their Kafka Clients with Google's server. * Add application default support in KafkaIO for users who want to authenticate their Kafka Clients with Google's server. --------- Co-authored-by: Ozzie Fernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75d804c - Browse repository at this point
Copy the full SHA 75d804cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 538db45 - Browse repository at this point
Copy the full SHA 538db45View commit details -
Merge pull request #32737 from liferoad/dataproc-notebook
Fix the FlinkRunner for Dataproc
Configuration menu - View commit details
-
Copy full SHA for 2049e6b - Browse repository at this point
Copy the full SHA 2049e6bView commit details -
Add check to avro and kafka compatibility tests (#32698)
* Also fix Kafka integration test version resolution
Configuration menu - View commit details
-
Copy full SHA for 4cf99ea - Browse repository at this point
Copy the full SHA 4cf99eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02241ac - Browse repository at this point
Copy the full SHA 02241acView commit details -
Configuration menu - View commit details
-
Copy full SHA for fefd184 - Browse repository at this point
Copy the full SHA fefd184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 255e6cc - Browse repository at this point
Copy the full SHA 255e6ccView commit details -
Fix the snapshot publishing script (#32744)
* Fix the snapshot publishing script * Support distribution from setuptools prior to 69.3.0 as well.
Configuration menu - View commit details
-
Copy full SHA for 84aa5ac - Browse repository at this point
Copy the full SHA 84aa5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bb3aa8 - Browse repository at this point
Copy the full SHA 7bb3aa8View commit details -
Merge pull request #32747 from apache/pydocUpdate
Fix Pydoc Precommit
Configuration menu - View commit details
-
Copy full SHA for 5f4342b - Browse repository at this point
Copy the full SHA 5f4342bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d629485 - Browse repository at this point
Copy the full SHA d629485View commit details
Commits on Oct 11, 2024
-
Merge pull request #32745 from liferoad/numpy-2-fix
Fixed the tox and pyproject settings for numpy 2
Configuration menu - View commit details
-
Copy full SHA for ae56318 - Browse repository at this point
Copy the full SHA ae56318View commit details -
Fix build_wheels and build_release_candidate (#32725)
* Fix build_wheels and build_release_candidate
Configuration menu - View commit details
-
Copy full SHA for 07322cc - Browse repository at this point
Copy the full SHA 07322ccView commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b20f36e - Browse repository at this point
Copy the full SHA b20f36eView commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5c83b2 - Browse repository at this point
Copy the full SHA c5c83b2View commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b224fb9 - Browse repository at this point
Copy the full SHA b224fb9View commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42db58d - Browse repository at this point
Copy the full SHA 42db58dView commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d213d38 - Browse repository at this point
Copy the full SHA d213d38View commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6dc05f - Browse repository at this point
Copy the full SHA e6dc05fView commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b5bf93 - Browse repository at this point
Copy the full SHA 7b5bf93View commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb3c673 - Browse repository at this point
Copy the full SHA cb3c673View commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94cb34a - Browse repository at this point
Copy the full SHA 94cb34aView commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2af4991 - Browse repository at this point
Copy the full SHA 2af4991View commit details -
Update website/www/site/content/en/blog/beam-yaml-proto.md
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 923f053 - Browse repository at this point
Copy the full SHA 923f053View commit details -
Apply suggestions from code review
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1bfaa3 - Browse repository at this point
Copy the full SHA f1bfaa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92e39f - Browse repository at this point
Copy the full SHA c92e39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ec432 - Browse repository at this point
Copy the full SHA e7ec432View commit details -
Merge pull request #32749 from liferoad/numpy-2-fix-1
Fix more numpy 2 test issues
Configuration menu - View commit details
-
Copy full SHA for 826e1ad - Browse repository at this point
Copy the full SHA 826e1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e7fd9 - Browse repository at this point
Copy the full SHA b6e7fd9View commit details -
Add 2.51->52 breaking incompatibility to CHANGES.md (#32753)
* Add 2.51->52 breaking incompatibility to CHANGES.md * Add blog
Configuration menu - View commit details
-
Copy full SHA for 7398a52 - Browse repository at this point
Copy the full SHA 7398a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 578d6d7 - Browse repository at this point
Copy the full SHA 578d6d7View commit details -
disable expansion service cache (#32751)
* Disable cache for io-expansion-service shadowJar temporarily * disable cache on sql expansion service
Configuration menu - View commit details
-
Copy full SHA for 13f4ae0 - Browse repository at this point
Copy the full SHA 13f4ae0View commit details -
Apply suggestions from code review
Co-authored-by: Rebecca Szper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f713b3e - Browse repository at this point
Copy the full SHA f713b3eView commit details
Commits on Oct 14, 2024
-
* fix mqtt flaky test * extract common method for connect to Mqtt
Configuration menu - View commit details
-
Copy full SHA for 69bd697 - Browse repository at this point
Copy the full SHA 69bd697View commit details -
Pin protobuf version for TF dependency tests (#32719)
* Pin protobuf version for TF dependency tests * pin specfic protobuf version * increment tested TF version * pin at higher version of protobuf * fix incorrect configuration * try bumping tf version * further specify dependency versions * try adding other ml testing deps for compat * fix transformers tests * tweak deps for transformers * whitespace
Configuration menu - View commit details
-
Copy full SHA for b94f8a7 - Browse repository at this point
Copy the full SHA b94f8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc848b - Browse repository at this point
Copy the full SHA 1bc848bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f575d4 - Browse repository at this point
Copy the full SHA 1f575d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c04e91d - Browse repository at this point
Copy the full SHA c04e91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3708e0 - Browse repository at this point
Copy the full SHA f3708e0View commit details -
Propogate field_descriptions to RowTypeConstraint
Signed-off-by: Jeffrey Kinard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80c7450 - Browse repository at this point
Copy the full SHA 80c7450View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47c261 - Browse repository at this point
Copy the full SHA e47c261View commit details
Commits on Oct 15, 2024
-
[Python] Managed Transforms API (#31495)
* managed module * clean up * lint * try with real example * cleanup * add documentation * fix doc * add pyyaml dependency * cleanup * return deps * return deps * fix doc * address some comments * doc updates * define managed transform URNs in proto * fix URN * remove managed dependency * add managed iceberg integration test * lint * lint * dependency fix * lint * dependency fix * dependency fix * lint * lint * dependency fix * rename test file
Configuration menu - View commit details
-
Copy full SHA for 9a2d456 - Browse repository at this point
Copy the full SHA 9a2d456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80cba56 - Browse repository at this point
Copy the full SHA 80cba56View commit details -
Polish .with_exception_handling docstring (#32739)
* replace 'record' with 'input' and fix example * more tweaking
Configuration menu - View commit details
-
Copy full SHA for 45490ac - Browse repository at this point
Copy the full SHA 45490acView commit details -
Bump github.com/aws/aws-sdk-go-v2 from 1.32.1 to 1.32.2 in /sdks (#32711
) Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.32.1 to 1.32.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.1...v1.32.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8fa19f2 - Browse repository at this point
Copy the full SHA 8fa19f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ade80d5 - Browse repository at this point
Copy the full SHA ade80d5View commit details -
Merge pull request #32773 from apache/liferoad-patch-1
Update pyproject.toml
Configuration menu - View commit details
-
Copy full SHA for 50f19d5 - Browse repository at this point
Copy the full SHA 50f19d5View commit details -
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#32768)
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.17.28 to 1.17.32. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.28...credentials/v1.17.32) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 547cc39 - Browse repository at this point
Copy the full SHA 547cc39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dd088 - Browse repository at this point
Copy the full SHA 89dd088View commit details -
vLLM model handler efficiency improvements (#32687)
* vLLM model handler efficiency improvements * fmt * Remove bad exceptions * lint * lint
Configuration menu - View commit details
-
Copy full SHA for 06ecee9 - Browse repository at this point
Copy the full SHA 06ecee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b744a7 - Browse repository at this point
Copy the full SHA 1b744a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06692ca - Browse repository at this point
Copy the full SHA 06692caView commit details -
Enable BigQuery CDC configuration for Python BigQuery sink (#32529)
* include CDC configuration on the storage write transform provider * adding the primary key configuration for CDC and tests * fixing List.of references to use ImmutableList * fixing test, missing calling the cdc info row builder() method * fix test, add config validations * added the xlang params to storage write python wrapper * adding missing comma * shortening property name * changing xlang config property * set use cdc schema property as nullable, added safe retrieval method * fixes property name reference and argument type definition * python format fix * adding xlang IT with BQ * adding missing primary key column to test * python format fix * format xlang test * more format xlang test fixes * and more format xlang test fixes * adding missing import * missing self reference * enabled create if needed functionality for CDC python integration, implemented table constraint support on the bigquery fake dataset services * Update bigquery.py * triggering the xlang tests * fixing lint * addressing few comments * cdc info is added after row transformation now * remove not used param * removed typing information for callable * adding test for cdc using dicts as input and cdc write callable * simplifying the xlang configuration from python perspective, will add callable on a future PR * spotless apply * wrong property passed to xlang builder * missing self * fixing xlang it * fixes wrong property reference * change cdc xlang test to use beam.io.WriteToBigQuery * force another build * modifying comment to trigger build. * addressing PR comments, included new dicts based test for xlang python tests, included the CDC configurations into the existing RowDynamicDestinations object, improved error message for mutation information schema checks.
Configuration menu - View commit details
-
Copy full SHA for e52868c - Browse repository at this point
Copy the full SHA e52868cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e39e5d7 - Browse repository at this point
Copy the full SHA e39e5d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0feaaa6 - Browse repository at this point
Copy the full SHA 0feaaa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a50f91c - Browse repository at this point
Copy the full SHA a50f91cView commit details
Commits on Oct 16, 2024
-
Merge pull request #32791 from liferoad/beam-summit-2024
Add the beam summit 2024 overview blog
Configuration menu - View commit details
-
Copy full SHA for 1487cf5 - Browse repository at this point
Copy the full SHA 1487cf5View commit details -
Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 in /sdks (#32799)
Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d0bfd0 - Browse repository at this point
Copy the full SHA 7d0bfd0View commit details -
* Bigquery fixes * Remove unnecessary comprehension loop --------- Co-authored-by: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b3a1b2 - Browse repository at this point
Copy the full SHA 6b3a1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e49714 - Browse repository at this point
Copy the full SHA 3e49714View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b987d - Browse repository at this point
Copy the full SHA f7b987dView commit details -
Fix StressTests Java BigQueryIO job flakiness (#32803)
* Fix assert for at least once method * Refactoring
Configuration menu - View commit details
-
Copy full SHA for 7311270 - Browse repository at this point
Copy the full SHA 7311270View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa74cc0 - Browse repository at this point
Copy the full SHA aa74cc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3978922 - Browse repository at this point
Copy the full SHA 3978922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a79b39 - Browse repository at this point
Copy the full SHA 9a79b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a52c95 - Browse repository at this point
Copy the full SHA 8a52c95View commit details -
Bump github.com/tetratelabs/wazero from 1.8.0 to 1.8.1 in /sdks (#32800)
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](tetratelabs/wazero@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/tetratelabs/wazero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5844434 - Browse repository at this point
Copy the full SHA 5844434View commit details -
Bump cloud.google.com/go/spanner from 1.67.0 to 1.70.0 in /sdks (#32797)
Bumps [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) from 1.67.0 to 1.70.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.67.0...spanner/v1.70.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/spanner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca60f11 - Browse repository at this point
Copy the full SHA ca60f11View commit details -
Bump cloud.google.com/go/pubsub from 1.43.0 to 1.44.0 in /sdks (#32798)
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...pubsub/v1.44.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e27978 - Browse repository at this point
Copy the full SHA 1e27978View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba92381 - Browse repository at this point
Copy the full SHA ba92381View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1e0cc - Browse repository at this point
Copy the full SHA ff1e0ccView commit details -
Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks (#32830)
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.65.3 to 1.66.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.65.3...service/s3/v1.66.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 81ebb7e - Browse repository at this point
Copy the full SHA 81ebb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92960be - Browse repository at this point
Copy the full SHA 92960beView commit details -
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#32829)
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.17.32 to 1.17.33. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.32...credentials/v1.17.33) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b01e453 - Browse repository at this point
Copy the full SHA b01e453View commit details -
Configuration menu - View commit details
-
Copy full SHA for a664821 - Browse repository at this point
Copy the full SHA a664821View commit details -
Configuration menu - View commit details
-
Copy full SHA for aca8ca6 - Browse repository at this point
Copy the full SHA aca8ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1a381 - Browse repository at this point
Copy the full SHA fb1a381View commit details -
Bump cloud.google.com/go/bigquery from 1.63.0 to 1.63.1 in /sdks (#32640
) Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.63.0 to 1.63.1. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.63.0...bigquery/v1.63.1) --- updated-dependencies: - dependency-name: cloud.google.com/go/bigquery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2cc49e0 - Browse repository at this point
Copy the full SHA 2cc49e0View commit details -
Apply suggestions from code review
Co-authored-by: tvalentyn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acd52f9 - Browse repository at this point
Copy the full SHA acd52f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 177c9ab - Browse repository at this point
Copy the full SHA 177c9abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6ee3e - Browse repository at this point
Copy the full SHA 7c6ee3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b88df7b - Browse repository at this point
Copy the full SHA b88df7bView commit details -
Merge pull request #32286 from reeba212/enrichment-yaml
[yaml] Add enrichment transform to Beam YAML
Configuration menu - View commit details
-
Copy full SHA for 33fdb23 - Browse repository at this point
Copy the full SHA 33fdb23View commit details -
Merge pull request #32837: Move GitHub Actions workflows to Flink 1.1…
…9 and remove 1.15 and 1.16
Configuration menu - View commit details
-
Copy full SHA for b6e0a44 - Browse repository at this point
Copy the full SHA b6e0a44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b9d86d - Browse repository at this point
Copy the full SHA 3b9d86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 418a1d4 - Browse repository at this point
Copy the full SHA 418a1d4View commit details -
Signed-off-by: Jeffrey Kinard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d363a17 - Browse repository at this point
Copy the full SHA d363a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621cdfb - Browse repository at this point
Copy the full SHA 621cdfbView commit details -
2.60.0 Release blog post (#32738)
* 2.60.0 Release blog post * Update website/www/site/content/en/blog/beam-2.60.0.md Co-authored-by: Robert Burke <[email protected]> * update date --------- Co-authored-by: Robert Burke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef0fc8b - Browse repository at this point
Copy the full SHA ef0fc8bView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d0dcfc - Browse repository at this point
Copy the full SHA 5d0dcfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3516b - Browse repository at this point
Copy the full SHA 6e3516bView commit details -
Merge pull request #32852 from apache/revert-32773-liferoad-patch-1
Revert "Update pyproject.toml by using grpcio-tools==1.65.5"
Configuration menu - View commit details
-
Copy full SHA for f5b7194 - Browse repository at this point
Copy the full SHA f5b7194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 527a7e5 - Browse repository at this point
Copy the full SHA 527a7e5View commit details -
[#32847][prism] Add Github Action for Prism as a Python precommit (#3…
…2845) * Add Github Action for Prism as a Python precommit * Update the execution condition. --------- Co-authored-by: lostluck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b412928 - Browse repository at this point
Copy the full SHA b412928View commit details -
Follow up website and change.md after 2.60 release (#32853)
* Update release date in CHANGE.md * Update latest version for website
Configuration menu - View commit details
-
Copy full SHA for 4a4da90 - Browse repository at this point
Copy the full SHA 4a4da90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a73a1 - Browse repository at this point
Copy the full SHA 39a73a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79528e1 - Browse repository at this point
Copy the full SHA 79528e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9eb2f - Browse repository at this point
Copy the full SHA fa9eb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd3db3 - Browse repository at this point
Copy the full SHA 3fd3db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56b54a4 - Browse repository at this point
Copy the full SHA 56b54a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa54b2 - Browse repository at this point
Copy the full SHA dfa54b2View commit details -
Merge pull request #32841 from apache/sharedmaven
Using single temp maven local repository for release validation tasks
Configuration menu - View commit details
-
Copy full SHA for 3786c4a - Browse repository at this point
Copy the full SHA 3786c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b839d1 - Browse repository at this point
Copy the full SHA 3b839d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6caf4 - Browse repository at this point
Copy the full SHA ef6caf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a163dd0 - Browse repository at this point
Copy the full SHA a163dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eafe08b - Browse repository at this point
Copy the full SHA eafe08bView commit details
Commits on Oct 20, 2024
-
[#30703][prism] Update logging handling (#32826)
* Migrate to standard library slog package * Add dev logger dependency for pre printed development logs * Improve logging output for prism and user side logs, and emit container logs. * Fix missed lines from artifact and worker. --------- Co-authored-by: lostluck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ba33b8 - Browse repository at this point
Copy the full SHA 1ba33b8View commit details
Commits on Oct 21, 2024
-
fix: generate random index name for change streams (#32689)
Generates index names for change stream partition metadata table using a random UUID. This prevents issues if the job is being redeployed in an existing database.
Configuration menu - View commit details
-
Copy full SHA for ac87d7b - Browse repository at this point
Copy the full SHA ac87d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f1543 - Browse repository at this point
Copy the full SHA 68f1543View commit details -
Revert "Merge pull request #32757: Schema inference parameterized types"
This reverts commit a50f91c.
Configuration menu - View commit details
-
Copy full SHA for b8a2b9a - Browse repository at this point
Copy the full SHA b8a2b9aView commit details -
Remove Python 3.8 Support from Apache Beam (#32643)
* Remove Python 3.8 Support from Apache Beam * Remove artifact build/publishing * Address comments
Configuration menu - View commit details
-
Copy full SHA for 62b0830 - Browse repository at this point
Copy the full SHA 62b0830View commit details -
Move biquery enrichment transform notebook to examples/notebooks/beam…
…-ml (#32888) Co-authored-by: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a936c5 - Browse repository at this point
Copy the full SHA 1a936c5View commit details -
Enable BuildKit on gradle docker task (#32875)
* Enable BuildKit on gradle docker task * Revert setting dockerTag
Configuration menu - View commit details
-
Copy full SHA for 56696ec - Browse repository at this point
Copy the full SHA 56696ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e845caa - Browse repository at this point
Copy the full SHA e845caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3767eda - Browse repository at this point
Copy the full SHA 3767edaView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d22fc2 - Browse repository at this point
Copy the full SHA 8d22fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f28ca3c - Browse repository at this point
Copy the full SHA f28ca3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e85017 - Browse repository at this point
Copy the full SHA 4e85017View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce2194 - Browse repository at this point
Copy the full SHA 3ce2194View commit details -
Merge pull request #32887: Revert "Merge pull request #32757: Schema …
…inference parameterized types"
Configuration menu - View commit details
-
Copy full SHA for ad6f4ee - Browse repository at this point
Copy the full SHA ad6f4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f4853e - Browse repository at this point
Copy the full SHA 4f4853eView commit details -
Fix java sdk container dependency for Python PostCommit (#32900)
* Fix java sdk container dependency for Python PostCommit * trigger tests
Configuration menu - View commit details
-
Copy full SHA for 078f87c - Browse repository at this point
Copy the full SHA 078f87cView commit details
Commits on Oct 23, 2024
-
Merge pull request #32735 from ffernandez92/beam-yaml-proto-bp
[blog] - Beam YAML protobuf blogpost
Configuration menu - View commit details
-
Copy full SHA for d0206f5 - Browse repository at this point
Copy the full SHA d0206f5View commit details -
Merge pull request #32903 from apache/liferoad-patch-1
Update generate_pydoc.sh
Configuration menu - View commit details
-
Copy full SHA for df3c45d - Browse repository at this point
Copy the full SHA df3c45dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b600d - Browse repository at this point
Copy the full SHA 68b600dView commit details -
* Add kafka poll latency metrics * Address Sam's comments [Dataflow Streaming] Use isolated windmill streams based on job settings (#32503) * Add kafka poll latency metrics * address comments * Ensure this is disabled for now until flag to enable it is explicitly passed --------- Co-authored-by: Naireen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ee13b2 - Browse repository at this point
Copy the full SHA 0ee13b2View commit details -
Bump google.golang.org/api from 0.199.0 to 0.202.0 in /sdks (#32906)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.199.0 to 0.202.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.199.0...v0.202.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d3478f1 - Browse repository at this point
Copy the full SHA d3478f1View commit details -
Bump cloud.google.com/go/storage from 1.44.0 to 1.45.0 in /sdks (#32854)
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.44.0 to 1.45.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.44.0...spanner/v1.45.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ac462e - Browse repository at this point
Copy the full SHA 7ac462eView commit details -
Fix JavaPreCommit on Java11 (#32912)
* Disable affected Samza runner test in Java9+ * Specify text log_kind for platorm independent logging
Configuration menu - View commit details
-
Copy full SHA for 172a029 - Browse repository at this point
Copy the full SHA 172a029View commit details -
Test fix after runner bump to Java11 (#32909)
* Test fix after runner bump to Java11 * Revert workflow change as it handled in separate PR
Configuration menu - View commit details
-
Copy full SHA for d8c3ede - Browse repository at this point
Copy the full SHA d8c3edeView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 135a5be - Browse repository at this point
Copy the full SHA 135a5beView commit details -
Fix protobuf build error in WindmillMap.persistDirect() for a removal…
… in Dataflow Streaming Java Legacy Runner without Streaming Engine (#32893) * Check WorkItemCommitRequest is buildable in WindmillStateInternalTest
Configuration menu - View commit details
-
Copy full SHA for 72fccfc - Browse repository at this point
Copy the full SHA 72fccfcView commit details -
Update commons-codec to 1.17.1 (#32923)
Sync version with GCP libraries, pulling 1.17.1
Configuration menu - View commit details
-
Copy full SHA for 67dc973 - Browse repository at this point
Copy the full SHA 67dc973View commit details -
* Add a vLLM notebook * Fix string * Feedback + minor instruction fix * quoting
Configuration menu - View commit details
-
Copy full SHA for 46c8cf4 - Browse repository at this point
Copy the full SHA 46c8cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc98bf1 - Browse repository at this point
Copy the full SHA bc98bf1View commit details -
Merge pull request #32935: Fix web page references to Flink 1.19 supp…
…ort since it is not released until 2.61.0
Configuration menu - View commit details
-
Copy full SHA for 5c57259 - Browse repository at this point
Copy the full SHA 5c57259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6b10a - Browse repository at this point
Copy the full SHA 5a6b10aView commit details -
Fix DebeziumIO JmsIO PreCommit (#32926)
* Fix DebeziumIO JmsIO PreCommit * Update sdks/go/test/integration/io/xlang/debezium/debezium_test.go --------- Co-authored-by: Jack McCluskey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cd261a - Browse repository at this point
Copy the full SHA 5cd261aView commit details -
Correct some gradle java8's (#32943)
Co-authored-by: lostluck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c8b79a - Browse repository at this point
Copy the full SHA 9c8b79aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc2909 - Browse repository at this point
Copy the full SHA 3cc2909View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2dfa281 - Browse repository at this point
Copy the full SHA 2dfa281View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3e70d - Browse repository at this point
Copy the full SHA 6e3e70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cd3e54 - Browse repository at this point
Copy the full SHA 8cd3e54View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be7537a - Browse repository at this point
Copy the full SHA be7537aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34eedad - Browse repository at this point
Copy the full SHA 34eedadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2f317 - Browse repository at this point
Copy the full SHA 0e2f317View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3332914 - Browse repository at this point
Copy the full SHA 3332914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c7fed2 - Browse repository at this point
Copy the full SHA 5c7fed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eae0d3 - Browse repository at this point
Copy the full SHA 8eae0d3View commit details -
Merge pull request #32959 from liferoad/update-docs
Update discussion docs
Configuration menu - View commit details
-
Copy full SHA for 8e1284b - Browse repository at this point
Copy the full SHA 8e1284bView commit details
Commits on Oct 29, 2024
-
Remove remaining Python 3.8 Artifacts (#32913)
* Remove remaining Python 3.8 Artifacts * Clear container files * Move TensorRT suite to 3.10
Configuration menu - View commit details
-
Copy full SHA for 6b772b2 - Browse repository at this point
Copy the full SHA 6b772b2View commit details -
Suppress future warning affecting Dataflow notebook (#32957)
* Suppress future warning affecting Dataflow notebook * fix lint
Configuration menu - View commit details
-
Copy full SHA for a5e0902 - Browse repository at this point
Copy the full SHA a5e0902View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e1f94 - Browse repository at this point
Copy the full SHA f2e1f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cbe74 - Browse repository at this point
Copy the full SHA a0cbe74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48a99e2 - Browse repository at this point
Copy the full SHA 48a99e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1ca21 - Browse repository at this point
Copy the full SHA 8b1ca21View commit details
Commits on Oct 30, 2024
-
fix silent failures in dispatch loop from stalling the pipeline (#32922)
* use ExecutorService instead of ScheduledExecutorService which swallows exceptions into futures that were not examined Co-authored-by: Arun Pandian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88ada9d - Browse repository at this point
Copy the full SHA 88ada9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ac5be - Browse repository at this point
Copy the full SHA 13ac5beView commit details -
Copy in correct requirements file (#32974)
* Copy in correct requirements file * Trigger postcommit
Configuration menu - View commit details
-
Copy full SHA for 2a27cc6 - Browse repository at this point
Copy the full SHA 2a27cc6View commit details -
Merge pull request #32081: make FieldValueTypeInformation creators ta…
…ke a TypeDescriptor parameter
Configuration menu - View commit details
-
Copy full SHA for dd556b2 - Browse repository at this point
Copy the full SHA dd556b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a0447 - Browse repository at this point
Copy the full SHA 24a0447View commit details
Commits on Oct 31, 2024
-
Reapply disable Gradle cache for expansion service (#32984)
* Reapply disable Gradle cache for expansion service This reverts commit 379dcd4. * trigger test
Configuration menu - View commit details
-
Copy full SHA for f105f26 - Browse repository at this point
Copy the full SHA f105f26View commit details -
Upgrade mypy to version 1.13.0 (#32978)
* Upgrade mypy to version 1.13.0 * formatting, yaml io fix
Configuration menu - View commit details
-
Copy full SHA for 61e7258 - Browse repository at this point
Copy the full SHA 61e7258View commit details -
Merge pull request #32971 from jrmccluskey/mlTransform
Update MLTransform code to PEP 585 types
Configuration menu - View commit details
-
Copy full SHA for d6ca789 - Browse repository at this point
Copy the full SHA d6ca789View commit details -
Bump github.com/nats-io/nats-server/v2 from 2.10.18 to 2.10.22 in /sd…
…ks (#32856) Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.10.18 to 2.10.22. - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml) - [Commits](nats-io/nats-server@v2.10.18...v2.10.22) --- updated-dependencies: - dependency-name: github.com/nats-io/nats-server/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c7a161d - Browse repository at this point
Copy the full SHA c7a161dView commit details -
[yaml] Enhance YAML API docs (#32825)
* [yaml] Enhance YAML API docs Signed-off-by: Jeffrey Kinard <[email protected]> * use single html file Signed-off-by: Jeffrey Kinard <[email protected]> * fix test failures Signed-off-by: Jeffrey Kinard <[email protected]> * rebase on master Signed-off-by: Jeffrey Kinard <[email protected]> --------- Signed-off-by: Jeffrey Kinard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afaa4c3 - Browse repository at this point
Copy the full SHA afaa4c3View commit details -
Bump google.golang.org/api from 0.202.0 to 0.203.0 in /sdks (#32918)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.202.0 to 0.203.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.202.0...v0.203.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5226b73 - Browse repository at this point
Copy the full SHA 5226b73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c23504 - Browse repository at this point
Copy the full SHA 8c23504View commit details -
playground precommit move to selfhosted and update (#32987)
* playground precommit move to selfhosted and update * playground precommit move to selfhosted and update
Configuration menu - View commit details
-
Copy full SHA for d3a841c - Browse repository at this point
Copy the full SHA d3a841cView commit details -
Add JobServerOption for
--jar_cache_dir
(#32033)* Add JobServerOption for jar_cache_dir Signed-off-by: s21.lee <[email protected]> * fixed for job_server_test error - add missing comma Signed-off-by: s21.lee <[email protected]> * fix error for missing comma Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix for unit test error Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix test error Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix error for typo Signed-off-by: s21lee <[email protected]> * fix test error Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix error Signed-off-by: s21lee <[email protected]> * fix error Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix error Signed-off-by: s21lee <[email protected]> * fix error Signed-off-by: s21lee <[email protected]> * fix error Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix error and lint Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> * fix lint Signed-off-by: s21lee <[email protected]> --------- Signed-off-by: s21.lee <[email protected]> Signed-off-by: s21lee <[email protected]> Co-authored-by: s21.lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2160737 - Browse repository at this point
Copy the full SHA 2160737View commit details -
Update docs for MapState and SetState support update (#32915)
* Update docs for MapState and SetState support update * remove the code formatting * clarify state support for the Dataflow runner * clarify state support for the Dataflow runner * Update website/www/site/data/capability_matrix.yaml Co-authored-by: Danny McCormick <[email protected]> --------- Co-authored-by: Danny McCormick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d37ba37 - Browse repository at this point
Copy the full SHA d37ba37View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d749c08 - Browse repository at this point
Copy the full SHA d749c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0987e79 - Browse repository at this point
Copy the full SHA 0987e79View commit details -
Support caching in Apache Beam by using relative co_filename paths. (#…
…32979) * The motivation for this change is to support caching in Apache Beam. Apache Beam does the following: - Pickle Python code - Send the pickled source code to "worker" VMs - The workers unpickle and execute the code In the environment that these Beam pipelines execute, the source code is in a temporary directory whose name is random and changes. The source code paths relative to the temporary directory are constant. Using absolute paths prevents pickled code from being cached because the absolute path keeps changing. Using relative paths enables this caching and promises significant resource savings and speed-ups. Additionally the absolute paths leak information about the directory structure of the machine pickling the source code. When the pickled code is passed across the network to another machine, the absolute paths may no longer be valid when the other machine has a different directory structure. The reason for using relative paths rather than omitting the path entirely is because Python uses the co_filename attribute to create stack traces. * The motivation for this change is to support caching in Apache Beam for Google. Apache Beam does the following: - Pickle Python code - Send the pickled source code to "worker" VMs - The workers unpickle and execute the code In the environment that these Beam pipelines execute, the source code is in a temporary directory whose name is random and changes. The source code paths relative to the temporary directory are constant. Using absolute paths prevents pickled code from being cached because the absolute path keeps changing. Using relative paths enables this caching and promises significant resource savings and speed-ups. Additionally the absolute paths leak information about the directory structure of the machine pickling the source code. When the pickled code is passed across the network to another machine, the absolute paths may no longer be valid when the other machine has a different directory structure. The reason for using relative paths rather than omitting the path entirely is because Python uses the co_filename attribute to create stack traces. * Simplify. --------- Co-authored-by: Robert Bradshaw <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02ab9da - Browse repository at this point
Copy the full SHA 02ab9daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61268ef - Browse repository at this point
Copy the full SHA 61268efView commit details -
Remove usage of deprecated _serialize (#33000)
* Remove usage of deprecated _serialize * Correct assignment * indentation * lint * fmt * fmt
Configuration menu - View commit details
-
Copy full SHA for 90c1ee9 - Browse repository at this point
Copy the full SHA 90c1ee9View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eed82f0 - Browse repository at this point
Copy the full SHA eed82f0View commit details