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
375
Star
1.3k
Code
Issues
558
Pull requests
189
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
CI
CI
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
.
ci.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.
fix: reverse ordering and range in NegativeExpr::get_properties
CI
#4825:
Pull request
#5982
opened by
Smallfu666
Action required
Smallfu666:codex/5330-negative-props-rebased
Smallfu666:codex/5330-negative-props-rebased
Action required
View #5982
View workflow file
feat: Lambda function support from DataFusion, illustrated with array_filter
CI
#4824:
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: add native Delta Lake scan contrib module (page/row-group pruning)
CI
#4823:
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
fix: report task input metrics after the native iterator closes and add to Spark's counters
CI
#4822:
Pull request
#5880
synchronize by
dwsmith1983
Action required
dwsmith1983:fix/task-input-metrics-order
dwsmith1983:fix/task-input-metrics-order
Action required
View #5880
View workflow file
feat: run length on binary input natively
CI
#4821:
Pull request
#5874
synchronize by
dwsmith1983
Action required
dwsmith1983:feat/length-binary-native
dwsmith1983:feat/length-binary-native
Action required
View #5874
View workflow file
chore: drop the redundant width_bucket shim registrations and guard serde uniqueness
CI
#4820:
Pull request
#5873
synchronize by
dwsmith1983
Action required
dwsmith1983:chore/dedupe-width-bucket-shim
dwsmith1983:chore/dedupe-width-bucket-shim
Action required
View #5873
View workflow file
fix: honor the S3 profile name and file and Hadoop's addressing mode for custom endpoints
CI
#4819:
Pull request
#5872
synchronize by
dwsmith1983
Action required
dwsmith1983:fix/s3-profile-and-virtual-hosted
dwsmith1983:fix/s3-profile-and-virtual-hosted
Action required
View #5872
View workflow file
fix: dispatch map lookups with normalized keys and nondeterministic null-guarded children
CI
#4818:
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
CI
#4817:
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: match Spark's duplicate field and field id semantics in parquet field lookup
CI
#4816:
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
perf: cache parsed plan data across a stage tasks
CI
#4815:
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: stop holding the fair pool lock across blocking memory calls
CI
#4814:
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
perf: reuse zstd compression contexts across shuffle blocks
CI
#4813:
Pull request
#5565
synchronize by
dwsmith1983
-1s
dwsmith1983:perf/shuffle-compressor-reuse
dwsmith1983:perf/shuffle-compressor-reuse
-1s
View #5565
View workflow file
feat: narrow strict floating-point admission for scalar sort keys
CI
#4812:
Pull request
#5981
opened by
0lai0
Action required
0lai0:feat-5506-narrow-strict-fp-sort-admission
0lai0:feat-5506-narrow-strict-fp-sort-admission
Action required
View #5981
View workflow file
fix: enforce null-key rejection and mapKeyDedupPolicy in native map construction
CI
#4811:
Pull request
#5854
synchronize by
peterxcli
43m 46s
peterxcli:fix/map-null-key-and-dedup-policy
peterxcli:fix/map-null-key-and-dedup-policy
43m 46s
View #5854
View workflow file
fix: preserve Spark errors for Parquet timestamp overflow
CI
#4810:
Pull request
#5891
synchronize by
peterxcli
46m 28s
peterxcli:fix/parquet-timestamp-overflow-error
peterxcli:fix/parquet-timestamp-overflow-error
46m 28s
View #5891
View workflow file
feat: full native make_interval with 2.6x faster than spark and 1.1x faster than codegen dispatch
CI
#4809:
Pull request
#5292
synchronize by
peterxcli
47m 55s
peterxcli:feat/full-native-make-interval
peterxcli:feat/full-native-make-interval
47m 55s
View #5292
View workflow file
perf: fuse Comet cache vector reads into Spark codegen
CI
#4808:
Pull request
#5859
synchronize by
peterxcli
45m 3s
peterxcli:codex/cache-spark-consumer-benchmark
peterxcli:codex/cache-spark-consumer-benchmark
45m 3s
View #5859
View workflow file
fix: align time parsing and native second extraction with Spark
CI
#4807:
Pull request
#5738
synchronize by
peterxcli
1h 4m 27s
peterxcli:fix/to-time-parser-compatibility
peterxcli:fix/to-time-parser-compatibility
1h 4m 27s
View #5738
View workflow file
test: expand replace compatibility regression coverage (#5409)
CI
#4806:
Commit
8c229a7
pushed by
github-merge-queue
Bot
46m 20s
main
main
46m 20s
View workflow file
CI
CI
#4805:
Scheduled
1h 59m 5s
main
main
1h 59m 5s
View workflow file
CI
CI
#4804:
Merge group checks requested
1h 13m 17s
1h 13m 17s
View workflow file
CI
CI
#4803:
Merge group checks requested
1h 37m 52s
1h 37m 52s
View workflow file
test: guard native plan equality against omitted parameters (#5953)
CI
#4802:
Commit
41d6d44
pushed by
github-merge-queue
Bot
28m 0s
main
main
28m 0s
View workflow file
CI
CI
#4801:
Merge group checks requested
1h 57m 15s
1h 57m 15s
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.