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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion-comet
Public
Notifications
You must be signed in to change notification settings
Fork
373
Star
1.3k
Code
Issues
543
Pull requests
181
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: apache/datafusion-comet
Actions
All workflows
Workflows
Assign/unassign the issue via `take` or `untake` comment
Assign/unassign the issue via `take` or `untake` comment
Check PR Title
Check PR Title
CI
CI
Close stale PRs
Close stale PRs
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
Delta Contrib Build Gate
Delta Contrib Build Gate
Delta Lake Contrib Tests
Delta Lake Contrib Tests
Delta Lake Native Scan Tests
Delta Lake Native Scan Tests
Show more workflows...
Management
Caches
CodeQL
CodeQL
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
.
codeql.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ 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.
feat: support direct Variant projection in native Parquet scans
CodeQL
#7258:
Pull request
#5868
opened by
peterxcli
1m 46s
peterxcli:feat/variant-direct-projection
peterxcli:feat/variant-direct-projection
1m 46s
View #5868
View workflow file
feat: Lambda function support from DataFusion, illustrated with array_filter
CodeQL
#7257:
Pull request
#4744
synchronize by
kazantsev-maksim
Action required
kazantsev-maksim:array_filter
kazantsev-maksim:array_filter
Action required
View #4744
View workflow file
feat: Lambda function support from DataFusion, illustrated with array_filter
CodeQL
#7256:
Pull request
#4744
synchronize by
kazantsev-maksim
Action required
kazantsev-maksim:array_filter
kazantsev-maksim:array_filter
Action required
View #4744
View workflow file
perf: speed up Spark consumers of Comet cache
CodeQL
#7255:
Pull request
#5859
synchronize by
peterxcli
2m 51s
peterxcli:codex/cache-spark-consumer-benchmark
peterxcli:codex/cache-spark-consumer-benchmark
2m 51s
View #5859
View workflow file
feat: add native Delta Lake scan contrib module (page/row-group pruning)
CodeQL
#7254:
Pull request
#5365
synchronize by
dwsmith1983
Action required
dwsmith1983:feature/delta-native-scan
dwsmith1983:feature/delta-native-scan
Action required
View #5365
View workflow file
perf: Optimize string split functions and avoid intermediate heap allocations
CodeQL
#7253:
Pull request
#5416
synchronize by
kazantsev-maksim
Action required
kazantsev-maksim:perf_split
kazantsev-maksim:perf_split
Action required
View #5416
View workflow file
perf: Optimize string split functions and avoid intermediate heap allocations
CodeQL
#7252:
Pull request
#5416
synchronize by
kazantsev-maksim
Action required
kazantsev-maksim:perf_split
kazantsev-maksim:perf_split
Action required
View #5416
View workflow file
fix: match Spark's duplicate field and field id semantics in parquet field lookup
CodeQL
#7251:
Pull request
#5654
synchronize by
dwsmith1983
Action required
dwsmith1983:fix/parquet-field-id-semantics
dwsmith1983:fix/parquet-field-id-semantics
Action required
View #5654
View workflow file
feat: route date and timestamp interval arithmetic through codegen dispatch
CodeQL
#7250:
Pull request
#5864
synchronize by
dwsmith1983
Action required
dwsmith1983:feat/interval-arithmetic-dispatch
dwsmith1983:feat/interval-arithmetic-dispatch
Action required
View #5864
View workflow file
fix: dispatch map lookups with normalized keys and nondeterministic null-guarded children
CodeQL
#7249:
Pull request
#5867
synchronize by
dwsmith1983
Action required
dwsmith1983:fix/serde-map-keys-and-nondeterministic-children
dwsmith1983:fix/serde-map-keys-and-nondeterministic-children
Action required
View #5867
View workflow file
feat: route date and timestamp interval arithmetic through codegen dispatch
CodeQL
#7248:
Pull request
#5864
synchronize by
dwsmith1983
Action required
dwsmith1983:feat/interval-arithmetic-dispatch
dwsmith1983:feat/interval-arithmetic-dispatch
Action required
View #5864
View workflow file
fix: decline structs with duplicate field names before they reach Java Arrow
CodeQL
#7247:
Pull request
#5866
synchronize by
dwsmith1983
Action required
dwsmith1983:fix/native-shuffle-duplicate-struct-names
dwsmith1983:fix/native-shuffle-duplicate-struct-names
Action required
View #5866
View workflow file
perf: cache parsed plan data across a stage tasks
CodeQL
#7246:
Pull request
#5615
synchronize by
dwsmith1983
Action required
dwsmith1983:perf/executor-plan-cache
dwsmith1983:perf/executor-plan-cache
Action required
View #5615
View workflow file
perf: compile user regex patterns once per planned expression
CodeQL
#7245:
Pull request
#5612
synchronize by
dwsmith1983
Action required
dwsmith1983:perf/compile-user-regex-once
dwsmith1983:perf/compile-user-regex-once
Action required
View #5612
View workflow file
perf: reuse zstd compression contexts across shuffle blocks
CodeQL
#7244:
Pull request
#5565
synchronize by
dwsmith1983
Action required
dwsmith1983:perf/shuffle-compressor-reuse
dwsmith1983:perf/shuffle-compressor-reuse
Action required
View #5565
View workflow file
perf: stop holding the fair pool lock across blocking memory calls
CodeQL
#7243:
Pull request
#5613
synchronize by
dwsmith1983
Action required
dwsmith1983:perf/fair-pool-lock-free
dwsmith1983:perf/fair-pool-lock-free
Action required
View #5613
View workflow file
fix: dispatch map lookups with normalized keys and nondeterministic null-guarded children
CodeQL
#7242:
Pull request
#5867
opened by
dwsmith1983
Action required
dwsmith1983:fix/serde-map-keys-and-nondeterministic-children
dwsmith1983:fix/serde-map-keys-and-nondeterministic-children
Action required
View #5867
View workflow file
fix: decode dictionary input for PyArrow UDFs
CodeQL
#7241:
Pull request
#5560
synchronize by
sunchao
1m 47s
sunchao:dev/chao/codex/fix-pyarrow-dictionary-input
sunchao:dev/chao/codex/fix-pyarrow-dictionary-input
1m 47s
View #5560
View workflow file
fix: decode dictionary input for PyArrow UDFs
CodeQL
#7240:
Pull request
#5560
synchronize by
sunchao
2m 36s
sunchao:dev/chao/codex/fix-pyarrow-dictionary-input
sunchao:dev/chao/codex/fix-pyarrow-dictionary-input
2m 36s
View #5560
View workflow file
feat: adapt Parquet storage for Variant projection (#5794)
CodeQL
#7239:
Commit
8b818b5
pushed by
sunchao
4m 3s
main
main
4m 3s
View workflow file
feat: support Spark 4 EmptyRelationExec as a native input
CodeQL
#7238:
Pull request
#5821
synchronize by
jeffw13
2m 2s
jeffw13:dev/jeffwang/comet-empty-relation-upstream
jeffw13:dev/jeffwang/comet-empty-relation-upstream
2m 2s
View #5821
View workflow file
ci: share one Linux native build across CI workflows
CodeQL
#7237:
Pull request
#5841
synchronize by
sunchao
1m 58s
sunchao:codex/share-linux-native-ci
sunchao:codex/share-linux-native-ci
1m 58s
View #5841
View workflow file
fix: include ABFS container in object store cache key
CodeQL
#7236:
Pull request
#5053
synchronize by
peterxcli
2m 13s
peterxcli:fix/include-abfs-cotainer-in-object-store-cache-key
peterxcli:fix/include-abfs-cotainer-in-object-store-cache-key
2m 13s
View #5053
View workflow file
fix: decline structs with duplicate field names before they reach Java Arrow
CodeQL
#7235:
Pull request
#5866
opened by
dwsmith1983
Action required
dwsmith1983:fix/native-shuffle-duplicate-struct-names
dwsmith1983:fix/native-shuffle-duplicate-struct-names
Action required
View #5866
View workflow file
deps: bump to datafusion 55.1.0
CodeQL
#7234:
Pull request
#5865
opened by
comphead
2m 48s
comphead:df551
comphead:df551
2m 48s
View #5865
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.