Skip to content

Register asMFJSON for the number, text and bool temporal types#194

Open
estebanzimanyi wants to merge 2 commits into
feat/parity-h3-static-prefilterfrom
feat/asmfjson-number-temporal-types
Open

Register asMFJSON for the number, text and bool temporal types#194
estebanzimanyi wants to merge 2 commits into
feat/parity-h3-static-prefilterfrom
feat/asmfjson-number-temporal-types

Conversation

@estebanzimanyi

Copy link
Copy Markdown
Member

asMFJSON(tint/tfloat/tbool/ttext[, options[, flags[, maxdecimaldigits]]]) wraps the type-agnostic temporal_as_mfjson, completing the MFJSON round-trip alongside the existing tintFromMFJSON/tfloatFromMFJSON/tboolFromMFJSON/ttextFromMFJSON parsers and matching the MobilityDB surface.

@estebanzimanyi estebanzimanyi force-pushed the feat/asmfjson-number-temporal-types branch from 5f628ff to a25c6a2 Compare June 7, 2026 11:50
…to 59ba0ad59c

Wire `tfloat_sin`, `tfloat_cos`, `tfloat_tan` from MEOS as `sin(tfloat)`,
`cos(tfloat)`, `tan(tfloat)` DuckDB scalar overloads, following the same
`TemporalUnary` pattern as `exp`/`ln`/`log10`.  The pin advances from
`278863520b` to `59ba0ad59c` (tag `ecosystem-pin-2026-06-11a`), which adds
these three trig kernels and the `ensure_srid_reconcile` helper.
asMFJSON(tint/tfloat/tbool/ttext[, options[, flags[, maxdecimaldigits]]])
wraps the type-agnostic temporal_as_mfjson, completing the MFJSON round-trip
alongside the existing tintFromMFJSON/tfloatFromMFJSON/tboolFromMFJSON/
ttextFromMFJSON parsers and matching the MobilityDB surface.
@estebanzimanyi estebanzimanyi force-pushed the feat/asmfjson-number-temporal-types branch from a25c6a2 to 52541e7 Compare June 11, 2026 04:53
@estebanzimanyi estebanzimanyi changed the base branch from fix/bump-meos-pin to feat/parity-h3-static-prefilter June 11, 2026 04:54
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