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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
iceberg-python
Public
Notifications
You must be signed in to change notification settings
Fork
544
Star
1.1k
Code
Issues
153
Pull requests
112
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf(add_files): stream manifest entries for duplicate-files check
- #3287
#3287
Merged
kevinjqliu
merged 6 commits into
apache:main
apache/iceberg-python:main
from
laichunpongben:fix-add-files-dup-check-perf
laichunpongben/iceberg-python:fix-add-files-dup-check-perf
Copy head branch name to clipboard
May 19, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
perf(add_files): stream manifest entries for duplicate-files check
#3287
kevinjqliu
merged 6 commits into
apache:main
apache/iceberg-python:main
from
laichunpongben:fix-add-files-dup-check-perf
laichunpongben/iceberg-python:fix-add-files-dup-check-perf
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2026
perf(add_files): stream manifest entries for duplicate-files check
laichunpongben
committed
dfeb2c5
View commit details
Copy full SHA for dfeb2c5
Browse repository at this point
refactor(add_files): reuse _open_manifest + chain.from_iterable
laichunpongben
committed
c12c1c2
View commit details
Copy full SHA for c12c1c2
Browse repository at this point
fix: ruff E731 — convert path_filter lambda to def
laichunpongben
committed
4ed64d4
View commit details
Copy full SHA for 4ed64d4
Browse repository at this point
test(benchmark): add_files dup-check wall + tracemalloc growth
laichunpongben
committed
f7d63b6
View commit details
Copy full SHA for f7d63b6
Browse repository at this point
test(benchmark): convert add_files dup-check bench to pytest style
laichunpongben
committed
9c0e129
View commit details
Copy full SHA for 9c0e129
Browse repository at this point
fix(benchmark): ruff format + mypy type annotation
laichunpongben
committed
f9e9b13
View commit details
Copy full SHA for f9e9b13
Browse repository at this point
You can’t perform that action at this time.