Skip to content

include table_function.h in vortex_extension - #89

Merged
myrrc merged 1 commit into
mainfrom
myrrc/string-map
Jun 10, 2026
Merged

include table_function.h in vortex_extension#89
myrrc merged 1 commit into
mainfrom
myrrc/string-map

Conversation

@myrrc

@myrrc myrrc commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

vortex.h depends on duckdb_vx_string_map structure which
is supplied by table_function.h. Since it's a C++-side function,
we can't include it in vortex.h directly.

Add include of table_function.h to solve this

Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@myrrc
myrrc requested a review from 0ax1 June 10, 2026 09:27
@myrrc
myrrc enabled auto-merge (squash) June 10, 2026 09:27
@myrrc
myrrc merged commit 9be3c39 into main Jun 10, 2026
14 checks passed
@myrrc
myrrc deleted the myrrc/string-map branch June 10, 2026 09:50
github-actions Bot pushed a commit that referenced this pull request Jun 10, 2026
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
(cherry picked from commit 9be3c39)
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.

2 participants