1. 60fd371 [BEAM-12273] Support non-multimap materialization in Twister2 runner by Kenneth Knowles · 3 years ago
  2. 54934dc [BEAM-11839] Add reason for most Singleton() requirements (#14569) by Brian Hulette · 3 years ago
  3. 9102530 Fix lint breakage from Merge pull request #13617 from [BEAM-11289] [Python] Integrat… (#14710) by Pablo · 3 years ago
  4. 79ea6dd [BEAM-12253] Change Read.UnboundedSourceAsSDFRestrictionTracker to use the cache. by Sam Whittle · 3 years ago
  5. 41f8c0c use set_version.sh by Heejong Lee · 3 years ago
  6. bddf2be Merge pull request #14696: [BEAM-12264] Revert "Resolve beam_fn_api experiment for side inputs, using portabl… by Kenn Knowles · 3 years ago
  7. e616dac shift(axis=index) is order-sensitive by Brian Hulette · 3 years ago
  8. 3dcccdf quantile(axis=columns) is parallelizable by Brian Hulette · 3 years ago
  9. aa8555d fillna(axis='index', limit=) is order-sensitive by Brian Hulette · 3 years ago
  10. 6788eca Add reason to most Singleton requirements by Brian Hulette · 3 years ago
  11. 1b27df8 Allow attaching Singleton reason to NonParallelOperation by Brian Hulette · 3 years ago
  12. c644b06 Merge pull request #14703: [BEAM-12254] Change nexmark UnboundedEventSource to always calculate backlog bytes. by Kenn Knowles · 3 years ago
  13. a0014d7 [BEAM-12271] Make max width for code snippets adaptive with text blocks by Alexey Romanenko · 3 years ago
  14. 346b6c6 [BEAM-10912] Increase Jenkins job logs retention from 14 to 30 days by Alan Myrvold · 3 years ago
  15. 5b2b042 [BEAM-12254] Change nexmark UnboundedEventSource to always calculate backlog bytes. by Sam Whittle · 3 years ago
  16. cfff13d [BEAM-8644] Bump freemarker to 2.3.31 by masahitojp · 3 years ago
  17. 4af6271 fix formatting error in mass_comment.py by Heejong Lee · 3 years ago
  18. bbd481e bugfix in verify_release_build.sh by Heejong Lee · 3 years ago
  19. e40489f Add test for non-deterministic inputs by Stephan Hoyer · 3 years ago
  20. d9da8a4 Merge pull request #13617 from [BEAM-11289] [Python] Integrate Google Cloud Recommendations AI functionality by Matthias Baetens · 3 years ago
  21. c55f72a Revert "Resolve beam_fn_api experiment for side inputs, using portable expansion always" by Daniel Oliveira · 3 years ago
  22. 4bd217c Merge pull request #14692: [BEAM-12242] Updates transform overriding to support parent/child external transforms by Chamikara Jayalath · 3 years ago
  23. 9e9deb9 Re-raise exceptions during deterministic encoding by Stephan Hoyer · 3 years ago
  24. 7e1aa0d Merge pull request #14693 from ibzib/accum-coder by Kyle Weaver · 3 years ago
  25. f5f9898 [BEAM-12018] Initial implementation for melt (#14689) by roger-mike · 3 years ago
  26. 1583344 [BEAM-12165] Add support for ParquetIO Sink to specify an Avro model (#14644) by Ernesto Valentino · 3 years ago
  27. 25cf1d4 [BEAM-12252] upgrade kotlin version for example (#14679) by Brian Hulette · 3 years ago
  28. 39840ba [BEAM-12252] Bump kotlin version to 1.4.32 and improve Kotlin code by masahitojp · 3 years ago
  29. 6bca47d [BEAM-12223] Fix javadoc bug in JdbcIO (#14642) by jrynd · 3 years ago
  30. b7d8569 Merge pull request #14666: [BEAM-12147][BEAM-9919] Add Go SDK x-lang prefix transform by Daniel Oliveira · 3 years ago
  31. 871dbbc [BEAM-12147][BEAM-9919] Add Go SDK x-lang prefix transform by Daniel Oliveira · 3 years ago
  32. 24d6cda [BEAM-12257] Infer accumulator coder from underlying AggregateFn in LazyAggregateCombineFn. by Kyle Weaver · 3 years ago
  33. 0302dcd Merge pull request #14681 from ihji/changes_2_31_0 by Heejong Lee · 3 years ago
  34. 299cf1a Updates transform overriding to support parent/child external transforms by Chamikara Jayalath · 3 years ago
  35. 5ecbe17 Update golock instructions (#14678) by Daniel Oliveira · 3 years ago
  36. a2849e0 Merge pull request #14682 from ihji/bugfix_cut_release_branch_script by Heejong Lee · 3 years ago
  37. 22e3ce3 [BEAM-12158] Regen go protos & rename internal proto package (#14612) by Robert Burke · 3 years ago
  38. f716b2f Merge pull request #14688: [BEAM-12250] Increase timeout of Dataflow V1 streaming ValidatesRunner by Kenn Knowles · 3 years ago
  39. ce4c192 Merge pull request #14687: [BEAM-12222] Update Dataflow container for side input changes by Kenn Knowles · 3 years ago
  40. 637cf50 Increase timeout of Dataflow V1 streaming ValidatesRunner by Kenneth Knowles · 3 years ago
  41. b6ee454 [BEAM-12222] Update Dataflow container for side input changes by Kenneth Knowles · 3 years ago
  42. fd33f16 Merge pull request #14556: Update website for 2.29.0 release by Kenn Knowles · 3 years ago
  43. bb3a769 Update website for 2.29.0 release by Kenneth Knowles · 3 years ago
  44. 99cb746 Merge pull request #14562: Add Beam 2.29.0 release blog post by Kenn Knowles · 3 years ago
  45. 0ec9084 Merge pull request #14669 from [BEAM-8706] Bump antlr4 to 4.9.2 by Pablo · 3 years ago
  46. f5cf55d Merge pull request #14677 from [BEAM-12227] Update ExternalWorkerServiceTest by Pablo · 3 years ago
  47. 21fca9c Add Beam 2.29.0 release blog post by Kenneth Knowles · 3 years ago
  48. 8867610 [BEAM-9547] WontImplement a few more DeferredGroupBy operations (#14675) by Brian Hulette · 3 years ago
  49. 400b1d7 [BEAM-12118] Fix race introduced in QueeuingBeamFnDataClient triggering failed precondition. (#14668) by scwhittle · 3 years ago
  50. 3eb3dc9 [BEAM-12174] Propertly close ExecutableStageContext in DoFnOp#close (#14659) by Ke Wu · 3 years ago
  51. e284374 [BEAM-9615] Use UUIDs in Go SDK Schemas (#14665) by Daniel Oliveira · 3 years ago
  52. cdef5bb [BEAM-12238] Make StateBackedIterable Serializable. (#14660) by Robert Bradshaw · 3 years ago
  53. 17fef39 bugfix for cut_release_branch.sh by Heejong Lee · 3 years ago
  54. a5296ff adding 2.31.0 section to CHANGES.md by Heejong Lee · 3 years ago
  55. e9df62b Moving to 2.31.0-SNAPSHOT on master branch. by Heejong Lee · 3 years ago
  56. b36b8e5 Use __getstate__ & __setstate__ for deterministic coding by Stephan Hoyer · 3 years ago
  57. 7418c84 Merge pull request #14672: [BEAM-12248][BEAM-12247] Reduce String and ArrayList object creations by Ismaël Mejía · 3 years ago
  58. be906f3 [BEAM-12248] Reduce ArrayList allocation in Row/RowUtils by Daniel Kulp · 3 years ago
  59. b87f1f0 [BEAM-12247] Reduce memory/string creations in InMemoryTimerInternals by Daniel Kulp · 3 years ago
  60. 87e1164 Merge pull request #14676: Revert "[BEAM-3713] Moving integration tests from nose to pytest (#14481)" by Daniel Oliveira · 3 years ago
  61. 50fcf55 Merge pull request #14639: [BEAM-10277][BEAM-12198] Populate encoding positions to all matching schemas by reuvenlax · 3 years ago
  62. 35881d7 [BEAM-7372] cleanup py2 codepath from runners/dataflow and runners/interactive #14564 by tvalentyn · 3 years ago
  63. 2f02771 Merge pull request #14491 from ihji/BEAM-12140 by Heejong Lee · 3 years ago
  64. f5ebfad Add scikit-learn to additional user packages (#14664) by Ahmet Altay · 3 years ago
  65. 8d45785 fix formatting by Heejong Lee · 3 years ago
  66. 627468a fix typo, add optional sha256 to url payload by Heejong Lee · 3 years ago
  67. a60546e [BEAM-12227] Update ExternalWorkerServiceTest by Ke Wu · 3 years ago
  68. a2e440e [BEAM-12220] Use try-with-resources in ZipFiles (#14654) by Brian Hulette · 3 years ago
  69. 217b8c1 use get_scheme by Heejong Lee · 3 years ago
  70. 1a5f90e Revert "[BEAM-3713] Moving integration tests from nose to pytest (#14481)" by Daniel Oliveira · 3 years ago
  71. 5e4d632 Merge pull request #14673: Revert "[BEAM-11994] Refactor BigQueryTornadoes to make more options … by Daniel Oliveira · 3 years ago
  72. faf1542 Merge pull request #14649: [BEAM-12229] StreamingModeExecutionContext invalidated WindmillStateCache keys repeatedly for fused stages with more than one stage. by reuvenlax · 3 years ago
  73. b1a67ef Merge pull request #14670: [BEAM-12243] TPC-DS: use SQL "substring()" instead of "substr()" by Ismaël Mejía · 3 years ago
  74. 4872cf7 Revert "[BEAM-11994] Refactor BigQueryTornadoes to make more options parameterizable." by Chamikara Jayalath · 3 years ago
  75. bc2fb2a Merge pull request #14645 from [BEAM-12188] Bump snakeyaml to 1.28 by Pablo · 3 years ago
  76. 73d9356 Merge pull request #14615 from [BEAM-12206] Update BigQuery IO documentation with quota and sharding information by Siyuan Chen · 3 years ago
  77. 1fe677b Merge pull request #14662 Refinements to the portability page, reflecting its state of completeness. by Robert Bradshaw · 3 years ago
  78. d4e7697 Allow overwriting zip file in packageDirectoriesToStage by Brian Hulette · 3 years ago
  79. 6ebadec [BEAM-12243] TPC-DS: use SQL "substring()" instead of "substr()" by Alexey Romanenko · 3 years ago
  80. 0bb5fd8 Merge pull request #14658 from kw2542/BEAM-12227 by Kyle Weaver · 3 years ago
  81. d871b5e Refinements to the portability page, reflecting its state of completeness. by Robert Bradshaw · 3 years ago
  82. 2d0f36c Merge pull request #14613: Update run_rc_validation.sh to pull RC tag by Kenn Knowles · 3 years ago
  83. defca4d Merge pull request #14650: [BEAM-12011] Remove WindowFn.getOutputTime by Kenn Knowles · 3 years ago
  84. f3fab5c [BEAM-8706] Bump antlr4 to 4.9.2 by masahitojp · 3 years ago
  85. cbc67c8 Merge pull request #13073: [BEAM-11055] Update log4j to version 2.14.1 by Alexey Romanenko · 3 years ago
  86. 8a24eb8 [BEAM-11055] Update log4j to version 2.14.1 by Ismaël Mejía · 3 years, 7 months ago
  87. a25261a Merge pull request #14633: [BEAM-12213] Enable dual job submission for Dataflow by Kenn Knowles · 3 years ago
  88. b1e4ece [BEAM-2085] Support resource hints on java transforms. #14607 by tvalentyn · 3 years ago
  89. a5cb30d Add ExternalWorkerServiceTest by Ke Wu · 3 years ago
  90. ea107d0 Merge pull request #14640: [BEAM-9283] Disable caching ValidatesRunner tests tasks by Ismaël Mejía · 3 years ago
  91. 9a9fb44 Add resource hints supported by Dataflow. by Valentyn Tymofieiev · 3 years ago
  92. 270903b Support passing resource hints through pipeline options. by Robert Bradshaw · 3 years ago
  93. d15c210 Translate Resource Hints into v1beta3 API in DF Runner and add test coverage. by Valentyn Tymofieiev · 3 years ago
  94. 729a5ed [BEAM-2085] Add resource hints support in Java SDK. by Robert Bradshaw · 3 years ago
  95. 4202fb8 Merge pull request #14661 - Fix worker_pool plumbing to use a mutable List. by tvalentyn · 3 years ago
  96. 9c5f08f Fix kenn at apache email address in blog author list by Kenneth Knowles · 3 years ago
  97. b379725 [BEAM-12237] Fix logging in Samza Runner (#14657) by Ke Wu · 3 years ago
  98. fe2fc9d Merge pull request #14598 from y1chi/profiler by Yichi Zhang · 3 years ago
  99. 62d6d41 Fix worker_pool plumbing to use a mutable List. by Eric Roshan-Eisner · 3 years ago
  100. ebdfee9 [BEAM-12016] Initial implementation for add_suffix, add_prefix (#14623) by roger-mike · 3 years ago