Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fornwall
/
arrow-adbc
Public
forked from
apache/arrow-adbc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: fornwall/arrow-adbc
Actions
All workflows
Workflows
Automated - Website
Automated - Website
C#
C#
Comment Bot
Comment Bot
Dev
Dev
Dev ADBC
Dev ADBC
GitHub Actions Checks
GitHub Actions Checks
Integration
Integration
Java
Java
JavaScript
JavaScript
Native Libraries (Unix)
Native Libraries (Unix)
Show more workflows...
Management
Caches
JavaScript
JavaScript
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
javascript.yml
will be ignored since log searching is not yet available
47 workflow runs
47 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(js): stream one record batch per result-iterator next()
JavaScript
#47:
Pull request
#42
opened by
fornwall
37m 43s
fix/js-result-iterator-streaming
fix/js-result-iterator-streaming
37m 43s
View #42
View workflow file
fix(js): use try_lock in sync setters to avoid event-loop stalls
JavaScript
#46:
Pull request
#41
opened by
fornwall
38m 18s
fix/js-sync-setters-try-lock
fix/js-sync-setters-try-lock
38m 18s
View #41
View workflow file
fix(rust): avoid char-boundary panic in parse_driver_uri
JavaScript
#45:
Pull request
#40
opened by
fornwall
47m 16s
fix/rust-parse-driver-uri-char-boundary
fix/rust-parse-driver-uri-char-boundary
47m 16s
View #40
View workflow file
fix(rust): align LoadFlags constants with the C ABI
JavaScript
#44:
Pull request
#39
opened by
fornwall
45m 51s
fix/rust-core-loadflags-c-abi
fix/rust-core-loadflags-c-abi
45m 51s
View #39
View workflow file
fix(js): forward all batches in ChannelBatchReader
JavaScript
#43:
Pull request
#38
opened by
fornwall
39m 51s
fix/js-channel-batch-reader-multi-batch
fix/js-channel-batch-reader-multi-batch
39m 51s
View #38
View workflow file
fix(rust): bound NUL scan in get_option_string to reported length
JavaScript
#42:
Pull request
#37
opened by
fornwall
46m 1s
fix/rust-ffi-get-option-string-oob
fix/rust-ffi-get-option-string-oob
46m 1s
View #37
View workflow file
fix(rust): release ManagedStatement once via Arc inner Drop
JavaScript
#41:
Pull request
#36
opened by
fornwall
36m 31s
fix/rust-managed-statement-double-free
fix/rust-managed-statement-double-free
36m 31s
View #36
View workflow file
fix(rust/ffi)!: avoid aliasing &mut in cancel shims (soundness)
JavaScript
#40:
Pull request
#33
synchronize by
fornwall
15m 54s
fix/ffi-cancel-aliasing-soundness
fix/ffi-cancel-aliasing-soundness
15m 54s
View #33
View workflow file
fix(rust/ffi)!: avoid aliasing &mut in cancel shims (soundness)
JavaScript
#39:
Pull request
#33
synchronize by
fornwall
7m 57s
fix/ffi-cancel-aliasing-soundness
fix/ffi-cancel-aliasing-soundness
7m 57s
View #33
View workflow file
fix(rust/ffi)!: avoid aliasing &mut in cancel shims (soundness)
JavaScript
#38:
Pull request
#33
synchronize by
fornwall
14m 9s
fix/ffi-cancel-aliasing-soundness
fix/ffi-cancel-aliasing-soundness
14m 9s
View #33
View workflow file
ci(rust): pin the nightly tool chain version (#4529)
JavaScript
#37:
Commit
1ba7fe6
pushed by
fornwall
42m 16s
main
main
42m 16s
View workflow file
fix(c/driver/postgresql): preserve zero integer groups when writing N…
JavaScript
#36:
Commit
d357c9c
pushed by
fornwall
20m 1s
main
main
20m 1s
View workflow file
fix(rust/ffi)!: avoid aliasing &mut in cancel shims (soundness)
JavaScript
#35:
Pull request
#33
synchronize by
fornwall
10m 18s
fix/ffi-cancel-aliasing-soundness
fix/ffi-cancel-aliasing-soundness
10m 18s
View #33
View workflow file
fix(rust/ffi)!: avoid aliasing &mut in cancel shims (soundness)
JavaScript
#34:
Pull request
#33
opened by
fornwall
13m 17s
fix/ffi-cancel-aliasing-soundness
fix/ffi-cancel-aliasing-soundness
13m 17s
View #33
View workflow file
fix(rust/ffi): forward original vendor_code as an error detail on the 1.1.0 layout
JavaScript
#33:
Pull request
#32
opened by
fornwall
26m 47s
rust-ffi-vendor-code-detail
rust-ffi-vendor-code-detail
26m 47s
View #32
View workflow file
fix(rust/ffi): ignore unrecognized info codes in get_info instead of erroring
JavaScript
#32:
Pull request
#27
synchronize by
fornwall
14m 39s
fix/get-info-ignore-unrecognized-codes
fix/get-info-ignore-unrecognized-codes
14m 39s
View #27
View workflow file
fix(rust/ffi): ignore unrecognized info codes in get_info instead of erroring
JavaScript
#31:
Pull request
#27
synchronize by
fornwall
1m 35s
fix/get-info-ignore-unrecognized-codes
fix/get-info-ignore-unrecognized-codes
1m 35s
View #27
View workflow file
fix(rust/ffi): ignore unrecognized info codes in get_info instead of erroring
JavaScript
#30:
Pull request
#27
synchronize by
fornwall
5m 13s
fix/get-info-ignore-unrecognized-codes
fix/get-info-ignore-unrecognized-codes
5m 13s
View #27
View workflow file
fix(rust/ffi): ignore unrecognized info codes in get_info instead of erroring
JavaScript
#29:
Pull request
#27
synchronize by
fornwall
4m 37s
fix/get-info-ignore-unrecognized-codes
fix/get-info-ignore-unrecognized-codes
4m 37s
View #27
View workflow file
fix(rust/ffi): ignore unrecognized info codes in get_info instead of erroring
JavaScript
#28:
Pull request
#27
synchronize by
fornwall
3m 38s
fix/get-info-ignore-unrecognized-codes
fix/get-info-ignore-unrecognized-codes
3m 38s
View #27
View workflow file
fix(rust/ffi): ignore unrecognized info codes in get_info instead of erroring
JavaScript
#27:
Pull request
#27
synchronize by
fornwall
3m 58s
fix/get-info-ignore-unrecognized-codes
fix/get-info-ignore-unrecognized-codes
3m 58s
View #27
View workflow file
fix(rust/ffi): ignore unrecognized info codes in get_info instead of erroring
JavaScript
#26:
Pull request
#27
synchronize by
fornwall
3m 53s
fix/get-info-ignore-unrecognized-codes
fix/get-info-ignore-unrecognized-codes
3m 53s
View #27
View workflow file
fix(rust/ffi): ignore unrecognized info codes in get_info instead of erroring
JavaScript
#25:
Pull request
#27
opened by
fornwall
26m 9s
fix/get-info-ignore-unrecognized-codes
fix/get-info-ignore-unrecognized-codes
26m 9s
View #27
View workflow file
build(c/driver/sqlite): detect sqlite3_load_extension via compile che…
JavaScript
#24:
Commit
198f39a
pushed by
fornwall
2h 48m 35s
main
main
2h 48m 35s
View workflow file
fix(rust/ffi): preserve caller's AdbcError private_data on the 1.0.0 path
JavaScript
#23:
Pull request
#2
synchronize by
lidavidm
13m 52s
fix-error-compatibility
fix-error-compatibility
13m 52s
View #2
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.