1. cb4bb0f Merge pull request #769 from iwami4438/fix-JdbcJoinOperatorTest-failure by Zoi Kaoudi · 30 hours ago main
  2. ad0932e [WAYANG-768] Fix test initialization in JdbcJoinOperatorTest by iwa · 2 days ago
  3. 23033b2 Merge pull request #708 from mohit-devlogs/jdbc-join-operator by Zoi Kaoudi · 2 days ago
  4. dbb9208 Fix GenericJdbc tests by providing JDBC configuration by Mohit Bisht · 2 days ago
  5. 83d281d Merge pull request #740 from empeje/empeje/add-documentation-on-execution-plan by mspruc · 2 days ago
  6. 7178bda Merge pull request #763 from gknz/feature/sqltypeutils-short-bigdecimal-mapping by mspruc · 2 days ago
  7. f25b80b Merge pull request #766 from zkaoudi/main by mspruc · 4 days ago
  8. 14d9d7f Merge remote-tracking branch 'upstream/main' into jdbc-join-operator by Mohit Bisht · 5 days ago
  9. cbe701d adding license by Zoi Kaoudi · 9 days ago
  10. e557ec2 Test table-sink type mappings; use NUMERIC(38,18) for BigDecimal by gepa · 10 days ago
  11. f2e4647 minor by Zoi Kaoudi · 10 days ago
  12. 0edac89 new readme by Zoi Kaoudi · 10 days ago
  13. 615c3e9 fig by Zoi Kaoudi · 10 days ago
  14. bca351c new readme by Zoi Kaoudi · 10 days ago
  15. 64e12f1 new readme by Zoi Kaoudi · 10 days ago
  16. fd208c7 Merge pull request #764 from mspruc/main by Zoi Kaoudi · 10 days ago
  17. 43c359b add sql populating table by mspruc · 10 days ago
  18. 36768bf Merge pull request #762 from mspruc/jdbc-ops by Zoi Kaoudi · 11 days ago
  19. efb3597 Bind Short/BigDecimal values in Java and Spark table sinks by gepa · 13 days ago
  20. 27b935b Add Short and BigDecimal type mappings to SqlTypeUtils by gepa · 13 days ago
  21. 17c71a2 formatting by mspruc · 2 weeks ago
  22. f8f6a9c add licenses by mspruc · 2 weeks ago
  23. 2b7f8ea add mappings for JDBC GlobalReduce to Postgres & support in SQL API by mspruc · 2 weeks ago
  24. ebe526b Merge branch 'main' into jdbc-join-operator by mohit-devlogs · 2 weeks ago
  25. 56b9bc2 Address review comments by Mohit Bisht · 2 weeks ago
  26. 921d3f8 Fix GenericJdbcJoinOperatorTest and GenericJdbcFilterOperatorTest SQL execution pipeline by Mohit Bisht · 3 months ago
  27. a718bfd Fix GenericJdbcTableSource jdbcName handling causing incorrect configuration lookup by Mohit Bisht · 3 months ago
  28. b2f3387 Add unit test for GenericJdbcJoinOperator by Mohit Bisht · 3 months ago
  29. a474b5d Wayang-707 Add Generic JDBC Join operator by Mohit Bisht · 3 months ago
  30. 8e26ca9 fix executor test by mspruc · 2 weeks ago
  31. 4d4e68e global reduce, reduceby and sort impl by mspruc · 2 weeks ago
  32. cf68cf9 Hsql test for jdbc global reduce & general type fixes in descriptor & operator by mspruc · 2 weeks ago
  33. 61816c1 add support for global reduce, sort and reduceby for jdbc by mspruc · 2 weeks ago
  34. f6d2aa9 Merge pull request #733 from AjayBoddeda4/add-dataquantabuilder-docs by Zoi Kaoudi · 3 weeks ago
  35. ca5bf01 Merge pull request #730 from AjayBoddeda4/add-dataquanta-docs by Zoi Kaoudi · 3 weeks ago
  36. 44869d2 Simplify documentation for DataQuanta companion object by Zoi Kaoudi · 3 weeks ago
  37. c5cdf7d Refactor comments in DataQuantaBuilderDecorator by Zoi Kaoudi · 3 weeks ago
  38. a90fce3 Merge pull request #736 from AjayBoddeda4/add-api-graph-docs by Zoi Kaoudi · 3 weeks ago
  39. 470661f Merge pull request #739 from meshwa1411/fix-readme-grammar by Zoi Kaoudi · 3 weeks ago
  40. 68d49c9 Merge pull request #759 from gknz/fix/jdbc-executor-filter-type-mismatch by Zoi Kaoudi · 3 weeks ago
  41. 7d2ae99 Fix compilation error in JdbcExecutor.executeSinkStage by gepa · 3 weeks ago
  42. 4d8d5b7 Merge pull request #750 from gknz/feature/jdbc-sql-table-sink by Zoi Kaoudi · 3 weeks ago
  43. 796f1fa Merge pull request #715 from Zeyad-Hassan-1/fix/issue-632-tuple-types by mspruc · 3 weeks ago
  44. 70957f1 Merge pull request #755 from apache/dependabot/maven/wayang-platforms/wayang-generic-jdbc/org.postgresql-postgresql-42.7.11 by Zoi Kaoudi · 3 weeks ago
  45. 85eb264 Merge pull request #758 from mspruc/broken-docs by Zoi Kaoudi · 3 weeks ago
  46. d5821be Merge pull request #757 from mspruc/job-benchmark-example by Zoi Kaoudi · 3 weeks ago
  47. 7c8991c Merge pull request #698 from makarandhinge/feat/multi-condition-join-sql-support by mspruc · 3 weeks ago
  48. 4695a3a Merge pull request #713 from mohit-devlogs/fix-642-python-api-tests by mspruc · 3 weeks ago
  49. 3d331fc add missing license by mspruc · 3 weeks ago
  50. 17c6116 clean install before -pl to resolve parent dependency by mspruc · 3 weeks ago
  51. 5eb277f add join-order benchmark query 1 runner, and fix nulls for sql LIKE by mspruc · 3 weeks ago
  52. 4b20f54 Merge pull request #756 from apache/zkaoudi-patch-4 by mspruc · 4 weeks ago
  53. 4831e60 Update README by Zoi Kaoudi · 4 weeks ago zkaoudi-patch-4
  54. ff7f3e8 build(deps): bump org.postgresql:postgresql by dependabot[bot] · 4 weeks ago
  55. 7df0cfa Merge pull request #754 from apache/dependabot/maven/wayang-platforms/wayang-postgres/org.postgresql-postgresql-42.7.11 by mspruc · 5 weeks ago
  56. 3d957a2 build(deps): bump org.postgresql:postgresql by dependabot[bot] · 5 weeks ago
  57. ccb2540 Merge pull request #752 from gknz/feature/table-sink-fluent-api by Zoi Kaoudi · 6 weeks ago
  58. 42e2fa6 Merge pull request #699 from Spatial-Data-MP/main by Zoi Kaoudi · 6 weeks ago
  59. 466d357 Add fluent API for TableSink and Java/Spark optimizer mappings by gepa · 7 weeks ago
  60. e726cdf Merge pull request #751 from apache/dependabot/maven/wayang-commons/wayang-basic/org.apache.kafka-kafka-clients-3.9.2 by mspruc · 7 weeks ago
  61. 60f5894 Bump org.apache.kafka:kafka-clients in /wayang-commons/wayang-basic by dependabot[bot] · 7 weeks ago
  62. dfd4e4a Merge pull request #745 from apache/dependabot/pip/python/src/pywy/pytest-9.0.3 by mspruc · 7 weeks ago
  63. e6901a3 Add tests for JdbcTableSinkOperator and createSqlSuffix extension point by gepa · 7 weeks ago
  64. 441866d Add in-database JdbcTableSinkOperator for SQL-level table writes by gepa · 8 weeks ago
  65. b8bc2df Merge pull request #720 from tanyarai5446/fix/WAYANG-49-copyright-update by Zoi Kaoudi · 8 weeks ago
  66. 3335ef0 Merge pull request #731 from gknz/feature/java-parquet-sink by Zoi Kaoudi · 8 weeks ago
  67. f9fc3ab Merge pull request #749 from mohit-devlogs/dataframe-sql-condition-improvement by Zoi Kaoudi · 8 weeks ago
  68. 1ab755b Remove duplicate .metals entry from .gitignore by gepa · 8 weeks ago
  69. 886fe98 Simplify condition concatenation in SQL generation for JdbcExecutor by Mohit Bisht · 8 weeks ago
  70. 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 · 8 weeks ago
  71. f449cff Merge pull request #724 from apache/dependabot/maven/wayang-ml4all/org.apache.spark-spark-core_2.12-3.5.7 by Zoi Kaoudi · 8 weeks ago
  72. da00f18 Merge pull request #726 from apache/dependabot/maven/wayang-applications/org.apache.spark-spark-core_2.12-3.5.7 by Zoi Kaoudi · 8 weeks ago
  73. 961209c Merge pull request #748 from apache/dependabot/maven/wayang-applications/org.apache.kafka-kafka-clients-3.9.2 by Zoi Kaoudi · 8 weeks ago
  74. 5d897d2 Merge pull request #744 from apache/dependabot/maven/wayang-platforms/wayang-spark/org.apache.kafka-kafka-clients-3.9.2 by Zoi Kaoudi · 8 weeks ago
  75. f8dbdb2 Bump org.apache.kafka:kafka-clients in /wayang-applications by dependabot[bot] · 8 weeks ago
  76. 5cb67e9 Merge pull request #478 from apache/dependabot/maven/wayang-benchmark/org.apache.hadoop-hadoop-common-3.4.0 by Zoi Kaoudi · 8 weeks ago
  77. 76d5f37 Bump pytest from 8.3.5 to 9.0.3 in /python/src/pywy by dependabot[bot] · 9 weeks ago
  78. 6b1daf8 Bump org.apache.kafka:kafka-clients in /wayang-platforms/wayang-spark by dependabot[bot] · 9 weeks ago
  79. 4067a8f Merge pull request #718 from makarandhinge/fix/issue-418-refactor-benchmark-jobs by Zoi Kaoudi · 9 weeks ago
  80. 05f7a82 Merge pull request #743 from apache/dependabot/bundler/wayang-docs/src/main/resources/addressable-2.9.0 by mspruc · 9 weeks ago
  81. 4a99b92 Bump addressable from 2.8.0 to 2.9.0 in /wayang-docs/src/main/resources by dependabot[bot] · 9 weeks ago
  82. 5fa8e20 Merge pull request #742 from apache/dependabot/maven/wayang-tests-integration/org.apache.spark-spark-core_2.12-3.5.7 by mspruc · 9 weeks ago
  83. 7ead0a5 Bump org.apache.spark:spark-core_2.12 in /wayang-tests-integration by dependabot[bot] · 9 weeks ago
  84. 8743c76 Merge pull request #737 from apache/dependabot/pip/python/src/pywy/requests-2.33.0 by mspruc · 9 weeks ago
  85. e75b6ed Change JDBC Operators to Wayang Operators in JdbcExecutor by maxspeer · 2 months ago
  86. dcacd7c Update wayang-commons/wayang-core/src/main/java/org/apache/wayang/core/plan/executionplan/ExecutionPlan.java by Abdurrachman M · 2 months ago
  87. 65a4663 Update wayang-commons/wayang-core/src/main/java/org/apache/wayang/core/plan/executionplan/ExecutionStage.java by Abdurrachman M · 2 months ago
  88. cc29703 Add missing documentation by empeje · 2 months ago
  89. 2ad1ac3 Fix grammar and capitalization issues in README by meshwa1411 · 3 months ago
  90. 804014b Bump requests from 2.32.4 to 2.33.0 in /python/src/pywy by dependabot[bot] · 3 months ago
  91. 6c29896 docs: Add documentation to Wayang API graph package object by BoddedaAjay · 3 months ago
  92. 17170cb docs: Add documentation to DataQuantaBuilderDecorator class by BoddedaAjay · 3 months ago
  93. 312afad Add JavaParquetSink execution operator for the Java platform by gepa · 3 months ago
  94. 60ac8ef fix: as requested remove empty configuration and deleted the WordCountWithPlanBuilder.java by Makarand Milind Hinge · 3 months ago
  95. 815fe91 docs: Add documentation to DataQuanta companion object by BoddedaAjay · 3 months ago
  96. 4cb39be Bump org.apache.spark:spark-core_2.12 in /wayang-applications by dependabot[bot] · 3 months ago
  97. d588577 Bump org.apache.spark:spark-core_2.12 in /wayang-ml4all by dependabot[bot] · 3 months ago
  98. 989bd11 Bump org.apache.spark:spark-core_2.12 in /wayang-platforms/wayang-spark by dependabot[bot] · 3 months ago
  99. 28413ad WAYANG-49: Update outdated copyright years in markdown and resource files by tanyarai5446 · 3 months ago
  100. d1fbced clean up spatial benchmarks by Anton Persitzky · 3 months ago