Skip to content

feat(parity): expose SQL-surface functions backed by internal MEOS headers (stacks on #12)#13

Closed
estebanzimanyi wants to merge 1 commit into
MobilityDB:feat/parity-runtime-resolutionfrom
estebanzimanyi:feat/parity-sql-surface
Closed

feat(parity): expose SQL-surface functions backed by internal MEOS headers (stacks on #12)#13
estebanzimanyi wants to merge 1 commit into
MobilityDB:feat/parity-runtime-resolutionfrom
estebanzimanyi:feat/parity-sql-surface

Conversation

@estebanzimanyi

Copy link
Copy Markdown
Member

Adds MeosOpsSqlSurface with forwarding methods for the MEOS functions that the MobilityDB SQL layer exposes as user functions but implements through meos_internal*.h (emitted by tools/parity/emit_sql_surface.py from the exact JMEOS signatures), bringing the facade to the full JMEOS-bindable SQL surface, and records the reconciliation in docs/parity-status.md.

@estebanzimanyi estebanzimanyi force-pushed the feat/parity-sql-surface branch from 19a9210 to fdb8315 Compare May 29, 2026 12:42
…aders

Add MeosOpsSqlSurface with forwarding methods for the MEOS functions that the MobilityDB SQL layer exposes as user functions but implements through meos_internal*.h (emitted by tools/parity/emit_sql_surface.py from the exact JMEOS signatures), bringing the facade to the full JMEOS-bindable SQL surface, and record the reconciliation in parity-status.md.

(cherry picked from commit fdb8315)
@estebanzimanyi estebanzimanyi force-pushed the feat/parity-sql-surface branch from fdb8315 to f2cab47 Compare May 31, 2026 07:49
@estebanzimanyi estebanzimanyi changed the base branch from main to feat/parity-runtime-resolution June 11, 2026 16:46
@estebanzimanyi

Copy link
Copy Markdown
Member Author

Superseded by the Path-B consolidation: the former 18-deep stack is collapsed into two reviewable topical PRs on top of the merged scaffold — MEOS integration #30 → benchmark #31 — each one clean squashed commit with the generated-facade bulk, dead family-flag profiles, committed target/ artifacts, and invented synthetic corpus removed. Closing as folded into #30/#31.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant