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