Sign in
apache
/
wayang
/
HEAD
9bf1580
Merge pull request #783 from apache/dependabot/maven/wayang-platforms/wayang-postgres/org.postgresql-postgresql-42.7.12
by Zoi Kaoudi
· 6 days ago
main
18e4d07
Merge pull request #790 from apache/dependabot/maven/wayang-applications/com.fasterxml.jackson.core-jackson-databind-2.18.9
by Zoi Kaoudi
· 6 days ago
ae6fd82
Merge pull request #791 from apache/dependabot/maven/wayang-api/wayang-api-sql/org.jsoup-jsoup-1.23.1
by Zoi Kaoudi
· 6 days ago
97679ad
build(deps): bump org.jsoup:jsoup in /wayang-api/wayang-api-sql
by dependabot[bot]
· 8 days ago
6498d82
Merge pull request #772 from JunWang222/wayang-trino-only-test
by Zoi Kaoudi
· 10 days ago
32bab7d
build(deps): bump com.fasterxml.jackson.core:jackson-databind
by dependabot[bot]
· 2 weeks ago
7d69c0f
Merge pull request #784 from apache/dependabot/maven/wayang-platforms/wayang-generic-jdbc/org.postgresql-postgresql-42.7.12
by mspruc
· 2 weeks ago
a02338a
Merge pull request #786 from apache/dependabot/maven/wayang-commons/wayang-core/com.fasterxml.jackson.core-jackson-core-2.18.8
by mspruc
· 2 weeks ago
70a22e1
Merge main into Trino PR branch
by Jun Wang
· 3 weeks ago
652838c
build(deps): bump com.fasterxml.jackson.core:jackson-core
by dependabot[bot]
· 3 weeks ago
edf55b0
build(deps): bump org.postgresql:postgresql
by dependabot[bot]
· 3 weeks ago
e470a1c
build(deps): bump org.postgresql:postgresql
by dependabot[bot]
· 3 weeks ago
c68d1ac
Merge pull request #781 from harshitsingh070/fix-tensorflow-test-778
by Zoi Kaoudi
· 4 weeks ago
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 weeks ago
a04e789
build(deps): bump com.fasterxml.jackson.core:jackson-databind
by dependabot[bot]
· 4 weeks ago
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 weeks ago
c5bd242
build(deps): bump com.fasterxml.jackson.core:jackson-databind
by dependabot[bot]
· 4 weeks ago
edf57f0
Merge pull request #773 from JunWang222/presto-engine-platform-only-test
by Alexander Alten
· 4 weeks ago
6b86d0d
Merge pull request #767 from novatechflow/docker-build
by Alexander Alten
· 4 weeks ago
5c3ee90
Reorganize Trino setup guide files
by Jun Wang
· 4 weeks ago
53557ad
Stabilize Tensorflow Iris training shuffle
by Jun Wang
· 5 weeks ago
9d094fb
Stabilize Tensorflow Iris training shuffle
by Jun Wang
· 5 weeks ago
b6f11d7
Fix non-deterministic TensorFlow test crash (#778)
by Harshit Singh
· 5 weeks ago
3dc1cfc
Update JDBC executor SQL expectations
by Jun Wang
· 5 weeks ago
b55dc94
Update JDBC executor SQL expectations
by Jun Wang
· 5 weeks ago
7650e79
Merge pull request #722 from harshitsingh070/wayang-jdbc-docs
by Alexander Alten
· 5 weeks ago
8254ea7
Merge pull request #738 from sawantbandita/improve-doc-example
by Alexander Alten
· 5 weeks ago
80cdcc3
Merge pull request #734 from AjayBoddeda4/add-api-package-docs
by Alexander Alten
· 5 weeks ago
5afcd3b
Ensure JDBC SQL statements end with semicolon
by Jun Wang
· 5 weeks ago
2a6b792
Ensure JDBC SQL statements end with semicolon
by Jun Wang
· 5 weeks ago
8e4b677
Merge pull request #780 from apache/zkaoudi-patch-5
by Kaustubh Beedkar
· 6 weeks ago
9e3826a
Add research publications and citation section to README
by Zoi Kaoudi
· 6 weeks ago
zkaoudi-patch-5
6348282
Align JDBC executor SQL assertions
by Jun Wang
· 7 weeks ago
92e23ed
Fix Trino CI license headers and HSQLDB fixture
by Jun Wang
· 7 weeks ago
078c5d4
Merge pull request #777 from apache/dependabot/maven/wayang-plugins/wayang-ml/com.google.protobuf-protobuf-java-3.25.5
by mspruc
· 7 weeks ago
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
· 7 weeks ago
8f9d1f0
Add license headers to Presto setup files
by Jun Wang
· 7 weeks ago
a62149d
Add license headers to Trino setup files
by Jun Wang
· 7 weeks ago
5dde5d3
build(deps): bump com.google.protobuf:protobuf-java
by dependabot[bot]
· 7 weeks ago
1117aec
build(deps): bump com.fasterxml.jackson.core:jackson-databind
by dependabot[bot]
· 7 weeks ago
560fcfc
ML cost model integration for Wayang (#765)
by mspruc
· 7 weeks ago
b2468ff
Make Presto integration tests engine-only (no Java plugin)
by JunWang222
· 8 weeks ago
b3799c3
Add wayang-presto platform (jdbc-template) with full operator coverage
by JunWang222
· 10 weeks ago
ccca47d
Make Trino integration tests engine-only
by Jun Wang
· 8 weeks ago
1e207b7
Document Trino macOS and Windows commands
by Jun Wang
· 9 weeks ago
8767031
Update Trino setup docs for full join suite
by Jun Wang
· 9 weeks ago
38ab7c2
Normalize Trino test comments to ASCII
by Jun Wang
· 9 weeks ago
aaaba1f
Add JavaPlanBuilder Trino combination tests
by Jun Wang
· 9 weeks ago
4b80bec
Select the left JDBC source for join stages
by Jun Wang
· 9 weeks ago
f236bf7
Add SQL metadata methods to JavaPlanBuilder operators
by Jun Wang
· 9 weeks ago
88460d3
Document Trino operator integration tests
by Jun Wang
· 9 weeks ago
356bfcf
Implement the Trino operators for JDBC template, add integration tests into TrinoOperatorsIT
by JunWang222
· 10 weeks ago
9897efe
Document Trino platform tests
by Jun Wang
· 2 months ago
cedc12e
Add Trino JDBC platform
by Jun Wang
· 2 months ago
be25631
Merge pull request #770 from apache/dependabot/bundler/wayang-docs/src/main/resources/concurrent-ruby-1.3.7
by mspruc
· 8 weeks ago
46de130
build(deps): bump concurrent-ruby in /wayang-docs/src/main/resources
by dependabot[bot]
· 8 weeks ago
cb4bb0f
Merge pull request #769 from iwami4438/fix-JdbcJoinOperatorTest-failure
by Zoi Kaoudi
· 9 weeks ago
ad0932e
[WAYANG-768] Fix test initialization in JdbcJoinOperatorTest
by iwa
· 9 weeks ago
23033b2
Merge pull request #708 from mohit-devlogs/jdbc-join-operator
by Zoi Kaoudi
· 9 weeks ago
dbb9208
Fix GenericJdbc tests by providing JDBC configuration
by Mohit Bisht
· 10 weeks ago
83d281d
Merge pull request #740 from empeje/empeje/add-documentation-on-execution-plan
by mspruc
· 10 weeks ago
7178bda
Merge pull request #763 from gknz/feature/sqltypeutils-short-bigdecimal-mapping
by mspruc
· 10 weeks ago
f25b80b
Merge pull request #766 from zkaoudi/main
by mspruc
· 10 weeks ago
14d9d7f
Merge remote-tracking branch 'upstream/main' into jdbc-join-operator
by Mohit Bisht
· 10 weeks ago
4f052d6
Add Docker support for Python API and enhance Java integration
by 2pk03
· 2 months ago
93d5c84
Implement Docker support with image creation and configuration updates
by 2pk03
· 2 months ago
cbe701d
adding license
by Zoi Kaoudi
· 2 months ago
e557ec2
Test table-sink type mappings; use NUMERIC(38,18) for BigDecimal
by gepa
· 2 months ago
f2e4647
minor
by Zoi Kaoudi
· 2 months ago
0edac89
new readme
by Zoi Kaoudi
· 2 months ago
615c3e9
fig
by Zoi Kaoudi
· 2 months ago
bca351c
new readme
by Zoi Kaoudi
· 2 months ago
64e12f1
new readme
by Zoi Kaoudi
· 2 months ago
fd208c7
Merge pull request #764 from mspruc/main
by Zoi Kaoudi
· 2 months ago
43c359b
add sql populating table
by mspruc
· 2 months ago
36768bf
Merge pull request #762 from mspruc/jdbc-ops
by Zoi Kaoudi
· 3 months ago
efb3597
Bind Short/BigDecimal values in Java and Spark table sinks
by gepa
· 3 months ago
27b935b
Add Short and BigDecimal type mappings to SqlTypeUtils
by gepa
· 3 months ago
17c71a2
formatting
by mspruc
· 3 months ago
f8f6a9c
add licenses
by mspruc
· 3 months ago
2b7f8ea
add mappings for JDBC GlobalReduce to Postgres & support in SQL API
by mspruc
· 3 months ago
ebe526b
Merge branch 'main' into jdbc-join-operator
by mohit-devlogs
· 3 months ago
56b9bc2
Address review comments
by Mohit Bisht
· 3 months ago
921d3f8
Fix GenericJdbcJoinOperatorTest and GenericJdbcFilterOperatorTest SQL execution pipeline
by Mohit Bisht
· 5 months ago
a718bfd
Fix GenericJdbcTableSource jdbcName handling causing incorrect configuration lookup
by Mohit Bisht
· 5 months ago
b2f3387
Add unit test for GenericJdbcJoinOperator
by Mohit Bisht
· 6 months ago
a474b5d
Wayang-707 Add Generic JDBC Join operator
by Mohit Bisht
· 6 months ago
8e26ca9
fix executor test
by mspruc
· 3 months ago
4d4e68e
global reduce, reduceby and sort impl
by mspruc
· 3 months ago
cf68cf9
Hsql test for jdbc global reduce & general type fixes in descriptor & operator
by mspruc
· 3 months ago
61816c1
add support for global reduce, sort and reduceby for jdbc
by mspruc
· 3 months ago
f6d2aa9
Merge pull request #733 from AjayBoddeda4/add-dataquantabuilder-docs
by Zoi Kaoudi
· 3 months ago
ca5bf01
Merge pull request #730 from AjayBoddeda4/add-dataquanta-docs
by Zoi Kaoudi
· 3 months ago
44869d2
Simplify documentation for DataQuanta companion object
by Zoi Kaoudi
· 3 months ago
c5cdf7d
Refactor comments in DataQuantaBuilderDecorator
by Zoi Kaoudi
· 3 months ago
a90fce3
Merge pull request #736 from AjayBoddeda4/add-api-graph-docs
by Zoi Kaoudi
· 3 months ago
470661f
Merge pull request #739 from meshwa1411/fix-readme-grammar
by Zoi Kaoudi
· 3 months ago
68d49c9
Merge pull request #759 from gknz/fix/jdbc-executor-filter-type-mismatch
by Zoi Kaoudi
· 3 months ago
7d2ae99
Fix compilation error in JdbcExecutor.executeSinkStage
by gepa
· 3 months ago
4d8d5b7
Merge pull request #750 from gknz/feature/jdbc-sql-table-sink
by Zoi Kaoudi
· 3 months ago
Next »