JMEOS v1.3 #8
Conversation
|
Subsumed by PR#9 |
|
Cross-linking from downstream: tracking the corresponding MobilitySpark bump in The audit there confirms low downstream-API risk on the MobilitySpark side — that codebase uses only While this PR is being reviewed, two cleanup items already flagged in the PR body itself but worth surfacing for completeness — both are easy and would let the PR ship cleaner:
Beyond those: a separate but related strategic question is whether JMEOS should publish to Maven Central as part of (or after) this 1.3 release — today, downstream consumers like MobilitySpark vendor the JAR in cc @estebanzimanyi @mschoema @JashanReel for visibility on the MobilitySpark-side coordination. |
|
Additional downstream context: a MobilitySpark parity RFC has been filed at MobilitySpark#3 that depends on this PR merging (so the parity work is built against stable MEOS 1.3 bindings, not the soon-to-be-stale 1.0 bindings). Phase 1 of that RFC begins when this PR lands. |
Summary
This PR upgrades the JMEOS Java bindings to work with MEOS 1.3.
The upgrade compiles successfully
Changes
FunctionsGeneratorandfunctions.javato reflect API changes.TGeomPointTest,tstzspanTest, etc.) to ensure compatibility.Notes
scale10.csv, ~50 MB) is currently tracked in Git — this may need to be moved to Git LFS or excluded.To Do
Status: compiles but pending further review and feedback.