apache / apache/parquet-testing

Adding testing page for Dictionary page after non-dict data page in same column-chunk

Open
#69 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
90
Forks
79
Avg merge
15d 20h
Merged PRs (30d)
1

Description

The spec doesn't disable the case that:

```
Dict Page | Dict Index Page | Data Page | Dict Index Page
```

We need check:
1. Did we allowing this?
2. Should we add testing case for the case

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the spec and the existing tests for Dictionary and Data pages. Check whether the sequence `Dict Page | Dict Index Page | Data Page | Dict Index Page` is currently permitted, then add a test case if the specification requires different behavior. Done means the expected handling of this sequence is covered by the testing page.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.