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
This weekly update is generated by LLMs. You're welcome to join our Discord for in-depth discussions.
Overall Activity Summary
The apache/opendal repository has seen significant activity over the past week, including new feature implementations, bug fixes, and ongoing discussions. Key areas of focus include enhancing language bindings (Python, C++, and Java), improving the CI pipeline, and advancing the object_store integration. The community is actively engaging in discussions and welcoming new contributors.
Focus on Language Bindings: Significant work is being done to enhance Python, C++, and Java bindings, making OpenDAL more accessible across programming ecosystems.
Improved Metadata Handling: Features like content_language support and modular metadata extraction are being prioritized, reflecting a trend toward richer data capabilities.
CI Pipeline Modernization: Updates to Node.js and Java workflows highlight the community's focus on maintaining compatibility and improving build reliability.
new feature: cpp binding enable feature by user #6250: Enable feature selection for C++ bindings. This involves allowing users to enable specific features, making it approachable for those familiar with C++ build systems.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This weekly update is generated by LLMs. You're welcome to join our Discord for in-depth discussions.
Overall Activity Summary
The apache/opendal repository has seen significant activity over the past week, including new feature implementations, bug fixes, and ongoing discussions. Key areas of focus include enhancing language bindings (Python, C++, and Java), improving the CI pipeline, and advancing the object_store integration. The community is actively engaging in discussions and welcoming new contributors.
Key Ongoing Projects
Python Bindings Enhancements
Path
objects to be used in theroot
argument, simplifying local usage.Object Store Integration
content_language
in metadata and capability, addressing new feature: support content_language in opendal::metadata and opendal:capability #6470.object_store
as OpenDAL's backend, with advanced operations like parallel fetching and caching.C++ Bindings Improvements
CI and Build System Updates
Priority Items
Critical Bug Fixes
oli
, requiring immediate attention to CI configurations.Pending Reviews
content_language
support in metadata is a key feature awaiting approval.Notable Discussions
C Binding Async API Design
Optimizing Python Bindings
Path
forroot
argument #6479: @jayceslesar proposed allowingPath
objects for theroot
argument in Python bindings, simplifying usage for local filesystems.Devcontainer Setup Optimization
Emerging Trends
content_language
support and modular metadata extraction are being prioritized, reflecting a trend toward richer data capabilities.Good First Issues
reqsign
and is a great way to get familiar with the S3 backend.Write Returns Metadata
for all services #5693: ImplementWrite Returns Metadata
for all services. Contributors can extend metadata extraction for various services, starting with simpler ones likefs
.We encourage new contributors to explore these issues and join the community in shaping the future of OpenDAL!
Beta Was this translation helpful? Give feedback.
All reactions