Kouhei Sutou
null+****@clear*****
Sun Jan 22 21:38:40 JST 2017
Kouhei Sutou 2017-01-22 21:38:40 +0900 (Sun, 22 Jan 2017) New Revision: adbbe1dd8bf58b6158f2293381aa7e9080190a1a https://github.com/groonga/groonga/commit/adbbe1dd8bf58b6158f2293381aa7e9080190a1a Message: logical_select test: update expected Modified files: test/command/suite/sharding/logical_select/drilldown/labeled/sort_keys/multiple/one_shard.expected test/command/suite/sharding/logical_select/drilldowns/labeled/sort_keys/multiple/one_shard.expected Modified: test/command/suite/sharding/logical_select/drilldown/labeled/sort_keys/multiple/one_shard.expected (+1 -1) =================================================================== --- test/command/suite/sharding/logical_select/drilldown/labeled/sort_keys/multiple/one_shard.expected 2017-01-22 21:37:26 +0900 (830d70b) +++ test/command/suite/sharding/logical_select/drilldown/labeled/sort_keys/multiple/one_shard.expected 2017-01-22 21:38:40 +0900 (22435de) @@ -102,7 +102,7 @@ load --table Logs_20150205 } ] [[0,0.0,0.0],5] -logical_select Logs timestamp --min "2015-02-05 00:00:00" --min_border "include" --max "2015-02-06 00:00:00" --max_border "exclude" --limit 0 --drilldown[action_date].keys action,date --drilldown[action_date].output_columns _value.action,_value.date,_nsubrecs --drilldown[action_date].sortby -_nsubrecs,_value.date,_value.action +logical_select Logs timestamp --min "2015-02-05 00:00:00" --min_border "include" --max "2015-02-06 00:00:00" --max_border "exclude" --limit 0 --drilldown[action_date].keys action,date --drilldown[action_date].output_columns _value.action,_value.date,_nsubrecs --drilldown[action_date].sort_keys -_nsubrecs,_value.date,_value.action [ [ 0, Modified: test/command/suite/sharding/logical_select/drilldowns/labeled/sort_keys/multiple/one_shard.expected (+1 -1) =================================================================== --- test/command/suite/sharding/logical_select/drilldowns/labeled/sort_keys/multiple/one_shard.expected 2017-01-22 21:37:26 +0900 (bdd805b) +++ test/command/suite/sharding/logical_select/drilldowns/labeled/sort_keys/multiple/one_shard.expected 2017-01-22 21:38:40 +0900 (dd7c899) @@ -102,7 +102,7 @@ load --table Logs_20150205 } ] [[0,0.0,0.0],5] -logical_select Logs timestamp --min "2015-02-05 00:00:00" --min_border "include" --max "2015-02-06 00:00:00" --max_border "exclude" --limit 0 --drilldowns[action_date].keys action,date --drilldowns[action_date].output_columns _value.action,_value.date,_nsubrecs --drilldowns[action_date].sortby -_nsubrecs,_value.date,_value.action +logical_select Logs timestamp --min "2015-02-05 00:00:00" --min_border "include" --max "2015-02-06 00:00:00" --max_border "exclude" --limit 0 --drilldowns[action_date].keys action,date --drilldowns[action_date].output_columns _value.action,_value.date,_nsubrecs --drilldowns[action_date].sort_keys -_nsubrecs,_value.date,_value.action [ [ 0, -------------- next part -------------- HTML����������������������������...Download