Skip to content

Commit

Permalink
sql/rowexec: delete indexSkipTableReader
Browse files Browse the repository at this point in the history
This processor is not used. It was implemented for cockroachdb#24584, but the PR to
start planning it stalled since Ridwan left, a year ago (cockroachdb#39668).
This guy is marginally in my way, and, worse, it's dead code. Unless
someone promises to finish that PR imminently :).

Release note: None
  • Loading branch information
andreimatei committed Jul 8, 2020
1 parent b756cb8 commit b272c66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 971 deletions.
282 changes: 0 additions & 282 deletions pkg/sql/rowexec/index_skip_table_reader.go

This file was deleted.

0 comments on commit b272c66

Please sign in to comment.