一个Spark SQL DataSource on HBase 的实现(在HBase scan时,能完成列裁剪、谓词下推)
-
Updated
Jun 12, 2023 - Scala
一个Spark SQL DataSource on HBase 的实现(在HBase scan时,能完成列裁剪、谓词下推)
CLI diagnostic tool showing step-by-step how Delta Lake prunes files given a predicate
A Python library for intelligent file filtering using SQL expressions and metadata-based scan planning. This library enables efficient data lake query optimization by determining which files need to be scanned based on their statistical metadata.
A Python library for intelligent SQL predicate manipulation using SQLGlot. This library provides tools to safely remove specific predicates from SQL WHERE clauses and filter SQL statements based on column availability.
Query ROOT TTrees directly from DuckDB—without converting the data first. Nested-object decoding, predicate pushdown, dataset indexes, and Apache Iceberg metadata.
A LINQ query layer for ParquetSharp that can read entire Parquet datasets — not just single files. Supports Delta Lake tables, Hive partitions, predicate pushdown, and efficient column projection for high-performance .NET data processing.
Add a description, image, and links to the predicate-pushdown topic page so that developers can more easily learn about it.
To associate your repository with the predicate-pushdown topic, visit your repo's landing page and select "manage topics."