Navigation Menu

Skip to content

Commit

Permalink
sharding: remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 22, 2015
1 parent 99a0def commit 9589926
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/sharding/logical_range_filter.rb
Expand Up @@ -372,7 +372,6 @@ def filter_by_range(range_index,

def build_range_search_flags(min_border, max_border)
flags = TableCursorFlags::BY_KEY
p @context.order
case @context.order
when :ascending
flags |= TableCursorFlags::ASCENDING
Expand Down

0 comments on commit 9589926

Please sign in to comment.