1. e726cdf Merge pull request #751 from apache/dependabot/maven/wayang-commons/wayang-basic/org.apache.kafka-kafka-clients-3.9.2 by mspruc · 3 days ago main
  2. 60f5894 Bump org.apache.kafka:kafka-clients in /wayang-commons/wayang-basic by dependabot[bot] · 3 days ago
  3. dfd4e4a Merge pull request #745 from apache/dependabot/pip/python/src/pywy/pytest-9.0.3 by mspruc · 3 days ago
  4. b8bc2df Merge pull request #720 from tanyarai5446/fix/WAYANG-49-copyright-update by Zoi Kaoudi · 10 days ago
  5. 3335ef0 Merge pull request #731 from gknz/feature/java-parquet-sink by Zoi Kaoudi · 10 days ago
  6. f9fc3ab Merge pull request #749 from mohit-devlogs/dataframe-sql-condition-improvement by Zoi Kaoudi · 10 days ago
  7. 1ab755b Remove duplicate .metals entry from .gitignore by gepa · 10 days ago
  8. 886fe98 Simplify condition concatenation in SQL generation for JdbcExecutor by Mohit Bisht · 11 days ago
  9. c12c4f6 Merge pull request #723 from apache/dependabot/maven/wayang-platforms/wayang-spark/org.apache.spark-spark-core_2.12-3.5.7 by Zoi Kaoudi · 11 days ago
  10. f449cff Merge pull request #724 from apache/dependabot/maven/wayang-ml4all/org.apache.spark-spark-core_2.12-3.5.7 by Zoi Kaoudi · 11 days ago
  11. da00f18 Merge pull request #726 from apache/dependabot/maven/wayang-applications/org.apache.spark-spark-core_2.12-3.5.7 by Zoi Kaoudi · 11 days ago
  12. 961209c Merge pull request #748 from apache/dependabot/maven/wayang-applications/org.apache.kafka-kafka-clients-3.9.2 by Zoi Kaoudi · 11 days ago
  13. 5d897d2 Merge pull request #744 from apache/dependabot/maven/wayang-platforms/wayang-spark/org.apache.kafka-kafka-clients-3.9.2 by Zoi Kaoudi · 11 days ago
  14. f8dbdb2 Bump org.apache.kafka:kafka-clients in /wayang-applications by dependabot[bot] · 11 days ago
  15. 5cb67e9 Merge pull request #478 from apache/dependabot/maven/wayang-benchmark/org.apache.hadoop-hadoop-common-3.4.0 by Zoi Kaoudi · 11 days ago
  16. 76d5f37 Bump pytest from 8.3.5 to 9.0.3 in /python/src/pywy by dependabot[bot] · 12 days ago
  17. 6b1daf8 Bump org.apache.kafka:kafka-clients in /wayang-platforms/wayang-spark by dependabot[bot] · 13 days ago
  18. 4067a8f Merge pull request #718 from makarandhinge/fix/issue-418-refactor-benchmark-jobs by Zoi Kaoudi · 2 weeks ago
  19. 05f7a82 Merge pull request #743 from apache/dependabot/bundler/wayang-docs/src/main/resources/addressable-2.9.0 by mspruc · 2 weeks ago
  20. 4a99b92 Bump addressable from 2.8.0 to 2.9.0 in /wayang-docs/src/main/resources by dependabot[bot] · 3 weeks ago
  21. 5fa8e20 Merge pull request #742 from apache/dependabot/maven/wayang-tests-integration/org.apache.spark-spark-core_2.12-3.5.7 by mspruc · 3 weeks ago
  22. 7ead0a5 Bump org.apache.spark:spark-core_2.12 in /wayang-tests-integration by dependabot[bot] · 3 weeks ago
  23. 8743c76 Merge pull request #737 from apache/dependabot/pip/python/src/pywy/requests-2.33.0 by mspruc · 3 weeks ago
  24. 804014b Bump requests from 2.32.4 to 2.33.0 in /python/src/pywy by dependabot[bot] · 4 weeks ago
  25. 312afad Add JavaParquetSink execution operator for the Java platform by gepa · 5 weeks ago
  26. 60ac8ef fix: as requested remove empty configuration and deleted the WordCountWithPlanBuilder.java by Makarand Milind Hinge · 5 weeks ago
  27. 4cb39be Bump org.apache.spark:spark-core_2.12 in /wayang-applications by dependabot[bot] · 6 weeks ago
  28. d588577 Bump org.apache.spark:spark-core_2.12 in /wayang-ml4all by dependabot[bot] · 6 weeks ago
  29. 989bd11 Bump org.apache.spark:spark-core_2.12 in /wayang-platforms/wayang-spark by dependabot[bot] · 6 weeks ago
  30. 28413ad WAYANG-49: Update outdated copyright years in markdown and resource files by tanyarai5446 · 6 weeks ago
  31. bf7a708 feat: Add JavaPlanBuilder benchmark versions by Makarand Milind Hinge · 6 weeks ago
  32. eb6ee69 cleanup: Remove commented code in WordCount.java by Makarand Milind Hinge · 7 weeks ago
  33. 8749e66 cleanup: Remove unused import and add Configuration in WordCountParquet.java by Makarand Milind Hinge · 7 weeks ago
  34. f8d7ff6 cleanup: Remove unused imports and add Configuration in Main.java by Makarand Milind Hinge · 7 weeks ago
  35. 92cff92 Merge pull request #665 from harrygav/introduce_postgresql_sink by Zoi Kaoudi · 6 weeks ago
  36. de50095 Merge pull request #717 from apache/zkaoudi-patch-3 by Juri Petersen · 6 weeks ago
  37. 2eff380 Update README with license by Zoi Kaoudi · 7 weeks ago zkaoudi-patch-3
  38. ffdf582 fix(benchmark): Remove hardcoded paths in Grep.java by Makarand Milind Hinge · 7 weeks ago
  39. 892e34d Update section title for starting the REST API by Zoi Kaoudi · 7 weeks ago
  40. 6cf3cf2 Create README.md for Wayang JSON REST API by Zoi Kaoudi · 7 weeks ago
  41. 2d453ed hardening table sink abstraction, implementation and testing by harry · 7 weeks ago
  42. e01acfa Merge pull request #700 from makarandhinge/WAYANG-594-fix-nondeterministic-sort-in-tensorflow-iris-test by Zoi Kaoudi · 7 weeks ago
  43. 54f2de7 Merge pull request #709 from zkaoudi/main by Zoi Kaoudi · 8 weeks ago
  44. 247a5fa [WAYANG-594] Fix flaky test in TensorflowIrisScalaLikeApiIT by Makarand Milind Hinge · 8 weeks ago
  45. 55d9e25 correct pom by Zoi Kaoudi · 8 weeks ago
  46. 147b569 reverting pom file by Zoi Kaoudi · 8 weeks ago
  47. b07a6ee Merge branch 'main' of https://github.com/zkaoudi/apache-wayang by Zoi Kaoudi · 8 weeks ago
  48. 81d1741 test for java parquet source operator by Zoi Kaoudi · 8 weeks ago
  49. 79db0fa test for java parquet source operator by Zoi Kaoudi · 8 weeks ago
  50. c9f3702 Merge pull request #705 from apache/dependabot/maven/wayang-commons/wayang-core/com.fasterxml.jackson.core-jackson-core-2.18.6 by Zoi Kaoudi · 8 weeks ago
  51. b2a59c4 introduce abstract TableSink operator with Java and Spark platform implementation and tests by harry · 8 weeks ago
  52. 28443b2 Merge pull request #706 from mohit-devlogs/windows-setup-guide by Alexander Alten · 8 weeks ago
  53. b352f3c Fix ASF header formatting by Mohit Bisht · 8 weeks ago
  54. fd7fc49 Bump com.fasterxml.jackson.core:jackson-core by dependabot[bot] · 8 weeks ago
  55. b50b3d3 Merge pull request #704 from Prathamesh9284/fix/ci-build-fail by Alexander Alten · 8 weeks ago
  56. 3eb0929 docs: add Windows setup guide by Mohit Bisht · 8 weeks ago
  57. 69a97b3 fix: update codeql workflow to ensure proper installation of protobuf-compiler by Prathamesh9284 · 8 weeks ago
  58. 2254f6d fix: update backend workflow to ensure protobuf-compiler installation works correctly by Prathamesh9284 · 8 weeks ago
  59. 85f5361 Merge pull request #695 from mattpapp/fix/recordtype-hashcode-equals-contract by mspruc · 9 weeks ago
  60. 3594ffe Bump org.apache.hadoop:hadoop-common in /wayang-benchmark by dependabot[bot] · 9 weeks ago
  61. 8d8930a Merge pull request #692 from Prathamesh9284/fix/csv-header-validation by Zoi Kaoudi · 9 weeks ago
  62. 455a05a refactor: move header validation into streamLines to avoid opening file twice by Prathamesh9284 · 9 weeks ago
  63. aed2d1b fix: RecordType.hashCode() inconsistent with equals() (#694) by Matthew Pappas · 9 weeks ago
  64. cc43e69 Merge pull request #693 from apache/rel/1.1.1-rc2 by Juri Petersen · 9 weeks ago
  65. cb454b7 fix: enhance CSV header validation to ensure correct separator usage by Prathamesh9284 · 10 weeks ago
  66. 788e91a refactor: move validateHeaderLine from streamLines to createStream and revert streamLines to its original form by Prathamesh9284 · 10 weeks ago
  67. 19cbcab fix: improve CSV header validation and error messages by Prathamesh9284 · 10 weeks ago
  68. 56656eb Merge pull request #691 from zkaoudi/main by mspruc · 10 weeks ago
  69. e647483 update to return an immutable list based on newer Java version by Zoi Kaoudi · 10 weeks ago
  70. 9536f68 Merge pull request #685 from mspruc/model-parser-config by Zoi Kaoudi · 10 weeks ago
  71. 29bde26 Merge pull request #686 from apache/dependabot/maven/wayang-commons/wayang-basic/org.apache.hadoop-hadoop-common-3.4.0 by mspruc · 10 weeks ago
  72. 4169101 Merge pull request #689 from apache/dependabot/maven/wayang-platforms/wayang-java/org.apache.avro-avro-1.11.5 by mspruc · 10 weeks ago
  73. 0749130 Bump org.apache.avro:avro in /wayang-platforms/wayang-java by dependabot[bot] · 2 months ago
  74. a5d2644 Merge pull request #688 from novatechflow/macos-async-multicontext-empty-output-fix by Yasser Idris · 2 months ago
  75. ad18d58 Fix async worker classpath/module args and fail on child error by 2pk03 · 2 months ago
  76. 9f9559b Bump org.apache.hadoop:hadoop-common in /wayang-commons/wayang-basic by dependabot[bot] · 2 months ago
  77. 603df6a Merge pull request #656 from ChristofferEmilKristensen/main by Juri Petersen · 2 months ago
  78. 528f563 Resolve issue on it needs to be this.whereExpressions.size() > 0 by Christoffer Kristensen · 2 months ago
  79. 0d87021 remove hardcoded path by mspruc · 2 months ago
  80. b466d31 [maven-release-plugin] prepare for next development iteration by mspruc · 2 months ago rel/1.1.1-rc2
  81. 2de7ef8 [maven-release-plugin] prepare release 1.1.0 by mspruc · 2 months ago apache-wayang-1.1.1
  82. 2f71511 add RELEASE_NOTES for 1.1.1 by mspruc · 2 months ago
  83. 2607510 [maven-release-plugin] prepare branch @{releaseLabel} by mspruc · 2 months ago
  84. 7337a78 Merge pull request #683 from mspruc/implicit-version-for-poms by Zoi Kaoudi · 2 months ago
  85. adca6d5 Merge pull request #684 from juripetersen/fix-api-json-versioning by Juri Petersen · 2 months ago
  86. 8a468ef Remove dotfiles by Juri Petersen · 2 months ago
  87. 5c0844c Remove legacy scala plugin for building wayang-api-json, resolving versioning issue by Juri Petersen · 2 months ago
  88. 8195faa rm version specifier in child poms by mspruc · 2 months ago
  89. 322bd2a Merge pull request #682 from apache/zkaoudi-patch-2 by mspruc · 3 months ago
  90. 6360803 Remove incubation comments and update final name by Zoi Kaoudi · 3 months ago zkaoudi-patch-2
  91. 8d21a1d Merge pull request #681 from apache/zkaoudi-patch-1 by mspruc · 3 months ago
  92. f3fc378 Update release configuration in pom.xml by Zoi Kaoudi · 3 months ago zkaoudi-patch-1
  93. 9e184de Merge pull request #680 from mspruc/incubator-refs by Zoi Kaoudi · 3 months ago
  94. 7265904 remove (incubating) references in docs & legalese by mspruc · 3 months ago
  95. 38485d6 Merge pull request #679 from mspruc/incubator-reference by Zoi Kaoudi · 3 months ago
  96. fadb70e rm incubator reference by mspruc · 3 months ago
  97. 745fc5c Merge pull request #661 from mspruc/flink-datastream by Juri Petersen · 3 months ago
  98. 6172a5f Merge pull request #675 from mspruc/cast-for-filters by Alexander Alten · 3 months ago
  99. 03c870b CAST using numbers & widening conversions by mspruc · 3 months ago
  100. a9d7b65 widening conversions for CAST by mspruc · 3 months ago