<!DOCTYPE html>
<html>
<head>
</head>
<body>
<dl style="line-height: 1.5; margin-left: 2em">
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
<dd style="margin-left: 8.5em">Yasuhiro Horimoto <horim****@clear*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2018-06-20 13:45:43 +0900 (Wed, 20 Jun 2018)</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
<dd style="margin-left: 8.5em"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed">c3d16e12917f07b8b461f72a0d678c6e3720a3ed</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Merge</dt>
<dd style="margin-left: 8.5em">
<ul>
<li>Merged <a href="https://github.com/groonga/groonga/commit/8a52f23">8a52f23</a>: Merge pull request <a href="https://github.com/groonga/groonga/issues/850">#850</a> from komainu8/add_check_exist_with_section_flag</li>
</ul>
</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Revert "Fix to add "WITH_SECTION" when performing a full-text search on vector columns."
This reverts commit <a href="https://github.com/groonga/groonga/commit/8fdccc34b619f82abb50a34021b23d1e88ce84ac">8fdccc34b619f82abb50a34021b23d1e88ce84ac</a>.
Because remove needless modify in a test.</pre></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
<dd style="margin-left: 8.5em">
<ul>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04d">test/command/suite/load/index/offline/vector/int32_position.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1eb">test/command/suite/load/index/offline/vector/int32_position.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11">test/command/suite/load/index/offline/vector/text_without_section.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8e">test/command/suite/load/index/online/vector/text_without_section.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629e">test/command/suite/select/filter/index/compare_operation/greater/vector_element_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0f">test/command/suite/select/filter/index/compare_operation/greater/vector_element_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57">test/command/suite/select/filter/index/compare_operation/greater/vector_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5">test/command/suite/select/filter/index/compare_operation/greater/vector_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0">test/command/suite/select/filter/index/compare_operation/greater_equal/vector_element_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0">test/command/suite/select/filter/index/compare_operation/greater_equal/vector_element_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30db">test/command/suite/select/filter/index/compare_operation/greater_equal/vector_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7">test/command/suite/select/filter/index/compare_operation/greater_equal/vector_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54">test/command/suite/select/filter/index/compare_operation/less/vector_element_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8eda">test/command/suite/select/filter/index/compare_operation/less/vector_element_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1a">test/command/suite/select/filter/index/compare_operation/less/vector_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282">test/command/suite/select/filter/index/compare_operation/less/vector_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659">test/command/suite/select/filter/index/compare_operation/less_equal/vector_element_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6">test/command/suite/select/filter/index/compare_operation/less_equal/vector_element_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871">test/command/suite/select/filter/index/compare_operation/less_equal/vector_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41a">test/command/suite/select/filter/index/compare_operation/less_equal/vector_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13">test/command/suite/select/filter/index/equal/vector_element_int32.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662">test/command/suite/select/filter/index/equal/vector_element_int32.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3a">test/command/suite/sharding/logical_range_filter/filter/vector_element/range_index.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372c">test/command/suite/sharding/logical_range_filter/filter/vector_element/range_index.test</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127">test/command/suite/sharding/logical_range_filter/filter/vector_element/select.expected</a></li>
<li><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120">test/command/suite/sharding/logical_range_filter/filter/vector_element/select.test</a></li>
</ul>
</dd>
</dl>
<div class="diff-section" style="clear: both">
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/load/index/offline/vector/int32_position.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dL10">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dL11">11</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dL12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dL13">13</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dL14">14</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dL15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dL16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dL17">17</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dR10">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dR11">11</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dR12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dR13">13</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dR14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dR15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dR16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-d3cca2f4b73dfd75be7307c51e64f04dR17">17</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -11,7 +11,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">load --table Entries</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],2]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers entries_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Entries numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers entries_numbers COLUMN_INDEX|WITH_POSITION Entries numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> select Entries --filter 'numbers[1] > 19'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],[[[1],[["_id","UInt32"],["numbers","Int32"]],[2,[100,200]]]]]</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/load/index/offline/vector/int32_position.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebL8">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebL9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebL10">10</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebL11">11</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebL12">12</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebL13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebL14">14</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebR8">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebR9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebR10">10</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebR11">11</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebR12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebR13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6ee422902e503ed7135d6410b211d1ebR14">14</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -9,6 +9,6 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">load --table Entries</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers entries_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Entries numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers entries_numbers COLUMN_INDEX|WITH_POSITION Entries numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> select Entries --filter 'numbers[1] > 19'</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/load/index/offline/vector/text_without_section.expected (+8 -13)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L11">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L14">14</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L15">15</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L16">16</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L17">17</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L18">18</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L19">19</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L20">20</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L21">21</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L22">22</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L23">23</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L24">24</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L25">25</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L26">26</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L29">29</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L33">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L34">34</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L35">35</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L36">36</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L37">37</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L38">38</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L39">39</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L40">40</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L44">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L47">47</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L48">48</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L49">49</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11L50">50</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R11">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R14">14</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R18">18</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R22">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R25">25</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R29">29</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R33">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R34">34</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R35">35</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R36">36</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R37">37</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R38">38</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R39">39</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R40">40</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R41">41</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R42">42</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R43">43</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R44">44</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-982865fd73bdc39e598acd63ba60dc11R45">45</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -12,18 +12,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">load --table Docs</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Words TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Words docs_sentences COLUMN_INDEX|WITH_POSITION Docs sentences</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-[</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- [</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- [</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- -22,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- 0.0,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- 0.0</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- ],</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- "grn_obj_set_info(): GRN_INFO_SOURCE: vector column index must be created with WITH_SECTION flag: <Words.docs_sentences>"</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- ],</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- false</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-#|e| grn_obj_set_info(): GRN_INFO_SOURCE: vector column index must be created with WITH_SECTION flag: <Words.docs_sentences></span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> select Words --limit -1 --sort_keys _key --output_columns '_key, index_column_source_records("docs_sentences")'</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -34,7 +23,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">select Words --limit -1 --sort_keys _key --output_columns '_key, index_col</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- <span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">0</span></span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ <span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">1</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -45,6 +34,12 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">select Words --limit -1 --sort_keys _key --output_columns '_key, index_col</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> "index_column_source_records",</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> null</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ ],</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ [</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ "-",</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ [</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ 1</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ ]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/load/index/online/vector/text_without_section.expected (+8 -13)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL6">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL9">9</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL10">10</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL11">11</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL12">12</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL13">13</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL14">14</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL15">15</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL16">16</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL17">17</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL18">18</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL19">19</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL20">20</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL21">21</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL22">22</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL24">24</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL33">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL34">34</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL35">35</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL36">36</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL37">37</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL38">38</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL39">39</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL40">40</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL44">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL47">47</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL48">48</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL49">49</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eL50">50</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR6">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR9">9</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR10">10</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR11">11</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR13">13</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR22">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR23">23</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR24">24</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR25">25</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR26">26</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR27">27</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR28">28</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR29">29</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR33">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR34">34</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR35">35</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR36">36</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR37">37</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR38">38</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR39">39</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR40">40</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR41">41</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR42">42</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR43">43</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR44">44</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b6e44544c0d635d9ed3156f6c9712b8eR45">45</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -7,18 +7,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Docs sentences COLUMN_VECTOR Text</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Words TABLE_PAT_KEY ShortText --default_tokenizer TokenBigram</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Words docs_sentences COLUMN_INDEX|WITH_POSITION Docs sentences</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-[</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- [</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- [</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- -22,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- 0.0,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- 0.0</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- ],</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- "grn_obj_set_info(): GRN_INFO_SOURCE: vector column index must be created with WITH_SECTION flag: <Words.docs_sentences>"</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- ],</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- false</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-#|e| grn_obj_set_info(): GRN_INFO_SOURCE: vector column index must be created with WITH_SECTION flag: <Words.docs_sentences></span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Docs</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> {"sentences": ["-", "-", "-"]}</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -34,7 +23,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">select Words --limit -1 --sort_keys _key --output_columns '_key, index_col</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">- <span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">0</span></span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ <span class="diff-added-word" style="background-color: #a6f3a6; color: #000000">1</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ],</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -45,6 +34,12 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">select Words --limit -1 --sort_keys _key --output_columns '_key, index_col</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> "index_column_source_records",</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> null</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ ],</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ [</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ "-",</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ [</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ 1</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+ ]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> ]</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/greater/vector_element_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eL3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eL4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eL5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eL6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eL7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eL8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eL9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eL10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eR3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eR4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eR5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eR6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eR7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eR8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eR9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-fc60c685f6cdf74f0a23ad26d183629eR10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/greater/vector_element_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fL1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fL2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fL3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fL4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fL5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fL6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fL7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fL8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fR1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fR2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fR3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fR4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fR5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fR6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fR7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9c7cd2a47a1e63fa7aee8a9ce96e9c0fR8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/greater/vector_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57L3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57L6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57L7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57L8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57L9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57L10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57R3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57R6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57R8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57R9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-0ee31df42e9bffecb1a1946e020efa57R10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/greater/vector_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5L1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5L2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5L4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5L5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5L6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5L7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5L8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5R1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5R4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5R6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3538a19ffcd5822aa38b68dd0de5b1f5R8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/greater_equal/vector_element_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0L3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0L6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0L7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0L8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0L9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0L10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0R3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0R6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0R8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0R9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-8de6869ea942248b0e9f7f1449e66ce0R10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/greater_equal/vector_element_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0L1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0L2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0L4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0L5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0L6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0L7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0L8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0R1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0R4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0R6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-a15ff55d5bd839498d2346c1cb2d57c0R8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/greater_equal/vector_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbL3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbL4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbL5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbL6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbL7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbL8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbL9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbL10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbR3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbR4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbR5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbR6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbR7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbR8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbR9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-554adf894bc17728e8af361865ee30dbR10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/greater_equal/vector_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7L1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7L2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7L4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7L5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7L6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7L7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7L8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7R1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7R4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7R6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-3f4ccdd00927e0f91c717d04a21412d7R8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/less/vector_element_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54L3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54L6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54L7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54L8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54L9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54L10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54R3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54R6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54R8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54R9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-c809ae71e5406866faebd029a6560b54R10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/less/vector_element_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaL1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaL2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaL3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaL4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaL5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaL6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaL7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaL8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaR1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaR2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaR3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaR4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaR5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaR6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaR7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-1fd728fd0f590487f6a60e487bcc8edaR8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/less/vector_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aL3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aL4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aL5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aL6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aL7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aL8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aL9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aL10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aR3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aR4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aR5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aR6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aR7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aR8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aR9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-24ad673debefa8e30e0aa72c2ccd6c1aR10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/less/vector_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282L1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282L2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282L4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282L5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282L6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282L7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282L8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282R1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282R4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282R6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-6caaf017f7623a86e5d081297af80282R8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/less_equal/vector_element_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659L3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659L6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659L7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659L8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659L9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659L10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659R3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659R6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659R8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659R9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-b3764ae50f6e7d55781af2103cfc2659R10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/less_equal/vector_element_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6L1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6L2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6L4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6L5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6L6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6L7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6L8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6R1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6R4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6R6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-58c791e36e7c11378a7042c109b331d6R8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/less_equal/vector_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871L3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871L6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871L7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871L8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871L9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871L10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871R3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871R6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871R8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871R9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-9d64306c3e71d9da6e2f2e46dff2d871R10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/compare_operation/less_equal/vector_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aL1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aL2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aL3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aL4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aL5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aL6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aL7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aL8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aR1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aR2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aR3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aR4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aR5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aR6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aR7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-16e9a52d5c96f59da609e4d4aabae41aR8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/equal/vector_element_int32.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13L3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13L4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13L5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13L6">6</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13L7">7</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13L8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13L9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13L10">10</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13R3">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13R4">4</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13R6">6</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13R8">8</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13R9">9</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-aa3357ba45c8f6fdb2b9153caaacee13R10">10</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -4,7 +4,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Values numbers COLUMN_VECTOR Int32</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/select/filter/index/equal/vector_element_int32.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662L1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662L2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662L3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662L4">4</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662L5">5</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662L6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662L7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662L8">8</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662R1">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662R2">2</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662R3">3</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662R4">4</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662R5">5</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662R6">6</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662R7">7</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f6e90200f926485f1d7ba1a12d5d3662R8">8</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -2,7 +2,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Values TABLE_NO_KEY</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Values numbers COLUMN_VECTOR Int32</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Numbers TABLE_PAT_KEY Int32</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Values numbers</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Numbers values_numbers COLUMN_INDEX|WITH_POSITION Values numbers</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Values</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/sharding/logical_range_filter/filter/vector_element/range_index.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aL13">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aL14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aL15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aL16">16</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aL17">17</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aL18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aL19">19</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aL20">20</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aR13">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aR14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aR15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aR16">16</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aR17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aR18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aR19">19</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-eba7562c745b0c53184454aaa4f08d3aR20">20</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -14,7 +14,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Timestamp_20150205 TABLE_PAT_KEY Time</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Timestamp_20150205 index COLUMN_INDEX Logs_20150205 timestamp</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create UserIDs index_20150205 COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Logs_20150205 user_ids</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create UserIDs index_20150205 COLUMN_INDEX|WITH_POSITION Logs_20150205 user_ids</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Logs_20150205</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/sharding/logical_range_filter/filter/vector_element/range_index.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cL11">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cL12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cL13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cL14">14</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cL15">15</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cL16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cL17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cL18">18</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cR11">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cR12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cR13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cR14">14</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cR15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cR16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cR17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-f17980319bfa05955cae84602b2a372cR18">18</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -12,7 +12,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Logs_20150205 user_ids COLUMN_VECTOR UserIDs</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Timestamp_20150205 TABLE_PAT_KEY Time</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Timestamp_20150205 index COLUMN_INDEX Logs_20150205 timestamp</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create UserIDs index_20150205 COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> \</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create UserIDs index_20150205 COLUMN_INDEX|WITH_POSITION \</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Logs_20150205 user_ids</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/sharding/logical_range_filter/filter/vector_element/select.expected (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127L13">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127L14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127L15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127L16">16</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127L17">17</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127L18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127L19">19</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127L20">20</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127R13">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127R14">14</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127R15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127R16">16</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127R17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127R18">18</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127R19">19</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-18233abf8596151b3739fe44c0120127R20">20</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -14,7 +14,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">table_create Timestamp_20150205 TABLE_PAT_KEY Time</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Timestamp_20150205 index COLUMN_INDEX Logs_20150205 timestamp</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create UserIDs index_20150205 COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> Logs_20150205 user_ids</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create UserIDs index_20150205 COLUMN_INDEX|WITH_POSITION Logs_20150205 user_ids</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [[0,0.0,0.0],true]</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> load --table Logs_20150205</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> [</span>
</pre>
</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; border: 1px solid #aaa">
<thead>
<tr class="diff-header" style="border: 1px solid #aaa">
<td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: test/command/suite/sharding/logical_range_filter/filter/vector_element/select.test (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
</td>
</tr>
</thead>
<tbody>
<tr>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120L11">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120L12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120L13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120L14">14</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120L15">15</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120L16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120L17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120L18">18</a></span>
</pre>
</th>
<th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120R11">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120R12">12</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120R13">13</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120R14">14</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre"> </span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120R15">15</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120R16">16</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120R17">17</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/c3d16e12917f07b8b461f72a0d678c6e3720a3ed#diff-858820c1c6aee2b01d2387119063d120R18">18</a></span>
</pre>
</th>
<td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -12,7 +12,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">column_create Logs_20150205 user_ids COLUMN_VECTOR UserIDs</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> table_create Timestamp_20150205 TABLE_PAT_KEY Time</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> column_create Timestamp_20150205 index COLUMN_INDEX Logs_20150205 timestamp</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-column_create UserIDs index_20150205 COLUMN_INDEX|WITH_POSITION<span class="diff-deleted-word" style="background-color: #f8cbcb; color: #000000">|WITH_SECTION</span> \</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create UserIDs index_20150205 COLUMN_INDEX|WITH_POSITION \</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Logs_20150205 user_ids</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>