Skip to content

Tiled export for runend arrays in Duckdb #7978

@myrrc

Description

@myrrc

Runend exporter falls back to canonicalization from #7951 since duckdb's Flatten() for dictionary arrays is 3x slower. However, instead of canonicalizing the whole array we can use the selection vector to canonicalize only the elements we need.

Metadata

Metadata

Assignees

Labels

ext/duckdbRelates to the DuckDB integrationtracking-issueShared implementation context for work likely to span multiple PRs.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions