1. 6db324b Merge pull request #592 from joker-star-l/dynamic-shape by Zoi Kaoudi · 4 weeks ago main
  2. 7cfb365 fix: dynamic shape by composer · 4 weeks ago
  3. bcf2835 Merge pull request #591 from mspruc/main by Juri Petersen · 4 weeks ago
  4. 55223bf better support for calcite types by mspruc · 4 weeks ago
  5. 76b9cf0 formatting by mspruc · 4 weeks ago
  6. a5b8a0f support reenabled for is null by mspruc · 4 weeks ago
  7. 5aff927 SARGs or search arguments for sql-api by mspruc · 4 weeks ago
  8. fcc4ca8 clean imports by mspruc · 4 weeks ago
  9. b94d25f add sub-query remove rule, since we dont support subqueries in sql-api yet by mspruc · 4 weeks ago
  10. f8ee657 better support for comparisons in sql-api filter by mspruc · 4 weeks ago
  11. a8e1ba0 remove unnecessary by mspruc · 5 weeks ago
  12. 08ae161 small test for +/- algebra in filters by mspruc · 5 weeks ago
  13. 8361a0e rework how we handle algebra in CallTrees, casts should be more explicit now by mspruc · 5 weeks ago
  14. 0d0027a add BigDecimals to aggregate algebra & fix averages by mspruc · 5 weeks ago
  15. 90095c3 Merge pull request #579 from joker-star-l/tf_demo by Zoi Kaoudi · 5 weeks ago
  16. de8f165 fix: conv2d by composer · 5 weeks ago
  17. 1a61b8f fix: json api by composer · 5 weeks ago
  18. 3917971 Merge pull request #590 from mspruc/main by Juri Petersen · 5 weeks ago
  19. c219279 Merge pull request #589 from juripetersen/remove-join-associate-rule by mspruc · 5 weeks ago
  20. 819a61a Change join key index offset to match the idea that the highest index always references the right table in a join by mspruc · 5 weeks ago
  21. 67ca204 Remove unneeded JOIN_ASSOCIATE_RULE by Juri Petersen · 5 weeks ago
  22. 79d1fe7 Merge pull request #588 from mspruc/main by Juri Petersen · 5 weeks ago
  23. 0ec8d1f remove uneccessary casts by mspruc · 5 weeks ago
  24. ab8be70 simplify aggregate creation in sql-api by mspruc · 5 weeks ago
  25. bbebd1c better logic for widening conversions of Number & Date types, PLUS & MINUS for algebra in filters by mspruc · 5 weeks ago
  26. 9c9bf38 Merge pull request #587 from juripetersen/filter-into-join-rules by mspruc · 5 weeks ago
  27. e0d56f9 Add Filter into join rule to avoid cartesian products by Juri Petersen · 5 weeks ago
  28. 9d7ecc4 Merge pull request #585 from mspruc/main by Juri Petersen · 5 weeks ago
  29. 2f837e9 fix test by mspruc · 5 weeks ago
  30. a831f19 allow specifying custom delimiters in calcite model json by mspruc · 5 weeks ago
  31. bc2e314 Merge pull request #583 from xristlamp/main by Zoi Kaoudi · 5 weeks ago
  32. b8d6a9a Merge branch 'apache:main' into main by xristlamp · 6 weeks ago
  33. 1c88356 Merge remote-tracking branch 'origin/main' by xristlamp · 6 weeks ago
  34. 889cd25 Add LinearSVC Operator with Full API Support by xristlamp · 6 weeks ago
  35. 6031c68 feat: convLSTM2D demo by composer · 6 weeks ago
  36. c9ebc69 fix: batchNorm2D init by composer · 6 weeks ago
  37. d98bf13 fix: batchNorm2D by composer · 6 weeks ago
  38. 1cdf10c refactor: mark the bug by composer · 6 weeks ago
  39. b20f1fd feat: ConvLSTM for demo by composer · 8 weeks ago
  40. eedd4f8 Merge pull request #555 from strangelookingnerd/migrate_to_junit5 by Zoi Kaoudi · 7 weeks ago
  41. d26026a Fix integration tests by strangelookingnerd · 7 weeks ago
  42. 4f30423 Merge pull request #580 from xristlamp/main by mspruc · 7 weeks ago
  43. bb3cb2b Merge branch 'main' into migrate_to_junit5 by strangelookingnerd · 8 weeks ago
  44. c6dc5c9 Merge branch 'apache:main' into main by xristlamp · 8 weeks ago
  45. e444547 DecisionTreeRegression Python API by xristlamp · 8 weeks ago
  46. 475e2d1 Merge pull request #576 from xristlamp/main by Zoi Kaoudi · 8 weeks ago
  47. c37863d Merge pull request #578 from mspruc/main by Zoi Kaoudi · 8 weeks ago
  48. 5336c02 Merge remote-tracking branch 'origin/main' by xristlamp · 8 weeks ago
  49. 4105911 DecisionTreeRegressionModel instead of Void by xristlamp · 8 weeks ago
  50. 28654e2 Merge branch 'apache:main' into main by xristlamp · 8 weeks ago
  51. 564f2fd Merge remote-tracking branch 'origin/main' by xristlamp · 8 weeks ago
  52. 745af14 Generalize DecisionTreeRegressionOperator by xristlamp · 8 weeks ago
  53. ce54ab7 clean up by mspruc · 8 weeks ago
  54. 33320c4 fix a bug with sql where statements that would cause a class cast exception by mspruc · 8 weeks ago
  55. 6618f83 Merge pull request #577 from juripetersen/clean-explain-path by Juri Petersen · 8 weeks ago
  56. 17ab0fb Sanitize file plans for ExplainUtils by Juri Petersen · 8 weeks ago
  57. fe2e8cf Merge branch 'apache:main' into main by xristlamp · 9 weeks ago
  58. 671252e Add time series DecisionTreeRegression operator with full API and test by xristlamp · 9 weeks ago
  59. 5aa399b Merge pull request #574 from mspruc/main by Juri Petersen · 9 weeks ago
  60. 9c2b513 javadocs & inline loading by mspruc · 9 weeks ago
  61. e7426e1 Merge pull request #570 from xristlamp/main by Zoi Kaoudi · 9 weeks ago
  62. 160d04e Remove iputs_required() from LogisticRegression by xristlamp · 9 weeks ago
  63. 36fe918 Merge pull request #573 from mspruc/main by Juri Petersen · 9 weeks ago
  64. 3653f76 clean up by mspruc · 9 weeks ago
  65. 2c03a20 merge by mspruc · 9 weeks ago
  66. 691e535 LogisticRegression changes as suggested UPDATE by xristlamp · 9 weeks ago
  67. 00b1d78 Merge remote-tracking branch 'origin/main' by xristlamp · 9 weeks ago
  68. c2bcf97 LogisticRegression changes as suggested by xristlamp · 9 weeks ago
  69. e96c382 Merge branch 'apache:main' into main by xristlamp · 9 weeks ago
  70. 990fe21 Merge pull request #572 from juripetersen/fs-based-calcite-schema by mspruc · 9 weeks ago
  71. e01ed91 Move Parameters.scala util to wayang-api-util package by Juri Petersen · 9 weeks ago
  72. faa73d4 Provide schema with named arg via file instead of hardcoded in method by Juri Petersen · 9 weeks ago
  73. 4e78b4c Use file based schema and named args for SqlContext main by Juri Petersen · 9 weeks ago
  74. 7cc0449 rm stuff i had for testing by mspruc · 9 weeks ago
  75. cc42813 conversion with a preset configuration should now work properly by mspruc · 9 weeks ago
  76. 9498b4a Fix integration tests by strangelookingnerd · 9 weeks ago
  77. 7312ade Merge pull request #571 from juripetersen/log-explains-into-directory by mspruc · 9 weeks ago
  78. 8a8ee7f Merge branch 'main' into migrate_to_junit5 by strangelookingnerd · 9 weeks ago
  79. d5b77a9 Use directory with timestamp in all ExplainUtils by Juri Petersen · 9 weeks ago
  80. 10f3717 Use conf/wayang-defaults.properties to load directory and explain config in SqlContext by Juri Petersen · 9 weeks ago
  81. 9d02993 able to give config & field name in output record by mspruc · 9 weeks ago
  82. a915e16 LogisticRegressionOperator with Python API support by xristlamp · 9 weeks ago
  83. fecfa4f LogisticRegressionOperator with Python API support by xristlamp · 9 weeks ago
  84. 2bd6827 Merge branch 'apache:main' into main by xristlamp · 9 weeks ago
  85. 7fdb266 Merge pull request #568 from mspruc/main by Juri Petersen · 10 weeks ago
  86. eee3a38 rm guava exclusions by mspruc · 10 weeks ago
  87. 156bcdb set global guava version by mspruc · 10 weeks ago
  88. 1a258c7 switch order of class paths, wayang now takes priority by mspruc · 10 weeks ago
  89. 6066b99 testLogisticRegressionOperator API by xristlamp · 10 weeks ago
  90. 5f60b98 Merge pull request #566 from mspruc/main by Juri Petersen · 10 weeks ago
  91. 87be8ed formatting by mspruc · 10 weeks ago
  92. cf35b66 rm more duplicate code & cleanup by mspruc · 10 weeks ago
  93. f0699d4 fix up serialization for filters, and unify some duplicate code by mspruc · 10 weeks ago
  94. e405a4e Merge pull request #565 from zkaoudi/main by mspruc · 10 weeks ago
  95. c2c96a3 Update Jenkinsfile to jdk 17 by Zoi Kaoudi · 10 weeks ago
  96. 83d3493 rm unused class by mspruc · 10 weeks ago
  97. bfd6ee1 filter predicate serializability by mspruc · 10 weeks ago
  98. 58cfcbb Merge pull request #564 from mspruc/main by Zoi Kaoudi · 10 weeks ago
  99. af8aefe fix serialization for RexCalls in sql-api projections by mspruc · 10 weeks ago
  100. 9d71386 Merge pull request #563 from mspruc/main by Juri Petersen · 2 months ago