Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
4eb28ed
regen: regenerate the MEOS facade against the consolidated MobilityDB…
estebanzimanyi May 29, 2026
c27a066
feat(build): select MEOS type families with MobilityDB/MEOS-style bui…
estebanzimanyi May 31, 2026
8a772a1
feat(meos): bump the rigid-geometry surface to the post-#1137 trgeome…
estebanzimanyi May 31, 2026
6282b1a
Regenerate the MEOS IDL against the consolidated pin 588768d7ab
estebanzimanyi Jun 3, 2026
a639ea7
Add the shared org.mobilitydb.meos MEOS facade and its generator
estebanzimanyi Jun 3, 2026
3f0a9d9
Add the set-set spatial-join helper to the shared facade
estebanzimanyi Jun 3, 2026
f921d86
Bump the MEOS facade to MobilityDB 54a9d4bc54
estebanzimanyi Jun 5, 2026
066fc67
Target Java 17 so the facade runs on the Spark 3.5 (Java 17) runtime
estebanzimanyi Jun 6, 2026
612f9c9
Extract the canonical named-operation surface for binding codegen
estebanzimanyi Jun 6, 2026
0b6542d
Derive canonical-function to Spark-impl mapping for the registrar emi…
estebanzimanyi Jun 6, 2026
b1d8b2e
Generate the Spark Connect registrar with identity names from the sur…
estebanzimanyi Jun 6, 2026
cbab351
Emit the multi-impl arg0 type-tag dispatch in the Spark Connect regis…
estebanzimanyi Jun 6, 2026
138a8f1
Bind duplicate-registration ops to one impl and fill optional args wi…
estebanzimanyi Jun 6, 2026
c40b9cb
Dispatch on the differentiating argument and apply per-impl defaults
estebanzimanyi Jun 6, 2026
d7187c8
Advance the JMEOS facade to the pin-12l MEOS catalog
Jun 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ dependency-reduced-pom.xml
*.mov

# CMake
cmake-build-*/
cmake-build-*/jar/
Loading
Loading