Skip to content

Remove Arrow support#46

Merged
estebanzimanyi merged 1 commit into
MobilityDB:mainfrom
estebanzimanyi:remove-arrow-support
Jul 15, 2026
Merged

Remove Arrow support#46
estebanzimanyi merged 1 commit into
MobilityDB:mainfrom
estebanzimanyi:remove-arrow-support

Conversation

@estebanzimanyi

Copy link
Copy Markdown
Member

Drops Arrow from the JMEOS generator, matching MobilityDB/MobilityDB#1389 which removes the Arrow C Data Interface export (meos_arrow.h, meos_*_to_arrow / _from_arrow / _arrow_roundtrip).

  • removes ARROW from the generator's optional-family set (in sync with MobilityDB's ALL families), so the FFI generation no longer enables an arrow family flag;
  • removes the *_to_arrow: out_schema/out_array example from the result-out-param comment (its function no longer exists).

MobilityDB removed the Arrow C Data Interface export (meos_arrow.h,
meos_*_to_arrow / _from_arrow / _arrow_roundtrip). Drop ARROW from the
generator's optional-family set (kept in sync with MobilityDB's ALL
families) and the *_to_arrow example from the result-out-param comment.
@estebanzimanyi estebanzimanyi merged commit e67c24a into MobilityDB:main Jul 15, 2026
1 of 2 checks passed
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