awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesSubstrait Plan Interchanges

Serialization and deserialization of query plans using the Substrait binary format for cross-language portability.

Distinct from Query Planning: Distinct from Query Planning: focuses on the interchange format for plans, not the planning or optimization process.

Explore 1 awesome GitHub repository matching data & databases · Substrait Plan Interchanges. Refine with filters or upvote what's useful.

Awesome Substrait Plan Interchanges GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • apache/datafusionالصورة الرمزية لـ apache

    apache/datafusion

    8,908عرض على GitHub↗

    Apache DataFusion is an extensible, columnar SQL query engine that runs embedded within a host application without requiring a separate server process. It processes data in columnar batches using Apache Arrow for memory-efficient analytics, and can scale analytic workloads across multiple nodes for parallel execution. The engine supports both SQL and DataFrame queries through a modular, streaming architecture that allows custom operators, data sources, functions, and optimizer rules. The engine distinguishes itself through its modular extension framework, which enables building custom query e

    Serializes and deserializes query plans using the Substrait binary format for cross-language portability.

    Rustarrowbig-datadataframe
    عرض على GitHub↗8,908
  1. Home
  2. Data & Databases
  3. Query Planning
  4. Substrait Plan Interchanges