René's URL Explorer Experiment


Title: GH-343: Fix BaseVariableWidthVector and BaseLargeVariableWidthVector offset buffer serialization by Yicong-Huang · Pull Request #989 · apache/arrow-java · GitHub

Open Graph Title: GH-343: Fix BaseVariableWidthVector and BaseLargeVariableWidthVector offset buffer serialization by Yicong-Huang · Pull Request #989 · apache/arrow-java

X Title: GH-343: Fix BaseVariableWidthVector and BaseLargeVariableWidthVector offset buffer serialization by Yicong-Huang · Pull Request #989 · apache/arrow-java

Description: What's Changed Fix BaseVariableWidthVector/BaseLargeVariableWidthVector IPC serialization when valueCount is 0. Problem When valueCount == 0, setReaderAndWriterIndex() was setting offsetBuffer.writerIndex(0), which means readableBytes() == 0. IPC serializer uses readableBytes() to determine buffer size, so 0 bytes were written to the IPC stream. This crashes IPC readers in other libraries because Arrow spec requires offset buffer to have at least one entry [0]. This is a follow-up to #967 which fixed the same issue in ListVector/LargeListVector. Fix Simplify setReaderAndWriterIndex() to always use (valueCount + 1) * OFFSET_WIDTH for offset buffer's writerIndex. When valueCount == 0, this correctly sets writerIndex to OFFSET_WIDTH, ensuring offset[0] is included in serialization. Testing Added tests for empty VarCharVector and LargeVarCharVector verifying offset buffer has correct readableBytes(). related to #343

Open Graph Description: What's Changed Fix BaseVariableWidthVector/BaseLargeVariableWidthVector IPC serialization when valueCount is 0. Problem When valueCount == 0, setReaderAndWriterIndex() was setting offsetBuffer....

X Description: What's Changed Fix BaseVariableWidthVector/BaseLargeVariableWidthVector IPC serialization when valueCount is 0. Problem When valueCount == 0, setReaderAndWriterIndex() was setting offsetBuf...

Opengraph URL: https://github.com/apache/arrow-java/pull/989

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:dc882dbb-6b00-792c-c6a8-398921763bf4
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9E66:A1BB5:3312F2A:420A833:6990EB6E
html-safe-nonce101bded43e4d9b0b5c9d2d7cac80b6179b9bd4b99bc7b735a1cb39fdee164eef
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RTY2OkExQkI1OjMzMTJGMkE6NDIwQTgzMzo2OTkwRUI2RSIsInZpc2l0b3JfaWQiOiI1MzA1NjY2NzcxNDYxNjYzNTk4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac58e0defac80d3339c6471539ecec924b4b346fd0091b6fcc767912589eb35fbc
hovercard-subject-tagpull_request:3212608746
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/apache/arrow-java/pull/989/files
twitter:imagehttps://avatars.githubusercontent.com/u/17627829?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/17627829?s=400&v=4
og:image:altWhat's Changed Fix BaseVariableWidthVector/BaseLargeVariableWidthVector IPC serialization when valueCount is 0. Problem When valueCount == 0, setReaderAndWriterIndex() was setting offsetBuffer....
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/apache/arrow-java git https://github.com/apache/arrow-java.git
octolytics-dimension-user_id47359
octolytics-dimension-user_loginapache
octolytics-dimension-repository_id893682219
octolytics-dimension-repository_nwoapache/arrow-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id893682219
octolytics-dimension-repository_network_root_nwoapache/arrow-java
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Farrow-java%2Fpull%2F989%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Farrow-java%2Fpull%2F989%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=apache%2Farrow-java
Reloadhttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
Reloadhttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
Reloadhttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
apache https://patch-diff.githubusercontent.com/apache
arrow-javahttps://patch-diff.githubusercontent.com/apache/arrow-java
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fapache%2Farrow-java
Fork 111 https://patch-diff.githubusercontent.com/login?return_to=%2Fapache%2Farrow-java
Star 83 https://patch-diff.githubusercontent.com/login?return_to=%2Fapache%2Farrow-java
Code https://patch-diff.githubusercontent.com/apache/arrow-java
Issues 403 https://patch-diff.githubusercontent.com/apache/arrow-java/issues
Pull requests 38 https://patch-diff.githubusercontent.com/apache/arrow-java/pulls
Discussions https://patch-diff.githubusercontent.com/apache/arrow-java/discussions
Actions https://patch-diff.githubusercontent.com/apache/arrow-java/actions
Security 0 https://patch-diff.githubusercontent.com/apache/arrow-java/security
Insights https://patch-diff.githubusercontent.com/apache/arrow-java/pulse
Code https://patch-diff.githubusercontent.com/apache/arrow-java
Issues https://patch-diff.githubusercontent.com/apache/arrow-java/issues
Pull requests https://patch-diff.githubusercontent.com/apache/arrow-java/pulls
Discussions https://patch-diff.githubusercontent.com/apache/arrow-java/discussions
Actions https://patch-diff.githubusercontent.com/apache/arrow-java/actions
Security https://patch-diff.githubusercontent.com/apache/arrow-java/security
Insights https://patch-diff.githubusercontent.com/apache/arrow-java/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fapache%2Farrow-java%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fapache%2Farrow-java%2Fissues%2Fnew%2Fchoose
Yicong-Huanghttps://patch-diff.githubusercontent.com/Yicong-Huang
apache:mainhttps://patch-diff.githubusercontent.com/apache/arrow-java/tree/main
Yicong-Huang:fix/343-base-variable-width-vector-offset-bufferhttps://patch-diff.githubusercontent.com/Yicong-Huang/arrow-java/tree/fix/343-base-variable-width-vector-offset-buffer
Conversation 5 https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989
Commits 4 https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/commits
Checks 25 https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/checks
Files changed https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
Please reload this pagehttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
GH-343: Fix BaseVariableWidthVector and BaseLargeVariableWidthVector offset buffer serialization https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#top
Show all changes 4 commits https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
1ec1198 fix: ensure offset buffer has readable bytes for empty variable width… Jan 27, 2026 https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/commits/1ec119873d9f9ee6e9bbb45416e83cc311646739
f91c665 doc: update comment Jan 27, 2026 https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/commits/f91c665b8386f38c50c7650f674dc75cde0f9a2f
230d184 Merge branch 'apache:main' into fix/343-base-variable-width-vector-of… Yicong-Huang Jan 27, 2026 https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/commits/230d184319452d48372b2e9e6ffb32cf9a5a4263
7b50fe6 fix: make sure capacity is not exceeded Jan 27, 2026 https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/commits/7b50fe642fc126bcc8dfec7bb1451c7d3d59262a
Clear filters https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
Please reload this pagehttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
Please reload this pagehttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
BaseLargeVariableWidthVector.java https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a052fb5b2ccbbca44da5247442099bcfb9106b78097251f2e74f7eb01f488f36
BaseVariableWidthVector.java https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a07f2549bbb49b1b2608183dbc9049119f748b7fb5517be50372830153028e1a
TestValueVector.java https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-1e2f6bb5d44c033403efbe82a2cf9d1ff4e792da48fcaa763518174214bdf69a
https://patch-diff.githubusercontent.com/apache/arrow-java/blob/main/.github/CODEOWNERS#L38
vector/src/main/java/org/apache/arrow/vector/BaseLargeVariableWidthVector.javahttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a052fb5b2ccbbca44da5247442099bcfb9106b78097251f2e74f7eb01f488f36
View file https://patch-diff.githubusercontent.com/apache/arrow-java/blob/7b50fe642fc126bcc8dfec7bb1451c7d3d59262a/vector/src/main/java/org/apache/arrow/vector/BaseLargeVariableWidthVector.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a052fb5b2ccbbca44da5247442099bcfb9106b78097251f2e74f7eb01f488f36
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a052fb5b2ccbbca44da5247442099bcfb9106b78097251f2e74f7eb01f488f36
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a052fb5b2ccbbca44da5247442099bcfb9106b78097251f2e74f7eb01f488f36
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a052fb5b2ccbbca44da5247442099bcfb9106b78097251f2e74f7eb01f488f36
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a052fb5b2ccbbca44da5247442099bcfb9106b78097251f2e74f7eb01f488f36
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a052fb5b2ccbbca44da5247442099bcfb9106b78097251f2e74f7eb01f488f36
https://patch-diff.githubusercontent.com/apache/arrow-java/blob/main/.github/CODEOWNERS#L38
vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.javahttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a07f2549bbb49b1b2608183dbc9049119f748b7fb5517be50372830153028e1a
View file https://patch-diff.githubusercontent.com/apache/arrow-java/blob/7b50fe642fc126bcc8dfec7bb1451c7d3d59262a/vector/src/main/java/org/apache/arrow/vector/BaseVariableWidthVector.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a07f2549bbb49b1b2608183dbc9049119f748b7fb5517be50372830153028e1a
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a07f2549bbb49b1b2608183dbc9049119f748b7fb5517be50372830153028e1a
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a07f2549bbb49b1b2608183dbc9049119f748b7fb5517be50372830153028e1a
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a07f2549bbb49b1b2608183dbc9049119f748b7fb5517be50372830153028e1a
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a07f2549bbb49b1b2608183dbc9049119f748b7fb5517be50372830153028e1a
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-a07f2549bbb49b1b2608183dbc9049119f748b7fb5517be50372830153028e1a
https://patch-diff.githubusercontent.com/apache/arrow-java/blob/main/.github/CODEOWNERS#L38
vector/src/test/java/org/apache/arrow/vector/TestValueVector.javahttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-1e2f6bb5d44c033403efbe82a2cf9d1ff4e792da48fcaa763518174214bdf69a
View file https://patch-diff.githubusercontent.com/apache/arrow-java/blob/7b50fe642fc126bcc8dfec7bb1451c7d3d59262a/vector/src/test/java/org/apache/arrow/vector/TestValueVector.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files#diff-1e2f6bb5d44c033403efbe82a2cf9d1ff4e792da48fcaa763518174214bdf69a
Please reload this pagehttps://patch-diff.githubusercontent.com/apache/arrow-java/pull/989/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.