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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
9.2k
Code
Issues
1.8k
Pull requests
309
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
File partitioning for ListingTable
- #1141
#1141
Merged
alamb
merged 18 commits into
apache:master
apache/datafusion:master
from
rdettai:file-partitioning
rdettai/arrow-datafusion:file-partitioning
Copy head branch name to clipboard
Nov 1, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
File partitioning for ListingTable
#1141
alamb
merged 18 commits into
apache:master
apache/datafusion:master
from
rdettai:file-partitioning
rdettai/arrow-datafusion:file-partitioning
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2021
[feat] adding partition_values to PartitionedFile
rdettai
committed
c184efa
View commit details
Copy full SHA for c184efa
Browse repository at this point
[wip] implementing pruned_partition_list
rdettai
committed
2e82902
View commit details
Copy full SHA for 2e82902
Browse repository at this point
[feat] implement pruned_partition_list
rdettai
committed
cbbf347
View commit details
Copy full SHA for cbbf347
Browse repository at this point
[fix] outdated comment
rdettai
committed
f74ee67
View commit details
Copy full SHA for f74ee67
Browse repository at this point
[fix] adding extra partitioning col for csv avro json
Show description for fb15b3b
rdettai
committed
fb15b3b
View commit details
Copy full SHA for fb15b3b
Browse repository at this point
[fix] houqp's review
rdettai
committed
95216d8
View commit details
Copy full SHA for 95216d8
Browse repository at this point
[fix] ListingTable takes schema without partition cols
Show description for 26bf105
rdettai
committed
26bf105
View commit details
Copy full SHA for 26bf105
Browse repository at this point
[feat] added partition columns for parquet
Show description for c34193d
rdettai
committed
c34193d
View commit details
Copy full SHA for c34193d
Browse repository at this point
[feat] specify supports_filter_pushdown
rdettai
committed
32c5bf6
View commit details
Copy full SHA for 32c5bf6
Browse repository at this point
[fix] parquet rowgroup pruning not kicking in
rdettai
committed
10b52eb
View commit details
Copy full SHA for 10b52eb
Browse repository at this point
[test] added proper integration tests
rdettai
committed
f207b92
View commit details
Copy full SHA for f207b92
Browse repository at this point
[test] check output schemas
rdettai
committed
dfa6d0e
View commit details
Copy full SHA for dfa6d0e
Browse repository at this point
[test] add integ tests for partitioned parquet
rdettai
committed
f8edb38
View commit details
Copy full SHA for f8edb38
Browse repository at this point
[fix] wrong schema passed to get_statistics_with_limit
rdettai
committed
c5cfcfb
View commit details
Copy full SHA for c5cfcfb
Browse repository at this point
Commits on Oct 29, 2021
[fix] improvements following review
Show description for cb0789e
rdettai
committed
cb0789e
View commit details
Copy full SHA for cb0789e
Browse repository at this point
Commits on Nov 1, 2021
Merge remote-tracking branch 'apache/master' into file-partitioning
alamb
committed
0303913
View commit details
Copy full SHA for 0303913
Browse repository at this point
Add GetIndexedField to the list of exprs that can be in predicates
alamb
committed
5d34be6
View commit details
Copy full SHA for 5d34be6
Browse repository at this point
Update datafusion/src/datasource/listing/helpers.rs
Show description for a4ec801
rdettai
and
jimexist
authored
a4ec801
View commit details
Copy full SHA for a4ec801
Browse repository at this point
You can’t perform that action at this time.