Package com.amazonaws.athena.connector.substrait.util
-
Class Summary Class Description LimitAndSortHelper Utility class that extracts LIMIT and ORDER BY information from Substrait plans to enable pushdown of these operations to the underlying data source.LimitAndSortHelper.GenericSortField A data-source-agnostic representation of a sort field, containing the column name and sort direction.