Skip to content

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Jan 22, 2024

Change list

  • Pass the current RecordBatch into the data object so that it can be received by the user's function callback
  • Wrap the user's function callback with our wrapAccessorFunction so that we can transparently handle mapping the "exploded" table from multi-geometry input back to the accurate original row.
  • Updated example for both point and multilinestring
  • Updated docs

Closes #98

@kylebarron kylebarron mentioned this pull request Jan 22, 2024
@kylebarron kylebarron merged commit b128f31 into main Jan 22, 2024
@kylebarron kylebarron deleted the kyle/function-accessors branch January 22, 2024 19:02
@kylebarron kylebarron mentioned this pull request Jan 22, 2024
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.

Manage function accessors

2 participants