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
[POC] Reading encrypted Hive tables
- #3427
#3427
Draft
smaheshwar-pltr
wants to merge 10 commits into
apache:main
apache/iceberg-python:main
from
smaheshwar-pltr:sm/hive-encryption-poc
smaheshwar-pltr/iceberg-python:sm/hive-encryption-poc
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
[POC] Reading encrypted Hive tables
#3427
smaheshwar-pltr
wants to merge 10 commits into
apache:main
apache/iceberg-python:main
from
smaheshwar-pltr:sm/hive-encryption-poc
smaheshwar-pltr/iceberg-python:sm/hive-encryption-poc
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
POC: Encryption read support
smaheshwar-pltr
committed
89abb2a
View commit details
Copy full SHA for 89abb2a
Browse repository at this point
infra: hive encryption integration test
smaheshwar-pltr
committed
8427e54
View commit details
Copy full SHA for 8427e54
Browse repository at this point
tests: assert direct parquet read fails, polish PME error message
smaheshwar-pltr
committed
a511f4c
View commit details
Copy full SHA for a511f4c
Browse repository at this point
ci: install nightly pyarrow after provision so uv run doesn't revert it
smaheshwar-pltr
committed
915dd87
View commit details
Copy full SHA for 915dd87
Browse repository at this point
bump hadoop-aws to 3.4.3 to match iceberg 1.11.0's S3ABlockOutputStream API
smaheshwar-pltr
committed
bd5dd46
View commit details
Copy full SHA for bd5dd46
Browse repository at this point
spark: replace bundled hadoop-client 3.4.1 jars with HADOOP_VERSION so aws bundle methods resolve
smaheshwar-pltr
committed
807a963
View commit details
Copy full SHA for 807a963
Browse repository at this point
spark: ship UnitestKMS via slim repackaged jar (full -tests.jar shadowed hadoop-aws S3ABlockOutputStream)
smaheshwar-pltr
committed
48644d0
View commit details
Copy full SHA for 48644d0
Browse repository at this point
inspect: surface key_metadata in all_manifests (iceberg 1.11.0, apache/iceberg#14750)
smaheshwar-pltr
committed
53c9bf9
View commit details
Copy full SHA for 53c9bf9
Browse repository at this point
drop REST mentions and trim verbose comments/docstrings
smaheshwar-pltr
committed
b2db501
View commit details
Copy full SHA for b2db501
Browse repository at this point
Commits on Jun 16, 2026
lint: restore D105 docstrings on magic methods and apply ruff-format
smaheshwar-pltr
committed
ff8cfdd
View commit details
Copy full SHA for ff8cfdd
Browse repository at this point
You can’t perform that action at this time.