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
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 }}
ding-young
/
datafusion
Public
forked from
apache/datafusion
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ding-young/datafusion
Actions
All workflows
Workflows
Datafusion extended tests
Datafusion extended tests
Dependencies
Dependencies
Deploy DataFusion site
Deploy DataFusion site
Dev
Dev
Docs
Docs
Labeler
Labeler
Labeler
Labeler
Large files PR check
Large files PR check
PR commands
PR commands
Rust
Rust
Show more workflows...
Management
Caches
Dev
Dev
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
.
dev.yml
will be ignored since log searching is not yet available
50 workflow runs
50 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.
chore: generate basic spark function tests (#16409)
Dev
#109:
Commit
056f546
pushed by
ding-young
2m 41s
env-test
env-test
2m 41s
View workflow file
replace err with warn log
Dev
#108:
Commit
5a510cc
pushed by
ding-young
2m 45s
verify-mem-multi-level
verify-mem-multi-level
2m 45s
View workflow file
replace err with warn log
Dev
#107:
Commit
d9fa760
pushed by
ding-young
2m 30s
verify-mem-multi-level
verify-mem-multi-level
2m 30s
View workflow file
replace err with warn log
Dev
#106:
Commit
221af34
pushed by
ding-young
2m 28s
verify-mem-multi-level
verify-mem-multi-level
2m 28s
View workflow file
replace err with warn log
Dev
#105:
Commit
26ba0e5
pushed by
ding-young
2m 34s
verify-mem-multi-level
verify-mem-multi-level
2m 34s
View workflow file
add comment that explains arrow IPC alignment issue
Dev
#104:
Commit
c779339
pushed by
ding-young
2m 32s
ipc-alignment-schema
ipc-alignment-schema
2m 32s
View workflow file
set IPC alignment based on schemaa
Dev
#103:
Commit
96c71cb
pushed by
ding-young
2m 29s
ipc-alignment-schema
ipc-alignment-schema
2m 29s
View workflow file
fix incorrect memory accounting for StringViewArray
Dev
#102:
Commit
3f33d3e
pushed by
ding-young
2m 26s
fix-string-view-sliced-size
fix-string-view-sliced-size
2m 26s
View workflow file
fix incorrect memory accounting for StringViewArray
Dev
#101:
Commit
227bd12
pushed by
ding-young
2m 33s
fix-string-view-sliced-size
fix-string-view-sliced-size
2m 33s
View workflow file
add sort fuzz test that requires large Row format as cursor
Dev
#100:
Commit
e44ca83
pushed by
ding-young
2m 35s
calculate-mem-row
calculate-mem-row
2m 35s
View workflow file
update comments
Dev
#99:
Commit
8b4a19e
pushed by
ding-young
2m 35s
calculate-mem-row
calculate-mem-row
2m 35s
View workflow file
slice last batch when appending globally sorted batch to spill file
Dev
#98:
Commit
6e889a2
pushed by
ding-young
2m 28s
calculate-mem-row
calculate-mem-row
2m 28s
View workflow file
pass cursor-batch-ratio to MultilLevelMerge
Dev
#97:
Commit
df00718
pushed by
ding-young
2m 50s
calculate-mem-row
calculate-mem-row
2m 50s
View workflow file
calculate reserved memory based on expected col-row ratio
Dev
#96:
Commit
a972686
pushed by
ding-young
2m 36s
calculate-mem-row
calculate-mem-row
2m 36s
View workflow file
calculate reserved memory based on expected col-row ratio
Dev
#95:
Commit
843bd9c
pushed by
ding-young
2m 31s
calculate-mem-row
calculate-mem-row
2m 31s
View workflow file
chore: remove printlns
Dev
#94:
Commit
68cffc6
pushed by
ding-young
2m 45s
verify-mem-multi-level
verify-mem-multi-level
2m 45s
View workflow file
chore: remove printlns
Dev
#93:
Commit
5ec8edd
pushed by
ding-young
2m 33s
verify-mem-multi-level
verify-mem-multi-level
2m 33s
View workflow file
validate whether batch read from spill exceeds max_record_batch_mem
Dev
#92:
Commit
0c65f27
pushed by
ding-young
2m 39s
verify-mem-multi-level
verify-mem-multi-level
2m 39s
View workflow file
add patch for local arrow directory
Dev
#91:
Commit
67b3bcf
pushed by
ding-young
4m 4s
test-row-converter
test-row-converter
4m 4s
View workflow file
use GreedyMemoryPool for sanity check
Dev
#90:
Commit
5e9fe83
pushed by
ding-young
2m 53s
verify-mem-multi-level
verify-mem-multi-level
2m 53s
View workflow file
do not print metrics on datafusion-cli
Dev
#89:
Commit
7df47bf
pushed by
ding-young
2m 33s
experiment
experiment
2m 33s
View workflow file
Merge branch 'nlj-bench-review' into nlj-rewrite-review
Dev
#88:
Commit
5d72c7d
pushed by
ding-young
2m 27s
nlj-rewrite-review
nlj-rewrite-review
2m 27s
View workflow file
integrate nlj benchmark with mem_profile
Dev
#87:
Commit
5a25924
pushed by
ding-young
2m 39s
nlj-bench-review
nlj-bench-review
2m 39s
View workflow file
add println! for debugging
Dev
#86:
Commit
dba1436
pushed by
ding-young
2m 26s
fix-losertree-spill
fix-losertree-spill
2m 26s
View workflow file
add comment
Dev
#85:
Commit
77541b5
pushed by
ding-young
2m 29s
test-cancel-spill
test-cancel-spill
2m 29s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.