Skip to content

Conversation

@Aiden-Dong
Copy link
Contributor

@Aiden-Dong Aiden-Dong commented Dec 4, 2024

Purpose

Linked issue: #4608 (comment)

Tests

API and Format

Documentation

@leaves12138 leaves12138 changed the title fix parquet nextRowPosition bug [core] Fix parquet nextRowPosition bug Dec 4, 2024
@JingsongLi
Copy link
Contributor

@Aiden-Dong Can you create unit tests to cover this?

@Aiden-Dong
Copy link
Contributor Author

@Aiden-Dong Can you create unit tests to cover this?

I'm going to add a range query test to cover this case.

conf.set("parquet.page.size", "1024");
});

System.out.println(((AbstractFileStoreTable) table).path);
Copy link
Member

@xuzifu666 xuzifu666 Dec 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to LOG info or remove it?

Copy link
Contributor

@leaves12138 leaves12138 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@leaves12138 leaves12138 merged commit 0266765 into apache:master Dec 4, 2024
12 checks passed
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.

4 participants