René's URL Explorer Experiment


Title: flight-sql-jdbc-driver: add option to rely on Arrow Flight SQL Bulk Ingestion for batched inserts · Issue #931 · apache/arrow-java · GitHub

Open Graph Title: flight-sql-jdbc-driver: add option to rely on Arrow Flight SQL Bulk Ingestion for batched inserts · Issue #931 · apache/arrow-java

X Title: flight-sql-jdbc-driver: add option to rely on Arrow Flight SQL Bulk Ingestion for batched inserts · Issue #931 · apache/arrow-java

Description: Describe the enhancement requested Arrow Flight SQL has a feature for ingesting massive datasets, Bulk Ingestion: apache/arrow#38255 It would be beneficial to use those special RPC methods for batched prepared statement calls when the pr...

Open Graph Description: Describe the enhancement requested Arrow Flight SQL has a feature for ingesting massive datasets, Bulk Ingestion: apache/arrow#38255 It would be beneficial to use those special RPC methods for batc...

X Description: Describe the enhancement requested Arrow Flight SQL has a feature for ingesting massive datasets, Bulk Ingestion: apache/arrow#38255 It would be beneficial to use those special RPC methods for batc...

Opengraph URL: https://github.com/apache/arrow-java/issues/931

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"flight-sql-jdbc-driver: add option to rely on Arrow Flight SQL Bulk Ingestion for batched inserts","articleBody":"### Describe the enhancement requested\n\nArrow Flight SQL has a feature for ingesting massive datasets, Bulk Ingestion: https://github.com/apache/arrow/issues/38255\nIt would be beneficial to use those special RPC methods for batched prepared statement calls when the prepared statement is strictly for inserting data.\nE.g. when Spark is used for writing data, it generates a simple SQL query like `\"INSERT INTO table(field1, field2, ...) VALUES (?, ?, ...)\"`, creates a prepared statement, and then uses the prepared statement update RPC method to insert the rows of the dataset. If this feature is implemented, it would be possible for the driver to instead use the `DoPut(CommandStatementIngest)` command associated with the Bulk Ingestion feature instead.\n\nThere are Arrow Flight SQL server implementations that work like this: when a `DoAction(ActionCreatePreparedStatementRequest)` is executed, the server creates up to two versions of the data structure underlying the instance of the PreparedStatement. One is a handle to a full-scale query engine execution procedure (e.g. DataFusion's logical plan), and another is a handle to a very simple procedure that just stores the received record batches in the storage - of course, the second procedure is only possible to be generated when the query is of a certain form; like the one used by Spark. The point is that this simple procedure also works without overheads associated with the more general interface of prepared statement API - for example, it does not need to do a transposition of PreparedStatement parameters into record batches.\nI think that it should be possible to move this logic for deciding to use Bulk Ingestion into the jdbc driver.\n\nUsecase for this integration is this: developers of Arrow Flight SQL servers could implement bulk ingestion command handlers and avoid implementing special logic for handling batched inserts in a special manner. Then the client would use this newly introduced driver option to allow the driver to decide to use the bulk ingestion RPC methods for inserting data.\n\n","author":{"url":"https://github.com/WeCodingNow","@type":"Person","name":"WeCodingNow"},"datePublished":"2025-12-11T08:23:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/931/arrow-java/issues/931"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:0ac26aec-ca7c-fca5-1f26-25d5ef7a4c21
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB2E8:3D126:11687DB:166010E:6990D005
html-safe-noncee9003454fa1b549c334bcbec03b4260679e6d06e8c72d42ec212c0c8c6ce76ea
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMkU4OjNEMTI2OjExNjg3REI6MTY2MDEwRTo2OTkwRDAwNSIsInZpc2l0b3JfaWQiOiI0Mzc4MTE1NTQ5NjM0Mjg1NTc0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacfb0182300e77fc4573a14ee1dbc24068abc4b2a55a96df048fc1a8db76692fd5
hovercard-subject-tagissue:3718323970
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/apache/arrow-java/931/issue_layout
twitter:imagehttps://opengraph.githubassets.com/801a6d2531f24d8cc7e1a09dd50292ab53102b8d04b9595199ed81b9c200e17f/apache/arrow-java/issues/931
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/801a6d2531f24d8cc7e1a09dd50292ab53102b8d04b9595199ed81b9c200e17f/apache/arrow-java/issues/931
og:image:altDescribe the enhancement requested Arrow Flight SQL has a feature for ingesting massive datasets, Bulk Ingestion: apache/arrow#38255 It would be beneficial to use those special RPC methods for batc...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameWeCodingNow
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
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
disable-turbofalse
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/issues/931#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%2Fissues%2F931
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%2Fissues%2F931
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=apache%2Farrow-java
Reloadhttps://patch-diff.githubusercontent.com/apache/arrow-java/issues/931
Reloadhttps://patch-diff.githubusercontent.com/apache/arrow-java/issues/931
Reloadhttps://patch-diff.githubusercontent.com/apache/arrow-java/issues/931
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
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/apache/arrow-java/issues/931
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/apache/arrow-java/issues/931
flight-sql-jdbc-driver: add option to rely on Arrow Flight SQL Bulk Ingestion for batched insertshttps://patch-diff.githubusercontent.com/apache/arrow-java/issues/931#top
Type: enhancementNew feature or requesthttps://github.com/apache/arrow-java/issues?q=state%3Aopen%20label%3A%22Type%3A%20enhancement%22
https://github.com/WeCodingNow
https://github.com/WeCodingNow
WeCodingNowhttps://github.com/WeCodingNow
on Dec 11, 2025https://github.com/apache/arrow-java/issues/931#issue-3718323970
apache/arrow#38255https://github.com/apache/arrow/issues/38255
Type: enhancementNew feature or requesthttps://github.com/apache/arrow-java/issues?q=state%3Aopen%20label%3A%22Type%3A%20enhancement%22
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.