NVIDIA / NVIDIA/cudf

[FEA] Deduplicate fixed-width plain parquet decoder code

Open
#19,254 0 comments 0 reactions 0 assignees View on GitHub
0 - Backlog cuIO feature request
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

We currently have two mostly-identical implementations of the plain decoder kernel for fixed width types in parquet, one in `decode_fixed.cu` and the other in `dictionary_page_filter.cu`. We should refactor and deduplicate them to use the same functions at both places.

_Originally posted by @nvdbaranec in https://github.com/rapidsai/cudf/pull/18836#discussion_r2167391721_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.