1. 93f2d83 Merge pull request #398 from juripetersen/ml-model-guide by Alexander Alten · 14 days ago main
  2. 65987c2 add ASF license header by Alexander Alten · 14 days ago
  3. e7e91b2 Merge pull request #426 from Baunsgaard/MVNBuild by Zoi Kaoudi · 2 weeks ago
  4. e848509 Minor changes for compilation with raw mvn by Sebastian Baunsgaard · 2 weeks ago
  5. e891913 Merge pull request #425 from apache/kamir-patch-1 by Zoi Kaoudi · 3 weeks ago
  6. 1632e74 Update README.md by Mirko Kämpf · 3 weeks ago kamir-patch-1
  7. b0b6054 Merge pull request #422 from joker-star-l/dev by Zoi Kaoudi · 4 weeks ago
  8. 534f7cb fix: wayang-tensorflow version in pom by composer · 4 weeks ago
  9. 3fc1cc0 feat: add the license header in the pom file by composer · 4 weeks ago
  10. 055eae2 Merge pull request #424 from juripetersen/explain-in-scala-api by Zoi Kaoudi · 4 weeks ago
  11. 79def49 Change annotation by Juri Petersen · 4 weeks ago
  12. cece1c2 Add data quanta method to use explain like operator by Juri Petersen · 4 weeks ago
  13. b1e0ad6 Add explain utility to scala planBuilder by Juri Petersen · 4 weeks ago
  14. 9006573 feat: add tensorflow platform by composer · 4 weeks ago
  15. fd37e05 feat: deprecate ModelTransformOperator, use PredictOperator by composer · 5 weeks ago
  16. 91cf3a7 refactor: change input layout of ML training by composer · 5 weeks ago
  17. 7345b6b Merge pull request #421 from juripetersen/417-explain-plans by Zoi Kaoudi · 5 weeks ago
  18. d49439b Add writing json to files by Juri Petersen · 5 weeks ago
  19. 491d4ae Revert BiConsumer approach by Juri Petersen · 5 weeks ago
  20. 17e47f1 Merge pull request #419 from zkaoudi/main by Kaustubh Beedkar · 5 weeks ago
  21. cf59792 Add BiConsumer as function to be applied on traversal by Juri Petersen · 5 weeks ago
  22. 1d97424 Also print visited so that joins will be pointed to by Juri Petersen · 5 weeks ago
  23. bebf2a6 minor fixes by Zoi · 5 weeks ago
  24. f8e20d2 sample files by Zoi · 5 weeks ago
  25. 22ebbe7 sample files by Zoi · 5 weeks ago
  26. d228309 fixes by Zoi · 5 weeks ago
  27. 286d805 Add explain function to WayangContext for basic dumping to console by Juri Petersen · 5 weeks ago
  28. c40eb3c fixes in main file, pom files, updated readme and a new guide on how to compile newly added code by Zoi · 5 weeks ago
  29. dcc58a0 Merge branch 'main' of https://github.com/zkaoudi/incubator-wayang by Zoi · 5 weeks ago
  30. 8feb368 benchmarks renamed and resource files by Zoi · 5 weeks ago
  31. b134ec4 Merge pull request #415 from apache/dependabot/maven/wayang-api/wayang-api-json/junit-junit-4.13.1 by Zoi Kaoudi · 6 weeks ago
  32. 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 · 6 weeks ago
  33. 40098ff Bump org.springframework.boot:spring-boot-starter-web by dependabot[bot] · 6 weeks ago
  34. e0dd7aa Bump junit:junit from 4.12 to 4.13.1 in /wayang-api/wayang-api-json by dependabot[bot] · 6 weeks ago
  35. d44a00a Merge pull request #413 from juripetersen/scala-rest-api by Zoi Kaoudi · 6 weeks ago
  36. 8c59807 Add licenses to .properties files by Juri Petersen · 6 weeks ago
  37. 25b68a6 Add license headers to scala files by Juri Petersen · 6 weeks ago
  38. 88dc7ec Add spring Scala rest API as a wayang-module by Juri Petersen · 6 weeks ago
  39. 08562c4 Merge pull request #412 from juripetersen/411-cardinality-repository by Zoi Kaoudi · 7 weeks ago
  40. 9321ca5 Skip over missing cardinalities on incorrect indexes by Juri Petersen · 8 weeks ago
  41. aebb2f1 Remove disabled log info by Juri Petersen · 8 weeks ago
  42. d0dddf3 Unstage wordcount example from experiments by Juri Petersen · 8 weeks ago
  43. bf0a83b Remove sample file by Juri Petersen · 8 weeks ago
  44. d270ef6 Fix CardinalityRepository to sample measured cardinalities by Juri Petersen · 8 weeks ago
  45. 08504b2 Merge pull request #408 from apache/dependabot/maven/wayang-platforms/wayang-generic-jdbc/org.postgresql-postgresql-42.7.2 by Zoi Kaoudi · 9 weeks ago
  46. 9aeab5d Merge pull request #407 from apache/dependabot/maven/wayang-platforms/wayang-postgres/org.postgresql-postgresql-42.7.2 by Zoi Kaoudi · 9 weeks ago
  47. 6085550 Merge pull request #406 from juripetersen/405-copy-cost-model by Zoi Kaoudi · 9 weeks ago
  48. dac4af4 Bump org.postgresql:postgresql in /wayang-platforms/wayang-generic-jdbc by dependabot[bot] · 9 weeks ago
  49. c40db6d Bump org.postgresql:postgresql in /wayang-platforms/wayang-postgres by dependabot[bot] · 9 weeks ago
  50. fc37e53 Remove legacy files by Juri Petersen · 9 weeks ago
  51. 6f87efa Copy costModel when copying Configurations by Juri Petersen · 9 weeks ago
  52. ba23d21 [maven-release-plugin] prepare branch @{releaseLabel} by Mirko Kämpf · 3 months ago
  53. b173bf4 [maven-release-plugin] prepare for next development iteration by Mirko Kämpf · 3 months ago
  54. 0747b71 [maven-release-plugin] prepare branch @{releaseLabel} by Mirko Kämpf · 3 months ago
  55. ffe20fc [maven-release-plugin] prepare branch @{releaseLabel} by Mirko Kämpf · 3 months ago
  56. 3345f1c Merge remote-tracking branch 'origin/main' by Zoi · 3 months ago
  57. 0ff38f2 fixes in main file, pom files, updated readme and a new guide on how to compile newly added code by Zoi · 3 months ago
  58. 6feec4b prep release 1.0.0 by Mirko Kämpf · 3 months ago
  59. 63532c4 [maven-release-plugin] prepare for next development iteration by Mirko Kämpf · 3 months ago
  60. 76bc6e3 [maven-release-plugin] prepare branch @{releaseLabel} by Mirko Kämpf · 3 months ago
  61. da9cb5b [maven-release-plugin] prepare for next development iteration by Mirko Kämpf · 3 months ago
  62. 5faff3b [maven-release-plugin] prepare branch @{releaseLabel} by Mirko Kämpf · 3 months ago
  63. dbe0d40 [maven-release-plugin] prepare release 0.7.1 by Mirko Kämpf · 3 months ago
  64. e08cbf9 updated RELEASE NOTES to prep release v1.0.0 by Mirko Kämpf · 3 months ago
  65. b6c7461 Merge pull request #399 from Apricity001/main by Alexander Alten · 3 months ago
  66. 56a6488 Update NOTICE by Haoran Yu · 3 months ago
  67. 830f86e Add first draft of ml-in-wayang.md by Juri Petersen · 3 months ago
  68. e56a65f Merge pull request #397 from 2pk03/main by Glaucia Esppenchutz · 3 months ago
  69. 9add211 updating documention, more to follow by 2pk03 · 3 months ago
  70. 6983783 Merge pull request #396 from juripetersen/cost-optimizer-abstraction by Kaustubh Beedkar · 3 months ago
  71. 8873c6e Merge pull request #394 from apache/dependabot/maven/wayang-ml4all/org.apache.spark-spark-core_2.12-3.3.3 by Zoi Kaoudi · 3 months ago
  72. 6206704 Merge pull request #395 from apache/2pk03-doc.yml by Zoi Kaoudi · 3 months ago
  73. 929e7bf Implement cost model abstraction to be pluggable by vvjpet · 3 months ago
  74. ec36ed9 Update documentation.yml by Alexander Alten · 3 months ago 2pk03-doc.yml
  75. 3209a45 Bump org.apache.spark:spark-core_2.12 in /wayang-ml4all by dependabot[bot] · 3 months ago
  76. 58fed27 Merge pull request #389 from juripetersen/283-code-restructure by Zoi Kaoudi · 3 months ago
  77. 6db4188 Remove wayang-graphchi by vvjpet · 3 months ago
  78. 4d474d0 Add missing dependency for scala-java-api by vvjpet · 3 months ago
  79. b75b1ab Fix build by integrating changes from main by vvjpet · 3 months ago
  80. dbd6e15 Rebase from main by vvjpet · 3 months ago
  81. c158fe6 Finish restructure and fix to verify build by vvjpet · 3 months ago
  82. 8e815bd Reintroduce multiversion compilation for wayang-tests-integration by vvjpet · 3 months ago
  83. f8d4a8e Merge pull request #388 from joker-star-l/dev by Zoi Kaoudi · 3 months ago
  84. 3b95432 Remove spark.version definition in wayang-tests-integration by vvjpet · 3 months ago
  85. c20c7f4 Fix build but still have failing integration tests by vvjpet · 3 months ago
  86. 3498a9d remove misc file by vvjpet · 3 months ago
  87. 44ccaf7 Revert changes to packaging tags in poms by vvjpet · 3 months ago
  88. 9e02abe fix: generics compile error by composer · 3 months ago
  89. 4ee98fe Add spark-mllib in wayang-api-spark-java by vvjpet · 3 months ago
  90. 4c9ada7 Retire Java8/Scala 2.11 support in restructure by vvjpet · 4 months ago
  91. f95633f refactor: delete KMeansOperatorV1 by composer · 4 months ago
  92. b31e518 feat: SparkDecisionTreeClassificationOperator by composer · 4 months ago
  93. 0c97c6a feat: SparkLinearRegressionOperator by composer · 4 months ago
  94. 0e9586d refactor: SparkKMeansOperator by composer · 4 months ago
  95. d7210ea refactor: model interface by composer · 4 months ago
  96. b864548 refactor: rename TransformOperator to ModelTransformOperator by composer · 4 months ago
  97. 0e84255 refactor: KMeansOperator and TransformOperator by composer · 5 months ago
  98. 8982cc1 refactor: KMeansOperator and TransformOperator by composer · 5 months ago
  99. e353317 Merge pull request #354 from kamir/docu-updates by Glaucia Esppenchutz · 4 months ago
  100. 68952a2 Updated the doc according to review comments. by Mirko Kämpf · 4 months ago