1. 97bed9f Merge pull request #451 from apache/dependabot/maven/wayang-commons/wayang-serializable/com.google.protobuf-protobuf-java-3.16.3 by Zoi Kaoudi · 4 weeks ago main
  2. 224714b Merge pull request #446 from apache/dependabot/maven/wayang-api/wayang-api-python/com.google.protobuf-protobuf-java-3.16.3 by Zoi Kaoudi · 4 weeks ago
  3. e6cabb0 Merge pull request #445 from apache/dependabot/maven/wayang-api/wayang-api-scala-java/com.google.protobuf-protobuf-java-3.16.3 by Zoi Kaoudi · 4 weeks ago
  4. 2e24f78 Bump com.google.protobuf:protobuf-java by dependabot[bot] · 4 weeks ago
  5. 81a88cc Bump com.google.protobuf:protobuf-java in /wayang-api/wayang-api-python by dependabot[bot] · 4 weeks ago
  6. 3af0d5e Bump com.google.protobuf:protobuf-java by dependabot[bot] · 4 weeks ago
  7. c25c656 Merge pull request #436 from juripetersen/wayang-python-api by Kaustubh Beedkar · 4 weeks ago
  8. 03d6101 Fix license headers by Juri Petersen · 5 weeks ago
  9. a834fb9 Fix scala-java dependencies by Juri Petersen · 5 weeks ago
  10. 4ba5435 Merge branch 'main' into wayang-python-api by Juri Petersen · 5 weeks ago
  11. fa5ee03 Remove wayang-api-json/pom conflicts by Juri Petersen · 5 weeks ago
  12. b5532bf Merge pull request #435 from apache/dependabot/maven/wayang-platforms/wayang-jdbc-template/org.hsqldb-hsqldb-2.7.1 by Zoi Kaoudi · 5 weeks ago
  13. bfdf374 Remove maven-wrapper.jar from changes by Juri Petersen · 5 weeks ago
  14. 87058f3 Remove python dist files by Juri Petersen · 5 weeks ago
  15. a4b4dab Remove more dotfiles by Juri Petersen · 5 weeks ago
  16. 164226e Remove dotfiles by Juri Petersen · 5 weeks ago
  17. 7ee2620 Remove the placeholder tests by Juri Petersen · 5 weeks ago
  18. a108120 Bump org.hsqldb:hsqldb in /wayang-platforms/wayang-jdbc-template by dependabot[bot] · 6 weeks ago
  19. b67b404 Merge pull request #429 from damik3/main by Zoi Kaoudi · 6 weeks ago
  20. 0d0fae9 Renamed BlossomContext to MultiContext by damik3 · 6 weeks ago
  21. e8d01ff Ignore python build files by Juri Petersen · 6 weeks ago
  22. cd01b2a Finish usage of WrappedTransformationDescriptor by Juri Petersen · 6 weeks ago
  23. 070b0d5 Merged multicontext cleanup by damik3 · 6 weeks ago
  24. f4b4a5a Merged multicontext tweak by damik3 · 6 weeks ago
  25. 4942190 Merged multicontext by damik3 · 6 weeks ago
  26. 57af3a1 Add wrapped descriptors for python UDFs by Juri Petersen · 7 weeks ago
  27. ad9cb68 Fix pipeline wrapping by Juri Petersen · 7 weeks ago
  28. 8550864 Add MapPartitions pipeline wrapping in pywy by Juri Petersen · 7 weeks ago
  29. 93f2d83 Merge pull request #398 from juripetersen/ml-model-guide by Alexander Alten · 8 weeks ago
  30. 65987c2 add ASF license header by Alexander Alten · 8 weeks ago
  31. e7e91b2 Merge pull request #426 from Baunsgaard/MVNBuild by Zoi Kaoudi · 8 weeks ago
  32. e848509 Minor changes for compilation with raw mvn by Sebastian Baunsgaard · 8 weeks ago
  33. e891913 Merge pull request #425 from apache/kamir-patch-1 by Zoi Kaoudi · 9 weeks ago
  34. 1632e74 Update README.md by Mirko Kämpf · 9 weeks ago kamir-patch-1
  35. b0b6054 Merge pull request #422 from joker-star-l/dev by Zoi Kaoudi · 9 weeks ago
  36. 534f7cb fix: wayang-tensorflow version in pom by composer · 9 weeks ago
  37. 3fc1cc0 feat: add the license header in the pom file by composer · 9 weeks ago
  38. 055eae2 Merge pull request #424 from juripetersen/explain-in-scala-api by Zoi Kaoudi · 10 weeks ago
  39. 79def49 Change annotation by Juri Petersen · 10 weeks ago
  40. cece1c2 Add data quanta method to use explain like operator by Juri Petersen · 10 weeks ago
  41. b1e0ad6 Add explain utility to scala planBuilder by Juri Petersen · 10 weeks ago
  42. 9006573 feat: add tensorflow platform by composer · 10 weeks ago
  43. fd37e05 feat: deprecate ModelTransformOperator, use PredictOperator by composer · 3 months ago
  44. 91cf3a7 refactor: change input layout of ML training by composer · 3 months ago
  45. 7345b6b Merge pull request #421 from juripetersen/417-explain-plans by Zoi Kaoudi · 2 months ago
  46. d49439b Add writing json to files by Juri Petersen · 2 months ago
  47. 491d4ae Revert BiConsumer approach by Juri Petersen · 2 months ago
  48. 17e47f1 Merge pull request #419 from zkaoudi/main by Kaustubh Beedkar · 2 months ago
  49. cf59792 Add BiConsumer as function to be applied on traversal by Juri Petersen · 2 months ago
  50. 1d97424 Also print visited so that joins will be pointed to by Juri Petersen · 2 months ago
  51. bebf2a6 minor fixes by Zoi · 2 months ago
  52. f8e20d2 sample files by Zoi · 3 months ago
  53. 22ebbe7 sample files by Zoi · 3 months ago
  54. d228309 fixes by Zoi · 3 months ago
  55. 286d805 Add explain function to WayangContext for basic dumping to console by Juri Petersen · 3 months ago
  56. c40eb3c fixes in main file, pom files, updated readme and a new guide on how to compile newly added code by Zoi · 3 months ago
  57. dcc58a0 Merge branch 'main' of https://github.com/zkaoudi/incubator-wayang by Zoi · 3 months ago
  58. 8feb368 benchmarks renamed and resource files by Zoi · 3 months ago
  59. 14b9584 Modify python api README.md to hold instructions by Juri Petersen · 3 months ago
  60. 8905cf4 Tidy up legacy modules from wayang-8 branch by Juri Petersen · 3 months ago
  61. c9ba413 Allow reduce_by_key to take key_udf as well by Juri Petersen · 3 months ago
  62. 3f7d9c9 Add wordcount python API example by Juri Petersen · 3 months ago
  63. c77d574 Add operator data serialization to successfully execute by Juri Petersen · 3 months ago
  64. a549ed6 Add first iteration of PywyPlan to json execution by Juri Petersen · 3 months ago
  65. ae9591f Fix serialization failing in spark and execute from base64 pickled python UDFs by Juri Petersen · 3 months ago
  66. c43eff3 Enable python origin for most unary common operators with UDFs by Juri Petersen · 3 months ago
  67. 3f2d4a8 Add drawflow and json routes by Juri Petersen · 3 months ago
  68. 22ccc9b Add ZIO-http as an alternative to http4s that has cats conflicts by Juri Petersen · 3 months ago
  69. b134ec4 Merge pull request #415 from apache/dependabot/maven/wayang-api/wayang-api-json/junit-junit-4.13.1 by Zoi Kaoudi · 3 months ago
  70. 302ed4f Merge pull request #416 from apache/dependabot/maven/wayang-api/wayang-api-json/org.springframework.boot-spring-boot-starter-web-2.6.6 by Zoi Kaoudi · 3 months ago
  71. ca67db5 Example json_test added to call REST API and execute test plans by Juri Petersen · 3 months ago
  72. c1cf121 Rebase from main by Juri Petersen · 3 months ago
  73. 40098ff Bump org.springframework.boot:spring-boot-starter-web by dependabot[bot] · 3 months ago
  74. e0dd7aa Bump junit:junit from 4.12 to 4.13.1 in /wayang-api/wayang-api-json by dependabot[bot] · 3 months ago
  75. d44a00a Merge pull request #413 from juripetersen/scala-rest-api by Zoi Kaoudi · 3 months ago
  76. 8c59807 Add licenses to .properties files by Juri Petersen · 3 months ago
  77. 25b68a6 Add license headers to scala files by Juri Petersen · 3 months ago
  78. 88dc7ec Add spring Scala rest API as a wayang-module by Juri Petersen · 3 months ago
  79. 7f28e71 Update PYWAYANG.md with newest call-to-action by Juri Petersen · 3 months ago
  80. 47a8e30 Correct rights on python examples by Juri Petersen · 3 months ago
  81. 78048ac Add call to action to PYWAYANG.md after strategizing by Juri Petersen · 3 months ago
  82. 08562c4 Merge pull request #412 from juripetersen/411-cardinality-repository by Zoi Kaoudi · 3 months ago
  83. 9321ca5 Skip over missing cardinalities on incorrect indexes by Juri Petersen · 3 months ago
  84. aebb2f1 Remove disabled log info by Juri Petersen · 3 months ago
  85. d0dddf3 Unstage wordcount example from experiments by Juri Petersen · 3 months ago
  86. bf0a83b Remove sample file by Juri Petersen · 3 months ago
  87. d270ef6 Fix CardinalityRepository to sample measured cardinalities by Juri Petersen · 3 months ago
  88. 5797512 Add PYWAYANG.md comments by vvjpet · 3 months ago
  89. 08504b2 Merge pull request #408 from apache/dependabot/maven/wayang-platforms/wayang-generic-jdbc/org.postgresql-postgresql-42.7.2 by Zoi Kaoudi · 3 months ago
  90. 9aeab5d Merge pull request #407 from apache/dependabot/maven/wayang-platforms/wayang-postgres/org.postgresql-postgresql-42.7.2 by Zoi Kaoudi · 3 months ago
  91. 6085550 Merge pull request #406 from juripetersen/405-copy-cost-model by Zoi Kaoudi · 3 months ago
  92. 59e3e35 Replace PythonUDF in PythonAPITest with placeholder by Juri Petersen · 3 months ago
  93. dac4af4 Bump org.postgresql:postgresql in /wayang-platforms/wayang-generic-jdbc by dependabot[bot] · 3 months ago
  94. c40db6d Bump org.postgresql:postgresql in /wayang-platforms/wayang-postgres by dependabot[bot] · 3 months ago
  95. fc37e53 Remove legacy files by Juri Petersen · 3 months ago
  96. 6f87efa Copy costModel when copying Configurations by Juri Petersen · 3 months ago
  97. 588251c Integrate with python library and add FlatmapOperator for JVMs by Juri Petersen · 3 months ago
  98. a5a836f Fix operator types for JVM so that wayang-api-rest can interpret them by Juri Petersen · 4 months ago
  99. 6f8ce7e Modify python code from second pywayang implementation to run by Juri Petersen · 4 months ago
  100. 3ea4c57 Restructure python modules by Juri Petersen · 4 months ago