Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-1112] Fix Arrow array meta data validating issue when writing parquet files #1113

Merged
merged 3 commits into from
Sep 21, 2022

Conversation

zhixingheyi-tian
Copy link
Collaborator

@zhixingheyi-tian zhixingheyi-tian commented Sep 20, 2022

What changes were proposed in this pull request?

Fix #1112 .
Still not clear why capacity_ of buffer becomed to the value of size_,
but this patch can fix this issue.

How was this patch tested?

pass jenkins

@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/native-sql-engine/issues

Then could you also rename commit message and pull request title in the following format?

[NSE-${ISSUES_ID}] ${detailed message}

See also:

@zhixingheyi-tian zhixingheyi-tian changed the title [WIP] Add log to troubleshoot [NSE-1112] Fix Arrow array meta data validating issue when writing parquet files Sep 20, 2022
@github-actions
Copy link

#1112

@zhouyuan zhouyuan merged commit 022ce98 into oap-project:main Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate Error: “Invalid: Length spanned by binary offsets (21) larger than values array (size 20)”
2 participants