if ( '' !== $this->query_vars['sort'] ) {
            $table_name = $this->manager->get_table_name();

            if ( is_array( $this->query_vars['sort'] ) ) {
                if ( isset( $this->query_vars['sort']['greater_than'] ) ) {