1. c68d1ac Merge pull request #781 from harshitsingh070/fix-tensorflow-test-778 by Zoi Kaoudi · 2 days ago main
  2. 8c211c3 Merge pull request #771 from apache/dependabot/maven/wayang-commons/wayang-core/com.fasterxml.jackson.core-jackson-databind-2.22.0 by Alexander Alten · 4 days ago
  3. a04e789 build(deps): bump com.fasterxml.jackson.core:jackson-databind by dependabot[bot] · 4 days ago
  4. 5feaf8b Merge pull request #782 from apache/dependabot/maven/wayang-api/wayang-api-utils/com.fasterxml.jackson.core-jackson-databind-2.22.1 by Alexander Alten · 4 days ago
  5. c5bd242 build(deps): bump com.fasterxml.jackson.core:jackson-databind by dependabot[bot] · 4 days ago
  6. edf57f0 Merge pull request #773 from JunWang222/presto-engine-platform-only-test by Alexander Alten · 4 days ago
  7. 6b86d0d Merge pull request #767 from novatechflow/docker-build by Alexander Alten · 4 days ago
  8. 9d094fb Stabilize Tensorflow Iris training shuffle by Jun Wang · 10 days ago
  9. b6f11d7 Fix non-deterministic TensorFlow test crash (#778) by Harshit Singh · 11 days ago
  10. 3dc1cfc Update JDBC executor SQL expectations by Jun Wang · 13 days ago
  11. 7650e79 Merge pull request #722 from harshitsingh070/wayang-jdbc-docs by Alexander Alten · 2 weeks ago
  12. 8254ea7 Merge pull request #738 from sawantbandita/improve-doc-example by Alexander Alten · 2 weeks ago
  13. 80cdcc3 Merge pull request #734 from AjayBoddeda4/add-api-package-docs by Alexander Alten · 2 weeks ago
  14. 5afcd3b Ensure JDBC SQL statements end with semicolon by Jun Wang · 2 weeks ago
  15. 8e4b677 Merge pull request #780 from apache/zkaoudi-patch-5 by Kaustubh Beedkar · 3 weeks ago
  16. 9e3826a Add research publications and citation section to README by Zoi Kaoudi · 3 weeks ago zkaoudi-patch-5
  17. 6348282 Align JDBC executor SQL assertions by Jun Wang · 3 weeks ago
  18. 078c5d4 Merge pull request #777 from apache/dependabot/maven/wayang-plugins/wayang-ml/com.google.protobuf-protobuf-java-3.25.5 by mspruc · 3 weeks ago
  19. f4d2ef0 Merge pull request #775 from apache/dependabot/maven/wayang-api/wayang-api-utils/com.fasterxml.jackson.core-jackson-databind-2.22.0 by mspruc · 3 weeks ago
  20. 8f9d1f0 Add license headers to Presto setup files by Jun Wang · 4 weeks ago
  21. 5dde5d3 build(deps): bump com.google.protobuf:protobuf-java by dependabot[bot] · 4 weeks ago
  22. 1117aec build(deps): bump com.fasterxml.jackson.core:jackson-databind by dependabot[bot] · 4 weeks ago
  23. 560fcfc ML cost model integration for Wayang (#765) by mspruc · 4 weeks ago
  24. b2468ff Make Presto integration tests engine-only (no Java plugin) by JunWang222 · 5 weeks ago
  25. b3799c3 Add wayang-presto platform (jdbc-template) with full operator coverage by JunWang222 · 6 weeks ago
  26. be25631 Merge pull request #770 from apache/dependabot/bundler/wayang-docs/src/main/resources/concurrent-ruby-1.3.7 by mspruc · 4 weeks ago
  27. 46de130 build(deps): bump concurrent-ruby in /wayang-docs/src/main/resources by dependabot[bot] · 4 weeks ago
  28. cb4bb0f Merge pull request #769 from iwami4438/fix-JdbcJoinOperatorTest-failure by Zoi Kaoudi · 6 weeks ago
  29. ad0932e [WAYANG-768] Fix test initialization in JdbcJoinOperatorTest by iwa · 6 weeks ago
  30. 23033b2 Merge pull request #708 from mohit-devlogs/jdbc-join-operator by Zoi Kaoudi · 6 weeks ago
  31. dbb9208 Fix GenericJdbc tests by providing JDBC configuration by Mohit Bisht · 6 weeks ago
  32. 83d281d Merge pull request #740 from empeje/empeje/add-documentation-on-execution-plan by mspruc · 6 weeks ago
  33. 7178bda Merge pull request #763 from gknz/feature/sqltypeutils-short-bigdecimal-mapping by mspruc · 6 weeks ago
  34. f25b80b Merge pull request #766 from zkaoudi/main by mspruc · 7 weeks ago
  35. 14d9d7f Merge remote-tracking branch 'upstream/main' into jdbc-join-operator by Mohit Bisht · 7 weeks ago
  36. 4f052d6 Add Docker support for Python API and enhance Java integration by 2pk03 · 7 weeks ago
  37. 93d5c84 Implement Docker support with image creation and configuration updates by 2pk03 · 7 weeks ago
  38. cbe701d adding license by Zoi Kaoudi · 7 weeks ago
  39. e557ec2 Test table-sink type mappings; use NUMERIC(38,18) for BigDecimal by gepa · 7 weeks ago
  40. f2e4647 minor by Zoi Kaoudi · 7 weeks ago
  41. 0edac89 new readme by Zoi Kaoudi · 7 weeks ago
  42. 615c3e9 fig by Zoi Kaoudi · 7 weeks ago
  43. bca351c new readme by Zoi Kaoudi · 7 weeks ago
  44. 64e12f1 new readme by Zoi Kaoudi · 7 weeks ago
  45. fd208c7 Merge pull request #764 from mspruc/main by Zoi Kaoudi · 7 weeks ago
  46. 43c359b add sql populating table by mspruc · 7 weeks ago
  47. 36768bf Merge pull request #762 from mspruc/jdbc-ops by Zoi Kaoudi · 8 weeks ago
  48. efb3597 Bind Short/BigDecimal values in Java and Spark table sinks by gepa · 8 weeks ago
  49. 27b935b Add Short and BigDecimal type mappings to SqlTypeUtils by gepa · 8 weeks ago
  50. 17c71a2 formatting by mspruc · 8 weeks ago
  51. f8f6a9c add licenses by mspruc · 8 weeks ago
  52. 2b7f8ea add mappings for JDBC GlobalReduce to Postgres & support in SQL API by mspruc · 8 weeks ago
  53. ebe526b Merge branch 'main' into jdbc-join-operator by mohit-devlogs · 8 weeks ago
  54. 56b9bc2 Address review comments by Mohit Bisht · 8 weeks ago
  55. 921d3f8 Fix GenericJdbcJoinOperatorTest and GenericJdbcFilterOperatorTest SQL execution pipeline by Mohit Bisht · 5 months ago
  56. a718bfd Fix GenericJdbcTableSource jdbcName handling causing incorrect configuration lookup by Mohit Bisht · 5 months ago
  57. b2f3387 Add unit test for GenericJdbcJoinOperator by Mohit Bisht · 5 months ago
  58. a474b5d Wayang-707 Add Generic JDBC Join operator by Mohit Bisht · 5 months ago
  59. 8e26ca9 fix executor test by mspruc · 8 weeks ago
  60. 4d4e68e global reduce, reduceby and sort impl by mspruc · 8 weeks ago
  61. cf68cf9 Hsql test for jdbc global reduce & general type fixes in descriptor & operator by mspruc · 8 weeks ago
  62. 61816c1 add support for global reduce, sort and reduceby for jdbc by mspruc · 8 weeks ago
  63. f6d2aa9 Merge pull request #733 from AjayBoddeda4/add-dataquantabuilder-docs by Zoi Kaoudi · 9 weeks ago
  64. ca5bf01 Merge pull request #730 from AjayBoddeda4/add-dataquanta-docs by Zoi Kaoudi · 9 weeks ago
  65. 44869d2 Simplify documentation for DataQuanta companion object by Zoi Kaoudi · 9 weeks ago
  66. c5cdf7d Refactor comments in DataQuantaBuilderDecorator by Zoi Kaoudi · 9 weeks ago
  67. a90fce3 Merge pull request #736 from AjayBoddeda4/add-api-graph-docs by Zoi Kaoudi · 9 weeks ago
  68. 470661f Merge pull request #739 from meshwa1411/fix-readme-grammar by Zoi Kaoudi · 9 weeks ago
  69. 68d49c9 Merge pull request #759 from gknz/fix/jdbc-executor-filter-type-mismatch by Zoi Kaoudi · 9 weeks ago
  70. 7d2ae99 Fix compilation error in JdbcExecutor.executeSinkStage by gepa · 9 weeks ago
  71. 4d8d5b7 Merge pull request #750 from gknz/feature/jdbc-sql-table-sink by Zoi Kaoudi · 9 weeks ago
  72. 796f1fa Merge pull request #715 from Zeyad-Hassan-1/fix/issue-632-tuple-types by mspruc · 9 weeks ago
  73. 70957f1 Merge pull request #755 from apache/dependabot/maven/wayang-platforms/wayang-generic-jdbc/org.postgresql-postgresql-42.7.11 by Zoi Kaoudi · 9 weeks ago
  74. 85eb264 Merge pull request #758 from mspruc/broken-docs by Zoi Kaoudi · 9 weeks ago
  75. d5821be Merge pull request #757 from mspruc/job-benchmark-example by Zoi Kaoudi · 9 weeks ago
  76. 7c8991c Merge pull request #698 from makarandhinge/feat/multi-condition-join-sql-support by mspruc · 9 weeks ago
  77. 4695a3a Merge pull request #713 from mohit-devlogs/fix-642-python-api-tests by mspruc · 9 weeks ago
  78. 3d331fc add missing license by mspruc · 9 weeks ago
  79. 17c6116 clean install before -pl to resolve parent dependency by mspruc · 9 weeks ago
  80. 5eb277f add join-order benchmark query 1 runner, and fix nulls for sql LIKE by mspruc · 9 weeks ago
  81. 4b20f54 Merge pull request #756 from apache/zkaoudi-patch-4 by mspruc · 2 months ago
  82. 4831e60 Update README by Zoi Kaoudi · 2 months ago zkaoudi-patch-4
  83. ff7f3e8 build(deps): bump org.postgresql:postgresql by dependabot[bot] · 2 months ago
  84. 7df0cfa Merge pull request #754 from apache/dependabot/maven/wayang-platforms/wayang-postgres/org.postgresql-postgresql-42.7.11 by mspruc · 2 months ago
  85. 3d957a2 build(deps): bump org.postgresql:postgresql by dependabot[bot] · 3 months ago
  86. ccb2540 Merge pull request #752 from gknz/feature/table-sink-fluent-api by Zoi Kaoudi · 3 months ago
  87. 42e2fa6 Merge pull request #699 from Spatial-Data-MP/main by Zoi Kaoudi · 3 months ago
  88. 466d357 Add fluent API for TableSink and Java/Spark optimizer mappings by gepa · 3 months ago
  89. e726cdf Merge pull request #751 from apache/dependabot/maven/wayang-commons/wayang-basic/org.apache.kafka-kafka-clients-3.9.2 by mspruc · 3 months ago
  90. 60f5894 Bump org.apache.kafka:kafka-clients in /wayang-commons/wayang-basic by dependabot[bot] · 3 months ago
  91. dfd4e4a Merge pull request #745 from apache/dependabot/pip/python/src/pywy/pytest-9.0.3 by mspruc · 3 months ago
  92. e6901a3 Add tests for JdbcTableSinkOperator and createSqlSuffix extension point by gepa · 3 months ago
  93. 441866d Add in-database JdbcTableSinkOperator for SQL-level table writes by gepa · 3 months ago
  94. b8bc2df Merge pull request #720 from tanyarai5446/fix/WAYANG-49-copyright-update by Zoi Kaoudi · 3 months ago
  95. 3335ef0 Merge pull request #731 from gknz/feature/java-parquet-sink by Zoi Kaoudi · 3 months ago
  96. f9fc3ab Merge pull request #749 from mohit-devlogs/dataframe-sql-condition-improvement by Zoi Kaoudi · 3 months ago
  97. 1ab755b Remove duplicate .metals entry from .gitignore by gepa · 3 months ago
  98. 886fe98 Simplify condition concatenation in SQL generation for JdbcExecutor by Mohit Bisht · 3 months ago
  99. 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 · 3 months ago
  100. f449cff Merge pull request #724 from apache/dependabot/maven/wayang-ml4all/org.apache.spark-spark-core_2.12-3.5.7 by Zoi Kaoudi · 3 months ago