You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/02/25 05:02:38 UTC

[shardingsphere] branch master updated: Remove useless DQL verification data set files (#15627)

This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 26b5355  Remove useless DQL verification data set files (#15627)
26b5355 is described below

commit 26b5355fd6bab271eca013672b0faaeeebd5bd20
Author: Liang Zhang <zh...@apache.org>
AuthorDate: Fri Feb 25 13:01:26 2022 +0800

    Remove useless DQL verification data set files (#15627)
---
 .../test/integration/engine/SingleITCase.java      |   3 +-
 .../db/postgresql/select_count_tilde_concat.xml    |  23 --
 .../select_across_single_tables_with_federate.xml  |  29 --
 ...select_aggregation_projection_with_subquery.xml |  23 --
 .../dql/dataset/db/select_alias_as_keyword.xml     |  23 --
 .../db/select_alias_as_single_quote_string.xml     |  62 ----
 .../resources/cases/dql/dataset/db/select_avg.xml  |  23 --
 .../db/select_between_with_single_table.xml        |  26 --
 .../select_comparison_symbol_with_single_table.xml |  26 --
 .../cases/dql/dataset/db/select_count.xml          |  23 --
 .../dql/dataset/db/select_count_like_concat.xml    |  23 --
 .../db/select_count_with_binding_tables.xml        |  23 --
 .../cases/dql/dataset/db/select_count_with_sub.xml |  23 --
 .../db/select_count_with_sub_with_whitespace.xml   |  23 --
 .../dql/dataset/db/select_distinct_function.xml    | 102 -------
 .../dql/dataset/db/select_distinct_with_avg.xml    |  23 --
 .../dql/dataset/db/select_distinct_with_count.xml  |  23 --
 .../db/select_distinct_with_count_calculation.xml  |  23 --
 .../db/select_distinct_with_count_group_by.xml     |  63 ----
 .../dataset/db/select_distinct_with_count_sum.xml  |  24 --
 .../db/select_distinct_with_multi_column.xml       |  64 ----
 ..._distinct_with_multi_column_without_oder_by.xml |  64 ----
 ...distinct_with_multi_column_without_order_by.xml |  64 ----
 .../db/select_distinct_with_owner_column.xml       |  62 ----
 ..._distinct_with_owner_column_without_oder_by.xml |  62 ----
 .../dataset/db/select_distinct_with_owner_star.xml |  65 -----
 ...ct_distinct_with_owner_star_without_oder_by.xml |  65 -----
 .../db/select_distinct_with_single_column.xml      | 102 -------
 ...istinct_with_single_column_without_order_by.xml | 102 -------
 .../select_distinct_with_single_count_group_by.xml |  25 --
 .../dql/dataset/db/select_distinct_with_star.xml   |  61 ----
 .../dql/dataset/db/select_distinct_with_sum.xml    |  23 --
 .../dataset/db/select_equal_with_single_table.xml  |  25 --
 .../dql/dataset/db/select_for_broadcast_table.xml  |  24 --
 .../cases/dql/dataset/db/select_for_left_join.xml  | 109 -------
 .../cases/dql/dataset/db/select_for_update.xml     |  26 --
 .../cases/dql/dataset/db/select_from_single.xml    |  28 --
 .../dataset/db/select_from_single_join_order.xml   |  31 --
 .../db/select_full_route_with_binding_tables.xml   | 107 -------
 .../dql/dataset/db/select_group_by_with_avg.xml    |  43 ---
 .../dql/dataset/db/select_group_by_with_count.xml  |  43 ---
 ...ect_group_by_with_count_without_column_name.xml |  43 ---
 .../db/select_group_by_with_date_function.xml      |  24 --
 .../db/select_group_by_with_key_word_alias.xml     |  43 ---
 .../db/select_group_by_with_keyword_alias.xml      |  43 ---
 .../dql/dataset/db/select_group_by_with_limit.xml  |  23 --
 .../dql/dataset/db/select_group_by_with_max.xml    |  43 ---
 .../dql/dataset/db/select_group_by_with_min.xml    |  43 ---
 .../db/select_group_by_with_order_by_and_limit.xml |  24 --
 .../db/select_group_by_with_order_by_desc.xml      |  43 ---
 .../dql/dataset/db/select_group_by_with_sum.xml    |  43 ---
 .../db/select_group_by_without_grouped_column.xml  |  24 --
 .../dataset/db/select_in_with_force_index_join.xml |  30 --
 .../db/select_in_with_same_sharding_column.xml     |  25 --
 .../dql/dataset/db/select_in_with_single_table.xml |  25 --
 .../cases/dql/dataset/db/select_inner_join.xml     |  28 --
 .../resources/cases/dql/dataset/db/select_max.xml  |  23 --
 .../resources/cases/dql/dataset/db/select_min.xml  |  23 --
 .../select_multi_sharding_table_with_union_all.xml |  28 --
 .../db/select_not_equal_with_single_table.xml      | 105 -------
 .../dataset/db/select_not_in_with_single_table.xml | 105 -------
 .../db/select_or_mix_and_for_complex_pattern.xml   |  26 --
 .../db/select_or_mix_and_for_simple_pattern.xml    |  26 --
 ...r_mix_and_with_binding_and_broadcast_tables.xml |  28 --
 .../db/select_or_mix_and_with_binding_tables.xml   |  28 --
 .../select_or_with_different_sharding_columns.xml  |  27 --
 .../db/select_or_with_none_sharding_columns.xml    |  64 ----
 .../dql/dataset/db/select_or_with_predicates.xml   |  26 --
 .../db/select_or_with_same_sharding_columns.xml    |  26 --
 .../db/select_order_by_asc_and_index_desc.xml      |  64 ----
 .../db/select_order_by_desc_and_index_asc.xml      | 106 -------
 .../select_order_by_with_alias_star_alias_name.xml |  64 ----
 .../dql/dataset/db/select_order_by_with_date.xml   | 106 -------
 .../db/select_order_by_with_multiple_stars.xml     |  68 -----
 .../db/select_order_by_with_ordered_column.xml     |  62 ----
 .../select_order_by_with_star_no_table_alias.xml   |  64 ----
 .../db/select_order_by_with_star_table_alias.xml   |  64 ----
 .../select_order_by_with_table_star_table_name.xml |  64 ----
 ...order_by_with_table_star_without_table_name.xml | 109 -------
 ..._pagination_with_diff_group_by_and_order_by.xml |  23 --
 ...elect_pagination_with_group_by_and_order_by.xml |  29 --
 .../dataset/db/select_pagination_with_offset.xml   |  28 --
 .../db/select_pagination_with_offset_and_limit.xml |  28 --
 ...select_pagination_with_offset_and_row_count.xml |  28 --
 .../db/select_pagination_with_offset_fetch.xml     |  44 ---
 .../db/select_pagination_with_row_count.xml        |  28 --
 ...select_pagination_with_row_number_and_limit.xml |  28 --
 ...elect_pagination_with_row_number_not_at_end.xml |  44 ---
 .../db/select_pagination_with_top_and_limit.xml    |  28 --
 .../select_sharding_route_with_binding_tables.xml  |  34 ---
 .../select_sharding_route_with_broadcast_table.xml |  30 --
 .../select_shorthand_projection_with_subquery.xml  |  24 --
 ..._id_across_single_and_sharding_tables_alias.xml |  31 --
 ..._across_single_and_sharding_tables_order_by.xml |  26 --
 ...d_across_single_and_sharding_tables_rewrite.xml |  31 --
 ...select_sql_by_id_across_two_sharding_tables.xml |  25 --
 .../dataset/db/select_sub_query_with_group_by.xml  |  23 --
 .../db/select_sub_query_with_multiple_tables.xml   |  30 --
 .../dataset/db/select_sub_query_with_order_by.xml  |  23 --
 .../resources/cases/dql/dataset/db/select_sum.xml  |  23 --
 ...gregation_function_and_back_quote_for_mysql.xml |  23 --
 ...ct_with_aggregation_function_for_postgresql.xml |  23 --
 .../dql/dataset/db/select_with_case_expression.xml |  27 --
 ...data_type_across_single_and_sharding_tables.xml |  33 ---
 .../dql/dataset/db/select_with_date_function.xml   | 102 -------
 .../dql/dataset/db/select_with_expression.xml      |  62 ----
 .../dataset/db/select_with_force_index_join.xml    |  28 --
 ...tem_alias_match_order_by_and_group_by_items.xml |  42 ---
 .../cases/dql/dataset/db/select_with_regexp.xml    |  27 --
 .../postgresql/select_count_tilde_concat.xml       |  23 --
 .../select_across_single_tables_with_federate.xml  |  29 --
 .../select_alias_as_keyword.xml                    |  23 --
 .../select_alias_as_single_quote_string.xml        | 122 --------
 .../dbtbl_with_readwrite_splitting/select_avg.xml  |  23 --
 .../select_between_with_single_table.xml           |  34 ---
 .../select_comparison_symbol_with_single_table.xml |  34 ---
 .../select_count.xml                               |  23 --
 .../select_count_like_concat.xml                   |  23 --
 .../select_count_with_binding_tables.xml           |  23 --
 .../select_count_with_sub.xml                      |  23 --
 .../select_count_with_sub_with_whitespace.xml      |  23 --
 .../select_distinct_function.xml                   | 222 --------------
 .../select_distinct_with_avg.xml                   |  23 --
 .../select_distinct_with_count.xml                 |  23 --
 .../select_distinct_with_count_calculation.xml     |  23 --
 .../select_distinct_with_count_group_by.xml        | 123 --------
 .../select_distinct_with_count_sum.xml             |  24 --
 .../select_distinct_with_multi_column.xml          | 124 --------
 ...distinct_with_multi_column_without_order_by.xml | 124 --------
 .../select_distinct_with_owner_column.xml          | 122 --------
 ...distinct_with_owner_column_without_order_by.xml | 122 --------
 .../select_distinct_with_owner_star.xml            | 125 --------
 ...t_distinct_with_owner_star_without_order_by.xml | 125 --------
 .../select_distinct_with_single_column.xml         | 222 --------------
 ...istinct_with_single_column_without_order_by.xml | 222 --------------
 .../select_distinct_with_single_count_group_by.xml |  33 ---
 .../select_distinct_with_star.xml                  | 113 --------
 .../select_distinct_with_sum.xml                   |  23 --
 .../select_equal_with_single_table.xml             |  25 --
 .../select_for_broadcast_table.xml                 |  24 --
 .../select_for_left_join.xml                       | 229 ---------------
 .../select_for_update.xml                          |  34 ---
 .../select_from_single.xml                         |  28 --
 .../select_from_single_join_order.xml              |  31 --
 .../select_full_route_with_binding_tables.xml      | 226 ---------------
 .../select_group_by_with_avg.xml                   |  33 ---
 .../select_group_by_with_count.xml                 |  33 ---
 ...ect_group_by_with_count_without_column_name.xml |  33 ---
 .../select_group_by_with_date_function.xml         |  24 --
 .../select_group_by_with_key_word_alias.xml        |  33 ---
 .../select_group_by_with_keyword_alias.xml         |  33 ---
 .../select_group_by_with_limit.xml                 |  23 --
 .../select_group_by_with_max.xml                   |  33 ---
 .../select_group_by_with_min.xml                   |  33 ---
 .../select_group_by_with_order_by_and_limit.xml    |  24 --
 .../select_group_by_with_order_by_desc.xml         |  33 ---
 .../select_group_by_with_sum.xml                   |  33 ---
 .../select_group_by_without_grouped_column.xml     |  24 --
 .../select_group_concat_function_with_federate.xml |  23 --
 .../select_in_with_force_index_join.xml            |  30 --
 .../select_in_with_same_sharding_column.xml        |  25 --
 .../select_in_with_single_table.xml                |  25 --
 .../select_inner_join.xml                          |  28 --
 .../dbtbl_with_readwrite_splitting/select_max.xml  |  23 --
 .../dbtbl_with_readwrite_splitting/select_min.xml  |  23 --
 .../select_multi_sharding_table_with_union_all.xml |  28 --
 .../select_not_equal_with_single_table.xml         | 225 --------------
 .../select_not_in_with_single_table.xml            | 224 --------------
 .../select_or_mix_and_for_complex_pattern.xml      |  24 --
 .../select_or_mix_and_for_simple_pattern.xml       |  24 --
 ...r_mix_and_with_binding_and_broadcast_tables.xml |  26 --
 .../select_or_mix_and_with_binding_tables.xml      |  28 --
 .../select_or_with_different_sharding_columns.xml  |  35 ---
 .../select_or_with_none_sharding_columns.xml       |  25 --
 .../select_or_with_same_sharding_columns.xml       |  26 --
 .../select_order_by_asc_and_index_desc.xml         | 124 --------
 .../select_order_by_desc_and_index_asc.xml         |  26 --
 .../select_order_by_with_alias_star_alias_name.xml | 124 --------
 .../select_order_by_with_date.xml                  |  26 --
 .../select_order_by_with_multiple_stars.xml        | 128 --------
 .../select_order_by_with_ordered_column.xml        | 122 --------
 .../select_order_by_with_star_no_table_alias.xml   | 124 --------
 .../select_order_by_with_star_table_alias.xml      | 124 --------
 .../select_order_by_with_table_star_table_name.xml | 124 --------
 ...order_by_with_table_star_without_table_name.xml | 229 ---------------
 ..._pagination_with_diff_group_by_and_order_by.xml |  23 --
 ...elect_pagination_with_group_by_and_order_by.xml |  32 --
 .../select_pagination_with_offset.xml              |  60 ----
 .../select_pagination_with_offset_and_limit.xml    |  28 --
 ...select_pagination_with_offset_and_row_count.xml |  28 --
 .../select_pagination_with_offset_fetch.xml        |  44 ---
 .../select_pagination_with_row_count.xml           |  28 --
 ...select_pagination_with_row_number_and_limit.xml |  28 --
 ...elect_pagination_with_row_number_not_at_end.xml |  44 ---
 .../select_pagination_with_top_and_limit.xml       |  28 --
 .../select_sharding_route_with_binding_tables.xml  |  66 -----
 .../select_sharding_route_with_broadcast_table.xml |  26 --
 ...sql_by_id_across_single_and_sharding_tables.xml |  31 --
 ..._id_across_single_and_sharding_tables_alias.xml |  31 --
 ..._across_single_and_sharding_tables_order_by.xml |  26 --
 ..._across_single_and_sharding_tables_order_id.xml |  30 --
 ...d_across_single_and_sharding_tables_rewrite.xml |  31 --
 ...select_sql_by_id_across_two_sharding_tables.xml |  25 --
 .../select_sub_query_with_group_by.xml             |  23 --
 .../select_sub_query_with_multiple_tables.xml      |  30 --
 .../select_sub_query_with_order_by.xml             |  23 --
 .../dbtbl_with_readwrite_splitting/select_sum.xml  |  23 --
 .../select_with_case_expression.xml                |  27 --
 .../select_with_date_function.xml                  | 222 --------------
 .../select_with_expression.xml                     | 122 --------
 .../select_with_force_index_join.xml               |  28 --
 ...tem_alias_match_order_by_and_group_by_items.xml |  32 --
 .../select_with_regexp.xml                         |  28 --
 .../select_across_single_tables_with_federate.xml  |  29 --
 ...select_aggregation_projection_with_subquery.xml |  23 --
 .../select_by_encrypt.xml                          |  24 --
 .../select_encrypt.xml                             |  41 ---
 .../select_from_single.xml                         |  28 --
 .../select_from_single_join_order.xml              |  32 --
 .../select_group_concat_function_with_federate.xml |  23 --
 .../select_in_encrypt.xml                          |  24 --
 .../select_in_encrypt_without_pwd.xml              |  23 --
 .../select_in_or_encrypt.xml                       |  27 --
 .../select_join_encrypt.xml                        |  31 --
 .../select_multi_sharding_table_with_union_all.xml |  28 --
 .../select_shorthand_projection_with_subquery.xml  |  24 --
 ...sql_by_id_across_single_and_sharding_tables.xml |  31 --
 ..._id_across_single_and_sharding_tables_alias.xml |  31 --
 ..._across_single_and_sharding_tables_order_by.xml |  26 --
 ..._across_single_and_sharding_tables_order_id.xml |  30 --
 ...d_across_single_and_sharding_tables_rewrite.xml |  31 --
 ...oss_single_and_sharding_tables_with_encrypt.xml |  28 --
 ...le_and_sharding_tables_with_encrypt_user_id.xml |  26 --
 ...sql_by_id_across_single_tables_with_encrypt.xml |  28 --
 ...d_across_single_tables_with_encrypt_user_id.xml |  26 --
 ...select_sql_by_id_across_two_sharding_tables.xml |  25 --
 .../resources/cases/dql/dataset/empty_order.xml    |  24 --
 .../cases/dql/dataset/empty_order_item.xml         |  26 --
 .../dql/dataset/encrypt/select_by_encrypt.xml      |  24 --
 .../cases/dql/dataset/encrypt/select_encrypt.xml   |  29 --
 .../dql/dataset/encrypt/select_from_single.xml     |  28 --
 .../encrypt/select_from_single_join_order.xml      |  32 --
 .../dql/dataset/encrypt/select_in_encrypt.xml      |  24 --
 .../encrypt/select_in_encrypt_without_pwd.xml      |  23 --
 .../dql/dataset/encrypt/select_in_or_encrypt.xml   |  27 --
 .../dql/dataset/encrypt/select_join_encrypt.xml    |  30 --
 .../readwrite_splitting/mysql/select_avg.xml       |  23 --
 .../mysql/select_group_by_with_avg.xml             |  43 ---
 .../readwrite_splitting/postgresql/select_avg.xml  |  23 --
 .../postgresql/select_count_tilde_concat.xml       |  23 --
 .../postgresql/select_group_by_with_avg.xml        |  43 ---
 .../select_alias_as_keyword.xml                    |  23 --
 .../select_alias_as_single_quote_string.xml        |  62 ----
 .../dql/dataset/readwrite_splitting/select_avg.xml |  23 --
 .../select_between_with_single_table.xml           |  26 --
 .../readwrite_splitting/select_by_encrypt.xml      |  24 --
 .../select_comparison_symbol_with_single_table.xml |  26 --
 .../dataset/readwrite_splitting/select_count.xml   |  23 --
 .../select_count_like_concat.xml                   |  23 --
 .../select_count_with_binding_tables.xml           |  23 --
 .../readwrite_splitting/select_count_with_sub.xml  |  23 --
 .../select_count_with_sub_with_whitespace.xml      |  23 --
 .../select_distinct_function.xml                   | 102 -------
 .../select_distinct_with_avg.xml                   |  23 --
 .../select_distinct_with_count.xml                 |  23 --
 .../select_distinct_with_count_calculation.xml     |  23 --
 .../select_distinct_with_count_group_by.xml        |  63 ----
 .../select_distinct_with_count_sum.xml             |  24 --
 .../select_distinct_with_multi_column.xml          |  64 ----
 ...distinct_with_multi_column_without_order_by.xml |  64 ----
 .../select_distinct_with_owner_column.xml          |  62 ----
 ...distinct_with_owner_column_without_order_by.xml |  62 ----
 .../select_distinct_with_owner_star.xml            |  65 -----
 ...t_distinct_with_owner_star_without_order_by.xml |  65 -----
 .../select_distinct_with_single_column.xml         | 102 -------
 ...istinct_with_single_column_without_order_by.xml | 102 -------
 .../select_distinct_with_single_count_group_by.xml |  25 --
 .../select_distinct_with_star.xml                  |  61 ----
 .../select_distinct_with_sum.xml                   |  23 --
 .../select_equal_with_single_table.xml             |  25 --
 .../select_for_broadcast_table.xml                 |  24 --
 .../readwrite_splitting/select_for_left_join.xml   | 109 -------
 .../readwrite_splitting/select_for_update.xml      |  26 --
 .../readwrite_splitting/select_from_single.xml     |  28 --
 .../select_from_single_join_order.xml              |  31 --
 .../select_full_route_with_binding_tables.xml      | 106 -------
 .../select_group_by_with_avg.xml                   |  43 ---
 .../select_group_by_with_count.xml                 |  43 ---
 ...ect_group_by_with_count_without_column_name.xml |  43 ---
 .../select_group_by_with_key_word_alias.xml        |  43 ---
 .../select_group_by_with_keyword_alias.xml         |  43 ---
 .../select_group_by_with_limit.xml                 |  23 --
 .../select_group_by_with_max.xml                   |  43 ---
 .../select_group_by_with_min.xml                   |  43 ---
 .../select_group_by_with_order_by_and_limit.xml    |  24 --
 .../select_group_by_with_order_by_desc.xml         |  43 ---
 .../select_group_by_with_sum.xml                   |  43 ---
 .../select_group_by_without_grouped_column.xml     |  24 --
 .../select_in_with_force_index_join.xml            |  30 --
 .../select_in_with_same_sharding_column.xml        |  25 --
 .../select_in_with_single_table.xml                |  25 --
 .../readwrite_splitting/select_inner_join.xml      |  28 --
 .../dql/dataset/readwrite_splitting/select_max.xml |  23 --
 .../dql/dataset/readwrite_splitting/select_min.xml |  23 --
 .../select_not_equal_with_single_table.xml         | 105 -------
 .../select_not_in_with_single_table.xml            | 105 -------
 .../select_or_mix_and_for_complex_pattern.xml      |  24 --
 .../select_or_mix_and_for_simple_pattern.xml       |  24 --
 ...r_mix_and_with_binding_and_broadcast_tables.xml |  26 --
 .../select_or_mix_and_with_binding_tables.xml      |  28 --
 .../select_or_with_different_sharding_columns.xml  |  27 --
 .../select_or_with_none_sharding_columns.xml       |  25 --
 .../select_or_with_same_sharding_columns.xml       |  26 --
 .../select_order_by_asc_and_index_desc.xml         |  64 ----
 .../select_order_by_desc_and_index_asc.xml         |  26 --
 .../select_order_by_with_alias_star_alias_name.xml |  64 ----
 .../select_order_by_with_date.xml                  |  26 --
 .../select_order_by_with_multiple_stars.xml        |  68 -----
 .../select_order_by_with_ordered_column.xml        |  62 ----
 .../select_order_by_with_star_no_table_alias.xml   |  64 ----
 .../select_order_by_with_star_table_alias.xml      |  64 ----
 .../select_order_by_with_table_star_table_name.xml |  64 ----
 ...order_by_with_table_star_without_table_name.xml | 109 -------
 ..._pagination_with_diff_group_by_and_order_by.xml |  23 --
 ...elect_pagination_with_group_by_and_order_by.xml |  29 --
 .../select_pagination_with_offset.xml              |  28 --
 .../select_pagination_with_offset_and_limit.xml    |  28 --
 ...select_pagination_with_offset_and_row_count.xml |  28 --
 .../select_pagination_with_offset_fetch.xml        |  44 ---
 .../select_pagination_with_row_count.xml           |  28 --
 ...select_pagination_with_row_number_and_limit.xml |  28 --
 ...elect_pagination_with_row_number_not_at_end.xml |  44 ---
 .../select_pagination_with_top_and_limit.xml       |  28 --
 .../select_sharding_route_with_binding_tables.xml  |  34 ---
 .../select_sharding_route_with_broadcast_table.xml |  26 --
 .../select_sub_query_with_group_by.xml             |  23 --
 .../select_sub_query_with_multiple_tables.xml      |  30 --
 .../select_sub_query_with_order_by.xml             |  23 --
 .../dql/dataset/readwrite_splitting/select_sum.xml |  23 --
 .../select_with_case_expression.xml                |  27 --
 .../select_with_date_function.xml                  | 102 -------
 .../readwrite_splitting/select_with_expression.xml |  62 ----
 .../select_with_force_index_join.xml               |  28 --
 ...tem_alias_match_order_by_and_group_by_items.xml |  42 ---
 .../readwrite_splitting/select_with_regexp.xml     |  27 --
 .../dql/dataset/select_constant_without_table.xml  |  23 --
 .../dql/dataset/select_special_function_nested.xml |  23 --
 .../dql/dataset/select_with_interval_function.xml  |  22 --
 .../dataset/shadow/pro_select_order_by_user_id.xml |  37 ---
 .../dql/dataset/shadow/select_alias_as_keyword.xml |  23 --
 .../cases/dql/dataset/shadow/select_avg.xml        |  23 --
 .../shadow/select_between_with_single_table.xml    |  26 --
 .../select_comparison_symbol_with_single_table.xml |  26 --
 .../cases/dql/dataset/shadow/select_count.xml      |  23 --
 .../dataset/shadow/select_count_like_concat.xml    |  23 --
 .../shadow/select_count_with_binding_tables.xml    |  23 --
 .../dql/dataset/shadow/select_count_with_sub.xml   |  23 --
 .../select_count_with_sub_with_whitespace.xml      |  23 --
 .../dataset/shadow/select_distinct_function.xml    | 102 -------
 .../dataset/shadow/select_distinct_with_count.xml  |  23 --
 .../select_distinct_with_count_calculation.xml     |  23 --
 .../shadow/select_distinct_with_count_group_by.xml |  63 ----
 .../shadow/select_distinct_with_multi_column.xml   |  64 ----
 ...distinct_with_multi_column_without_order_by.xml |  64 ----
 .../shadow/select_distinct_with_owner_column.xml   |  62 ----
 ...distinct_with_owner_column_without_order_by.xml |  62 ----
 .../shadow/select_distinct_with_owner_star.xml     |  65 -----
 ...t_distinct_with_owner_star_without_order_by.xml |  65 -----
 .../shadow/select_distinct_with_single_column.xml  | 102 -------
 ...istinct_with_single_column_without_order_by.xml | 102 -------
 .../select_distinct_with_single_count_group_by.xml |  25 --
 .../dataset/shadow/select_distinct_with_star.xml   |  61 ----
 .../dataset/shadow/select_distinct_with_sum.xml    |  23 --
 .../shadow/select_equal_with_single_table.xml      |  25 --
 .../cases/dql/dataset/shadow/select_for_update.xml |  26 --
 .../select_from_actual_without_shadow_column.xml   |  26 --
 .../dataset/shadow/select_from_shadow_false.xml    |  64 ----
 .../dql/dataset/shadow/select_from_shadow_true.xml |  64 ----
 .../select_from_shadow_with_condition_false.xml    |  26 --
 .../select_from_shadow_with_condition_true.xml     |  26 --
 .../select_full_route_with_binding_tables.xml      | 106 -------
 .../dataset/shadow/select_group_by_with_avg.xml    |  43 ---
 .../dataset/shadow/select_group_by_with_count.xml  |  43 ---
 .../dataset/shadow/select_group_by_with_limit.xml  |  23 --
 .../dataset/shadow/select_group_by_with_max.xml    |  43 ---
 .../dataset/shadow/select_group_by_with_min.xml    |  43 ---
 .../select_group_by_with_order_by_and_limit.xml    |  24 --
 .../shadow/select_group_by_with_order_by_desc.xml  |  43 ---
 .../dataset/shadow/select_group_by_with_sum.xml    |  43 ---
 .../select_group_by_without_grouped_column.xml     |  24 --
 .../shadow/select_in_with_same_sharding_column.xml |  25 --
 .../dataset/shadow/select_in_with_single_table.xml |  25 --
 .../cases/dql/dataset/shadow/select_inner_join.xml |  28 --
 .../cases/dql/dataset/shadow/select_max.xml        |  23 --
 .../cases/dql/dataset/shadow/select_min.xml        |  23 --
 .../shadow/select_not_equal_with_single_table.xml  | 105 -------
 .../shadow/select_not_in_with_single_table.xml     | 105 -------
 .../select_or_mix_and_for_complex_pattern.xml      |  26 --
 .../select_or_mix_and_for_simple_pattern.xml       |  26 --
 ...r_mix_and_with_binding_and_broadcast_tables.xml |  26 --
 .../select_or_mix_and_with_binding_tables.xml      |  28 --
 .../select_or_with_different_sharding_columns.xml  |  27 --
 .../select_or_with_none_sharding_columns.xml       |  64 ----
 .../select_or_with_same_sharding_columns.xml       |  26 --
 .../shadow/select_order_by_asc_and_index_desc.xml  |  64 ----
 .../shadow/select_order_by_desc_and_index_asc.xml  | 106 -------
 .../select_order_by_with_alias_star_alias_name.xml |  64 ----
 .../dataset/shadow/select_order_by_with_date.xml   | 106 -------
 .../shadow/select_order_by_with_multiple_stars.xml |  68 -----
 .../shadow/select_order_by_with_ordered_column.xml |  62 ----
 .../select_order_by_with_star_no_table_alias.xml   |  64 ----
 .../select_order_by_with_star_table_alias.xml      |  64 ----
 .../select_order_by_with_table_star_table_name.xml |  64 ----
 ...order_by_with_table_star_without_table_name.xml | 109 -------
 ..._pagination_with_diff_group_by_and_order_by.xml |  23 --
 ...elect_pagination_with_group_by_and_order_by.xml |  29 --
 .../shadow/select_pagination_with_offset.xml       |  28 --
 .../select_pagination_with_offset_and_limit.xml    |  28 --
 ...select_pagination_with_offset_and_row_count.xml |  28 --
 .../shadow/select_pagination_with_row_count.xml    |  28 --
 ...select_pagination_with_row_number_and_limit.xml |  28 --
 ...elect_pagination_with_row_number_not_at_end.xml |  44 ---
 .../select_pagination_with_top_and_limit.xml       |  28 --
 .../select_sharding_route_with_binding_tables.xml  |  34 ---
 .../select_sharding_route_with_broadcast_table.xml |  26 --
 .../cases/dql/dataset/shadow/select_sum.xml        |  23 --
 .../dataset/shadow/select_with_case_expression.xml |  27 --
 .../dataset/shadow/select_with_date_function.xml   | 102 -------
 .../dql/dataset/shadow/select_with_expression.xml  |  62 ----
 .../shadow/select_with_force_index_join.xml        |  28 --
 ...tem_alias_match_order_by_and_group_by_items.xml |  42 ---
 .../dql/dataset/shadow/select_with_regexp.xml      |  27 --
 .../shadow/shadow_select_order_by_user_id.xml      |  37 ---
 .../tbl/postgresql/select_count_tilde_concat.xml   |  23 --
 .../dql/dataset/tbl/select_alias_as_keyword.xml    |  23 --
 .../tbl/select_alias_as_single_quote_string.xml    |  42 ---
 .../resources/cases/dql/dataset/tbl/select_avg.xml |  23 --
 .../tbl/select_between_with_single_table.xml       |  34 ---
 .../select_comparison_symbol_with_single_table.xml |  34 ---
 .../cases/dql/dataset/tbl/select_count.xml         |  23 --
 .../dql/dataset/tbl/select_count_like_concat.xml   |  23 --
 .../tbl/select_count_with_binding_tables.xml       |  23 --
 .../dql/dataset/tbl/select_count_with_sub.xml      |  23 --
 .../tbl/select_count_with_sub_with_whitespace.xml  |  23 --
 .../tbl/select_dialect_function_with_federate.xml  |  25 --
 .../dql/dataset/tbl/select_distinct_function.xml   |  62 ----
 .../dql/dataset/tbl/select_distinct_with_avg.xml   |  23 --
 .../dql/dataset/tbl/select_distinct_with_count.xml |  23 --
 .../tbl/select_distinct_with_count_calculation.xml |  23 --
 .../tbl/select_distinct_with_count_group_by.xml    |  43 ---
 .../dataset/tbl/select_distinct_with_count_sum.xml |  24 --
 .../tbl/select_distinct_with_multi_column.xml      |  44 ---
 ...distinct_with_multi_column_without_order_by.xml |  44 ---
 .../tbl/select_distinct_with_owner_column.xml      |  42 ---
 ...distinct_with_owner_column_without_order_by.xml |  42 ---
 .../tbl/select_distinct_with_owner_star.xml        |  45 ---
 ...t_distinct_with_owner_star_without_order_by.xml |  45 ---
 .../tbl/select_distinct_with_single_column.xml     |  62 ----
 ...istinct_with_single_column_without_order_by.xml |  62 ----
 .../select_distinct_with_single_count_group_by.xml |  33 ---
 .../dql/dataset/tbl/select_distinct_with_star.xml  |  33 ---
 .../dql/dataset/tbl/select_distinct_with_sum.xml   |  23 --
 .../dataset/tbl/select_equal_with_single_table.xml |  25 --
 .../dql/dataset/tbl/select_for_broadcast_table.xml |  24 --
 .../cases/dql/dataset/tbl/select_for_left_join.xml |  69 -----
 .../cases/dql/dataset/tbl/select_for_update.xml    |  34 ---
 .../cases/dql/dataset/tbl/select_from_single.xml   |  28 --
 .../dataset/tbl/select_from_single_join_order.xml  |  31 --
 .../tbl/select_full_route_with_binding_tables.xml  |  66 -----
 .../dql/dataset/tbl/select_group_by_with_avg.xml   |  25 --
 .../dql/dataset/tbl/select_group_by_with_count.xml |  25 --
 ...ect_group_by_with_count_without_column_name.xml |  25 --
 .../tbl/select_group_by_with_date_function.xml     |  25 --
 .../tbl/select_group_by_with_key_word_alias.xml    |  25 --
 .../tbl/select_group_by_with_keyword_alias.xml     |  25 --
 .../dql/dataset/tbl/select_group_by_with_limit.xml |  23 --
 .../dql/dataset/tbl/select_group_by_with_max.xml   |  25 --
 .../dql/dataset/tbl/select_group_by_with_min.xml   |  25 --
 .../select_group_by_with_order_by_and_limit.xml    |  24 --
 .../tbl/select_group_by_with_order_by_desc.xml     |  25 --
 .../dql/dataset/tbl/select_group_by_with_sum.xml   |  25 --
 .../tbl/select_group_by_without_grouped_column.xml |  24 --
 .../tbl/select_having_sql_for_sharding_table.xml   |  25 --
 .../tbl/select_in_with_force_index_join.xml        |  30 --
 .../tbl/select_in_with_same_sharding_column.xml    |  25 --
 .../dataset/tbl/select_in_with_single_table.xml    |  25 --
 .../cases/dql/dataset/tbl/select_inner_join.xml    |  28 --
 .../resources/cases/dql/dataset/tbl/select_max.xml |  23 --
 .../resources/cases/dql/dataset/tbl/select_min.xml |  23 --
 .../select_multi_sharding_table_with_union_all.xml |  28 --
 .../tbl/select_not_equal_with_single_table.xml     |  65 -----
 .../tbl/select_not_in_with_single_table.xml        |  64 ----
 .../tbl/select_or_mix_and_for_complex_pattern.xml  |  26 --
 .../tbl/select_or_mix_and_for_simple_pattern.xml   |  34 ---
 ...r_mix_and_with_binding_and_broadcast_tables.xml |  28 --
 .../tbl/select_or_mix_and_with_binding_tables.xml  |  28 --
 .../select_or_with_different_sharding_columns.xml  |  35 ---
 .../tbl/select_or_with_none_sharding_columns.xml   |  44 ---
 .../tbl/select_or_with_same_sharding_columns.xml   |  26 --
 .../tbl/select_order_by_asc_and_index_desc.xml     |  44 ---
 .../tbl/select_order_by_desc_and_index_asc.xml     |  66 -----
 .../select_order_by_with_alias_star_alias_name.xml |  44 ---
 .../dql/dataset/tbl/select_order_by_with_date.xml  |  66 -----
 .../tbl/select_order_by_with_multiple_stars.xml    |  48 ---
 .../tbl/select_order_by_with_ordered_column.xml    |  42 ---
 .../select_order_by_with_star_no_table_alias.xml   |  44 ---
 .../tbl/select_order_by_with_star_table_alias.xml  |  44 ---
 .../select_order_by_with_table_star_table_name.xml |  44 ---
 ...order_by_with_table_star_without_table_name.xml |  69 -----
 ..._pagination_with_diff_group_by_and_order_by.xml |  22 --
 ...elect_pagination_with_group_by_and_order_by.xml |  32 --
 .../dataset/tbl/select_pagination_with_offset.xml  |  40 ---
 .../select_pagination_with_offset_and_limit.xml    |  28 --
 ...select_pagination_with_offset_and_row_count.xml |  28 --
 .../tbl/select_pagination_with_offset_fetch.xml    |  44 ---
 .../tbl/select_pagination_with_row_count.xml       |  28 --
 ...select_pagination_with_row_number_and_limit.xml |  28 --
 ...elect_pagination_with_row_number_not_at_end.xml |  44 ---
 .../tbl/select_pagination_with_top_and_limit.xml   |  28 --
 ...distinct_aggregation_sql_for_sharding_table.xml |  24 --
 .../select_sharding_route_with_binding_tables.xml  |  66 -----
 .../select_sharding_route_with_broadcast_table.xml |  46 ---
 ...select_sql_by_id_across_two_sharding_tables.xml |  25 --
 .../dataset/tbl/select_sub_query_with_group_by.xml |  24 --
 .../tbl/select_sub_query_with_multiple_tables.xml  |  30 --
 .../dataset/tbl/select_sub_query_with_order_by.xml |  23 --
 ...subquery_aggregation_sql_for_sharding_table.xml |  25 --
 .../resources/cases/dql/dataset/tbl/select_sum.xml |  23 --
 ...gregation_function_and_back_quote_for_mysql.xml |  23 --
 ...ct_with_aggregation_function_for_postgresql.xml |  23 --
 .../dataset/tbl/select_with_case_expression.xml    |  27 --
 ...data_type_across_single_and_sharding_tables.xml |  33 ---
 .../dql/dataset/tbl/select_with_date_function.xml  |  62 ----
 .../dql/dataset/tbl/select_with_expression.xml     |  42 ---
 .../dataset/tbl/select_with_force_index_join.xml   |  28 --
 ...tem_alias_match_order_by_and_group_by_items.xml |  24 --
 .../cases/dql/dataset/tbl/select_with_regexp.xml   |  28 --
 .../cases/dql/dql-integration-test-cases.xml       | 322 ++++++++++-----------
 538 files changed, 160 insertions(+), 23600 deletions(-)

diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/java/org/apache/shardingsphere/test/integration/engine/SingleITCase.java b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/java/org/apache/shardingsphere/test/integration/engine/SingleITCase.java
index 9b8efed..bdcd330 100644
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/java/org/apache/shardingsphere/test/integration/engine/SingleITCase.java
+++ b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/java/org/apache/shardingsphere/test/integration/engine/SingleITCase.java
@@ -50,7 +50,8 @@ public abstract class SingleITCase extends BaseITCase {
         super(parameterizedArray);
         sqlExecuteType = parameterizedArray.getSqlExecuteType();
         assertion = parameterizedArray.getAssertion();
-        dataSet = null == assertion ? null : DataSetLoader.load(parameterizedArray.getTestCaseContext().getParentPath(), getScenario(), getDatabaseType(), assertion.getExpectedDataFile());
+        dataSet = null == assertion || null == assertion.getExpectedDataFile()
+                ? null : DataSetLoader.load(parameterizedArray.getTestCaseContext().getParentPath(), getScenario(), getDatabaseType(), assertion.getExpectedDataFile());
     }
     
     protected final String getSQL() throws ParseException {
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/postgresql/select_count_tilde_concat.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/postgresql/select_count_tilde_concat.xml
deleted file mode 100644
index 203f135..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/postgresql/select_count_tilde_concat.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="4" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_across_single_tables_with_federate.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_across_single_tables_with_federate.xml
deleted file mode 100644
index b6917a5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_across_single_tables_with_federate.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="item_id" />
-        <column name="order_id0" />
-        <column name="user_id0" />
-        <column name="status0" />
-    </metadata>
-    <row values="1000, 10, init, 100000, 1000, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_aggregation_projection_with_subquery.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_aggregation_projection_with_subquery.xml
deleted file mode 100644
index dc443ee..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_aggregation_projection_with_subquery.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id_sharding_avg" />
-    </metadata>
-    <row values="1010.0000" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_alias_as_keyword.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_alias_as_keyword.xml
deleted file mode 100644
index 3a6f279..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_alias_as_keyword.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="password" />
-    </metadata>
-    <row values="100001" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_alias_as_single_quote_string.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_alias_as_single_quote_string.xml
deleted file mode 100644
index 8ed9a25..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_alias_as_single_quote_string.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="status" />
-    </metadata>
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-    <row values="init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_avg.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_avg.xml
deleted file mode 100644
index 09ed1e3..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_avg.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id_avg" />
-    </metadata>
-    <row values="19.5000" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_between_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_between_with_single_table.xml
deleted file mode 100644
index 271171a..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_between_with_single_table.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_comparison_symbol_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_comparison_symbol_with_single_table.xml
deleted file mode 100644
index 271171a..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_comparison_symbol_with_single_table.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count.xml
deleted file mode 100644
index 079d25b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="40" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_like_concat.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_like_concat.xml
deleted file mode 100644
index 203f135..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_like_concat.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="4" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_binding_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_binding_tables.xml
deleted file mode 100644
index 2284964..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_binding_tables.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="items_count" />
-    </metadata>
-    <row values="8" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_sub.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_sub.xml
deleted file mode 100644
index 079d25b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_sub.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="40" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_sub_with_whitespace.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_sub_with_whitespace.xml
deleted file mode 100644
index 079d25b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_count_with_sub_with_whitespace.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="40" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_function.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_function.xml
deleted file mode 100644
index 54c85b8..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_function.xml
+++ /dev/null
@@ -1,102 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-    </metadata>
-    <row values="100001" />
-    <row values="100002" />
-    <row values="100101" />
-    <row values="100102" />
-    <row values="110001" />
-    <row values="110002" />
-    <row values="110101" />
-    <row values="110102" />
-    <row values="120001" />
-    <row values="120002" />
-    <row values="120101" />
-    <row values="120102" />
-    <row values="130001" />
-    <row values="130002" />
-    <row values="130101" />
-    <row values="130102" />
-    <row values="140001" />
-    <row values="140002" />
-    <row values="140101" />
-    <row values="140102" />
-    <row values="150001" />
-    <row values="150002" />
-    <row values="150101" />
-    <row values="150102" />
-    <row values="160001" />
-    <row values="160002" />
-    <row values="160101" />
-    <row values="160102" />
-    <row values="170001" />
-    <row values="170002" />
-    <row values="170101" />
-    <row values="170102" />
-    <row values="180001" />
-    <row values="180002" />
-    <row values="180101" />
-    <row values="180102" />
-    <row values="190001" />
-    <row values="190002" />
-    <row values="190101" />
-    <row values="190102" />
-    <row values="200001" />
-    <row values="200002" />
-    <row values="200101" />
-    <row values="200102" />
-    <row values="210001" />
-    <row values="210002" />
-    <row values="210101" />
-    <row values="210102" />
-    <row values="220001" />
-    <row values="220002" />
-    <row values="220101" />
-    <row values="220102" />
-    <row values="230001" />
-    <row values="230002" />
-    <row values="230101" />
-    <row values="230102" />
-    <row values="240001" />
-    <row values="240002" />
-    <row values="240101" />
-    <row values="240102" />
-    <row values="250001" />
-    <row values="250002" />
-    <row values="250101" />
-    <row values="250102" />
-    <row values="260001" />
-    <row values="260002" />
-    <row values="260101" />
-    <row values="260102" />
-    <row values="270001" />
-    <row values="270002" />
-    <row values="270101" />
-    <row values="270102" />
-    <row values="280001" />
-    <row values="280002" />
-    <row values="280101" />
-    <row values="280102" />
-    <row values="290001" />
-    <row values="290002" />
-    <row values="290101" />
-    <row values="290102" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_avg.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_avg.xml
deleted file mode 100644
index f4ef166..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_avg.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="aggregation_distinct_derived_0" />
-    </metadata>
-    <row values="1000.5000" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count.xml
deleted file mode 100644
index f241f1e..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="c" />
-    </metadata>
-    <row values="2" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_calculation.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_calculation.xml
deleted file mode 100644
index f241f1e..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_calculation.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="c" />
-    </metadata>
-    <row values="2" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_group_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_group_by.xml
deleted file mode 100644
index 2c52036..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_group_by.xml
+++ /dev/null
@@ -1,63 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="c" />
-        <column name="order_id" />
-    </metadata>
-    <row values="1, 1000" />
-    <row values="1, 1001" />
-    <row values="1, 1100" />
-    <row values="1, 1101" />
-    <row values="1, 1200" />
-    <row values="1, 1201" />
-    <row values="1, 1300" />
-    <row values="1, 1301" />
-    <row values="1, 1400" />
-    <row values="1, 1401" />
-    <row values="1, 1500" />
-    <row values="1, 1501" />
-    <row values="1, 1600" />
-    <row values="1, 1601" />
-    <row values="1, 1700" />
-    <row values="1, 1701" />
-    <row values="1, 1800" />
-    <row values="1, 1801" />
-    <row values="1, 1900" />
-    <row values="1, 1901" />
-    <row values="1, 2000" />
-    <row values="1, 2001" />
-    <row values="1, 2100" />
-    <row values="1, 2101" />
-    <row values="1, 2200" />
-    <row values="1, 2201" />
-    <row values="1, 2300" />
-    <row values="1, 2301" />
-    <row values="1, 2400" />
-    <row values="1, 2401" />
-    <row values="1, 2500" />
-    <row values="1, 2501" />
-    <row values="1, 2600" />
-    <row values="1, 2601" />
-    <row values="1, 2700" />
-    <row values="1, 2701" />
-    <row values="1, 2800" />
-    <row values="1, 2801" />
-    <row values="1, 2900" />
-    <row values="1, 2901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_sum.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_sum.xml
deleted file mode 100644
index 5d75d4e..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_count_sum.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="aggregation_distinct_derived_0" />
-        <column name="aggregation_distinct_derived_1" />
-    </metadata>
-    <row values="2, 2001" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column.xml
deleted file mode 100644
index 22fc2d9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column_without_oder_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column_without_oder_by.xml
deleted file mode 100644
index 22d244e..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column_without_oder_by.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1900, 19, init_replica" />
-    <row values="1901, 19, init_replica" />
-    <row values="2000, 20, init_replica" />
-    <row values="2001, 20, init_replica" />
-    <row values="2100, 21, init_replica" />
-    <row values="2101, 21, init_replica" />
-    <row values="2200, 22, init_replica" />
-    <row values="2201, 22, init_replica" />
-    <row values="2300, 23, init_replica" />
-    <row values="2301, 23, init_replica" />
-    <row values="2400, 24, init_replica" />
-    <row values="2401, 24, init_replica" />
-    <row values="2500, 25, init_replica" />
-    <row values="2501, 25, init_replica" />
-    <row values="2600, 26, init_replica" />
-    <row values="2601, 26, init_replica" />
-    <row values="2700, 27, init_replica" />
-    <row values="2701, 27, init_replica" />
-    <row values="2800, 28, init_replica" />
-    <row values="2801, 28, init_replica" />
-    <row values="2900, 29, init_replica" />
-    <row values="2901, 29, init_replica" />
-    <row values="1000, 10, init_replica" />
-    <row values="1001, 10, init_replica" />
-    <row values="1100, 11, init_replica" />
-    <row values="1101, 11, init_replica" />
-    <row values="1200, 12, init_replica" />
-    <row values="1201, 12, init_replica" />
-    <row values="1300, 13, init_replica" />
-    <row values="1301, 13, init_replica" />
-    <row values="1400, 14, init_replica" />
-    <row values="1401, 14, init_replica" />
-    <row values="1500, 15, init_replica" />
-    <row values="1501, 15, init_replica" />
-    <row values="1600, 16, init_replica" />
-    <row values="1601, 16, init_replica" />
-    <row values="1700, 17, init_replica" />
-    <row values="1701, 17, init_replica" />
-    <row values="1800, 18, init_replica" />
-    <row values="1801, 18, init_replica" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column_without_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column_without_order_by.xml
deleted file mode 100644
index 22fc2d9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_multi_column_without_order_by.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_column.xml
deleted file mode 100644
index 012d488..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_column.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-    </metadata>
-    <row values="1000" />
-    <row values="1001" />
-    <row values="1100" />
-    <row values="1101" />
-    <row values="1200" />
-    <row values="1201" />
-    <row values="1300" />
-    <row values="1301" />
-    <row values="1400" />
-    <row values="1401" />
-    <row values="1500" />
-    <row values="1501" />
-    <row values="1600" />
-    <row values="1601" />
-    <row values="1700" />
-    <row values="1701" />
-    <row values="1800" />
-    <row values="1801" />
-    <row values="1900" />
-    <row values="1901" />
-    <row values="2000" />
-    <row values="2001" />
-    <row values="2100" />
-    <row values="2101" />
-    <row values="2200" />
-    <row values="2201" />
-    <row values="2300" />
-    <row values="2301" />
-    <row values="2400" />
-    <row values="2401" />
-    <row values="2500" />
-    <row values="2501" />
-    <row values="2600" />
-    <row values="2601" />
-    <row values="2700" />
-    <row values="2701" />
-    <row values="2800" />
-    <row values="2801" />
-    <row values="2900" />
-    <row values="2901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_column_without_oder_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_column_without_oder_by.xml
deleted file mode 100644
index 012d488..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_column_without_oder_by.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-    </metadata>
-    <row values="1000" />
-    <row values="1001" />
-    <row values="1100" />
-    <row values="1101" />
-    <row values="1200" />
-    <row values="1201" />
-    <row values="1300" />
-    <row values="1301" />
-    <row values="1400" />
-    <row values="1401" />
-    <row values="1500" />
-    <row values="1501" />
-    <row values="1600" />
-    <row values="1601" />
-    <row values="1700" />
-    <row values="1701" />
-    <row values="1800" />
-    <row values="1801" />
-    <row values="1900" />
-    <row values="1901" />
-    <row values="2000" />
-    <row values="2001" />
-    <row values="2100" />
-    <row values="2101" />
-    <row values="2200" />
-    <row values="2201" />
-    <row values="2300" />
-    <row values="2301" />
-    <row values="2400" />
-    <row values="2401" />
-    <row values="2500" />
-    <row values="2501" />
-    <row values="2600" />
-    <row values="2601" />
-    <row values="2700" />
-    <row values="2701" />
-    <row values="2800" />
-    <row values="2801" />
-    <row values="2900" />
-    <row values="2901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_star.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_star.xml
deleted file mode 100644
index d80468d..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_star.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="order_id" />
-    </metadata>
-    <row values="1000, 10, init, 1000" />
-    <row values="1001, 10, init, 1001" />
-    <row values="1100, 11, init, 1100" />
-    <row values="1101, 11, init, 1101" />
-    <row values="1200, 12, init, 1200" />
-    <row values="1201, 12, init, 1201" />
-    <row values="1300, 13, init, 1300" />
-    <row values="1301, 13, init, 1301" />
-    <row values="1400, 14, init, 1400" />
-    <row values="1401, 14, init, 1401" />
-    <row values="1500, 15, init, 1500" />
-    <row values="1501, 15, init, 1501" />
-    <row values="1600, 16, init, 1600" />
-    <row values="1601, 16, init, 1601" />
-    <row values="1700, 17, init, 1700" />
-    <row values="1701, 17, init, 1701" />
-    <row values="1800, 18, init, 1800" />
-    <row values="1801, 18, init, 1801" />
-    <row values="1900, 19, init, 1900" />
-    <row values="1901, 19, init, 1901" />
-    <row values="2000, 20, init, 2000" />
-    <row values="2001, 20, init, 2001" />
-    <row values="2100, 21, init, 2100" />
-    <row values="2101, 21, init, 2101" />
-    <row values="2200, 22, init, 2200" />
-    <row values="2201, 22, init, 2201" />
-    <row values="2300, 23, init, 2300" />
-    <row values="2301, 23, init, 2301" />
-    <row values="2400, 24, init, 2400" />
-    <row values="2401, 24, init, 2401" />
-    <row values="2500, 25, init, 2500" />
-    <row values="2501, 25, init, 2501" />
-    <row values="2600, 26, init, 2600" />
-    <row values="2601, 26, init, 2601" />
-    <row values="2700, 27, init, 2700" />
-    <row values="2701, 27, init, 2701" />
-    <row values="2800, 28, init, 2800" />
-    <row values="2801, 28, init, 2801" />
-    <row values="2900, 29, init, 2900" />
-    <row values="2901, 29, init, 2901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_star_without_oder_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_star_without_oder_by.xml
deleted file mode 100644
index d80468d..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_owner_star_without_oder_by.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="order_id" />
-    </metadata>
-    <row values="1000, 10, init, 1000" />
-    <row values="1001, 10, init, 1001" />
-    <row values="1100, 11, init, 1100" />
-    <row values="1101, 11, init, 1101" />
-    <row values="1200, 12, init, 1200" />
-    <row values="1201, 12, init, 1201" />
-    <row values="1300, 13, init, 1300" />
-    <row values="1301, 13, init, 1301" />
-    <row values="1400, 14, init, 1400" />
-    <row values="1401, 14, init, 1401" />
-    <row values="1500, 15, init, 1500" />
-    <row values="1501, 15, init, 1501" />
-    <row values="1600, 16, init, 1600" />
-    <row values="1601, 16, init, 1601" />
-    <row values="1700, 17, init, 1700" />
-    <row values="1701, 17, init, 1701" />
-    <row values="1800, 18, init, 1800" />
-    <row values="1801, 18, init, 1801" />
-    <row values="1900, 19, init, 1900" />
-    <row values="1901, 19, init, 1901" />
-    <row values="2000, 20, init, 2000" />
-    <row values="2001, 20, init, 2001" />
-    <row values="2100, 21, init, 2100" />
-    <row values="2101, 21, init, 2101" />
-    <row values="2200, 22, init, 2200" />
-    <row values="2201, 22, init, 2201" />
-    <row values="2300, 23, init, 2300" />
-    <row values="2301, 23, init, 2301" />
-    <row values="2400, 24, init, 2400" />
-    <row values="2401, 24, init, 2401" />
-    <row values="2500, 25, init, 2500" />
-    <row values="2501, 25, init, 2501" />
-    <row values="2600, 26, init, 2600" />
-    <row values="2601, 26, init, 2601" />
-    <row values="2700, 27, init, 2700" />
-    <row values="2701, 27, init, 2701" />
-    <row values="2800, 28, init, 2800" />
-    <row values="2801, 28, init, 2801" />
-    <row values="2900, 29, init, 2900" />
-    <row values="2901, 29, init, 2901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_column.xml
deleted file mode 100644
index 54c85b8..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_column.xml
+++ /dev/null
@@ -1,102 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-    </metadata>
-    <row values="100001" />
-    <row values="100002" />
-    <row values="100101" />
-    <row values="100102" />
-    <row values="110001" />
-    <row values="110002" />
-    <row values="110101" />
-    <row values="110102" />
-    <row values="120001" />
-    <row values="120002" />
-    <row values="120101" />
-    <row values="120102" />
-    <row values="130001" />
-    <row values="130002" />
-    <row values="130101" />
-    <row values="130102" />
-    <row values="140001" />
-    <row values="140002" />
-    <row values="140101" />
-    <row values="140102" />
-    <row values="150001" />
-    <row values="150002" />
-    <row values="150101" />
-    <row values="150102" />
-    <row values="160001" />
-    <row values="160002" />
-    <row values="160101" />
-    <row values="160102" />
-    <row values="170001" />
-    <row values="170002" />
-    <row values="170101" />
-    <row values="170102" />
-    <row values="180001" />
-    <row values="180002" />
-    <row values="180101" />
-    <row values="180102" />
-    <row values="190001" />
-    <row values="190002" />
-    <row values="190101" />
-    <row values="190102" />
-    <row values="200001" />
-    <row values="200002" />
-    <row values="200101" />
-    <row values="200102" />
-    <row values="210001" />
-    <row values="210002" />
-    <row values="210101" />
-    <row values="210102" />
-    <row values="220001" />
-    <row values="220002" />
-    <row values="220101" />
-    <row values="220102" />
-    <row values="230001" />
-    <row values="230002" />
-    <row values="230101" />
-    <row values="230102" />
-    <row values="240001" />
-    <row values="240002" />
-    <row values="240101" />
-    <row values="240102" />
-    <row values="250001" />
-    <row values="250002" />
-    <row values="250101" />
-    <row values="250102" />
-    <row values="260001" />
-    <row values="260002" />
-    <row values="260101" />
-    <row values="260102" />
-    <row values="270001" />
-    <row values="270002" />
-    <row values="270101" />
-    <row values="270102" />
-    <row values="280001" />
-    <row values="280002" />
-    <row values="280101" />
-    <row values="280102" />
-    <row values="290001" />
-    <row values="290002" />
-    <row values="290101" />
-    <row values="290102" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_column_without_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_column_without_order_by.xml
deleted file mode 100644
index 54c85b8..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_column_without_order_by.xml
+++ /dev/null
@@ -1,102 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-    </metadata>
-    <row values="100001" />
-    <row values="100002" />
-    <row values="100101" />
-    <row values="100102" />
-    <row values="110001" />
-    <row values="110002" />
-    <row values="110101" />
-    <row values="110102" />
-    <row values="120001" />
-    <row values="120002" />
-    <row values="120101" />
-    <row values="120102" />
-    <row values="130001" />
-    <row values="130002" />
-    <row values="130101" />
-    <row values="130102" />
-    <row values="140001" />
-    <row values="140002" />
-    <row values="140101" />
-    <row values="140102" />
-    <row values="150001" />
-    <row values="150002" />
-    <row values="150101" />
-    <row values="150102" />
-    <row values="160001" />
-    <row values="160002" />
-    <row values="160101" />
-    <row values="160102" />
-    <row values="170001" />
-    <row values="170002" />
-    <row values="170101" />
-    <row values="170102" />
-    <row values="180001" />
-    <row values="180002" />
-    <row values="180101" />
-    <row values="180102" />
-    <row values="190001" />
-    <row values="190002" />
-    <row values="190101" />
-    <row values="190102" />
-    <row values="200001" />
-    <row values="200002" />
-    <row values="200101" />
-    <row values="200102" />
-    <row values="210001" />
-    <row values="210002" />
-    <row values="210101" />
-    <row values="210102" />
-    <row values="220001" />
-    <row values="220002" />
-    <row values="220101" />
-    <row values="220102" />
-    <row values="230001" />
-    <row values="230002" />
-    <row values="230101" />
-    <row values="230102" />
-    <row values="240001" />
-    <row values="240002" />
-    <row values="240101" />
-    <row values="240102" />
-    <row values="250001" />
-    <row values="250002" />
-    <row values="250101" />
-    <row values="250102" />
-    <row values="260001" />
-    <row values="260002" />
-    <row values="260101" />
-    <row values="260102" />
-    <row values="270001" />
-    <row values="270002" />
-    <row values="270101" />
-    <row values="270102" />
-    <row values="280001" />
-    <row values="280002" />
-    <row values="280101" />
-    <row values="280102" />
-    <row values="290001" />
-    <row values="290002" />
-    <row values="290101" />
-    <row values="290102" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_count_group_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_count_group_by.xml
deleted file mode 100644
index e119001..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_single_count_group_by.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="c" />
-    </metadata>
-    <row values="1000, 1" />
-    <row values="1001, 1" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_star.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_star.xml
deleted file mode 100644
index ea8a77c..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_star.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_sum.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_sum.xml
deleted file mode 100644
index 2234a3d..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_distinct_with_sum.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="s" />
-    </metadata>
-    <row values="2001" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_equal_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_equal_with_single_table.xml
deleted file mode 100644
index c932ff6..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_equal_with_single_table.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_broadcast_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_broadcast_table.xml
deleted file mode 100644
index 9185912..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_broadcast_table.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="id" />
-        <column name="status" />
-    </metadata>
-    <row values="1, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_left_join.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_left_join.xml
deleted file mode 100644
index 4d0d29d..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_left_join.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="1000, 10, init, 100001, 1000, 10, init, 2017-08-08" />
-    <row values="1000, 10, init, 100002, 1000, 10, init, 2017-08-08" />
-    <row values="1001, 10, init, 100101, 1001, 10, init, 2017-08-08" />
-    <row values="1001, 10, init, 100102, 1001, 10, init, 2017-08-08" />
-    <row values="2000, 20, init, 200001, 2000, 20, init, 2017-08-08" />
-    <row values="2000, 20, init, 200002, 2000, 20, init, 2017-08-08" />
-    <row values="2001, 20, init, 200101, 2001, 20, init, 2017-08-08" />
-    <row values="2001, 20, init, 200102, 2001, 20, init, 2017-08-08" />
-    <row values="1100, 11, init, 110001, 1100, 11, init, 2017-08-08" />
-    <row values="1100, 11, init, 110002, 1100, 11, init, 2017-08-08" />
-    <row values="1101, 11, init, 110101, 1101, 11, init, 2017-08-08" />
-    <row values="1101, 11, init, 110102, 1101, 11, init, 2017-08-08" />
-    <row values="2100, 21, init, 210001, 2100, 21, init, 2017-08-08" />
-    <row values="2100, 21, init, 210002, 2100, 21, init, 2017-08-08" />
-    <row values="2101, 21, init, 210101, 2101, 21, init, 2017-08-08" />
-    <row values="2101, 21, init, 210102, 2101, 21, init, 2017-08-08" />
-    <row values="1200, 12, init, 120001, 1200, 12, init, 2017-08-08" />
-    <row values="1200, 12, init, 120002, 1200, 12, init, 2017-08-08" />
-    <row values="1201, 12, init, 120101, 1201, 12, init, 2017-08-08" />
-    <row values="1201, 12, init, 120102, 1201, 12, init, 2017-08-08" />
-    <row values="2200, 22, init, 220001, 2200, 22, init, 2017-08-08" />
-    <row values="2200, 22, init, 220002, 2200, 22, init, 2017-08-08" />
-    <row values="2201, 22, init, 220101, 2201, 22, init, 2017-08-08" />
-    <row values="2201, 22, init, 220102, 2201, 22, init, 2017-08-08" />
-    <row values="1300, 13, init, 130001, 1300, 13, init, 2017-08-08" />
-    <row values="1300, 13, init, 130002, 1300, 13, init, 2017-08-08" />
-    <row values="1301, 13, init, 130101, 1301, 13, init, 2017-08-08" />
-    <row values="1301, 13, init, 130102, 1301, 13, init, 2017-08-08" />
-    <row values="2300, 23, init, 230001, 2300, 23, init, 2017-08-08" />
-    <row values="2300, 23, init, 230002, 2300, 23, init, 2017-08-08" />
-    <row values="2301, 23, init, 230101, 2301, 23, init, 2017-08-08" />
-    <row values="2301, 23, init, 230102, 2301, 23, init, 2017-08-08" />
-    <row values="1400, 14, init, 140001, 1400, 14, init, 2017-08-08" />
-    <row values="1400, 14, init, 140002, 1400, 14, init, 2017-08-08" />
-    <row values="1401, 14, init, 140101, 1401, 14, init, 2017-08-08" />
-    <row values="1401, 14, init, 140102, 1401, 14, init, 2017-08-08" />
-    <row values="2400, 24, init, 240001, 2400, 24, init, 2017-08-08" />
-    <row values="2400, 24, init, 240002, 2400, 24, init, 2017-08-08" />
-    <row values="2401, 24, init, 240101, 2401, 24, init, 2017-08-08" />
-    <row values="2401, 24, init, 240102, 2401, 24, init, 2017-08-08" />
-    <row values="1500, 15, init, 150001, 1500, 15, init, 2017-08-08" />
-    <row values="1500, 15, init, 150002, 1500, 15, init, 2017-08-08" />
-    <row values="1501, 15, init, 150101, 1501, 15, init, 2017-08-08" />
-    <row values="1501, 15, init, 150102, 1501, 15, init, 2017-08-08" />
-    <row values="2500, 25, init, 250001, 2500, 25, init, 2017-08-08" />
-    <row values="2500, 25, init, 250002, 2500, 25, init, 2017-08-08" />
-    <row values="2501, 25, init, 250101, 2501, 25, init, 2017-08-08" />
-    <row values="2501, 25, init, 250102, 2501, 25, init, 2017-08-08" />
-    <row values="1600, 16, init, 160001, 1600, 16, init, 2017-08-08" />
-    <row values="1600, 16, init, 160002, 1600, 16, init, 2017-08-08" />
-    <row values="1601, 16, init, 160101, 1601, 16, init, 2017-08-08" />
-    <row values="1601, 16, init, 160102, 1601, 16, init, 2017-08-08" />
-    <row values="2600, 26, init, 260001, 2600, 26, init, 2017-08-08" />
-    <row values="2600, 26, init, 260002, 2600, 26, init, 2017-08-08" />
-    <row values="2601, 26, init, 260101, 2601, 26, init, 2017-08-08" />
-    <row values="2601, 26, init, 260102, 2601, 26, init, 2017-08-08" />
-    <row values="1700, 17, init, 170001, 1700, 17, init, 2017-08-08" />
-    <row values="1700, 17, init, 170002, 1700, 17, init, 2017-08-08" />
-    <row values="1701, 17, init, 170101, 1701, 17, init, 2017-08-08" />
-    <row values="1701, 17, init, 170102, 1701, 17, init, 2017-08-08" />
-    <row values="2700, 27, init, 270001, 2700, 27, init, 2017-08-08" />
-    <row values="2700, 27, init, 270002, 2700, 27, init, 2017-08-08" />
-    <row values="2701, 27, init, 270101, 2701, 27, init, 2017-08-08" />
-    <row values="2701, 27, init, 270102, 2701, 27, init, 2017-08-08" />
-    <row values="1800, 18, init, 180001, 1800, 18, init, 2017-08-08" />
-    <row values="1800, 18, init, 180002, 1800, 18, init, 2017-08-08" />
-    <row values="1801, 18, init, 180101, 1801, 18, init, 2017-08-08" />
-    <row values="1801, 18, init, 180102, 1801, 18, init, 2017-08-08" />
-    <row values="2800, 28, init, 280001, 2800, 28, init, 2017-08-08" />
-    <row values="2800, 28, init, 280002, 2800, 28, init, 2017-08-08" />
-    <row values="2801, 28, init, 280101, 2801, 28, init, 2017-08-08" />
-    <row values="2801, 28, init, 280102, 2801, 28, init, 2017-08-08" />
-    <row values="1900, 19, init, 190001, 1900, 19, init, 2017-08-08" />
-    <row values="1900, 19, init, 190002, 1900, 19, init, 2017-08-08" />
-    <row values="1901, 19, init, 190101, 1901, 19, init, 2017-08-08" />
-    <row values="1901, 19, init, 190102, 1901, 19, init, 2017-08-08" />
-    <row values="2900, 29, init, 290001, 2900, 29, init, 2017-08-08" />
-    <row values="2900, 29, init, 290002, 2900, 29, init, 2017-08-08" />
-    <row values="2901, 29, init, 290101, 2901, 29, init, 2017-08-08" />
-    <row values="2901, 29, init, 290102, 2901, 29, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_update.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_update.xml
deleted file mode 100644
index a21d9d1..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_for_update.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id"/>
-        <column name="user_id"/>
-        <column name="status"/>
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_from_single.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_from_single.xml
deleted file mode 100644
index 16eee86..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_from_single.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="single_id"/>
-        <column name="id" />
-        <column name="status"/>
-    </metadata>
-    <row values="1, 1000, init" />
-    <row values="2, 1101, init" />
-    <row values="3, 2300, init" />
-    <row values="4, 2401, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_from_single_join_order.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_from_single_join_order.xml
deleted file mode 100644
index 6c97e86..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_from_single_join_order.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="single_id"/>
-        <column name="id" />
-        <column name="status"/>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1, 1000, init, 1000, 10, init" />
-    <row values="2, 1101, init, 1101, 11, init" />
-    <row values="3, 2300, init, 2300, 23, init" />
-    <row values="4, 2401, init, 2401, 24, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_full_route_with_binding_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_full_route_with_binding_tables.xml
deleted file mode 100644
index 8e7c2d1..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_full_route_with_binding_tables.xml
+++ /dev/null
@@ -1,107 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <columns values="item_id, order_id, user_id, status, creation_date" />
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-    <row values="110101, 1101, 11, init, 2017-08-08" />
-    <row values="110102, 1101, 11, init, 2017-08-08" />
-    <row values="120001, 1200, 12, init, 2017-08-08" />
-    <row values="120002, 1200, 12, init, 2017-08-08" />
-    <row values="120101, 1201, 12, init, 2017-08-08" />
-    <row values="120102, 1201, 12, init, 2017-08-08" />
-    <row values="130001, 1300, 13, init, 2017-08-08" />
-    <row values="130002, 1300, 13, init, 2017-08-08" />
-    <row values="130101, 1301, 13, init, 2017-08-08" />
-    <row values="130102, 1301, 13, init, 2017-08-08" />
-    <row values="140001, 1400, 14, init, 2017-08-08" />
-    <row values="140002, 1400, 14, init, 2017-08-08" />
-    <row values="140101, 1401, 14, init, 2017-08-08" />
-    <row values="140102, 1401, 14, init, 2017-08-08" />
-    <row values="150001, 1500, 15, init, 2017-08-08" />
-    <row values="150002, 1500, 15, init, 2017-08-08" />
-    <row values="150101, 1501, 15, init, 2017-08-08" />
-    <row values="150102, 1501, 15, init, 2017-08-08" />
-    <row values="160001, 1600, 16, init, 2017-08-08" />
-    <row values="160002, 1600, 16, init, 2017-08-08" />
-    <row values="160101, 1601, 16, init, 2017-08-08" />
-    <row values="160102, 1601, 16, init, 2017-08-08" />
-    <row values="170001, 1700, 17, init, 2017-08-08" />
-    <row values="170002, 1700, 17, init, 2017-08-08" />
-    <row values="170101, 1701, 17, init, 2017-08-08" />
-    <row values="170102, 1701, 17, init, 2017-08-08" />
-    <row values="180001, 1800, 18, init, 2017-08-08" />
-    <row values="180002, 1800, 18, init, 2017-08-08" />
-    <row values="180101, 1801, 18, init, 2017-08-08" />
-    <row values="180102, 1801, 18, init, 2017-08-08" />
-    <row values="190001, 1900, 19, init, 2017-08-08" />
-    <row values="190002, 1900, 19, init, 2017-08-08" />
-    <row values="190101, 1901, 19, init, 2017-08-08" />
-    <row values="190102, 1901, 19, init, 2017-08-08" />
-    <row values="200001, 2000, 20, init, 2017-08-08" />
-    <row values="200002, 2000, 20, init, 2017-08-08" />
-    <row values="200101, 2001, 20, init, 2017-08-08" />
-    <row values="200102, 2001, 20, init, 2017-08-08" />
-    <row values="210001, 2100, 21, init, 2017-08-08" />
-    <row values="210002, 2100, 21, init, 2017-08-08" />
-    <row values="210101, 2101, 21, init, 2017-08-08" />
-    <row values="210102, 2101, 21, init, 2017-08-08" />
-    <row values="220001, 2200, 22, init, 2017-08-08" />
-    <row values="220002, 2200, 22, init, 2017-08-08" />
-    <row values="220101, 2201, 22, init, 2017-08-08" />
-    <row values="220102, 2201, 22, init, 2017-08-08" />
-    <row values="230001, 2300, 23, init, 2017-08-08" />
-    <row values="230002, 2300, 23, init, 2017-08-08" />
-    <row values="230101, 2301, 23, init, 2017-08-08" />
-    <row values="230102, 2301, 23, init, 2017-08-08" />
-    <row values="240001, 2400, 24, init, 2017-08-08" />
-    <row values="240002, 2400, 24, init, 2017-08-08" />
-    <row values="240101, 2401, 24, init, 2017-08-08" />
-    <row values="240102, 2401, 24, init, 2017-08-08" />
-    <row values="250001, 2500, 25, init, 2017-08-08" />
-    <row values="250002, 2500, 25, init, 2017-08-08" />
-    <row values="250101, 2501, 25, init, 2017-08-08" />
-    <row values="250102, 2501, 25, init, 2017-08-08" />
-    <row values="260001, 2600, 26, init, 2017-08-08" />
-    <row values="260002, 2600, 26, init, 2017-08-08" />
-    <row values="260101, 2601, 26, init, 2017-08-08" />
-    <row values="260102, 2601, 26, init, 2017-08-08" />
-    <row values="270001, 2700, 27, init, 2017-08-08" />
-    <row values="270002, 2700, 27, init, 2017-08-08" />
-    <row values="270101, 2701, 27, init, 2017-08-08" />
-    <row values="270102, 2701, 27, init, 2017-08-08" />
-    <row values="280001, 2800, 28, init, 2017-08-08" />
-    <row values="280002, 2800, 28, init, 2017-08-08" />
-    <row values="280101, 2801, 28, init, 2017-08-08" />
-    <row values="280102, 2801, 28, init, 2017-08-08" />
-    <row values="290001, 2900, 29, init, 2017-08-08" />
-    <row values="290002, 2900, 29, init, 2017-08-08" />
-    <row values="290101, 2901, 29, init, 2017-08-08" />
-    <row values="290102, 2901, 29, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_avg.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_avg.xml
deleted file mode 100644
index 42155ad..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_avg.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_avg" />
-        <column name="user_id" />
-    </metadata>
-    <row values="1000.5000, 10" />
-    <row values="1100.5000, 11" />
-    <row values="1200.5000, 12" />
-    <row values="1300.5000, 13" />
-    <row values="1400.5000, 14" />
-    <row values="1500.5000, 15" />
-    <row values="1600.5000, 16" />
-    <row values="1700.5000, 17" />
-    <row values="1800.5000, 18" />
-    <row values="1900.5000, 19" />
-    <row values="2000.5000, 20" />
-    <row values="2100.5000, 21" />
-    <row values="2200.5000, 22" />
-    <row values="2300.5000, 23" />
-    <row values="2400.5000, 24" />
-    <row values="2500.5000, 25" />
-    <row values="2600.5000, 26" />
-    <row values="2700.5000, 27" />
-    <row values="2800.5000, 28" />
-    <row values="2900.5000, 29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_count.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_count.xml
deleted file mode 100644
index 120c975..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_count.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-        <column name="user_id" />
-    </metadata>
-    <row values="2, 10" />
-    <row values="2, 11" />
-    <row values="2, 12" />
-    <row values="2, 13" />
-    <row values="2, 14" />
-    <row values="2, 15" />
-    <row values="2, 16" />
-    <row values="2, 17" />
-    <row values="2, 18" />
-    <row values="2, 19" />
-    <row values="2, 20" />
-    <row values="2, 21" />
-    <row values="2, 22" />
-    <row values="2, 23" />
-    <row values="2, 24" />
-    <row values="2, 25" />
-    <row values="2, 26" />
-    <row values="2, 27" />
-    <row values="2, 28" />
-    <row values="2, 29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_count_without_column_name.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_count_without_column_name.xml
deleted file mode 100644
index 120c975..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_count_without_column_name.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-        <column name="user_id" />
-    </metadata>
-    <row values="2, 10" />
-    <row values="2, 11" />
-    <row values="2, 12" />
-    <row values="2, 13" />
-    <row values="2, 14" />
-    <row values="2, 15" />
-    <row values="2, 16" />
-    <row values="2, 17" />
-    <row values="2, 18" />
-    <row values="2, 19" />
-    <row values="2, 20" />
-    <row values="2, 21" />
-    <row values="2, 22" />
-    <row values="2, 23" />
-    <row values="2, 24" />
-    <row values="2, 25" />
-    <row values="2, 26" />
-    <row values="2, 27" />
-    <row values="2, 28" />
-    <row values="2, 29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_date_function.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_date_function.xml
deleted file mode 100644
index 9ae1c09..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_date_function.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="creation_date" />
-        <column name="c_number" />
-    </metadata>
-    <row values="17-08-08, 4" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_key_word_alias.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_key_word_alias.xml
deleted file mode 100644
index 2d9f6e2..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_key_word_alias.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_sum" />
-        <column name="key" />
-    </metadata>
-    <row values="2001, 10" />
-    <row values="2201, 11" />
-    <row values="2401, 12" />
-    <row values="2601, 13" />
-    <row values="2801, 14" />
-    <row values="3001, 15" />
-    <row values="3201, 16" />
-    <row values="3401, 17" />
-    <row values="3601, 18" />
-    <row values="3801, 19" />
-    <row values="4001, 20" />
-    <row values="4201, 21" />
-    <row values="4401, 22" />
-    <row values="4601, 23" />
-    <row values="4801, 24" />
-    <row values="5001, 25" />
-    <row values="5201, 26" />
-    <row values="5401, 27" />
-    <row values="5601, 28" />
-    <row values="5801, 29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_keyword_alias.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_keyword_alias.xml
deleted file mode 100644
index 2d9f6e2..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_keyword_alias.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_sum" />
-        <column name="key" />
-    </metadata>
-    <row values="2001, 10" />
-    <row values="2201, 11" />
-    <row values="2401, 12" />
-    <row values="2601, 13" />
-    <row values="2801, 14" />
-    <row values="3001, 15" />
-    <row values="3201, 16" />
-    <row values="3401, 17" />
-    <row values="3601, 18" />
-    <row values="3801, 19" />
-    <row values="4001, 20" />
-    <row values="4201, 21" />
-    <row values="4401, 22" />
-    <row values="4601, 23" />
-    <row values="4801, 24" />
-    <row values="5001, 25" />
-    <row values="5201, 26" />
-    <row values="5401, 27" />
-    <row values="5601, 28" />
-    <row values="5801, 29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_limit.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_limit.xml
deleted file mode 100644
index 30cd3db..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_limit.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id" />
-    </metadata>
-    <row values="10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_max.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_max.xml
deleted file mode 100644
index 7dc6443..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_max.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="max_order_id" />
-        <column name="user_id" />
-    </metadata>
-    <row values="1001, 10" />
-    <row values="1101, 11" />
-    <row values="1201, 12" />
-    <row values="1301, 13" />
-    <row values="1401, 14" />
-    <row values="1501, 15" />
-    <row values="1601, 16" />
-    <row values="1701, 17" />
-    <row values="1801, 18" />
-    <row values="1901, 19" />
-    <row values="2001, 20" />
-    <row values="2101, 21" />
-    <row values="2201, 22" />
-    <row values="2301, 23" />
-    <row values="2401, 24" />
-    <row values="2501, 25" />
-    <row values="2601, 26" />
-    <row values="2701, 27" />
-    <row values="2801, 28" />
-    <row values="2901, 29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_min.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_min.xml
deleted file mode 100644
index 1469012..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_min.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="min_order_id" />
-        <column name="user_id" />
-    </metadata>
-    <row values="1000, 10" />
-    <row values="1100, 11" />
-    <row values="1200, 12" />
-    <row values="1300, 13" />
-    <row values="1400, 14" />
-    <row values="1500, 15" />
-    <row values="1600, 16" />
-    <row values="1700, 17" />
-    <row values="1800, 18" />
-    <row values="1900, 19" />
-    <row values="2000, 20" />
-    <row values="2100, 21" />
-    <row values="2200, 22" />
-    <row values="2300, 23" />
-    <row values="2400, 24" />
-    <row values="2500, 25" />
-    <row values="2600, 26" />
-    <row values="2700, 27" />
-    <row values="2800, 28" />
-    <row values="2900, 29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_order_by_and_limit.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_order_by_and_limit.xml
deleted file mode 100644
index 5af65bf..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_order_by_and_limit.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id" />
-        <column name="orders_sum" />
-    </metadata>
-    <row values="10, 2001" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_order_by_desc.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_order_by_desc.xml
deleted file mode 100644
index 03bfffd..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_order_by_desc.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_sum" />
-        <column name="user_id" />
-    </metadata>
-    <row values="5801, 29" />
-    <row values="5601, 28" />
-    <row values="5401, 27" />
-    <row values="5201, 26" />
-    <row values="5001, 25" />
-    <row values="4801, 24" />
-    <row values="4601, 23" />
-    <row values="4401, 22" />
-    <row values="4201, 21" />
-    <row values="4001, 20" />
-    <row values="3801, 19" />
-    <row values="3601, 18" />
-    <row values="3401, 17" />
-    <row values="3201, 16" />
-    <row values="3001, 15" />
-    <row values="2801, 14" />
-    <row values="2601, 13" />
-    <row values="2401, 12" />
-    <row values="2201, 11" />
-    <row values="2001, 10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_sum.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_sum.xml
deleted file mode 100644
index 323ec53..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_with_sum.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_sum" />
-        <column name="user_id" />
-    </metadata>
-    <row values="2001, 10" />
-    <row values="2201, 11" />
-    <row values="2401, 12" />
-    <row values="2601, 13" />
-    <row values="2801, 14" />
-    <row values="3001, 15" />
-    <row values="3201, 16" />
-    <row values="3401, 17" />
-    <row values="3601, 18" />
-    <row values="3801, 19" />
-    <row values="4001, 20" />
-    <row values="4201, 21" />
-    <row values="4401, 22" />
-    <row values="4601, 23" />
-    <row values="4801, 24" />
-    <row values="5001, 25" />
-    <row values="5201, 26" />
-    <row values="5401, 27" />
-    <row values="5601, 28" />
-    <row values="5801, 29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_without_grouped_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_without_grouped_column.xml
deleted file mode 100644
index cf77b81..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_group_by_without_grouped_column.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="items_count" />
-    </metadata>
-    <row values="4" />
-    <row values="4" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_force_index_join.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_force_index_join.xml
deleted file mode 100644
index 96a9d48..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_force_index_join.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_same_sharding_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_same_sharding_column.xml
deleted file mode 100644
index 2601910..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_same_sharding_column.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1001, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_single_table.xml
deleted file mode 100644
index c932ff6..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_in_with_single_table.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_inner_join.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_inner_join.xml
deleted file mode 100644
index 81da80c..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_inner_join.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_max.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_max.xml
deleted file mode 100644
index e2ba7c3..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_max.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="max_user_id" />
-    </metadata>
-    <row values="29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_min.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_min.xml
deleted file mode 100644
index 440694b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_min.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="min_user_id" />
-    </metadata>
-    <row values="10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_multi_sharding_table_with_union_all.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_multi_sharding_table_with_union_all.xml
deleted file mode 100644
index 68280f5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_multi_sharding_table_with_union_all.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1010, 10, init" />
-    <row values="10000, 10, init" />
-    <row values="10001, 10, init" />
-    <row values="10001, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_not_equal_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_not_equal_with_single_table.xml
deleted file mode 100644
index 7da19ef..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_not_equal_with_single_table.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-    <row values="110101, 1101, 11, init, 2017-08-08" />
-    <row values="110102, 1101, 11, init, 2017-08-08" />
-    <row values="120001, 1200, 12, init, 2017-08-08" />
-    <row values="120002, 1200, 12, init, 2017-08-08" />
-    <row values="120101, 1201, 12, init, 2017-08-08" />
-    <row values="120102, 1201, 12, init, 2017-08-08" />
-    <row values="130001, 1300, 13, init, 2017-08-08" />
-    <row values="130002, 1300, 13, init, 2017-08-08" />
-    <row values="130101, 1301, 13, init, 2017-08-08" />
-    <row values="130102, 1301, 13, init, 2017-08-08" />
-    <row values="140001, 1400, 14, init, 2017-08-08" />
-    <row values="140002, 1400, 14, init, 2017-08-08" />
-    <row values="140101, 1401, 14, init, 2017-08-08" />
-    <row values="140102, 1401, 14, init, 2017-08-08" />
-    <row values="150001, 1500, 15, init, 2017-08-08" />
-    <row values="150002, 1500, 15, init, 2017-08-08" />
-    <row values="150101, 1501, 15, init, 2017-08-08" />
-    <row values="150102, 1501, 15, init, 2017-08-08" />
-    <row values="160001, 1600, 16, init, 2017-08-08" />
-    <row values="160002, 1600, 16, init, 2017-08-08" />
-    <row values="160101, 1601, 16, init, 2017-08-08" />
-    <row values="160102, 1601, 16, init, 2017-08-08" />
-    <row values="170001, 1700, 17, init, 2017-08-08" />
-    <row values="170002, 1700, 17, init, 2017-08-08" />
-    <row values="170101, 1701, 17, init, 2017-08-08" />
-    <row values="170102, 1701, 17, init, 2017-08-08" />
-    <row values="180001, 1800, 18, init, 2017-08-08" />
-    <row values="180002, 1800, 18, init, 2017-08-08" />
-    <row values="180101, 1801, 18, init, 2017-08-08" />
-    <row values="180102, 1801, 18, init, 2017-08-08" />
-    <row values="190001, 1900, 19, init, 2017-08-08" />
-    <row values="190002, 1900, 19, init, 2017-08-08" />
-    <row values="190101, 1901, 19, init, 2017-08-08" />
-    <row values="190102, 1901, 19, init, 2017-08-08" />
-    <row values="200001, 2000, 20, init, 2017-08-08" />
-    <row values="200002, 2000, 20, init, 2017-08-08" />
-    <row values="200101, 2001, 20, init, 2017-08-08" />
-    <row values="200102, 2001, 20, init, 2017-08-08" />
-    <row values="210001, 2100, 21, init, 2017-08-08" />
-    <row values="210002, 2100, 21, init, 2017-08-08" />
-    <row values="210101, 2101, 21, init, 2017-08-08" />
-    <row values="210102, 2101, 21, init, 2017-08-08" />
-    <row values="220001, 2200, 22, init, 2017-08-08" />
-    <row values="220002, 2200, 22, init, 2017-08-08" />
-    <row values="220101, 2201, 22, init, 2017-08-08" />
-    <row values="220102, 2201, 22, init, 2017-08-08" />
-    <row values="230001, 2300, 23, init, 2017-08-08" />
-    <row values="230002, 2300, 23, init, 2017-08-08" />
-    <row values="230101, 2301, 23, init, 2017-08-08" />
-    <row values="230102, 2301, 23, init, 2017-08-08" />
-    <row values="240001, 2400, 24, init, 2017-08-08" />
-    <row values="240002, 2400, 24, init, 2017-08-08" />
-    <row values="240101, 2401, 24, init, 2017-08-08" />
-    <row values="240102, 2401, 24, init, 2017-08-08" />
-    <row values="250001, 2500, 25, init, 2017-08-08" />
-    <row values="250002, 2500, 25, init, 2017-08-08" />
-    <row values="250101, 2501, 25, init, 2017-08-08" />
-    <row values="250102, 2501, 25, init, 2017-08-08" />
-    <row values="260001, 2600, 26, init, 2017-08-08" />
-    <row values="260002, 2600, 26, init, 2017-08-08" />
-    <row values="260101, 2601, 26, init, 2017-08-08" />
-    <row values="260102, 2601, 26, init, 2017-08-08" />
-    <row values="270001, 2700, 27, init, 2017-08-08" />
-    <row values="270002, 2700, 27, init, 2017-08-08" />
-    <row values="270101, 2701, 27, init, 2017-08-08" />
-    <row values="270102, 2701, 27, init, 2017-08-08" />
-    <row values="280001, 2800, 28, init, 2017-08-08" />
-    <row values="280002, 2800, 28, init, 2017-08-08" />
-    <row values="280101, 2801, 28, init, 2017-08-08" />
-    <row values="280102, 2801, 28, init, 2017-08-08" />
-    <row values="290001, 2900, 29, init, 2017-08-08" />
-    <row values="290002, 2900, 29, init, 2017-08-08" />
-    <row values="290101, 2901, 29, init, 2017-08-08" />
-    <row values="290102, 2901, 29, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_not_in_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_not_in_with_single_table.xml
deleted file mode 100644
index 7da19ef..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_not_in_with_single_table.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-    <row values="110101, 1101, 11, init, 2017-08-08" />
-    <row values="110102, 1101, 11, init, 2017-08-08" />
-    <row values="120001, 1200, 12, init, 2017-08-08" />
-    <row values="120002, 1200, 12, init, 2017-08-08" />
-    <row values="120101, 1201, 12, init, 2017-08-08" />
-    <row values="120102, 1201, 12, init, 2017-08-08" />
-    <row values="130001, 1300, 13, init, 2017-08-08" />
-    <row values="130002, 1300, 13, init, 2017-08-08" />
-    <row values="130101, 1301, 13, init, 2017-08-08" />
-    <row values="130102, 1301, 13, init, 2017-08-08" />
-    <row values="140001, 1400, 14, init, 2017-08-08" />
-    <row values="140002, 1400, 14, init, 2017-08-08" />
-    <row values="140101, 1401, 14, init, 2017-08-08" />
-    <row values="140102, 1401, 14, init, 2017-08-08" />
-    <row values="150001, 1500, 15, init, 2017-08-08" />
-    <row values="150002, 1500, 15, init, 2017-08-08" />
-    <row values="150101, 1501, 15, init, 2017-08-08" />
-    <row values="150102, 1501, 15, init, 2017-08-08" />
-    <row values="160001, 1600, 16, init, 2017-08-08" />
-    <row values="160002, 1600, 16, init, 2017-08-08" />
-    <row values="160101, 1601, 16, init, 2017-08-08" />
-    <row values="160102, 1601, 16, init, 2017-08-08" />
-    <row values="170001, 1700, 17, init, 2017-08-08" />
-    <row values="170002, 1700, 17, init, 2017-08-08" />
-    <row values="170101, 1701, 17, init, 2017-08-08" />
-    <row values="170102, 1701, 17, init, 2017-08-08" />
-    <row values="180001, 1800, 18, init, 2017-08-08" />
-    <row values="180002, 1800, 18, init, 2017-08-08" />
-    <row values="180101, 1801, 18, init, 2017-08-08" />
-    <row values="180102, 1801, 18, init, 2017-08-08" />
-    <row values="190001, 1900, 19, init, 2017-08-08" />
-    <row values="190002, 1900, 19, init, 2017-08-08" />
-    <row values="190101, 1901, 19, init, 2017-08-08" />
-    <row values="190102, 1901, 19, init, 2017-08-08" />
-    <row values="200001, 2000, 20, init, 2017-08-08" />
-    <row values="200002, 2000, 20, init, 2017-08-08" />
-    <row values="200101, 2001, 20, init, 2017-08-08" />
-    <row values="200102, 2001, 20, init, 2017-08-08" />
-    <row values="210001, 2100, 21, init, 2017-08-08" />
-    <row values="210002, 2100, 21, init, 2017-08-08" />
-    <row values="210101, 2101, 21, init, 2017-08-08" />
-    <row values="210102, 2101, 21, init, 2017-08-08" />
-    <row values="220001, 2200, 22, init, 2017-08-08" />
-    <row values="220002, 2200, 22, init, 2017-08-08" />
-    <row values="220101, 2201, 22, init, 2017-08-08" />
-    <row values="220102, 2201, 22, init, 2017-08-08" />
-    <row values="230001, 2300, 23, init, 2017-08-08" />
-    <row values="230002, 2300, 23, init, 2017-08-08" />
-    <row values="230101, 2301, 23, init, 2017-08-08" />
-    <row values="230102, 2301, 23, init, 2017-08-08" />
-    <row values="240001, 2400, 24, init, 2017-08-08" />
-    <row values="240002, 2400, 24, init, 2017-08-08" />
-    <row values="240101, 2401, 24, init, 2017-08-08" />
-    <row values="240102, 2401, 24, init, 2017-08-08" />
-    <row values="250001, 2500, 25, init, 2017-08-08" />
-    <row values="250002, 2500, 25, init, 2017-08-08" />
-    <row values="250101, 2501, 25, init, 2017-08-08" />
-    <row values="250102, 2501, 25, init, 2017-08-08" />
-    <row values="260001, 2600, 26, init, 2017-08-08" />
-    <row values="260002, 2600, 26, init, 2017-08-08" />
-    <row values="260101, 2601, 26, init, 2017-08-08" />
-    <row values="260102, 2601, 26, init, 2017-08-08" />
-    <row values="270001, 2700, 27, init, 2017-08-08" />
-    <row values="270002, 2700, 27, init, 2017-08-08" />
-    <row values="270101, 2701, 27, init, 2017-08-08" />
-    <row values="270102, 2701, 27, init, 2017-08-08" />
-    <row values="280001, 2800, 28, init, 2017-08-08" />
-    <row values="280002, 2800, 28, init, 2017-08-08" />
-    <row values="280101, 2801, 28, init, 2017-08-08" />
-    <row values="280102, 2801, 28, init, 2017-08-08" />
-    <row values="290001, 2900, 29, init, 2017-08-08" />
-    <row values="290002, 2900, 29, init, 2017-08-08" />
-    <row values="290101, 2901, 29, init, 2017-08-08" />
-    <row values="290102, 2901, 29, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_for_complex_pattern.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_for_complex_pattern.xml
deleted file mode 100644
index a5abc21..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_for_complex_pattern.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1100, 11, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_for_simple_pattern.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_for_simple_pattern.xml
deleted file mode 100644
index 271171a..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_for_simple_pattern.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_with_binding_and_broadcast_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_with_binding_and_broadcast_tables.xml
deleted file mode 100644
index ae575d5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_with_binding_and_broadcast_tables.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_with_binding_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_with_binding_tables.xml
deleted file mode 100644
index ae575d5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_mix_and_with_binding_tables.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_different_sharding_columns.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_different_sharding_columns.xml
deleted file mode 100644
index 3c9aebf..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_different_sharding_columns.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_none_sharding_columns.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_none_sharding_columns.xml
deleted file mode 100644
index 22fc2d9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_none_sharding_columns.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_predicates.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_predicates.xml
deleted file mode 100644
index 2d0575a..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_predicates.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_same_sharding_columns.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_same_sharding_columns.xml
deleted file mode 100644
index 2d0575a..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_or_with_same_sharding_columns.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_asc_and_index_desc.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_asc_and_index_desc.xml
deleted file mode 100644
index 22fc2d9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_asc_and_index_desc.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_desc_and_index_asc.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_desc_and_index_asc.xml
deleted file mode 100644
index e55f463..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_desc_and_index_asc.xml
+++ /dev/null
@@ -1,106 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="290101, 2901, 29, init, 2017-08-08" />
-    <row values="290102, 2901, 29, init, 2017-08-08" />
-    <row values="290001, 2900, 29, init, 2017-08-08" />
-    <row values="290002, 2900, 29, init, 2017-08-08" />
-    <row values="280101, 2801, 28, init, 2017-08-08" />
-    <row values="280102, 2801, 28, init, 2017-08-08" />
-    <row values="280001, 2800, 28, init, 2017-08-08" />
-    <row values="280002, 2800, 28, init, 2017-08-08" />
-    <row values="270101, 2701, 27, init, 2017-08-08" />
-    <row values="270102, 2701, 27, init, 2017-08-08" />
-    <row values="270001, 2700, 27, init, 2017-08-08" />
-    <row values="270002, 2700, 27, init, 2017-08-08" />
-    <row values="260101, 2601, 26, init, 2017-08-08" />
-    <row values="260102, 2601, 26, init, 2017-08-08" />
-    <row values="260001, 2600, 26, init, 2017-08-08" />
-    <row values="260002, 2600, 26, init, 2017-08-08" />
-    <row values="250101, 2501, 25, init, 2017-08-08" />
-    <row values="250102, 2501, 25, init, 2017-08-08" />
-    <row values="250001, 2500, 25, init, 2017-08-08" />
-    <row values="250002, 2500, 25, init, 2017-08-08" />
-    <row values="240101, 2401, 24, init, 2017-08-08" />
-    <row values="240102, 2401, 24, init, 2017-08-08" />
-    <row values="240001, 2400, 24, init, 2017-08-08" />
-    <row values="240002, 2400, 24, init, 2017-08-08" />
-    <row values="230101, 2301, 23, init, 2017-08-08" />
-    <row values="230102, 2301, 23, init, 2017-08-08" />
-    <row values="230001, 2300, 23, init, 2017-08-08" />
-    <row values="230002, 2300, 23, init, 2017-08-08" />
-    <row values="220101, 2201, 22, init, 2017-08-08" />
-    <row values="220102, 2201, 22, init, 2017-08-08" />
-    <row values="220001, 2200, 22, init, 2017-08-08" />
-    <row values="220002, 2200, 22, init, 2017-08-08" />
-    <row values="210101, 2101, 21, init, 2017-08-08" />
-    <row values="210102, 2101, 21, init, 2017-08-08" />
-    <row values="210001, 2100, 21, init, 2017-08-08" />
-    <row values="210002, 2100, 21, init, 2017-08-08" />
-    <row values="200101, 2001, 20, init, 2017-08-08" />
-    <row values="200102, 2001, 20, init, 2017-08-08" />
-    <row values="200001, 2000, 20, init, 2017-08-08" />
-    <row values="200002, 2000, 20, init, 2017-08-08" />
-    <row values="190101, 1901, 19, init, 2017-08-08" />
-    <row values="190102, 1901, 19, init, 2017-08-08" />
-    <row values="190001, 1900, 19, init, 2017-08-08" />
-    <row values="190002, 1900, 19, init, 2017-08-08" />
-    <row values="180101, 1801, 18, init, 2017-08-08" />
-    <row values="180102, 1801, 18, init, 2017-08-08" />
-    <row values="180001, 1800, 18, init, 2017-08-08" />
-    <row values="180002, 1800, 18, init, 2017-08-08" />
-    <row values="170101, 1701, 17, init, 2017-08-08" />
-    <row values="170102, 1701, 17, init, 2017-08-08" />
-    <row values="170001, 1700, 17, init, 2017-08-08" />
-    <row values="170002, 1700, 17, init, 2017-08-08" />
-    <row values="160101, 1601, 16, init, 2017-08-08" />
-    <row values="160102, 1601, 16, init, 2017-08-08" />
-    <row values="160001, 1600, 16, init, 2017-08-08" />
-    <row values="160002, 1600, 16, init, 2017-08-08" />
-    <row values="150101, 1501, 15, init, 2017-08-08" />
-    <row values="150102, 1501, 15, init, 2017-08-08" />
-    <row values="150001, 1500, 15, init, 2017-08-08" />
-    <row values="150002, 1500, 15, init, 2017-08-08" />
-    <row values="140101, 1401, 14, init, 2017-08-08" />
-    <row values="140102, 1401, 14, init, 2017-08-08" />
-    <row values="140001, 1400, 14, init, 2017-08-08" />
-    <row values="140002, 1400, 14, init, 2017-08-08" />
-    <row values="130101, 1301, 13, init, 2017-08-08" />
-    <row values="130102, 1301, 13, init, 2017-08-08" />
-    <row values="130001, 1300, 13, init, 2017-08-08" />
-    <row values="130002, 1300, 13, init, 2017-08-08" />
-    <row values="120101, 1201, 12, init, 2017-08-08" />
-    <row values="120102, 1201, 12, init, 2017-08-08" />
-    <row values="120001, 1200, 12, init, 2017-08-08" />
-    <row values="120002, 1200, 12, init, 2017-08-08" />
-    <row values="110101, 1101, 11, init, 2017-08-08" />
-    <row values="110102, 1101, 11, init, 2017-08-08" />
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_alias_star_alias_name.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_alias_star_alias_name.xml
deleted file mode 100644
index 22fc2d9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_alias_star_alias_name.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_date.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_date.xml
deleted file mode 100644
index e55f463..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_date.xml
+++ /dev/null
@@ -1,106 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="290101, 2901, 29, init, 2017-08-08" />
-    <row values="290102, 2901, 29, init, 2017-08-08" />
-    <row values="290001, 2900, 29, init, 2017-08-08" />
-    <row values="290002, 2900, 29, init, 2017-08-08" />
-    <row values="280101, 2801, 28, init, 2017-08-08" />
-    <row values="280102, 2801, 28, init, 2017-08-08" />
-    <row values="280001, 2800, 28, init, 2017-08-08" />
-    <row values="280002, 2800, 28, init, 2017-08-08" />
-    <row values="270101, 2701, 27, init, 2017-08-08" />
-    <row values="270102, 2701, 27, init, 2017-08-08" />
-    <row values="270001, 2700, 27, init, 2017-08-08" />
-    <row values="270002, 2700, 27, init, 2017-08-08" />
-    <row values="260101, 2601, 26, init, 2017-08-08" />
-    <row values="260102, 2601, 26, init, 2017-08-08" />
-    <row values="260001, 2600, 26, init, 2017-08-08" />
-    <row values="260002, 2600, 26, init, 2017-08-08" />
-    <row values="250101, 2501, 25, init, 2017-08-08" />
-    <row values="250102, 2501, 25, init, 2017-08-08" />
-    <row values="250001, 2500, 25, init, 2017-08-08" />
-    <row values="250002, 2500, 25, init, 2017-08-08" />
-    <row values="240101, 2401, 24, init, 2017-08-08" />
-    <row values="240102, 2401, 24, init, 2017-08-08" />
-    <row values="240001, 2400, 24, init, 2017-08-08" />
-    <row values="240002, 2400, 24, init, 2017-08-08" />
-    <row values="230101, 2301, 23, init, 2017-08-08" />
-    <row values="230102, 2301, 23, init, 2017-08-08" />
-    <row values="230001, 2300, 23, init, 2017-08-08" />
-    <row values="230002, 2300, 23, init, 2017-08-08" />
-    <row values="220101, 2201, 22, init, 2017-08-08" />
-    <row values="220102, 2201, 22, init, 2017-08-08" />
-    <row values="220001, 2200, 22, init, 2017-08-08" />
-    <row values="220002, 2200, 22, init, 2017-08-08" />
-    <row values="210101, 2101, 21, init, 2017-08-08" />
-    <row values="210102, 2101, 21, init, 2017-08-08" />
-    <row values="210001, 2100, 21, init, 2017-08-08" />
-    <row values="210002, 2100, 21, init, 2017-08-08" />
-    <row values="200101, 2001, 20, init, 2017-08-08" />
-    <row values="200102, 2001, 20, init, 2017-08-08" />
-    <row values="200001, 2000, 20, init, 2017-08-08" />
-    <row values="200002, 2000, 20, init, 2017-08-08" />
-    <row values="190101, 1901, 19, init, 2017-08-08" />
-    <row values="190102, 1901, 19, init, 2017-08-08" />
-    <row values="190001, 1900, 19, init, 2017-08-08" />
-    <row values="190002, 1900, 19, init, 2017-08-08" />
-    <row values="180101, 1801, 18, init, 2017-08-08" />
-    <row values="180102, 1801, 18, init, 2017-08-08" />
-    <row values="180001, 1800, 18, init, 2017-08-08" />
-    <row values="180002, 1800, 18, init, 2017-08-08" />
-    <row values="170101, 1701, 17, init, 2017-08-08" />
-    <row values="170102, 1701, 17, init, 2017-08-08" />
-    <row values="170001, 1700, 17, init, 2017-08-08" />
-    <row values="170002, 1700, 17, init, 2017-08-08" />
-    <row values="160101, 1601, 16, init, 2017-08-08" />
-    <row values="160102, 1601, 16, init, 2017-08-08" />
-    <row values="160001, 1600, 16, init, 2017-08-08" />
-    <row values="160002, 1600, 16, init, 2017-08-08" />
-    <row values="150101, 1501, 15, init, 2017-08-08" />
-    <row values="150102, 1501, 15, init, 2017-08-08" />
-    <row values="150001, 1500, 15, init, 2017-08-08" />
-    <row values="150002, 1500, 15, init, 2017-08-08" />
-    <row values="140101, 1401, 14, init, 2017-08-08" />
-    <row values="140102, 1401, 14, init, 2017-08-08" />
-    <row values="140001, 1400, 14, init, 2017-08-08" />
-    <row values="140002, 1400, 14, init, 2017-08-08" />
-    <row values="130101, 1301, 13, init, 2017-08-08" />
-    <row values="130102, 1301, 13, init, 2017-08-08" />
-    <row values="130001, 1300, 13, init, 2017-08-08" />
-    <row values="130002, 1300, 13, init, 2017-08-08" />
-    <row values="120101, 1201, 12, init, 2017-08-08" />
-    <row values="120102, 1201, 12, init, 2017-08-08" />
-    <row values="120001, 1200, 12, init, 2017-08-08" />
-    <row values="120002, 1200, 12, init, 2017-08-08" />
-    <row values="110101, 1101, 11, init, 2017-08-08" />
-    <row values="110102, 1101, 11, init, 2017-08-08" />
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_multiple_stars.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_multiple_stars.xml
deleted file mode 100644
index 436a69f..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_multiple_stars.xml
+++ /dev/null
@@ -1,68 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="order_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init, 1000, 1000, 10, init" />
-    <row values="1001, 10, init, 1001, 1001, 10, init" />
-    <row values="1100, 11, init, 1100, 1100, 11, init" />
-    <row values="1101, 11, init, 1101, 1101, 11, init" />
-    <row values="1200, 12, init, 1200, 1200, 12, init" />
-    <row values="1201, 12, init, 1201, 1201, 12, init" />
-    <row values="1300, 13, init, 1300, 1300, 13, init" />
-    <row values="1301, 13, init, 1301, 1301, 13, init" />
-    <row values="1400, 14, init, 1400, 1400, 14, init" />
-    <row values="1401, 14, init, 1401, 1401, 14, init" />
-    <row values="1500, 15, init, 1500, 1500, 15, init" />
-    <row values="1501, 15, init, 1501, 1501, 15, init" />
-    <row values="1600, 16, init, 1600, 1600, 16, init" />
-    <row values="1601, 16, init, 1601, 1601, 16, init" />
-    <row values="1700, 17, init, 1700, 1700, 17, init" />
-    <row values="1701, 17, init, 1701, 1701, 17, init" />
-    <row values="1800, 18, init, 1800, 1800, 18, init" />
-    <row values="1801, 18, init, 1801, 1801, 18, init" />
-    <row values="1900, 19, init, 1900, 1900, 19, init" />
-    <row values="1901, 19, init, 1901, 1901, 19, init" />
-    <row values="2000, 20, init, 2000, 2000, 20, init" />
-    <row values="2001, 20, init, 2001, 2001, 20, init" />
-    <row values="2100, 21, init, 2100, 2100, 21, init" />
-    <row values="2101, 21, init, 2101, 2101, 21, init" />
-    <row values="2200, 22, init, 2200, 2200, 22, init" />
-    <row values="2201, 22, init, 2201, 2201, 22, init" />
-    <row values="2300, 23, init, 2300, 2300, 23, init" />
-    <row values="2301, 23, init, 2301, 2301, 23, init" />
-    <row values="2400, 24, init, 2400, 2400, 24, init" />
-    <row values="2401, 24, init, 2401, 2401, 24, init" />
-    <row values="2500, 25, init, 2500, 2500, 25, init" />
-    <row values="2501, 25, init, 2501, 2501, 25, init" />
-    <row values="2600, 26, init, 2600, 2600, 26, init" />
-    <row values="2601, 26, init, 2601, 2601, 26, init" />
-    <row values="2700, 27, init, 2700, 2700, 27, init" />
-    <row values="2701, 27, init, 2701, 2701, 27, init" />
-    <row values="2800, 28, init, 2800, 2800, 28, init" />
-    <row values="2801, 28, init, 2801, 2801, 28, init" />
-    <row values="2900, 29, init, 2900, 2900, 29, init" />
-    <row values="2901, 29, init, 2901, 2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_ordered_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_ordered_column.xml
deleted file mode 100644
index 0d79952..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_ordered_column.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="gen_order_id_" />
-    </metadata>
-    <row values="1000" />
-    <row values="1001" />
-    <row values="1100" />
-    <row values="1101" />
-    <row values="1200" />
-    <row values="1201" />
-    <row values="1300" />
-    <row values="1301" />
-    <row values="1400" />
-    <row values="1401" />
-    <row values="1500" />
-    <row values="1501" />
-    <row values="1600" />
-    <row values="1601" />
-    <row values="1700" />
-    <row values="1701" />
-    <row values="1800" />
-    <row values="1801" />
-    <row values="1900" />
-    <row values="1901" />
-    <row values="2000" />
-    <row values="2001" />
-    <row values="2100" />
-    <row values="2101" />
-    <row values="2200" />
-    <row values="2201" />
-    <row values="2300" />
-    <row values="2301" />
-    <row values="2400" />
-    <row values="2401" />
-    <row values="2500" />
-    <row values="2501" />
-    <row values="2600" />
-    <row values="2601" />
-    <row values="2700" />
-    <row values="2701" />
-    <row values="2800" />
-    <row values="2801" />
-    <row values="2900" />
-    <row values="2901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_star_no_table_alias.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_star_no_table_alias.xml
deleted file mode 100644
index 22fc2d9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_star_no_table_alias.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_star_table_alias.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_star_table_alias.xml
deleted file mode 100644
index 22fc2d9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_star_table_alias.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_table_star_table_name.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_table_star_table_name.xml
deleted file mode 100644
index 22fc2d9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_table_star_table_name.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-    <row values="2000, 20, init" />
-    <row values="2001, 20, init" />
-    <row values="2100, 21, init" />
-    <row values="2101, 21, init" />
-    <row values="2200, 22, init" />
-    <row values="2201, 22, init" />
-    <row values="2300, 23, init" />
-    <row values="2301, 23, init" />
-    <row values="2400, 24, init" />
-    <row values="2401, 24, init" />
-    <row values="2500, 25, init" />
-    <row values="2501, 25, init" />
-    <row values="2600, 26, init" />
-    <row values="2601, 26, init" />
-    <row values="2700, 27, init" />
-    <row values="2701, 27, init" />
-    <row values="2800, 28, init" />
-    <row values="2801, 28, init" />
-    <row values="2900, 29, init" />
-    <row values="2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_table_star_without_table_name.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_table_star_without_table_name.xml
deleted file mode 100644
index cffd561..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_order_by_with_table_star_without_table_name.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="100001, 1000, 10, init, 2017-08-08, 1000, 10, init" />
-    <row values="100002, 1000, 10, init, 2017-08-08, 1000, 10, init" />
-    <row values="100101, 1001, 10, init, 2017-08-08, 1001, 10, init" />
-    <row values="100102, 1001, 10, init, 2017-08-08, 1001, 10, init" />
-    <row values="110001, 1100, 11, init, 2017-08-08, 1100, 11, init" />
-    <row values="110002, 1100, 11, init, 2017-08-08, 1100, 11, init" />
-    <row values="110101, 1101, 11, init, 2017-08-08, 1101, 11, init" />
-    <row values="110102, 1101, 11, init, 2017-08-08, 1101, 11, init" />
-    <row values="120001, 1200, 12, init, 2017-08-08, 1200, 12, init" />
-    <row values="120002, 1200, 12, init, 2017-08-08, 1200, 12, init" />
-    <row values="120101, 1201, 12, init, 2017-08-08, 1201, 12, init" />
-    <row values="120102, 1201, 12, init, 2017-08-08, 1201, 12, init" />
-    <row values="130001, 1300, 13, init, 2017-08-08, 1300, 13, init" />
-    <row values="130002, 1300, 13, init, 2017-08-08, 1300, 13, init" />
-    <row values="130101, 1301, 13, init, 2017-08-08, 1301, 13, init" />
-    <row values="130102, 1301, 13, init, 2017-08-08, 1301, 13, init" />
-    <row values="140001, 1400, 14, init, 2017-08-08, 1400, 14, init" />
-    <row values="140002, 1400, 14, init, 2017-08-08, 1400, 14, init" />
-    <row values="140101, 1401, 14, init, 2017-08-08, 1401, 14, init" />
-    <row values="140102, 1401, 14, init, 2017-08-08, 1401, 14, init" />
-    <row values="150001, 1500, 15, init, 2017-08-08, 1500, 15, init" />
-    <row values="150002, 1500, 15, init, 2017-08-08, 1500, 15, init" />
-    <row values="150101, 1501, 15, init, 2017-08-08, 1501, 15, init" />
-    <row values="150102, 1501, 15, init, 2017-08-08, 1501, 15, init" />
-    <row values="160001, 1600, 16, init, 2017-08-08, 1600, 16, init" />
-    <row values="160002, 1600, 16, init, 2017-08-08, 1600, 16, init" />
-    <row values="160101, 1601, 16, init, 2017-08-08, 1601, 16, init" />
-    <row values="160102, 1601, 16, init, 2017-08-08, 1601, 16, init" />
-    <row values="170001, 1700, 17, init, 2017-08-08, 1700, 17, init" />
-    <row values="170002, 1700, 17, init, 2017-08-08, 1700, 17, init" />
-    <row values="170101, 1701, 17, init, 2017-08-08, 1701, 17, init" />
-    <row values="170102, 1701, 17, init, 2017-08-08, 1701, 17, init" />
-    <row values="180001, 1800, 18, init, 2017-08-08, 1800, 18, init" />
-    <row values="180002, 1800, 18, init, 2017-08-08, 1800, 18, init" />
-    <row values="180101, 1801, 18, init, 2017-08-08, 1801, 18, init" />
-    <row values="180102, 1801, 18, init, 2017-08-08, 1801, 18, init" />
-    <row values="190001, 1900, 19, init, 2017-08-08, 1900, 19, init" />
-    <row values="190002, 1900, 19, init, 2017-08-08, 1900, 19, init" />
-    <row values="190101, 1901, 19, init, 2017-08-08, 1901, 19, init" />
-    <row values="190102, 1901, 19, init, 2017-08-08, 1901, 19, init" />
-    <row values="200001, 2000, 20, init, 2017-08-08, 2000, 20, init" />
-    <row values="200002, 2000, 20, init, 2017-08-08, 2000, 20, init" />
-    <row values="200101, 2001, 20, init, 2017-08-08, 2001, 20, init" />
-    <row values="200102, 2001, 20, init, 2017-08-08, 2001, 20, init" />
-    <row values="210001, 2100, 21, init, 2017-08-08, 2100, 21, init" />
-    <row values="210002, 2100, 21, init, 2017-08-08, 2100, 21, init" />
-    <row values="210101, 2101, 21, init, 2017-08-08, 2101, 21, init" />
-    <row values="210102, 2101, 21, init, 2017-08-08, 2101, 21, init" />
-    <row values="220001, 2200, 22, init, 2017-08-08, 2200, 22, init" />
-    <row values="220002, 2200, 22, init, 2017-08-08, 2200, 22, init" />
-    <row values="220101, 2201, 22, init, 2017-08-08, 2201, 22, init" />
-    <row values="220102, 2201, 22, init, 2017-08-08, 2201, 22, init" />
-    <row values="230001, 2300, 23, init, 2017-08-08, 2300, 23, init" />
-    <row values="230002, 2300, 23, init, 2017-08-08, 2300, 23, init" />
-    <row values="230101, 2301, 23, init, 2017-08-08, 2301, 23, init" />
-    <row values="230102, 2301, 23, init, 2017-08-08, 2301, 23, init" />
-    <row values="240001, 2400, 24, init, 2017-08-08, 2400, 24, init" />
-    <row values="240002, 2400, 24, init, 2017-08-08, 2400, 24, init" />
-    <row values="240101, 2401, 24, init, 2017-08-08, 2401, 24, init" />
-    <row values="240102, 2401, 24, init, 2017-08-08, 2401, 24, init" />
-    <row values="250001, 2500, 25, init, 2017-08-08, 2500, 25, init" />
-    <row values="250002, 2500, 25, init, 2017-08-08, 2500, 25, init" />
-    <row values="250101, 2501, 25, init, 2017-08-08, 2501, 25, init" />
-    <row values="250102, 2501, 25, init, 2017-08-08, 2501, 25, init" />
-    <row values="260001, 2600, 26, init, 2017-08-08, 2600, 26, init" />
-    <row values="260002, 2600, 26, init, 2017-08-08, 2600, 26, init" />
-    <row values="260101, 2601, 26, init, 2017-08-08, 2601, 26, init" />
-    <row values="260102, 2601, 26, init, 2017-08-08, 2601, 26, init" />
-    <row values="270001, 2700, 27, init, 2017-08-08, 2700, 27, init" />
-    <row values="270002, 2700, 27, init, 2017-08-08, 2700, 27, init" />
-    <row values="270101, 2701, 27, init, 2017-08-08, 2701, 27, init" />
-    <row values="270102, 2701, 27, init, 2017-08-08, 2701, 27, init" />
-    <row values="280001, 2800, 28, init, 2017-08-08, 2800, 28, init" />
-    <row values="280002, 2800, 28, init, 2017-08-08, 2800, 28, init" />
-    <row values="280101, 2801, 28, init, 2017-08-08, 2801, 28, init" />
-    <row values="280102, 2801, 28, init, 2017-08-08, 2801, 28, init" />
-    <row values="290001, 2900, 29, init, 2017-08-08, 2900, 29, init" />
-    <row values="290002, 2900, 29, init, 2017-08-08, 2900, 29, init" />
-    <row values="290101, 2901, 29, init, 2017-08-08, 2901, 29, init" />
-    <row values="290102, 2901, 29, init, 2017-08-08, 2901, 29, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_diff_group_by_and_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_diff_group_by_and_order_by.xml
deleted file mode 100644
index 30cd3db..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_diff_group_by_and_order_by.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id" />
-    </metadata>
-    <row values="10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_group_by_and_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_group_by_and_order_by.xml
deleted file mode 100644
index 0209d69..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_group_by_and_order_by.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id" />
-    </metadata>
-    <row values="19" />
-    <row values="19" />
-    <row values="19" />
-    <row values="10" />
-    <row values="10" />
-    <row values="10" />
-    <row values="10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset.xml
deleted file mode 100644
index c61b565..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_and_limit.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_and_limit.xml
deleted file mode 100644
index 6368682..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_and_limit.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="190002, 1900, 19, init, 2017-08-08" />
-    <row values="190001, 1900, 19, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_and_row_count.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_and_row_count.xml
deleted file mode 100644
index 6368682..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_and_row_count.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="190002, 1900, 19, init, 2017-08-08" />
-    <row values="190001, 1900, 19, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_fetch.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_fetch.xml
deleted file mode 100644
index 9669d6b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_offset_fetch.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_count.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_count.xml
deleted file mode 100644
index aec5ec3..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_count.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="190102, 1901, 19, init, 2017-08-08" />
-    <row values="190101, 1901, 19, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_number_and_limit.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_number_and_limit.xml
deleted file mode 100644
index 1f9f1d0..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_number_and_limit.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="190002, 1900, 3, 19, init" />
-    <row values="190001, 1900, 4, 19, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_number_not_at_end.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_number_not_at_end.xml
deleted file mode 100644
index 9669d6b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_row_number_not_at_end.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1100, 11, init" />
-    <row values="1101, 11, init" />
-    <row values="1200, 12, init" />
-    <row values="1201, 12, init" />
-    <row values="1300, 13, init" />
-    <row values="1301, 13, init" />
-    <row values="1400, 14, init" />
-    <row values="1401, 14, init" />
-    <row values="1500, 15, init" />
-    <row values="1501, 15, init" />
-    <row values="1600, 16, init" />
-    <row values="1601, 16, init" />
-    <row values="1700, 17, init" />
-    <row values="1701, 17, init" />
-    <row values="1800, 18, init" />
-    <row values="1801, 18, init" />
-    <row values="1900, 19, init" />
-    <row values="1901, 19, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_top_and_limit.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_top_and_limit.xml
deleted file mode 100644
index 6368682..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_pagination_with_top_and_limit.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="190002, 1900, 19, init, 2017-08-08" />
-    <row values="190001, 1900, 19, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sharding_route_with_binding_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sharding_route_with_binding_tables.xml
deleted file mode 100644
index 2b8dcfa..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sharding_route_with_binding_tables.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-    <row values="110101, 1101, 11, init, 2017-08-08" />
-    <row values="110102, 1101, 11, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sharding_route_with_broadcast_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sharding_route_with_broadcast_table.xml
deleted file mode 100644
index c65ac38..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sharding_route_with_broadcast_table.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-    <row values="110001, 1100, 11, init, 2017-08-08" />
-    <row values="110002, 1100, 11, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_shorthand_projection_with_subquery.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_shorthand_projection_with_subquery.xml
deleted file mode 100644
index be184c9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_shorthand_projection_with_subquery.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id_sharding" />
-        <column name="user_id" />
-    </metadata>
-    <row values="1010, 10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_alias.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_alias.xml
deleted file mode 100644
index a8d1fb5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_alias.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="item_id" />
-        <column name="order_id0"/>
-        <column name="user_id0"/>
-        <column name="status0" />
-        <column name="remarks" />
-    </metadata>
-    <row values="1000, 10, init, 1000, 10000, 10, init, t_order_item_federate_sharding" />
-    <row values="1001, 11, init, 1001, 10001, 11, init, t_order_item_federate_sharding " />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_order_by.xml
deleted file mode 100644
index 2fb6416..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_order_by.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 11, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_rewrite.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_rewrite.xml
deleted file mode 100644
index a8d1fb5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_single_and_sharding_tables_rewrite.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="item_id" />
-        <column name="order_id0"/>
-        <column name="user_id0"/>
-        <column name="status0" />
-        <column name="remarks" />
-    </metadata>
-    <row values="1000, 10, init, 1000, 10000, 10, init, t_order_item_federate_sharding" />
-    <row values="1001, 11, init, 1001, 10001, 11, init, t_order_item_federate_sharding " />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_two_sharding_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_two_sharding_tables.xml
deleted file mode 100644
index 7adca2d..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sql_by_id_across_two_sharding_tables.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id_sharding" />
-        <column name="order_id" />
-    </metadata>
-    <row values="1010, 10001" />
-    <row values="1011, 10001" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_group_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_group_by.xml
deleted file mode 100644
index 51a7e2b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_group_by.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_items_count" />
-    </metadata>
-    <row values="40" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_multiple_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_multiple_tables.xml
deleted file mode 100644
index 96a9d48..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_multiple_tables.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-    <row values="100101, 1001, 10, init, 2017-08-08" />
-    <row values="100102, 1001, 10, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_order_by.xml
deleted file mode 100644
index 079d25b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sub_query_with_order_by.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="40" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sum.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sum.xml
deleted file mode 100644
index 2e98392..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_sum.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id_sum" />
-    </metadata>
-    <row values="780" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_aggregation_function_and_back_quote_for_mysql.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_aggregation_function_and_back_quote_for_mysql.xml
deleted file mode 100644
index 896d20a..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_aggregation_function_and_back_quote_for_mysql.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="SUM(CRC32(`order_id`))" />
-    </metadata>
-    <row values="3022496535" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_aggregation_function_for_postgresql.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_aggregation_function_for_postgresql.xml
deleted file mode 100644
index f3423f2..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_aggregation_function_for_postgresql.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="count" />
-    </metadata>
-    <row values="20" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_case_expression.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_case_expression.xml
deleted file mode 100644
index 49297cb..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_case_expression.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="item_id" />
-        <column name="stateName" />
-    </metadata>
-    <row values="1000,10,init,100001,已启用" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_data_type_across_single_and_sharding_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_data_type_across_single_and_sharding_tables.xml
deleted file mode 100644
index ab957a3..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_data_type_across_single_and_sharding_tables.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="creation_date" />
-        <column name="id" />
-    </metadata>
-    <row values="100001, 1000, 2017-08-08, 1000" />
-    <row values="100002, 1000, 2017-08-08, 1000" />
-    <row values="110101, 1101, 2017-08-08, 1101" />
-    <row values="110102, 1101, 2017-08-08, 1101" />
-    <row values="230001, 2300, 2017-08-08, 2300" />
-    <row values="230002, 2300, 2017-08-08, 2300" />
-    <row values="240101, 2401, 2017-08-08, 2401" />
-    <row values="240102, 2401, 2017-08-08, 2401" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_date_function.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_date_function.xml
deleted file mode 100644
index c1b0e0a..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_date_function.xml
+++ /dev/null
@@ -1,102 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="creation_date" />
-    </metadata>
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-    <row values="2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_expression.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_expression.xml
deleted file mode 100644
index cb94d7f..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_expression.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="exp" />
-    </metadata>
-    <row values="1002" />
-    <row values="1003" />
-    <row values="1102" />
-    <row values="1103" />
-    <row values="1202" />
-    <row values="1203" />
-    <row values="1302" />
-    <row values="1303" />
-    <row values="1402" />
-    <row values="1403" />
-    <row values="1502" />
-    <row values="1503" />
-    <row values="1602" />
-    <row values="1603" />
-    <row values="1702" />
-    <row values="1703" />
-    <row values="1802" />
-    <row values="1803" />
-    <row values="1902" />
-    <row values="1903" />
-    <row values="2002" />
-    <row values="2003" />
-    <row values="2102" />
-    <row values="2103" />
-    <row values="2202" />
-    <row values="2203" />
-    <row values="2302" />
-    <row values="2303" />
-    <row values="2402" />
-    <row values="2403" />
-    <row values="2502" />
-    <row values="2503" />
-    <row values="2602" />
-    <row values="2603" />
-    <row values="2702" />
-    <row values="2703" />
-    <row values="2802" />
-    <row values="2803" />
-    <row values="2902" />
-    <row values="2903" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_force_index_join.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_force_index_join.xml
deleted file mode 100644
index 81da80c..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_force_index_join.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-    <row values="100002, 1000, 10, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_item_alias_match_order_by_and_group_by_items.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_item_alias_match_order_by_and_group_by_items.xml
deleted file mode 100644
index bf96512..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_item_alias_match_order_by_and_group_by_items.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="uid" />
-    </metadata>
-    <row values="10" />
-    <row values="11" />
-    <row values="12" />
-    <row values="13" />
-    <row values="14" />
-    <row values="15" />
-    <row values="16" />
-    <row values="17" />
-    <row values="18" />
-    <row values="19" />
-    <row values="20" />
-    <row values="21" />
-    <row values="22" />
-    <row values="23" />
-    <row values="24" />
-    <row values="25" />
-    <row values="26" />
-    <row values="27" />
-    <row values="28" />
-    <row values="29" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_regexp.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_regexp.xml
deleted file mode 100644
index b257dc9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/db/select_with_regexp.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100001, 1000, 10, init, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/postgresql/select_count_tilde_concat.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/postgresql/select_count_tilde_concat.xml
deleted file mode 100644
index c1400de..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/postgresql/select_count_tilde_concat.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="20" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_across_single_tables_with_federate.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_across_single_tables_with_federate.xml
deleted file mode 100644
index 4852cba..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_across_single_tables_with_federate.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="item_id" />
-        <column name="order_id0" />
-        <column name="user_id0" />
-        <column name="status0" />
-    </metadata>
-    <row values="1000, 10, init_read, 100000, 1000, 10, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_alias_as_keyword.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_alias_as_keyword.xml
deleted file mode 100644
index 3a6f279..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_alias_as_keyword.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="password" />
-    </metadata>
-    <row values="100001" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_alias_as_single_quote_string.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_alias_as_single_quote_string.xml
deleted file mode 100644
index 087c089..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_alias_as_single_quote_string.xml
+++ /dev/null
@@ -1,122 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="status" />
-    </metadata>
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-    <row values="init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_avg.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_avg.xml
deleted file mode 100644
index 3f41e9f..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_avg.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id_avg" />
-    </metadata>
-    <row values="14.5000" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_between_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_between_with_single_table.xml
deleted file mode 100644
index 45021cf..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_between_with_single_table.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1009, 10, init_read" />
-    <row values="1100, 11, init_read" />
-    <row values="1101, 11, init_read" />
-    <row values="1102, 11, init_read" />
-    <row values="1103, 11, init_read" />
-    <row values="1104, 11, init_read" />
-    <row values="1105, 11, init_read" />
-    <row values="1106, 11, init_read" />
-    <row values="1107, 11, init_read" />
-    <row values="1108, 11, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_comparison_symbol_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_comparison_symbol_with_single_table.xml
deleted file mode 100644
index 45021cf..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_comparison_symbol_with_single_table.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1009, 10, init_read" />
-    <row values="1100, 11, init_read" />
-    <row values="1101, 11, init_read" />
-    <row values="1102, 11, init_read" />
-    <row values="1103, 11, init_read" />
-    <row values="1104, 11, init_read" />
-    <row values="1105, 11, init_read" />
-    <row values="1106, 11, init_read" />
-    <row values="1107, 11, init_read" />
-    <row values="1108, 11, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count.xml
deleted file mode 100644
index cb963d5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="100" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_like_concat.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_like_concat.xml
deleted file mode 100644
index c1400de..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_like_concat.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="20" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_binding_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_binding_tables.xml
deleted file mode 100644
index fdbbf64..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_binding_tables.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="items_count" />
-    </metadata>
-    <row values="40" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_sub.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_sub.xml
deleted file mode 100644
index cb963d5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_sub.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="100" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_sub_with_whitespace.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_sub_with_whitespace.xml
deleted file mode 100644
index cb963d5..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_count_with_sub_with_whitespace.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-    </metadata>
-    <row values="100" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_function.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_function.xml
deleted file mode 100644
index e5532ec..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_function.xml
+++ /dev/null
@@ -1,222 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-    </metadata>
-    <row values="100000" />
-    <row values="100001" />
-    <row values="100100" />
-    <row values="100101" />
-    <row values="100200" />
-    <row values="100201" />
-    <row values="100300" />
-    <row values="100301" />
-    <row values="100400" />
-    <row values="100401" />
-    <row values="100500" />
-    <row values="100501" />
-    <row values="100600" />
-    <row values="100601" />
-    <row values="100700" />
-    <row values="100701" />
-    <row values="100800" />
-    <row values="100801" />
-    <row values="100900" />
-    <row values="100901" />
-    <row values="110000" />
-    <row values="110001" />
-    <row values="110100" />
-    <row values="110101" />
-    <row values="110200" />
-    <row values="110201" />
-    <row values="110300" />
-    <row values="110301" />
-    <row values="110400" />
-    <row values="110401" />
-    <row values="110500" />
-    <row values="110501" />
-    <row values="110600" />
-    <row values="110601" />
-    <row values="110700" />
-    <row values="110701" />
-    <row values="110800" />
-    <row values="110801" />
-    <row values="110900" />
-    <row values="110901" />
-    <row values="120000" />
-    <row values="120001" />
-    <row values="120100" />
-    <row values="120101" />
-    <row values="120200" />
-    <row values="120201" />
-    <row values="120300" />
-    <row values="120301" />
-    <row values="120400" />
-    <row values="120401" />
-    <row values="120500" />
-    <row values="120501" />
-    <row values="120600" />
-    <row values="120601" />
-    <row values="120700" />
-    <row values="120701" />
-    <row values="120800" />
-    <row values="120801" />
-    <row values="120900" />
-    <row values="120901" />
-    <row values="130000" />
-    <row values="130001" />
-    <row values="130100" />
-    <row values="130101" />
-    <row values="130200" />
-    <row values="130201" />
-    <row values="130300" />
-    <row values="130301" />
-    <row values="130400" />
-    <row values="130401" />
-    <row values="130500" />
-    <row values="130501" />
-    <row values="130600" />
-    <row values="130601" />
-    <row values="130700" />
-    <row values="130701" />
-    <row values="130800" />
-    <row values="130801" />
-    <row values="130900" />
-    <row values="130901" />
-    <row values="140000" />
-    <row values="140001" />
-    <row values="140100" />
-    <row values="140101" />
-    <row values="140200" />
-    <row values="140201" />
-    <row values="140300" />
-    <row values="140301" />
-    <row values="140400" />
-    <row values="140401" />
-    <row values="140500" />
-    <row values="140501" />
-    <row values="140600" />
-    <row values="140601" />
-    <row values="140700" />
-    <row values="140701" />
-    <row values="140800" />
-    <row values="140801" />
-    <row values="140900" />
-    <row values="140901" />
-    <row values="150000" />
-    <row values="150001" />
-    <row values="150100" />
-    <row values="150101" />
-    <row values="150200" />
-    <row values="150201" />
-    <row values="150300" />
-    <row values="150301" />
-    <row values="150400" />
-    <row values="150401" />
-    <row values="150500" />
-    <row values="150501" />
-    <row values="150600" />
-    <row values="150601" />
-    <row values="150700" />
-    <row values="150701" />
-    <row values="150800" />
-    <row values="150801" />
-    <row values="150900" />
-    <row values="150901" />
-    <row values="160000" />
-    <row values="160001" />
-    <row values="160100" />
-    <row values="160101" />
-    <row values="160200" />
-    <row values="160201" />
-    <row values="160300" />
-    <row values="160301" />
-    <row values="160400" />
-    <row values="160401" />
-    <row values="160500" />
-    <row values="160501" />
-    <row values="160600" />
-    <row values="160601" />
-    <row values="160700" />
-    <row values="160701" />
-    <row values="160800" />
-    <row values="160801" />
-    <row values="160900" />
-    <row values="160901" />
-    <row values="170000" />
-    <row values="170001" />
-    <row values="170100" />
-    <row values="170101" />
-    <row values="170200" />
-    <row values="170201" />
-    <row values="170300" />
-    <row values="170301" />
-    <row values="170400" />
-    <row values="170401" />
-    <row values="170500" />
-    <row values="170501" />
-    <row values="170600" />
-    <row values="170601" />
-    <row values="170700" />
-    <row values="170701" />
-    <row values="170800" />
-    <row values="170801" />
-    <row values="170900" />
-    <row values="170901" />
-    <row values="180000" />
-    <row values="180001" />
-    <row values="180100" />
-    <row values="180101" />
-    <row values="180200" />
-    <row values="180201" />
-    <row values="180300" />
-    <row values="180301" />
-    <row values="180400" />
-    <row values="180401" />
-    <row values="180500" />
-    <row values="180501" />
-    <row values="180600" />
-    <row values="180601" />
-    <row values="180700" />
-    <row values="180701" />
-    <row values="180800" />
-    <row values="180801" />
-    <row values="180900" />
-    <row values="180901" />
-    <row values="190000" />
-    <row values="190001" />
-    <row values="190100" />
-    <row values="190101" />
-    <row values="190200" />
-    <row values="190201" />
-    <row values="190300" />
-    <row values="190301" />
-    <row values="190400" />
-    <row values="190401" />
-    <row values="190500" />
-    <row values="190501" />
-    <row values="190600" />
-    <row values="190601" />
-    <row values="190700" />
-    <row values="190701" />
-    <row values="190800" />
-    <row values="190801" />
-    <row values="190900" />
-    <row values="190901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_avg.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_avg.xml
deleted file mode 100644
index d366518..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_avg.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="aggregation_distinct_derived_0" />
-    </metadata>
-    <row values="1004.5000" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count.xml
deleted file mode 100644
index d24eca8..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="c" />
-    </metadata>
-    <row values="10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_calculation.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_calculation.xml
deleted file mode 100644
index d24eca8..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_calculation.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="c" />
-    </metadata>
-    <row values="10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_group_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_group_by.xml
deleted file mode 100644
index d2c6b44..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_group_by.xml
+++ /dev/null
@@ -1,123 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="c" />
-        <column name="order_id" />
-    </metadata>
-    <row values="1, 1000" />
-    <row values="1, 1001" />
-    <row values="1, 1002" />
-    <row values="1, 1003" />
-    <row values="1, 1004" />
-    <row values="1, 1005" />
-    <row values="1, 1006" />
-    <row values="1, 1007" />
-    <row values="1, 1008" />
-    <row values="1, 1009" />
-    <row values="1, 1100" />
-    <row values="1, 1101" />
-    <row values="1, 1102" />
-    <row values="1, 1103" />
-    <row values="1, 1104" />
-    <row values="1, 1105" />
-    <row values="1, 1106" />
-    <row values="1, 1107" />
-    <row values="1, 1108" />
-    <row values="1, 1109" />
-    <row values="1, 1200" />
-    <row values="1, 1201" />
-    <row values="1, 1202" />
-    <row values="1, 1203" />
-    <row values="1, 1204" />
-    <row values="1, 1205" />
-    <row values="1, 1206" />
-    <row values="1, 1207" />
-    <row values="1, 1208" />
-    <row values="1, 1209" />
-    <row values="1, 1300" />
-    <row values="1, 1301" />
-    <row values="1, 1302" />
-    <row values="1, 1303" />
-    <row values="1, 1304" />
-    <row values="1, 1305" />
-    <row values="1, 1306" />
-    <row values="1, 1307" />
-    <row values="1, 1308" />
-    <row values="1, 1309" />
-    <row values="1, 1400" />
-    <row values="1, 1401" />
-    <row values="1, 1402" />
-    <row values="1, 1403" />
-    <row values="1, 1404" />
-    <row values="1, 1405" />
-    <row values="1, 1406" />
-    <row values="1, 1407" />
-    <row values="1, 1408" />
-    <row values="1, 1409" />
-    <row values="1, 1500" />
-    <row values="1, 1501" />
-    <row values="1, 1502" />
-    <row values="1, 1503" />
-    <row values="1, 1504" />
-    <row values="1, 1505" />
-    <row values="1, 1506" />
-    <row values="1, 1507" />
-    <row values="1, 1508" />
-    <row values="1, 1509" />
-    <row values="1, 1600" />
-    <row values="1, 1601" />
-    <row values="1, 1602" />
-    <row values="1, 1603" />
-    <row values="1, 1604" />
-    <row values="1, 1605" />
-    <row values="1, 1606" />
-    <row values="1, 1607" />
-    <row values="1, 1608" />
-    <row values="1, 1609" />
-    <row values="1, 1700" />
-    <row values="1, 1701" />
-    <row values="1, 1702" />
-    <row values="1, 1703" />
-    <row values="1, 1704" />
-    <row values="1, 1705" />
-    <row values="1, 1706" />
-    <row values="1, 1707" />
-    <row values="1, 1708" />
-    <row values="1, 1709" />
-    <row values="1, 1800" />
-    <row values="1, 1801" />
-    <row values="1, 1802" />
-    <row values="1, 1803" />
-    <row values="1, 1804" />
-    <row values="1, 1805" />
-    <row values="1, 1806" />
-    <row values="1, 1807" />
-    <row values="1, 1808" />
-    <row values="1, 1809" />
-    <row values="1, 1900" />
-    <row values="1, 1901" />
-    <row values="1, 1902" />
-    <row values="1, 1903" />
-    <row values="1, 1904" />
-    <row values="1, 1905" />
-    <row values="1, 1906" />
-    <row values="1, 1907" />
-    <row values="1, 1908" />
-    <row values="1, 1909" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_sum.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_sum.xml
deleted file mode 100644
index dc53fc0..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_count_sum.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="aggregation_distinct_derived_0" />
-        <column name="aggregation_distinct_derived_1" />
-    </metadata>
-    <row values="10, 10045" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_multi_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_multi_column.xml
deleted file mode 100644
index a410f56..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_multi_column.xml
+++ /dev/null
@@ -1,124 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init_read" />
-    <row values="1001, 10, init_read" />
-    <row values="1002, 10, init_read" />
-    <row values="1003, 10, init_read" />
-    <row values="1004, 10, init_read" />
-    <row values="1005, 10, init_read" />
-    <row values="1006, 10, init_read" />
-    <row values="1007, 10, init_read" />
-    <row values="1008, 10, init_read" />
-    <row values="1009, 10, init_read" />
-    <row values="1100, 11, init_read" />
-    <row values="1101, 11, init_read" />
-    <row values="1102, 11, init_read" />
-    <row values="1103, 11, init_read" />
-    <row values="1104, 11, init_read" />
-    <row values="1105, 11, init_read" />
-    <row values="1106, 11, init_read" />
-    <row values="1107, 11, init_read" />
-    <row values="1108, 11, init_read" />
-    <row values="1109, 11, init_read" />
-    <row values="1200, 12, init_read" />
-    <row values="1201, 12, init_read" />
-    <row values="1202, 12, init_read" />
-    <row values="1203, 12, init_read" />
-    <row values="1204, 12, init_read" />
-    <row values="1205, 12, init_read" />
-    <row values="1206, 12, init_read" />
-    <row values="1207, 12, init_read" />
-    <row values="1208, 12, init_read" />
-    <row values="1209, 12, init_read" />
-    <row values="1300, 13, init_read" />
-    <row values="1301, 13, init_read" />
-    <row values="1302, 13, init_read" />
-    <row values="1303, 13, init_read" />
-    <row values="1304, 13, init_read" />
-    <row values="1305, 13, init_read" />
-    <row values="1306, 13, init_read" />
-    <row values="1307, 13, init_read" />
-    <row values="1308, 13, init_read" />
-    <row values="1309, 13, init_read" />
-    <row values="1400, 14, init_read" />
-    <row values="1401, 14, init_read" />
-    <row values="1402, 14, init_read" />
-    <row values="1403, 14, init_read" />
-    <row values="1404, 14, init_read" />
-    <row values="1405, 14, init_read" />
-    <row values="1406, 14, init_read" />
-    <row values="1407, 14, init_read" />
-    <row values="1408, 14, init_read" />
-    <row values="1409, 14, init_read" />
-    <row values="1500, 15, init_read" />
-    <row values="1501, 15, init_read" />
-    <row values="1502, 15, init_read" />
-    <row values="1503, 15, init_read" />
-    <row values="1504, 15, init_read" />
-    <row values="1505, 15, init_read" />
-    <row values="1506, 15, init_read" />
-    <row values="1507, 15, init_read" />
-    <row values="1508, 15, init_read" />
-    <row values="1509, 15, init_read" />
-    <row values="1600, 16, init_read" />
-    <row values="1601, 16, init_read" />
-    <row values="1602, 16, init_read" />
-    <row values="1603, 16, init_read" />
-    <row values="1604, 16, init_read" />
-    <row values="1605, 16, init_read" />
-    <row values="1606, 16, init_read" />
-    <row values="1607, 16, init_read" />
-    <row values="1608, 16, init_read" />
-    <row values="1609, 16, init_read" />
-    <row values="1700, 17, init_read" />
-    <row values="1701, 17, init_read" />
-    <row values="1702, 17, init_read" />
-    <row values="1703, 17, init_read" />
-    <row values="1704, 17, init_read" />
-    <row values="1705, 17, init_read" />
-    <row values="1706, 17, init_read" />
-    <row values="1707, 17, init_read" />
-    <row values="1708, 17, init_read" />
-    <row values="1709, 17, init_read" />
-    <row values="1800, 18, init_read" />
-    <row values="1801, 18, init_read" />
-    <row values="1802, 18, init_read" />
-    <row values="1803, 18, init_read" />
-    <row values="1804, 18, init_read" />
-    <row values="1805, 18, init_read" />
-    <row values="1806, 18, init_read" />
-    <row values="1807, 18, init_read" />
-    <row values="1808, 18, init_read" />
-    <row values="1809, 18, init_read" />
-    <row values="1900, 19, init_read" />
-    <row values="1901, 19, init_read" />
-    <row values="1902, 19, init_read" />
-    <row values="1903, 19, init_read" />
-    <row values="1904, 19, init_read" />
-    <row values="1905, 19, init_read" />
-    <row values="1906, 19, init_read" />
-    <row values="1907, 19, init_read" />
-    <row values="1908, 19, init_read" />
-    <row values="1909, 19, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_multi_column_without_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_multi_column_without_order_by.xml
deleted file mode 100644
index a410f56..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_multi_column_without_order_by.xml
+++ /dev/null
@@ -1,124 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init_read" />
-    <row values="1001, 10, init_read" />
-    <row values="1002, 10, init_read" />
-    <row values="1003, 10, init_read" />
-    <row values="1004, 10, init_read" />
-    <row values="1005, 10, init_read" />
-    <row values="1006, 10, init_read" />
-    <row values="1007, 10, init_read" />
-    <row values="1008, 10, init_read" />
-    <row values="1009, 10, init_read" />
-    <row values="1100, 11, init_read" />
-    <row values="1101, 11, init_read" />
-    <row values="1102, 11, init_read" />
-    <row values="1103, 11, init_read" />
-    <row values="1104, 11, init_read" />
-    <row values="1105, 11, init_read" />
-    <row values="1106, 11, init_read" />
-    <row values="1107, 11, init_read" />
-    <row values="1108, 11, init_read" />
-    <row values="1109, 11, init_read" />
-    <row values="1200, 12, init_read" />
-    <row values="1201, 12, init_read" />
-    <row values="1202, 12, init_read" />
-    <row values="1203, 12, init_read" />
-    <row values="1204, 12, init_read" />
-    <row values="1205, 12, init_read" />
-    <row values="1206, 12, init_read" />
-    <row values="1207, 12, init_read" />
-    <row values="1208, 12, init_read" />
-    <row values="1209, 12, init_read" />
-    <row values="1300, 13, init_read" />
-    <row values="1301, 13, init_read" />
-    <row values="1302, 13, init_read" />
-    <row values="1303, 13, init_read" />
-    <row values="1304, 13, init_read" />
-    <row values="1305, 13, init_read" />
-    <row values="1306, 13, init_read" />
-    <row values="1307, 13, init_read" />
-    <row values="1308, 13, init_read" />
-    <row values="1309, 13, init_read" />
-    <row values="1400, 14, init_read" />
-    <row values="1401, 14, init_read" />
-    <row values="1402, 14, init_read" />
-    <row values="1403, 14, init_read" />
-    <row values="1404, 14, init_read" />
-    <row values="1405, 14, init_read" />
-    <row values="1406, 14, init_read" />
-    <row values="1407, 14, init_read" />
-    <row values="1408, 14, init_read" />
-    <row values="1409, 14, init_read" />
-    <row values="1500, 15, init_read" />
-    <row values="1501, 15, init_read" />
-    <row values="1502, 15, init_read" />
-    <row values="1503, 15, init_read" />
-    <row values="1504, 15, init_read" />
-    <row values="1505, 15, init_read" />
-    <row values="1506, 15, init_read" />
-    <row values="1507, 15, init_read" />
-    <row values="1508, 15, init_read" />
-    <row values="1509, 15, init_read" />
-    <row values="1600, 16, init_read" />
-    <row values="1601, 16, init_read" />
-    <row values="1602, 16, init_read" />
-    <row values="1603, 16, init_read" />
-    <row values="1604, 16, init_read" />
-    <row values="1605, 16, init_read" />
-    <row values="1606, 16, init_read" />
-    <row values="1607, 16, init_read" />
-    <row values="1608, 16, init_read" />
-    <row values="1609, 16, init_read" />
-    <row values="1700, 17, init_read" />
-    <row values="1701, 17, init_read" />
-    <row values="1702, 17, init_read" />
-    <row values="1703, 17, init_read" />
-    <row values="1704, 17, init_read" />
-    <row values="1705, 17, init_read" />
-    <row values="1706, 17, init_read" />
-    <row values="1707, 17, init_read" />
-    <row values="1708, 17, init_read" />
-    <row values="1709, 17, init_read" />
-    <row values="1800, 18, init_read" />
-    <row values="1801, 18, init_read" />
-    <row values="1802, 18, init_read" />
-    <row values="1803, 18, init_read" />
-    <row values="1804, 18, init_read" />
-    <row values="1805, 18, init_read" />
-    <row values="1806, 18, init_read" />
-    <row values="1807, 18, init_read" />
-    <row values="1808, 18, init_read" />
-    <row values="1809, 18, init_read" />
-    <row values="1900, 19, init_read" />
-    <row values="1901, 19, init_read" />
-    <row values="1902, 19, init_read" />
-    <row values="1903, 19, init_read" />
-    <row values="1904, 19, init_read" />
-    <row values="1905, 19, init_read" />
-    <row values="1906, 19, init_read" />
-    <row values="1907, 19, init_read" />
-    <row values="1908, 19, init_read" />
-    <row values="1909, 19, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_column.xml
deleted file mode 100644
index 127003c..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_column.xml
+++ /dev/null
@@ -1,122 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-    </metadata>
-    <row values="1000" />
-    <row values="1001" />
-    <row values="1002" />
-    <row values="1003" />
-    <row values="1004" />
-    <row values="1005" />
-    <row values="1006" />
-    <row values="1007" />
-    <row values="1008" />
-    <row values="1009" />
-    <row values="1100" />
-    <row values="1101" />
-    <row values="1102" />
-    <row values="1103" />
-    <row values="1104" />
-    <row values="1105" />
-    <row values="1106" />
-    <row values="1107" />
-    <row values="1108" />
-    <row values="1109" />
-    <row values="1200" />
-    <row values="1201" />
-    <row values="1202" />
-    <row values="1203" />
-    <row values="1204" />
-    <row values="1205" />
-    <row values="1206" />
-    <row values="1207" />
-    <row values="1208" />
-    <row values="1209" />
-    <row values="1300" />
-    <row values="1301" />
-    <row values="1302" />
-    <row values="1303" />
-    <row values="1304" />
-    <row values="1305" />
-    <row values="1306" />
-    <row values="1307" />
-    <row values="1308" />
-    <row values="1309" />
-    <row values="1400" />
-    <row values="1401" />
-    <row values="1402" />
-    <row values="1403" />
-    <row values="1404" />
-    <row values="1405" />
-    <row values="1406" />
-    <row values="1407" />
-    <row values="1408" />
-    <row values="1409" />
-    <row values="1500" />
-    <row values="1501" />
-    <row values="1502" />
-    <row values="1503" />
-    <row values="1504" />
-    <row values="1505" />
-    <row values="1506" />
-    <row values="1507" />
-    <row values="1508" />
-    <row values="1509" />
-    <row values="1600" />
-    <row values="1601" />
-    <row values="1602" />
-    <row values="1603" />
-    <row values="1604" />
-    <row values="1605" />
-    <row values="1606" />
-    <row values="1607" />
-    <row values="1608" />
-    <row values="1609" />
-    <row values="1700" />
-    <row values="1701" />
-    <row values="1702" />
-    <row values="1703" />
-    <row values="1704" />
-    <row values="1705" />
-    <row values="1706" />
-    <row values="1707" />
-    <row values="1708" />
-    <row values="1709" />
-    <row values="1800" />
-    <row values="1801" />
-    <row values="1802" />
-    <row values="1803" />
-    <row values="1804" />
-    <row values="1805" />
-    <row values="1806" />
-    <row values="1807" />
-    <row values="1808" />
-    <row values="1809" />
-    <row values="1900" />
-    <row values="1901" />
-    <row values="1902" />
-    <row values="1903" />
-    <row values="1904" />
-    <row values="1905" />
-    <row values="1906" />
-    <row values="1907" />
-    <row values="1908" />
-    <row values="1909" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_column_without_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_column_without_order_by.xml
deleted file mode 100644
index 127003c..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_column_without_order_by.xml
+++ /dev/null
@@ -1,122 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-    </metadata>
-    <row values="1000" />
-    <row values="1001" />
-    <row values="1002" />
-    <row values="1003" />
-    <row values="1004" />
-    <row values="1005" />
-    <row values="1006" />
-    <row values="1007" />
-    <row values="1008" />
-    <row values="1009" />
-    <row values="1100" />
-    <row values="1101" />
-    <row values="1102" />
-    <row values="1103" />
-    <row values="1104" />
-    <row values="1105" />
-    <row values="1106" />
-    <row values="1107" />
-    <row values="1108" />
-    <row values="1109" />
-    <row values="1200" />
-    <row values="1201" />
-    <row values="1202" />
-    <row values="1203" />
-    <row values="1204" />
-    <row values="1205" />
-    <row values="1206" />
-    <row values="1207" />
-    <row values="1208" />
-    <row values="1209" />
-    <row values="1300" />
-    <row values="1301" />
-    <row values="1302" />
-    <row values="1303" />
-    <row values="1304" />
-    <row values="1305" />
-    <row values="1306" />
-    <row values="1307" />
-    <row values="1308" />
-    <row values="1309" />
-    <row values="1400" />
-    <row values="1401" />
-    <row values="1402" />
-    <row values="1403" />
-    <row values="1404" />
-    <row values="1405" />
-    <row values="1406" />
-    <row values="1407" />
-    <row values="1408" />
-    <row values="1409" />
-    <row values="1500" />
-    <row values="1501" />
-    <row values="1502" />
-    <row values="1503" />
-    <row values="1504" />
-    <row values="1505" />
-    <row values="1506" />
-    <row values="1507" />
-    <row values="1508" />
-    <row values="1509" />
-    <row values="1600" />
-    <row values="1601" />
-    <row values="1602" />
-    <row values="1603" />
-    <row values="1604" />
-    <row values="1605" />
-    <row values="1606" />
-    <row values="1607" />
-    <row values="1608" />
-    <row values="1609" />
-    <row values="1700" />
-    <row values="1701" />
-    <row values="1702" />
-    <row values="1703" />
-    <row values="1704" />
-    <row values="1705" />
-    <row values="1706" />
-    <row values="1707" />
-    <row values="1708" />
-    <row values="1709" />
-    <row values="1800" />
-    <row values="1801" />
-    <row values="1802" />
-    <row values="1803" />
-    <row values="1804" />
-    <row values="1805" />
-    <row values="1806" />
-    <row values="1807" />
-    <row values="1808" />
-    <row values="1809" />
-    <row values="1900" />
-    <row values="1901" />
-    <row values="1902" />
-    <row values="1903" />
-    <row values="1904" />
-    <row values="1905" />
-    <row values="1906" />
-    <row values="1907" />
-    <row values="1908" />
-    <row values="1909" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_star.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_star.xml
deleted file mode 100644
index 7753af2..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_star.xml
+++ /dev/null
@@ -1,125 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="order_id" />
-    </metadata>
-    <row values="1000, 10, init_read, 1000" />
-    <row values="1001, 10, init_read, 1001" />
-    <row values="1002, 10, init_read, 1002" />
-    <row values="1003, 10, init_read, 1003" />
-    <row values="1004, 10, init_read, 1004" />
-    <row values="1005, 10, init_read, 1005" />
-    <row values="1006, 10, init_read, 1006" />
-    <row values="1007, 10, init_read, 1007" />
-    <row values="1008, 10, init_read, 1008" />
-    <row values="1009, 10, init_read, 1009" />
-    <row values="1100, 11, init_read, 1100" />
-    <row values="1101, 11, init_read, 1101" />
-    <row values="1102, 11, init_read, 1102" />
-    <row values="1103, 11, init_read, 1103" />
-    <row values="1104, 11, init_read, 1104" />
-    <row values="1105, 11, init_read, 1105" />
-    <row values="1106, 11, init_read, 1106" />
-    <row values="1107, 11, init_read, 1107" />
-    <row values="1108, 11, init_read, 1108" />
-    <row values="1109, 11, init_read, 1109" />
-    <row values="1200, 12, init_read, 1200" />
-    <row values="1201, 12, init_read, 1201" />
-    <row values="1202, 12, init_read, 1202" />
-    <row values="1203, 12, init_read, 1203" />
-    <row values="1204, 12, init_read, 1204" />
-    <row values="1205, 12, init_read, 1205" />
-    <row values="1206, 12, init_read, 1206" />
-    <row values="1207, 12, init_read, 1207" />
-    <row values="1208, 12, init_read, 1208" />
-    <row values="1209, 12, init_read, 1209" />
-    <row values="1300, 13, init_read, 1300" />
-    <row values="1301, 13, init_read, 1301" />
-    <row values="1302, 13, init_read, 1302" />
-    <row values="1303, 13, init_read, 1303" />
-    <row values="1304, 13, init_read, 1304" />
-    <row values="1305, 13, init_read, 1305" />
-    <row values="1306, 13, init_read, 1306" />
-    <row values="1307, 13, init_read, 1307" />
-    <row values="1308, 13, init_read, 1308" />
-    <row values="1309, 13, init_read, 1309" />
-    <row values="1400, 14, init_read, 1400" />
-    <row values="1401, 14, init_read, 1401" />
-    <row values="1402, 14, init_read, 1402" />
-    <row values="1403, 14, init_read, 1403" />
-    <row values="1404, 14, init_read, 1404" />
-    <row values="1405, 14, init_read, 1405" />
-    <row values="1406, 14, init_read, 1406" />
-    <row values="1407, 14, init_read, 1407" />
-    <row values="1408, 14, init_read, 1408" />
-    <row values="1409, 14, init_read, 1409" />
-    <row values="1500, 15, init_read, 1500" />
-    <row values="1501, 15, init_read, 1501" />
-    <row values="1502, 15, init_read, 1502" />
-    <row values="1503, 15, init_read, 1503" />
-    <row values="1504, 15, init_read, 1504" />
-    <row values="1505, 15, init_read, 1505" />
-    <row values="1506, 15, init_read, 1506" />
-    <row values="1507, 15, init_read, 1507" />
-    <row values="1508, 15, init_read, 1508" />
-    <row values="1509, 15, init_read, 1509" />
-    <row values="1600, 16, init_read, 1600" />
-    <row values="1601, 16, init_read, 1601" />
-    <row values="1602, 16, init_read, 1602" />
-    <row values="1603, 16, init_read, 1603" />
-    <row values="1604, 16, init_read, 1604" />
-    <row values="1605, 16, init_read, 1605" />
-    <row values="1606, 16, init_read, 1606" />
-    <row values="1607, 16, init_read, 1607" />
-    <row values="1608, 16, init_read, 1608" />
-    <row values="1609, 16, init_read, 1609" />
-    <row values="1700, 17, init_read, 1700" />
-    <row values="1701, 17, init_read, 1701" />
-    <row values="1702, 17, init_read, 1702" />
-    <row values="1703, 17, init_read, 1703" />
-    <row values="1704, 17, init_read, 1704" />
-    <row values="1705, 17, init_read, 1705" />
-    <row values="1706, 17, init_read, 1706" />
-    <row values="1707, 17, init_read, 1707" />
-    <row values="1708, 17, init_read, 1708" />
-    <row values="1709, 17, init_read, 1709" />
-    <row values="1800, 18, init_read, 1800" />
-    <row values="1801, 18, init_read, 1801" />
-    <row values="1802, 18, init_read, 1802" />
-    <row values="1803, 18, init_read, 1803" />
-    <row values="1804, 18, init_read, 1804" />
-    <row values="1805, 18, init_read, 1805" />
-    <row values="1806, 18, init_read, 1806" />
-    <row values="1807, 18, init_read, 1807" />
-    <row values="1808, 18, init_read, 1808" />
-    <row values="1809, 18, init_read, 1809" />
-    <row values="1900, 19, init_read, 1900" />
-    <row values="1901, 19, init_read, 1901" />
-    <row values="1902, 19, init_read, 1902" />
-    <row values="1903, 19, init_read, 1903" />
-    <row values="1904, 19, init_read, 1904" />
-    <row values="1905, 19, init_read, 1905" />
-    <row values="1906, 19, init_read, 1906" />
-    <row values="1907, 19, init_read, 1907" />
-    <row values="1908, 19, init_read, 1908" />
-    <row values="1909, 19, init_read, 1909" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_star_without_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_star_without_order_by.xml
deleted file mode 100644
index 7753af2..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_owner_star_without_order_by.xml
+++ /dev/null
@@ -1,125 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="order_id" />
-    </metadata>
-    <row values="1000, 10, init_read, 1000" />
-    <row values="1001, 10, init_read, 1001" />
-    <row values="1002, 10, init_read, 1002" />
-    <row values="1003, 10, init_read, 1003" />
-    <row values="1004, 10, init_read, 1004" />
-    <row values="1005, 10, init_read, 1005" />
-    <row values="1006, 10, init_read, 1006" />
-    <row values="1007, 10, init_read, 1007" />
-    <row values="1008, 10, init_read, 1008" />
-    <row values="1009, 10, init_read, 1009" />
-    <row values="1100, 11, init_read, 1100" />
-    <row values="1101, 11, init_read, 1101" />
-    <row values="1102, 11, init_read, 1102" />
-    <row values="1103, 11, init_read, 1103" />
-    <row values="1104, 11, init_read, 1104" />
-    <row values="1105, 11, init_read, 1105" />
-    <row values="1106, 11, init_read, 1106" />
-    <row values="1107, 11, init_read, 1107" />
-    <row values="1108, 11, init_read, 1108" />
-    <row values="1109, 11, init_read, 1109" />
-    <row values="1200, 12, init_read, 1200" />
-    <row values="1201, 12, init_read, 1201" />
-    <row values="1202, 12, init_read, 1202" />
-    <row values="1203, 12, init_read, 1203" />
-    <row values="1204, 12, init_read, 1204" />
-    <row values="1205, 12, init_read, 1205" />
-    <row values="1206, 12, init_read, 1206" />
-    <row values="1207, 12, init_read, 1207" />
-    <row values="1208, 12, init_read, 1208" />
-    <row values="1209, 12, init_read, 1209" />
-    <row values="1300, 13, init_read, 1300" />
-    <row values="1301, 13, init_read, 1301" />
-    <row values="1302, 13, init_read, 1302" />
-    <row values="1303, 13, init_read, 1303" />
-    <row values="1304, 13, init_read, 1304" />
-    <row values="1305, 13, init_read, 1305" />
-    <row values="1306, 13, init_read, 1306" />
-    <row values="1307, 13, init_read, 1307" />
-    <row values="1308, 13, init_read, 1308" />
-    <row values="1309, 13, init_read, 1309" />
-    <row values="1400, 14, init_read, 1400" />
-    <row values="1401, 14, init_read, 1401" />
-    <row values="1402, 14, init_read, 1402" />
-    <row values="1403, 14, init_read, 1403" />
-    <row values="1404, 14, init_read, 1404" />
-    <row values="1405, 14, init_read, 1405" />
-    <row values="1406, 14, init_read, 1406" />
-    <row values="1407, 14, init_read, 1407" />
-    <row values="1408, 14, init_read, 1408" />
-    <row values="1409, 14, init_read, 1409" />
-    <row values="1500, 15, init_read, 1500" />
-    <row values="1501, 15, init_read, 1501" />
-    <row values="1502, 15, init_read, 1502" />
-    <row values="1503, 15, init_read, 1503" />
-    <row values="1504, 15, init_read, 1504" />
-    <row values="1505, 15, init_read, 1505" />
-    <row values="1506, 15, init_read, 1506" />
-    <row values="1507, 15, init_read, 1507" />
-    <row values="1508, 15, init_read, 1508" />
-    <row values="1509, 15, init_read, 1509" />
-    <row values="1600, 16, init_read, 1600" />
-    <row values="1601, 16, init_read, 1601" />
-    <row values="1602, 16, init_read, 1602" />
-    <row values="1603, 16, init_read, 1603" />
-    <row values="1604, 16, init_read, 1604" />
-    <row values="1605, 16, init_read, 1605" />
-    <row values="1606, 16, init_read, 1606" />
-    <row values="1607, 16, init_read, 1607" />
-    <row values="1608, 16, init_read, 1608" />
-    <row values="1609, 16, init_read, 1609" />
-    <row values="1700, 17, init_read, 1700" />
-    <row values="1701, 17, init_read, 1701" />
-    <row values="1702, 17, init_read, 1702" />
-    <row values="1703, 17, init_read, 1703" />
-    <row values="1704, 17, init_read, 1704" />
-    <row values="1705, 17, init_read, 1705" />
-    <row values="1706, 17, init_read, 1706" />
-    <row values="1707, 17, init_read, 1707" />
-    <row values="1708, 17, init_read, 1708" />
-    <row values="1709, 17, init_read, 1709" />
-    <row values="1800, 18, init_read, 1800" />
-    <row values="1801, 18, init_read, 1801" />
-    <row values="1802, 18, init_read, 1802" />
-    <row values="1803, 18, init_read, 1803" />
-    <row values="1804, 18, init_read, 1804" />
-    <row values="1805, 18, init_read, 1805" />
-    <row values="1806, 18, init_read, 1806" />
-    <row values="1807, 18, init_read, 1807" />
-    <row values="1808, 18, init_read, 1808" />
-    <row values="1809, 18, init_read, 1809" />
-    <row values="1900, 19, init_read, 1900" />
-    <row values="1901, 19, init_read, 1901" />
-    <row values="1902, 19, init_read, 1902" />
-    <row values="1903, 19, init_read, 1903" />
-    <row values="1904, 19, init_read, 1904" />
-    <row values="1905, 19, init_read, 1905" />
-    <row values="1906, 19, init_read, 1906" />
-    <row values="1907, 19, init_read, 1907" />
-    <row values="1908, 19, init_read, 1908" />
-    <row values="1909, 19, init_read, 1909" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_column.xml
deleted file mode 100644
index e5532ec..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_column.xml
+++ /dev/null
@@ -1,222 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-    </metadata>
-    <row values="100000" />
-    <row values="100001" />
-    <row values="100100" />
-    <row values="100101" />
-    <row values="100200" />
-    <row values="100201" />
-    <row values="100300" />
-    <row values="100301" />
-    <row values="100400" />
-    <row values="100401" />
-    <row values="100500" />
-    <row values="100501" />
-    <row values="100600" />
-    <row values="100601" />
-    <row values="100700" />
-    <row values="100701" />
-    <row values="100800" />
-    <row values="100801" />
-    <row values="100900" />
-    <row values="100901" />
-    <row values="110000" />
-    <row values="110001" />
-    <row values="110100" />
-    <row values="110101" />
-    <row values="110200" />
-    <row values="110201" />
-    <row values="110300" />
-    <row values="110301" />
-    <row values="110400" />
-    <row values="110401" />
-    <row values="110500" />
-    <row values="110501" />
-    <row values="110600" />
-    <row values="110601" />
-    <row values="110700" />
-    <row values="110701" />
-    <row values="110800" />
-    <row values="110801" />
-    <row values="110900" />
-    <row values="110901" />
-    <row values="120000" />
-    <row values="120001" />
-    <row values="120100" />
-    <row values="120101" />
-    <row values="120200" />
-    <row values="120201" />
-    <row values="120300" />
-    <row values="120301" />
-    <row values="120400" />
-    <row values="120401" />
-    <row values="120500" />
-    <row values="120501" />
-    <row values="120600" />
-    <row values="120601" />
-    <row values="120700" />
-    <row values="120701" />
-    <row values="120800" />
-    <row values="120801" />
-    <row values="120900" />
-    <row values="120901" />
-    <row values="130000" />
-    <row values="130001" />
-    <row values="130100" />
-    <row values="130101" />
-    <row values="130200" />
-    <row values="130201" />
-    <row values="130300" />
-    <row values="130301" />
-    <row values="130400" />
-    <row values="130401" />
-    <row values="130500" />
-    <row values="130501" />
-    <row values="130600" />
-    <row values="130601" />
-    <row values="130700" />
-    <row values="130701" />
-    <row values="130800" />
-    <row values="130801" />
-    <row values="130900" />
-    <row values="130901" />
-    <row values="140000" />
-    <row values="140001" />
-    <row values="140100" />
-    <row values="140101" />
-    <row values="140200" />
-    <row values="140201" />
-    <row values="140300" />
-    <row values="140301" />
-    <row values="140400" />
-    <row values="140401" />
-    <row values="140500" />
-    <row values="140501" />
-    <row values="140600" />
-    <row values="140601" />
-    <row values="140700" />
-    <row values="140701" />
-    <row values="140800" />
-    <row values="140801" />
-    <row values="140900" />
-    <row values="140901" />
-    <row values="150000" />
-    <row values="150001" />
-    <row values="150100" />
-    <row values="150101" />
-    <row values="150200" />
-    <row values="150201" />
-    <row values="150300" />
-    <row values="150301" />
-    <row values="150400" />
-    <row values="150401" />
-    <row values="150500" />
-    <row values="150501" />
-    <row values="150600" />
-    <row values="150601" />
-    <row values="150700" />
-    <row values="150701" />
-    <row values="150800" />
-    <row values="150801" />
-    <row values="150900" />
-    <row values="150901" />
-    <row values="160000" />
-    <row values="160001" />
-    <row values="160100" />
-    <row values="160101" />
-    <row values="160200" />
-    <row values="160201" />
-    <row values="160300" />
-    <row values="160301" />
-    <row values="160400" />
-    <row values="160401" />
-    <row values="160500" />
-    <row values="160501" />
-    <row values="160600" />
-    <row values="160601" />
-    <row values="160700" />
-    <row values="160701" />
-    <row values="160800" />
-    <row values="160801" />
-    <row values="160900" />
-    <row values="160901" />
-    <row values="170000" />
-    <row values="170001" />
-    <row values="170100" />
-    <row values="170101" />
-    <row values="170200" />
-    <row values="170201" />
-    <row values="170300" />
-    <row values="170301" />
-    <row values="170400" />
-    <row values="170401" />
-    <row values="170500" />
-    <row values="170501" />
-    <row values="170600" />
-    <row values="170601" />
-    <row values="170700" />
-    <row values="170701" />
-    <row values="170800" />
-    <row values="170801" />
-    <row values="170900" />
-    <row values="170901" />
-    <row values="180000" />
-    <row values="180001" />
-    <row values="180100" />
-    <row values="180101" />
-    <row values="180200" />
-    <row values="180201" />
-    <row values="180300" />
-    <row values="180301" />
-    <row values="180400" />
-    <row values="180401" />
-    <row values="180500" />
-    <row values="180501" />
-    <row values="180600" />
-    <row values="180601" />
-    <row values="180700" />
-    <row values="180701" />
-    <row values="180800" />
-    <row values="180801" />
-    <row values="180900" />
-    <row values="180901" />
-    <row values="190000" />
-    <row values="190001" />
-    <row values="190100" />
-    <row values="190101" />
-    <row values="190200" />
-    <row values="190201" />
-    <row values="190300" />
-    <row values="190301" />
-    <row values="190400" />
-    <row values="190401" />
-    <row values="190500" />
-    <row values="190501" />
-    <row values="190600" />
-    <row values="190601" />
-    <row values="190700" />
-    <row values="190701" />
-    <row values="190800" />
-    <row values="190801" />
-    <row values="190900" />
-    <row values="190901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_column_without_order_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_column_without_order_by.xml
deleted file mode 100644
index e5532ec..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_column_without_order_by.xml
+++ /dev/null
@@ -1,222 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-    </metadata>
-    <row values="100000" />
-    <row values="100001" />
-    <row values="100100" />
-    <row values="100101" />
-    <row values="100200" />
-    <row values="100201" />
-    <row values="100300" />
-    <row values="100301" />
-    <row values="100400" />
-    <row values="100401" />
-    <row values="100500" />
-    <row values="100501" />
-    <row values="100600" />
-    <row values="100601" />
-    <row values="100700" />
-    <row values="100701" />
-    <row values="100800" />
-    <row values="100801" />
-    <row values="100900" />
-    <row values="100901" />
-    <row values="110000" />
-    <row values="110001" />
-    <row values="110100" />
-    <row values="110101" />
-    <row values="110200" />
-    <row values="110201" />
-    <row values="110300" />
-    <row values="110301" />
-    <row values="110400" />
-    <row values="110401" />
-    <row values="110500" />
-    <row values="110501" />
-    <row values="110600" />
-    <row values="110601" />
-    <row values="110700" />
-    <row values="110701" />
-    <row values="110800" />
-    <row values="110801" />
-    <row values="110900" />
-    <row values="110901" />
-    <row values="120000" />
-    <row values="120001" />
-    <row values="120100" />
-    <row values="120101" />
-    <row values="120200" />
-    <row values="120201" />
-    <row values="120300" />
-    <row values="120301" />
-    <row values="120400" />
-    <row values="120401" />
-    <row values="120500" />
-    <row values="120501" />
-    <row values="120600" />
-    <row values="120601" />
-    <row values="120700" />
-    <row values="120701" />
-    <row values="120800" />
-    <row values="120801" />
-    <row values="120900" />
-    <row values="120901" />
-    <row values="130000" />
-    <row values="130001" />
-    <row values="130100" />
-    <row values="130101" />
-    <row values="130200" />
-    <row values="130201" />
-    <row values="130300" />
-    <row values="130301" />
-    <row values="130400" />
-    <row values="130401" />
-    <row values="130500" />
-    <row values="130501" />
-    <row values="130600" />
-    <row values="130601" />
-    <row values="130700" />
-    <row values="130701" />
-    <row values="130800" />
-    <row values="130801" />
-    <row values="130900" />
-    <row values="130901" />
-    <row values="140000" />
-    <row values="140001" />
-    <row values="140100" />
-    <row values="140101" />
-    <row values="140200" />
-    <row values="140201" />
-    <row values="140300" />
-    <row values="140301" />
-    <row values="140400" />
-    <row values="140401" />
-    <row values="140500" />
-    <row values="140501" />
-    <row values="140600" />
-    <row values="140601" />
-    <row values="140700" />
-    <row values="140701" />
-    <row values="140800" />
-    <row values="140801" />
-    <row values="140900" />
-    <row values="140901" />
-    <row values="150000" />
-    <row values="150001" />
-    <row values="150100" />
-    <row values="150101" />
-    <row values="150200" />
-    <row values="150201" />
-    <row values="150300" />
-    <row values="150301" />
-    <row values="150400" />
-    <row values="150401" />
-    <row values="150500" />
-    <row values="150501" />
-    <row values="150600" />
-    <row values="150601" />
-    <row values="150700" />
-    <row values="150701" />
-    <row values="150800" />
-    <row values="150801" />
-    <row values="150900" />
-    <row values="150901" />
-    <row values="160000" />
-    <row values="160001" />
-    <row values="160100" />
-    <row values="160101" />
-    <row values="160200" />
-    <row values="160201" />
-    <row values="160300" />
-    <row values="160301" />
-    <row values="160400" />
-    <row values="160401" />
-    <row values="160500" />
-    <row values="160501" />
-    <row values="160600" />
-    <row values="160601" />
-    <row values="160700" />
-    <row values="160701" />
-    <row values="160800" />
-    <row values="160801" />
-    <row values="160900" />
-    <row values="160901" />
-    <row values="170000" />
-    <row values="170001" />
-    <row values="170100" />
-    <row values="170101" />
-    <row values="170200" />
-    <row values="170201" />
-    <row values="170300" />
-    <row values="170301" />
-    <row values="170400" />
-    <row values="170401" />
-    <row values="170500" />
-    <row values="170501" />
-    <row values="170600" />
-    <row values="170601" />
-    <row values="170700" />
-    <row values="170701" />
-    <row values="170800" />
-    <row values="170801" />
-    <row values="170900" />
-    <row values="170901" />
-    <row values="180000" />
-    <row values="180001" />
-    <row values="180100" />
-    <row values="180101" />
-    <row values="180200" />
-    <row values="180201" />
-    <row values="180300" />
-    <row values="180301" />
-    <row values="180400" />
-    <row values="180401" />
-    <row values="180500" />
-    <row values="180501" />
-    <row values="180600" />
-    <row values="180601" />
-    <row values="180700" />
-    <row values="180701" />
-    <row values="180800" />
-    <row values="180801" />
-    <row values="180900" />
-    <row values="180901" />
-    <row values="190000" />
-    <row values="190001" />
-    <row values="190100" />
-    <row values="190101" />
-    <row values="190200" />
-    <row values="190201" />
-    <row values="190300" />
-    <row values="190301" />
-    <row values="190400" />
-    <row values="190401" />
-    <row values="190500" />
-    <row values="190501" />
-    <row values="190600" />
-    <row values="190601" />
-    <row values="190700" />
-    <row values="190701" />
-    <row values="190800" />
-    <row values="190801" />
-    <row values="190900" />
-    <row values="190901" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_count_group_by.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_count_group_by.xml
deleted file mode 100644
index e9e7bf9..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_single_count_group_by.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="c" />
-    </metadata>
-    <row values="1000, 1" />
-    <row values="1001, 1" />
-    <row values="1002, 1" />
-    <row values="1003, 1" />
-    <row values="1004, 1" />
-    <row values="1005, 1" />
-    <row values="1006, 1" />
-    <row values="1007, 1" />
-    <row values="1008, 1" />
-    <row values="1009, 1" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_star.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_star.xml
deleted file mode 100644
index cbf32f1..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_star.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1101, 11, init_read" />
-    <row values="1102, 11, init_read" />
-    <row values="1103, 11, init_read" />
-    <row values="1104, 11, init_read" />
-    <row values="1105, 11, init_read" />
-    <row values="1106, 11, init_read" />
-    <row values="1107, 11, init_read" />
-    <row values="1108, 11, init_read" />
-    <row values="1109, 11, init_read" />
-    <row values="1200, 12, init_read" />
-    <row values="1201, 12, init_read" />
-    <row values="1202, 12, init_read" />
-    <row values="1203, 12, init_read" />
-    <row values="1204, 12, init_read" />
-    <row values="1205, 12, init_read" />
-    <row values="1206, 12, init_read" />
-    <row values="1207, 12, init_read" />
-    <row values="1208, 12, init_read" />
-    <row values="1209, 12, init_read" />
-    <row values="1300, 13, init_read" />
-    <row values="1301, 13, init_read" />
-    <row values="1302, 13, init_read" />
-    <row values="1303, 13, init_read" />
-    <row values="1304, 13, init_read" />
-    <row values="1305, 13, init_read" />
-    <row values="1306, 13, init_read" />
-    <row values="1307, 13, init_read" />
-    <row values="1308, 13, init_read" />
-    <row values="1309, 13, init_read" />
-    <row values="1400, 14, init_read" />
-    <row values="1401, 14, init_read" />
-    <row values="1402, 14, init_read" />
-    <row values="1403, 14, init_read" />
-    <row values="1404, 14, init_read" />
-    <row values="1405, 14, init_read" />
-    <row values="1406, 14, init_read" />
-    <row values="1407, 14, init_read" />
-    <row values="1408, 14, init_read" />
-    <row values="1409, 14, init_read" />
-    <row values="1500, 15, init_read" />
-    <row values="1501, 15, init_read" />
-    <row values="1502, 15, init_read" />
-    <row values="1503, 15, init_read" />
-    <row values="1504, 15, init_read" />
-    <row values="1505, 15, init_read" />
-    <row values="1506, 15, init_read" />
-    <row values="1507, 15, init_read" />
-    <row values="1508, 15, init_read" />
-    <row values="1509, 15, init_read" />
-    <row values="1600, 16, init_read" />
-    <row values="1601, 16, init_read" />
-    <row values="1602, 16, init_read" />
-    <row values="1603, 16, init_read" />
-    <row values="1604, 16, init_read" />
-    <row values="1605, 16, init_read" />
-    <row values="1606, 16, init_read" />
-    <row values="1607, 16, init_read" />
-    <row values="1608, 16, init_read" />
-    <row values="1609, 16, init_read" />
-    <row values="1700, 17, init_read" />
-    <row values="1701, 17, init_read" />
-    <row values="1702, 17, init_read" />
-    <row values="1703, 17, init_read" />
-    <row values="1704, 17, init_read" />
-    <row values="1705, 17, init_read" />
-    <row values="1706, 17, init_read" />
-    <row values="1707, 17, init_read" />
-    <row values="1708, 17, init_read" />
-    <row values="1709, 17, init_read" />
-    <row values="1800, 18, init_read" />
-    <row values="1801, 18, init_read" />
-    <row values="1802, 18, init_read" />
-    <row values="1803, 18, init_read" />
-    <row values="1804, 18, init_read" />
-    <row values="1805, 18, init_read" />
-    <row values="1806, 18, init_read" />
-    <row values="1807, 18, init_read" />
-    <row values="1808, 18, init_read" />
-    <row values="1809, 18, init_read" />
-    <row values="1900, 19, init_read" />
-    <row values="1901, 19, init_read" />
-    <row values="1902, 19, init_read" />
-    <row values="1903, 19, init_read" />
-    <row values="1904, 19, init_read" />
-    <row values="1905, 19, init_read" />
-    <row values="1906, 19, init_read" />
-    <row values="1907, 19, init_read" />
-    <row values="1908, 19, init_read" />
-    <row values="1909, 19, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_sum.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_sum.xml
deleted file mode 100644
index 669493e..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_distinct_with_sum.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="s" />
-    </metadata>
-    <row values="10045" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_equal_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_equal_with_single_table.xml
deleted file mode 100644
index 93de697..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_equal_with_single_table.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_broadcast_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_broadcast_table.xml
deleted file mode 100644
index faf1ff7..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_broadcast_table.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="id" />
-        <column name="status" />
-    </metadata>
-    <row values="1, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_left_join.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_left_join.xml
deleted file mode 100644
index e9d5973..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_left_join.xml
+++ /dev/null
@@ -1,229 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="1000, 10, init_read, 100000, 1000, 10, init_read, 2017-08-08" />
-    <row values="1000, 10, init_read, 100001, 1000, 10, init_read, 2017-08-08" />
-    <row values="1001, 10, init_read, 100100, 1001, 10, init_read, 2017-08-08" />
-    <row values="1001, 10, init_read, 100101, 1001, 10, init_read, 2017-08-08" />
-    <row values="1002, 10, init_read, 100200, 1002, 10, init_read, 2017-08-08" />
-    <row values="1002, 10, init_read, 100201, 1002, 10, init_read, 2017-08-08" />
-    <row values="1003, 10, init_read, 100300, 1003, 10, init_read, 2017-08-08" />
-    <row values="1003, 10, init_read, 100301, 1003, 10, init_read, 2017-08-08" />
-    <row values="1004, 10, init_read, 100400, 1004, 10, init_read, 2017-08-08" />
-    <row values="1004, 10, init_read, 100401, 1004, 10, init_read, 2017-08-08" />
-    <row values="1005, 10, init_read, 100500, 1005, 10, init_read, 2017-08-08" />
-    <row values="1005, 10, init_read, 100501, 1005, 10, init_read, 2017-08-08" />
-    <row values="1006, 10, init_read, 100600, 1006, 10, init_read, 2017-08-08" />
-    <row values="1006, 10, init_read, 100601, 1006, 10, init_read, 2017-08-08" />
-    <row values="1007, 10, init_read, 100700, 1007, 10, init_read, 2017-08-08" />
-    <row values="1007, 10, init_read, 100701, 1007, 10, init_read, 2017-08-08" />
-    <row values="1008, 10, init_read, 100800, 1008, 10, init_read, 2017-08-08" />
-    <row values="1008, 10, init_read, 100801, 1008, 10, init_read, 2017-08-08" />
-    <row values="1009, 10, init_read, 100900, 1009, 10, init_read, 2017-08-08" />
-    <row values="1009, 10, init_read, 100901, 1009, 10, init_read, 2017-08-08" />
-    <row values="1100, 11, init_read, 110000, 1100, 11, init_read, 2017-08-08" />
-    <row values="1100, 11, init_read, 110001, 1100, 11, init_read, 2017-08-08" />
-    <row values="1101, 11, init_read, 110100, 1101, 11, init_read, 2017-08-08" />
-    <row values="1101, 11, init_read, 110101, 1101, 11, init_read, 2017-08-08" />
-    <row values="1102, 11, init_read, 110200, 1102, 11, init_read, 2017-08-08" />
-    <row values="1102, 11, init_read, 110201, 1102, 11, init_read, 2017-08-08" />
-    <row values="1103, 11, init_read, 110300, 1103, 11, init_read, 2017-08-08" />
-    <row values="1103, 11, init_read, 110301, 1103, 11, init_read, 2017-08-08" />
-    <row values="1104, 11, init_read, 110400, 1104, 11, init_read, 2017-08-08" />
-    <row values="1104, 11, init_read, 110401, 1104, 11, init_read, 2017-08-08" />
-    <row values="1105, 11, init_read, 110500, 1105, 11, init_read, 2017-08-08" />
-    <row values="1105, 11, init_read, 110501, 1105, 11, init_read, 2017-08-08" />
-    <row values="1106, 11, init_read, 110600, 1106, 11, init_read, 2017-08-08" />
-    <row values="1106, 11, init_read, 110601, 1106, 11, init_read, 2017-08-08" />
-    <row values="1107, 11, init_read, 110700, 1107, 11, init_read, 2017-08-08" />
-    <row values="1107, 11, init_read, 110701, 1107, 11, init_read, 2017-08-08" />
-    <row values="1108, 11, init_read, 110800, 1108, 11, init_read, 2017-08-08" />
-    <row values="1108, 11, init_read, 110801, 1108, 11, init_read, 2017-08-08" />
-    <row values="1109, 11, init_read, 110900, 1109, 11, init_read, 2017-08-08" />
-    <row values="1109, 11, init_read, 110901, 1109, 11, init_read, 2017-08-08" />
-    <row values="1200, 12, init_read, 120000, 1200, 12, init_read, 2017-08-08" />
-    <row values="1200, 12, init_read, 120001, 1200, 12, init_read, 2017-08-08" />
-    <row values="1201, 12, init_read, 120100, 1201, 12, init_read, 2017-08-08" />
-    <row values="1201, 12, init_read, 120101, 1201, 12, init_read, 2017-08-08" />
-    <row values="1202, 12, init_read, 120200, 1202, 12, init_read, 2017-08-08" />
-    <row values="1202, 12, init_read, 120201, 1202, 12, init_read, 2017-08-08" />
-    <row values="1203, 12, init_read, 120300, 1203, 12, init_read, 2017-08-08" />
-    <row values="1203, 12, init_read, 120301, 1203, 12, init_read, 2017-08-08" />
-    <row values="1204, 12, init_read, 120400, 1204, 12, init_read, 2017-08-08" />
-    <row values="1204, 12, init_read, 120401, 1204, 12, init_read, 2017-08-08" />
-    <row values="1205, 12, init_read, 120500, 1205, 12, init_read, 2017-08-08" />
-    <row values="1205, 12, init_read, 120501, 1205, 12, init_read, 2017-08-08" />
-    <row values="1206, 12, init_read, 120600, 1206, 12, init_read, 2017-08-08" />
-    <row values="1206, 12, init_read, 120601, 1206, 12, init_read, 2017-08-08" />
-    <row values="1207, 12, init_read, 120700, 1207, 12, init_read, 2017-08-08" />
-    <row values="1207, 12, init_read, 120701, 1207, 12, init_read, 2017-08-08" />
-    <row values="1208, 12, init_read, 120800, 1208, 12, init_read, 2017-08-08" />
-    <row values="1208, 12, init_read, 120801, 1208, 12, init_read, 2017-08-08" />
-    <row values="1209, 12, init_read, 120900, 1209, 12, init_read, 2017-08-08" />
-    <row values="1209, 12, init_read, 120901, 1209, 12, init_read, 2017-08-08" />
-    <row values="1300, 13, init_read, 130000, 1300, 13, init_read, 2017-08-08" />
-    <row values="1300, 13, init_read, 130001, 1300, 13, init_read, 2017-08-08" />
-    <row values="1301, 13, init_read, 130100, 1301, 13, init_read, 2017-08-08" />
-    <row values="1301, 13, init_read, 130101, 1301, 13, init_read, 2017-08-08" />
-    <row values="1302, 13, init_read, 130200, 1302, 13, init_read, 2017-08-08" />
-    <row values="1302, 13, init_read, 130201, 1302, 13, init_read, 2017-08-08" />
-    <row values="1303, 13, init_read, 130300, 1303, 13, init_read, 2017-08-08" />
-    <row values="1303, 13, init_read, 130301, 1303, 13, init_read, 2017-08-08" />
-    <row values="1304, 13, init_read, 130400, 1304, 13, init_read, 2017-08-08" />
-    <row values="1304, 13, init_read, 130401, 1304, 13, init_read, 2017-08-08" />
-    <row values="1305, 13, init_read, 130500, 1305, 13, init_read, 2017-08-08" />
-    <row values="1305, 13, init_read, 130501, 1305, 13, init_read, 2017-08-08" />
-    <row values="1306, 13, init_read, 130600, 1306, 13, init_read, 2017-08-08" />
-    <row values="1306, 13, init_read, 130601, 1306, 13, init_read, 2017-08-08" />
-    <row values="1307, 13, init_read, 130700, 1307, 13, init_read, 2017-08-08" />
-    <row values="1307, 13, init_read, 130701, 1307, 13, init_read, 2017-08-08" />
-    <row values="1308, 13, init_read, 130800, 1308, 13, init_read, 2017-08-08" />
-    <row values="1308, 13, init_read, 130801, 1308, 13, init_read, 2017-08-08" />
-    <row values="1309, 13, init_read, 130900, 1309, 13, init_read, 2017-08-08" />
-    <row values="1309, 13, init_read, 130901, 1309, 13, init_read, 2017-08-08" />
-    <row values="1400, 14, init_read, 140000, 1400, 14, init_read, 2017-08-08" />
-    <row values="1400, 14, init_read, 140001, 1400, 14, init_read, 2017-08-08" />
-    <row values="1401, 14, init_read, 140100, 1401, 14, init_read, 2017-08-08" />
-    <row values="1401, 14, init_read, 140101, 1401, 14, init_read, 2017-08-08" />
-    <row values="1402, 14, init_read, 140200, 1402, 14, init_read, 2017-08-08" />
-    <row values="1402, 14, init_read, 140201, 1402, 14, init_read, 2017-08-08" />
-    <row values="1403, 14, init_read, 140300, 1403, 14, init_read, 2017-08-08" />
-    <row values="1403, 14, init_read, 140301, 1403, 14, init_read, 2017-08-08" />
-    <row values="1404, 14, init_read, 140400, 1404, 14, init_read, 2017-08-08" />
-    <row values="1404, 14, init_read, 140401, 1404, 14, init_read, 2017-08-08" />
-    <row values="1405, 14, init_read, 140500, 1405, 14, init_read, 2017-08-08" />
-    <row values="1405, 14, init_read, 140501, 1405, 14, init_read, 2017-08-08" />
-    <row values="1406, 14, init_read, 140600, 1406, 14, init_read, 2017-08-08" />
-    <row values="1406, 14, init_read, 140601, 1406, 14, init_read, 2017-08-08" />
-    <row values="1407, 14, init_read, 140700, 1407, 14, init_read, 2017-08-08" />
-    <row values="1407, 14, init_read, 140701, 1407, 14, init_read, 2017-08-08" />
-    <row values="1408, 14, init_read, 140800, 1408, 14, init_read, 2017-08-08" />
-    <row values="1408, 14, init_read, 140801, 1408, 14, init_read, 2017-08-08" />
-    <row values="1409, 14, init_read, 140900, 1409, 14, init_read, 2017-08-08" />
-    <row values="1409, 14, init_read, 140901, 1409, 14, init_read, 2017-08-08" />
-    <row values="1500, 15, init_read, 150000, 1500, 15, init_read, 2017-08-08" />
-    <row values="1500, 15, init_read, 150001, 1500, 15, init_read, 2017-08-08" />
-    <row values="1501, 15, init_read, 150100, 1501, 15, init_read, 2017-08-08" />
-    <row values="1501, 15, init_read, 150101, 1501, 15, init_read, 2017-08-08" />
-    <row values="1502, 15, init_read, 150200, 1502, 15, init_read, 2017-08-08" />
-    <row values="1502, 15, init_read, 150201, 1502, 15, init_read, 2017-08-08" />
-    <row values="1503, 15, init_read, 150300, 1503, 15, init_read, 2017-08-08" />
-    <row values="1503, 15, init_read, 150301, 1503, 15, init_read, 2017-08-08" />
-    <row values="1504, 15, init_read, 150400, 1504, 15, init_read, 2017-08-08" />
-    <row values="1504, 15, init_read, 150401, 1504, 15, init_read, 2017-08-08" />
-    <row values="1505, 15, init_read, 150500, 1505, 15, init_read, 2017-08-08" />
-    <row values="1505, 15, init_read, 150501, 1505, 15, init_read, 2017-08-08" />
-    <row values="1506, 15, init_read, 150600, 1506, 15, init_read, 2017-08-08" />
-    <row values="1506, 15, init_read, 150601, 1506, 15, init_read, 2017-08-08" />
-    <row values="1507, 15, init_read, 150700, 1507, 15, init_read, 2017-08-08" />
-    <row values="1507, 15, init_read, 150701, 1507, 15, init_read, 2017-08-08" />
-    <row values="1508, 15, init_read, 150800, 1508, 15, init_read, 2017-08-08" />
-    <row values="1508, 15, init_read, 150801, 1508, 15, init_read, 2017-08-08" />
-    <row values="1509, 15, init_read, 150900, 1509, 15, init_read, 2017-08-08" />
-    <row values="1509, 15, init_read, 150901, 1509, 15, init_read, 2017-08-08" />
-    <row values="1600, 16, init_read, 160000, 1600, 16, init_read, 2017-08-08" />
-    <row values="1600, 16, init_read, 160001, 1600, 16, init_read, 2017-08-08" />
-    <row values="1601, 16, init_read, 160100, 1601, 16, init_read, 2017-08-08" />
-    <row values="1601, 16, init_read, 160101, 1601, 16, init_read, 2017-08-08" />
-    <row values="1602, 16, init_read, 160200, 1602, 16, init_read, 2017-08-08" />
-    <row values="1602, 16, init_read, 160201, 1602, 16, init_read, 2017-08-08" />
-    <row values="1603, 16, init_read, 160300, 1603, 16, init_read, 2017-08-08" />
-    <row values="1603, 16, init_read, 160301, 1603, 16, init_read, 2017-08-08" />
-    <row values="1604, 16, init_read, 160400, 1604, 16, init_read, 2017-08-08" />
-    <row values="1604, 16, init_read, 160401, 1604, 16, init_read, 2017-08-08" />
-    <row values="1605, 16, init_read, 160500, 1605, 16, init_read, 2017-08-08" />
-    <row values="1605, 16, init_read, 160501, 1605, 16, init_read, 2017-08-08" />
-    <row values="1606, 16, init_read, 160600, 1606, 16, init_read, 2017-08-08" />
-    <row values="1606, 16, init_read, 160601, 1606, 16, init_read, 2017-08-08" />
-    <row values="1607, 16, init_read, 160700, 1607, 16, init_read, 2017-08-08" />
-    <row values="1607, 16, init_read, 160701, 1607, 16, init_read, 2017-08-08" />
-    <row values="1608, 16, init_read, 160800, 1608, 16, init_read, 2017-08-08" />
-    <row values="1608, 16, init_read, 160801, 1608, 16, init_read, 2017-08-08" />
-    <row values="1609, 16, init_read, 160900, 1609, 16, init_read, 2017-08-08" />
-    <row values="1609, 16, init_read, 160901, 1609, 16, init_read, 2017-08-08" />
-    <row values="1700, 17, init_read, 170000, 1700, 17, init_read, 2017-08-08" />
-    <row values="1700, 17, init_read, 170001, 1700, 17, init_read, 2017-08-08" />
-    <row values="1701, 17, init_read, 170100, 1701, 17, init_read, 2017-08-08" />
-    <row values="1701, 17, init_read, 170101, 1701, 17, init_read, 2017-08-08" />
-    <row values="1702, 17, init_read, 170200, 1702, 17, init_read, 2017-08-08" />
-    <row values="1702, 17, init_read, 170201, 1702, 17, init_read, 2017-08-08" />
-    <row values="1703, 17, init_read, 170300, 1703, 17, init_read, 2017-08-08" />
-    <row values="1703, 17, init_read, 170301, 1703, 17, init_read, 2017-08-08" />
-    <row values="1704, 17, init_read, 170400, 1704, 17, init_read, 2017-08-08" />
-    <row values="1704, 17, init_read, 170401, 1704, 17, init_read, 2017-08-08" />
-    <row values="1705, 17, init_read, 170500, 1705, 17, init_read, 2017-08-08" />
-    <row values="1705, 17, init_read, 170501, 1705, 17, init_read, 2017-08-08" />
-    <row values="1706, 17, init_read, 170600, 1706, 17, init_read, 2017-08-08" />
-    <row values="1706, 17, init_read, 170601, 1706, 17, init_read, 2017-08-08" />
-    <row values="1707, 17, init_read, 170700, 1707, 17, init_read, 2017-08-08" />
-    <row values="1707, 17, init_read, 170701, 1707, 17, init_read, 2017-08-08" />
-    <row values="1708, 17, init_read, 170800, 1708, 17, init_read, 2017-08-08" />
-    <row values="1708, 17, init_read, 170801, 1708, 17, init_read, 2017-08-08" />
-    <row values="1709, 17, init_read, 170900, 1709, 17, init_read, 2017-08-08" />
-    <row values="1709, 17, init_read, 170901, 1709, 17, init_read, 2017-08-08" />
-    <row values="1800, 18, init_read, 180000, 1800, 18, init_read, 2017-08-08" />
-    <row values="1800, 18, init_read, 180001, 1800, 18, init_read, 2017-08-08" />
-    <row values="1801, 18, init_read, 180100, 1801, 18, init_read, 2017-08-08" />
-    <row values="1801, 18, init_read, 180101, 1801, 18, init_read, 2017-08-08" />
-    <row values="1802, 18, init_read, 180200, 1802, 18, init_read, 2017-08-08" />
-    <row values="1802, 18, init_read, 180201, 1802, 18, init_read, 2017-08-08" />
-    <row values="1803, 18, init_read, 180300, 1803, 18, init_read, 2017-08-08" />
-    <row values="1803, 18, init_read, 180301, 1803, 18, init_read, 2017-08-08" />
-    <row values="1804, 18, init_read, 180400, 1804, 18, init_read, 2017-08-08" />
-    <row values="1804, 18, init_read, 180401, 1804, 18, init_read, 2017-08-08" />
-    <row values="1805, 18, init_read, 180500, 1805, 18, init_read, 2017-08-08" />
-    <row values="1805, 18, init_read, 180501, 1805, 18, init_read, 2017-08-08" />
-    <row values="1806, 18, init_read, 180600, 1806, 18, init_read, 2017-08-08" />
-    <row values="1806, 18, init_read, 180601, 1806, 18, init_read, 2017-08-08" />
-    <row values="1807, 18, init_read, 180700, 1807, 18, init_read, 2017-08-08" />
-    <row values="1807, 18, init_read, 180701, 1807, 18, init_read, 2017-08-08" />
-    <row values="1808, 18, init_read, 180800, 1808, 18, init_read, 2017-08-08" />
-    <row values="1808, 18, init_read, 180801, 1808, 18, init_read, 2017-08-08" />
-    <row values="1809, 18, init_read, 180900, 1809, 18, init_read, 2017-08-08" />
-    <row values="1809, 18, init_read, 180901, 1809, 18, init_read, 2017-08-08" />
-    <row values="1900, 19, init_read, 190000, 1900, 19, init_read, 2017-08-08" />
-    <row values="1900, 19, init_read, 190001, 1900, 19, init_read, 2017-08-08" />
-    <row values="1901, 19, init_read, 190100, 1901, 19, init_read, 2017-08-08" />
-    <row values="1901, 19, init_read, 190101, 1901, 19, init_read, 2017-08-08" />
-    <row values="1902, 19, init_read, 190200, 1902, 19, init_read, 2017-08-08" />
-    <row values="1902, 19, init_read, 190201, 1902, 19, init_read, 2017-08-08" />
-    <row values="1903, 19, init_read, 190300, 1903, 19, init_read, 2017-08-08" />
-    <row values="1903, 19, init_read, 190301, 1903, 19, init_read, 2017-08-08" />
-    <row values="1904, 19, init_read, 190400, 1904, 19, init_read, 2017-08-08" />
-    <row values="1904, 19, init_read, 190401, 1904, 19, init_read, 2017-08-08" />
-    <row values="1905, 19, init_read, 190500, 1905, 19, init_read, 2017-08-08" />
-    <row values="1905, 19, init_read, 190501, 1905, 19, init_read, 2017-08-08" />
-    <row values="1906, 19, init_read, 190600, 1906, 19, init_read, 2017-08-08" />
-    <row values="1906, 19, init_read, 190601, 1906, 19, init_read, 2017-08-08" />
-    <row values="1907, 19, init_read, 190700, 1907, 19, init_read, 2017-08-08" />
-    <row values="1907, 19, init_read, 190701, 1907, 19, init_read, 2017-08-08" />
-    <row values="1908, 19, init_read, 190800, 1908, 19, init_read, 2017-08-08" />
-    <row values="1908, 19, init_read, 190801, 1908, 19, init_read, 2017-08-08" />
-    <row values="1909, 19, init_read, 190900, 1909, 19, init_read, 2017-08-08" />
-    <row values="1909, 19, init_read, 190901, 1909, 19, init_read, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_update.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_update.xml
deleted file mode 100644
index 5f22814..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_for_update.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id"/>
-        <column name="user_id"/>
-        <column name="status"/>
-    </metadata>
-    <row values="1000, 10, init" />
-    <row values="1001, 10, init" />
-    <row values="1002, 10, init" />
-    <row values="1003, 10, init" />
-    <row values="1004, 10, init" />
-    <row values="1005, 10, init" />
-    <row values="1006, 10, init" />
-    <row values="1007, 10, init" />
-    <row values="1008, 10, init" />
-    <row values="1009, 10, init" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_from_single.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_from_single.xml
deleted file mode 100644
index ea1fbbd..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_from_single.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="single_id"/>
-        <column name="id" />
-        <column name="status"/>
-    </metadata>
-    <row values="1, 1000, init_read" />
-    <row values="2, 1101, init_read" />
-    <row values="3, 1202, init_read" />
-    <row values="4, 1303, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_from_single_join_order.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_from_single_join_order.xml
deleted file mode 100644
index d33b81c..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_from_single_join_order.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="single_id"/>
-        <column name="id" />
-        <column name="status"/>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1, 1000, init_read, 1000, 10, init_read" />
-    <row values="2, 1101, init_read, 1101, 11, init_read" />
-    <row values="3, 1202, init_read, 1202, 12, init_read" />
-    <row values="4, 1303, init_read, 1303, 13, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_full_route_with_binding_tables.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_full_route_with_binding_tables.xml
deleted file mode 100644
index 59f2833..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_full_route_with_binding_tables.xml
+++ /dev/null
@@ -1,226 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100000, 1000, 10, init_read, 2017-08-08" />
-    <row values="100001, 1000, 10, init_read, 2017-08-08" />
-    <row values="100100, 1001, 10, init_read, 2017-08-08" />
-    <row values="100101, 1001, 10, init_read, 2017-08-08" />
-    <row values="100200, 1002, 10, init_read, 2017-08-08" />
-    <row values="100201, 1002, 10, init_read, 2017-08-08" />
-    <row values="100300, 1003, 10, init_read, 2017-08-08" />
-    <row values="100301, 1003, 10, init_read, 2017-08-08" />
-    <row values="100400, 1004, 10, init_read, 2017-08-08" />
-    <row values="100401, 1004, 10, init_read, 2017-08-08" />
-    <row values="100500, 1005, 10, init_read, 2017-08-08" />
-    <row values="100501, 1005, 10, init_read, 2017-08-08" />
-    <row values="100600, 1006, 10, init_read, 2017-08-08" />
-    <row values="100601, 1006, 10, init_read, 2017-08-08" />
-    <row values="100700, 1007, 10, init_read, 2017-08-08" />
-    <row values="100701, 1007, 10, init_read, 2017-08-08" />
-    <row values="100800, 1008, 10, init_read, 2017-08-08" />
-    <row values="100801, 1008, 10, init_read, 2017-08-08" />
-    <row values="100900, 1009, 10, init_read, 2017-08-08" />
-    <row values="100901, 1009, 10, init_read, 2017-08-08" />
-    <row values="110000, 1100, 11, init_read, 2017-08-08" />
-    <row values="110001, 1100, 11, init_read, 2017-08-08" />
-    <row values="110100, 1101, 11, init_read, 2017-08-08" />
-    <row values="110101, 1101, 11, init_read, 2017-08-08" />
-    <row values="110200, 1102, 11, init_read, 2017-08-08" />
-    <row values="110201, 1102, 11, init_read, 2017-08-08" />
-    <row values="110300, 1103, 11, init_read, 2017-08-08" />
-    <row values="110301, 1103, 11, init_read, 2017-08-08" />
-    <row values="110400, 1104, 11, init_read, 2017-08-08" />
-    <row values="110401, 1104, 11, init_read, 2017-08-08" />
-    <row values="110500, 1105, 11, init_read, 2017-08-08" />
-    <row values="110501, 1105, 11, init_read, 2017-08-08" />
-    <row values="110600, 1106, 11, init_read, 2017-08-08" />
-    <row values="110601, 1106, 11, init_read, 2017-08-08" />
-    <row values="110700, 1107, 11, init_read, 2017-08-08" />
-    <row values="110701, 1107, 11, init_read, 2017-08-08" />
-    <row values="110800, 1108, 11, init_read, 2017-08-08" />
-    <row values="110801, 1108, 11, init_read, 2017-08-08" />
-    <row values="110900, 1109, 11, init_read, 2017-08-08" />
-    <row values="110901, 1109, 11, init_read, 2017-08-08" />
-    <row values="120000, 1200, 12, init_read, 2017-08-08" />
-    <row values="120001, 1200, 12, init_read, 2017-08-08" />
-    <row values="120100, 1201, 12, init_read, 2017-08-08" />
-    <row values="120101, 1201, 12, init_read, 2017-08-08" />
-    <row values="120200, 1202, 12, init_read, 2017-08-08" />
-    <row values="120201, 1202, 12, init_read, 2017-08-08" />
-    <row values="120300, 1203, 12, init_read, 2017-08-08" />
-    <row values="120301, 1203, 12, init_read, 2017-08-08" />
-    <row values="120400, 1204, 12, init_read, 2017-08-08" />
-    <row values="120401, 1204, 12, init_read, 2017-08-08" />
-    <row values="120500, 1205, 12, init_read, 2017-08-08" />
-    <row values="120501, 1205, 12, init_read, 2017-08-08" />
-    <row values="120600, 1206, 12, init_read, 2017-08-08" />
-    <row values="120601, 1206, 12, init_read, 2017-08-08" />
-    <row values="120700, 1207, 12, init_read, 2017-08-08" />
-    <row values="120701, 1207, 12, init_read, 2017-08-08" />
-    <row values="120800, 1208, 12, init_read, 2017-08-08" />
-    <row values="120801, 1208, 12, init_read, 2017-08-08" />
-    <row values="120900, 1209, 12, init_read, 2017-08-08" />
-    <row values="120901, 1209, 12, init_read, 2017-08-08" />
-    <row values="130000, 1300, 13, init_read, 2017-08-08" />
-    <row values="130001, 1300, 13, init_read, 2017-08-08" />
-    <row values="130100, 1301, 13, init_read, 2017-08-08" />
-    <row values="130101, 1301, 13, init_read, 2017-08-08" />
-    <row values="130200, 1302, 13, init_read, 2017-08-08" />
-    <row values="130201, 1302, 13, init_read, 2017-08-08" />
-    <row values="130300, 1303, 13, init_read, 2017-08-08" />
-    <row values="130301, 1303, 13, init_read, 2017-08-08" />
-    <row values="130400, 1304, 13, init_read, 2017-08-08" />
-    <row values="130401, 1304, 13, init_read, 2017-08-08" />
-    <row values="130500, 1305, 13, init_read, 2017-08-08" />
-    <row values="130501, 1305, 13, init_read, 2017-08-08" />
-    <row values="130600, 1306, 13, init_read, 2017-08-08" />
-    <row values="130601, 1306, 13, init_read, 2017-08-08" />
-    <row values="130700, 1307, 13, init_read, 2017-08-08" />
-    <row values="130701, 1307, 13, init_read, 2017-08-08" />
-    <row values="130800, 1308, 13, init_read, 2017-08-08" />
-    <row values="130801, 1308, 13, init_read, 2017-08-08" />
-    <row values="130900, 1309, 13, init_read, 2017-08-08" />
-    <row values="130901, 1309, 13, init_read, 2017-08-08" />
-    <row values="140000, 1400, 14, init_read, 2017-08-08" />
-    <row values="140001, 1400, 14, init_read, 2017-08-08" />
-    <row values="140100, 1401, 14, init_read, 2017-08-08" />
-    <row values="140101, 1401, 14, init_read, 2017-08-08" />
-    <row values="140200, 1402, 14, init_read, 2017-08-08" />
-    <row values="140201, 1402, 14, init_read, 2017-08-08" />
-    <row values="140300, 1403, 14, init_read, 2017-08-08" />
-    <row values="140301, 1403, 14, init_read, 2017-08-08" />
-    <row values="140400, 1404, 14, init_read, 2017-08-08" />
-    <row values="140401, 1404, 14, init_read, 2017-08-08" />
-    <row values="140500, 1405, 14, init_read, 2017-08-08" />
-    <row values="140501, 1405, 14, init_read, 2017-08-08" />
-    <row values="140600, 1406, 14, init_read, 2017-08-08" />
-    <row values="140601, 1406, 14, init_read, 2017-08-08" />
-    <row values="140700, 1407, 14, init_read, 2017-08-08" />
-    <row values="140701, 1407, 14, init_read, 2017-08-08" />
-    <row values="140800, 1408, 14, init_read, 2017-08-08" />
-    <row values="140801, 1408, 14, init_read, 2017-08-08" />
-    <row values="140900, 1409, 14, init_read, 2017-08-08" />
-    <row values="140901, 1409, 14, init_read, 2017-08-08" />
-    <row values="150000, 1500, 15, init_read, 2017-08-08" />
-    <row values="150001, 1500, 15, init_read, 2017-08-08" />
-    <row values="150100, 1501, 15, init_read, 2017-08-08" />
-    <row values="150101, 1501, 15, init_read, 2017-08-08" />
-    <row values="150200, 1502, 15, init_read, 2017-08-08" />
-    <row values="150201, 1502, 15, init_read, 2017-08-08" />
-    <row values="150300, 1503, 15, init_read, 2017-08-08" />
-    <row values="150301, 1503, 15, init_read, 2017-08-08" />
-    <row values="150400, 1504, 15, init_read, 2017-08-08" />
-    <row values="150401, 1504, 15, init_read, 2017-08-08" />
-    <row values="150500, 1505, 15, init_read, 2017-08-08" />
-    <row values="150501, 1505, 15, init_read, 2017-08-08" />
-    <row values="150600, 1506, 15, init_read, 2017-08-08" />
-    <row values="150601, 1506, 15, init_read, 2017-08-08" />
-    <row values="150700, 1507, 15, init_read, 2017-08-08" />
-    <row values="150701, 1507, 15, init_read, 2017-08-08" />
-    <row values="150800, 1508, 15, init_read, 2017-08-08" />
-    <row values="150801, 1508, 15, init_read, 2017-08-08" />
-    <row values="150900, 1509, 15, init_read, 2017-08-08" />
-    <row values="150901, 1509, 15, init_read, 2017-08-08" />
-    <row values="160000, 1600, 16, init_read, 2017-08-08" />
-    <row values="160001, 1600, 16, init_read, 2017-08-08" />
-    <row values="160100, 1601, 16, init_read, 2017-08-08" />
-    <row values="160101, 1601, 16, init_read, 2017-08-08" />
-    <row values="160200, 1602, 16, init_read, 2017-08-08" />
-    <row values="160201, 1602, 16, init_read, 2017-08-08" />
-    <row values="160300, 1603, 16, init_read, 2017-08-08" />
-    <row values="160301, 1603, 16, init_read, 2017-08-08" />
-    <row values="160400, 1604, 16, init_read, 2017-08-08" />
-    <row values="160401, 1604, 16, init_read, 2017-08-08" />
-    <row values="160500, 1605, 16, init_read, 2017-08-08" />
-    <row values="160501, 1605, 16, init_read, 2017-08-08" />
-    <row values="160600, 1606, 16, init_read, 2017-08-08" />
-    <row values="160601, 1606, 16, init_read, 2017-08-08" />
-    <row values="160700, 1607, 16, init_read, 2017-08-08" />
-    <row values="160701, 1607, 16, init_read, 2017-08-08" />
-    <row values="160800, 1608, 16, init_read, 2017-08-08" />
-    <row values="160801, 1608, 16, init_read, 2017-08-08" />
-    <row values="160900, 1609, 16, init_read, 2017-08-08" />
-    <row values="160901, 1609, 16, init_read, 2017-08-08" />
-    <row values="170000, 1700, 17, init_read, 2017-08-08" />
-    <row values="170001, 1700, 17, init_read, 2017-08-08" />
-    <row values="170100, 1701, 17, init_read, 2017-08-08" />
-    <row values="170101, 1701, 17, init_read, 2017-08-08" />
-    <row values="170200, 1702, 17, init_read, 2017-08-08" />
-    <row values="170201, 1702, 17, init_read, 2017-08-08" />
-    <row values="170300, 1703, 17, init_read, 2017-08-08" />
-    <row values="170301, 1703, 17, init_read, 2017-08-08" />
-    <row values="170400, 1704, 17, init_read, 2017-08-08" />
-    <row values="170401, 1704, 17, init_read, 2017-08-08" />
-    <row values="170500, 1705, 17, init_read, 2017-08-08" />
-    <row values="170501, 1705, 17, init_read, 2017-08-08" />
-    <row values="170600, 1706, 17, init_read, 2017-08-08" />
-    <row values="170601, 1706, 17, init_read, 2017-08-08" />
-    <row values="170700, 1707, 17, init_read, 2017-08-08" />
-    <row values="170701, 1707, 17, init_read, 2017-08-08" />
-    <row values="170800, 1708, 17, init_read, 2017-08-08" />
-    <row values="170801, 1708, 17, init_read, 2017-08-08" />
-    <row values="170900, 1709, 17, init_read, 2017-08-08" />
-    <row values="170901, 1709, 17, init_read, 2017-08-08" />
-    <row values="180000, 1800, 18, init_read, 2017-08-08" />
-    <row values="180001, 1800, 18, init_read, 2017-08-08" />
-    <row values="180100, 1801, 18, init_read, 2017-08-08" />
-    <row values="180101, 1801, 18, init_read, 2017-08-08" />
-    <row values="180200, 1802, 18, init_read, 2017-08-08" />
-    <row values="180201, 1802, 18, init_read, 2017-08-08" />
-    <row values="180300, 1803, 18, init_read, 2017-08-08" />
-    <row values="180301, 1803, 18, init_read, 2017-08-08" />
-    <row values="180400, 1804, 18, init_read, 2017-08-08" />
-    <row values="180401, 1804, 18, init_read, 2017-08-08" />
-    <row values="180500, 1805, 18, init_read, 2017-08-08" />
-    <row values="180501, 1805, 18, init_read, 2017-08-08" />
-    <row values="180600, 1806, 18, init_read, 2017-08-08" />
-    <row values="180601, 1806, 18, init_read, 2017-08-08" />
-    <row values="180700, 1807, 18, init_read, 2017-08-08" />
-    <row values="180701, 1807, 18, init_read, 2017-08-08" />
-    <row values="180800, 1808, 18, init_read, 2017-08-08" />
-    <row values="180801, 1808, 18, init_read, 2017-08-08" />
-    <row values="180900, 1809, 18, init_read, 2017-08-08" />
-    <row values="180901, 1809, 18, init_read, 2017-08-08" />
-    <row values="190000, 1900, 19, init_read, 2017-08-08" />
-    <row values="190001, 1900, 19, init_read, 2017-08-08" />
-    <row values="190100, 1901, 19, init_read, 2017-08-08" />
-    <row values="190101, 1901, 19, init_read, 2017-08-08" />
-    <row values="190200, 1902, 19, init_read, 2017-08-08" />
-    <row values="190201, 1902, 19, init_read, 2017-08-08" />
-    <row values="190300, 1903, 19, init_read, 2017-08-08" />
-    <row values="190301, 1903, 19, init_read, 2017-08-08" />
-    <row values="190400, 1904, 19, init_read, 2017-08-08" />
-    <row values="190401, 1904, 19, init_read, 2017-08-08" />
-    <row values="190500, 1905, 19, init_read, 2017-08-08" />
-    <row values="190501, 1905, 19, init_read, 2017-08-08" />
-    <row values="190600, 1906, 19, init_read, 2017-08-08" />
-    <row values="190601, 1906, 19, init_read, 2017-08-08" />
-    <row values="190700, 1907, 19, init_read, 2017-08-08" />
-    <row values="190701, 1907, 19, init_read, 2017-08-08" />
-    <row values="190800, 1908, 19, init_read, 2017-08-08" />
-    <row values="190801, 1908, 19, init_read, 2017-08-08" />
-    <row values="190900, 1909, 19, init_read, 2017-08-08" />
-    <row values="190901, 1909, 19, init_read, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_avg.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_avg.xml
deleted file mode 100644
index d17d86e..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_avg.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_avg" />
-        <column name="user_id" />
-    </metadata>
-    <row values="1004.5000, 10" />
-    <row values="1104.5000, 11" />
-    <row values="1204.5000, 12" />
-    <row values="1304.5000, 13" />
-    <row values="1404.5000, 14" />
-    <row values="1504.5000, 15" />
-    <row values="1604.5000, 16" />
-    <row values="1704.5000, 17" />
-    <row values="1804.5000, 18" />
-    <row values="1904.5000, 19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_count.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_count.xml
deleted file mode 100644
index 8b2e6eb..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_count.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-        <column name="user_id" />
-    </metadata>
-    <row values="10, 10" />
-    <row values="10, 11" />
-    <row values="10, 12" />
-    <row values="10, 13" />
-    <row values="10, 14" />
-    <row values="10, 15" />
-    <row values="10, 16" />
-    <row values="10, 17" />
-    <row values="10, 18" />
-    <row values="10, 19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_count_without_column_name.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_count_without_column_name.xml
deleted file mode 100644
index 8b2e6eb..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_count_without_column_name.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_count" />
-        <column name="user_id" />
-    </metadata>
-    <row values="10, 10" />
-    <row values="10, 11" />
-    <row values="10, 12" />
-    <row values="10, 13" />
-    <row values="10, 14" />
-    <row values="10, 15" />
-    <row values="10, 16" />
-    <row values="10, 17" />
-    <row values="10, 18" />
-    <row values="10, 19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_date_function.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_date_function.xml
deleted file mode 100644
index 9ae1c09..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_date_function.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="creation_date" />
-        <column name="c_number" />
-    </metadata>
-    <row values="17-08-08, 4" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_key_word_alias.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_key_word_alias.xml
deleted file mode 100644
index a973243..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_key_word_alias.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_sum" />
-        <column name="key" />
-    </metadata>
-    <row values="10045, 10" />
-    <row values="11045, 11" />
-    <row values="12045, 12" />
-    <row values="13045, 13" />
-    <row values="14045, 14" />
-    <row values="15045, 15" />
-    <row values="16045, 16" />
-    <row values="17045, 17" />
-    <row values="18045, 18" />
-    <row values="19045, 19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_keyword_alias.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_keyword_alias.xml
deleted file mode 100644
index a973243..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_keyword_alias.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_sum" />
-        <column name="key" />
-    </metadata>
-    <row values="10045, 10" />
-    <row values="11045, 11" />
-    <row values="12045, 12" />
-    <row values="13045, 13" />
-    <row values="14045, 14" />
-    <row values="15045, 15" />
-    <row values="16045, 16" />
-    <row values="17045, 17" />
-    <row values="18045, 18" />
-    <row values="19045, 19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_limit.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_limit.xml
deleted file mode 100644
index 30cd3db..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_limit.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id" />
-    </metadata>
-    <row values="10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_max.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_max.xml
deleted file mode 100644
index 431b36c..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_max.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="max_order_id" />
-        <column name="user_id" />
-    </metadata>
-    <row values="1009, 10" />
-    <row values="1109, 11" />
-    <row values="1209, 12" />
-    <row values="1309, 13" />
-    <row values="1409, 14" />
-    <row values="1509, 15" />
-    <row values="1609, 16" />
-    <row values="1709, 17" />
-    <row values="1809, 18" />
-    <row values="1909, 19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_min.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_min.xml
deleted file mode 100644
index a5c49bd..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_min.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="min_order_id" />
-        <column name="user_id" />
-    </metadata>
-    <row values="1000, 10" />
-    <row values="1100, 11" />
-    <row values="1200, 12" />
-    <row values="1300, 13" />
-    <row values="1400, 14" />
-    <row values="1500, 15" />
-    <row values="1600, 16" />
-    <row values="1700, 17" />
-    <row values="1800, 18" />
-    <row values="1900, 19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_order_by_and_limit.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_order_by_and_limit.xml
deleted file mode 100644
index 696f43f..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_order_by_and_limit.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="user_id" />
-        <column name="orders_sum" />
-    </metadata>
-    <row values="10, 10045" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_order_by_desc.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_order_by_desc.xml
deleted file mode 100644
index 46a334c..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_order_by_desc.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_sum" />
-        <column name="user_id" />
-    </metadata>
-    <row values="19045, 19" />
-    <row values="18045, 18" />
-    <row values="17045, 17" />
-    <row values="16045, 16" />
-    <row values="15045, 15" />
-    <row values="14045, 14" />
-    <row values="13045, 13" />
-    <row values="12045, 12" />
-    <row values="11045, 11" />
-    <row values="10045, 10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_sum.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_sum.xml
deleted file mode 100644
index 224ac3e..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_with_sum.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="orders_sum" />
-        <column name="user_id" />
-    </metadata>
-    <row values="10045, 10" />
-    <row values="11045, 11" />
-    <row values="12045, 12" />
-    <row values="13045, 13" />
-    <row values="14045, 14" />
-    <row values="15045, 15" />
-    <row values="16045, 16" />
-    <row values="17045, 17" />
-    <row values="18045, 18" />
-    <row values="19045, 19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_without_grouped_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_without_grouped_column.xml
deleted file mode 100644
index 607f09a..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_by_without_grouped_column.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="items_count" />
-    </metadata>
-    <row values="20" />
-    <row values="20" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_concat_function_with_federate.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_concat_function_with_federate.xml
deleted file mode 100644
index 1df84d6..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_group_concat_function_with_federate.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_ids" />
-    </metadata>
-    <row values="1000;1001" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_force_index_join.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_force_index_join.xml
deleted file mode 100644
index 52f30ba..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_force_index_join.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100000, 1000, 10, init_read, 2017-08-08" />
-    <row values="100001, 1000, 10, init_read, 2017-08-08" />
-    <row values="100100, 1001, 10, init_read, 2017-08-08" />
-    <row values="100101, 1001, 10, init_read, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_same_sharding_column.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_same_sharding_column.xml
deleted file mode 100644
index 9d12e38..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_same_sharding_column.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1001, 10, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_single_table.xml
deleted file mode 100644
index 93de697..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_in_with_single_table.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1000, 10, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_inner_join.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_inner_join.xml
deleted file mode 100644
index d75a29d..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_inner_join.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100000, 1000, 10, init_read, 2017-08-08" />
-    <row values="100001, 1000, 10, init_read, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_max.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_max.xml
deleted file mode 100644
index 19e04bb..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_max.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="max_user_id" />
-    </metadata>
-    <row values="19" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_min.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_min.xml
deleted file mode 100644
index 440694b..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_min.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="min_user_id" />
-    </metadata>
-    <row values="10" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_multi_sharding_table_with_union_all.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_multi_sharding_table_with_union_all.xml
deleted file mode 100644
index 5af8e35..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_multi_sharding_table_with_union_all.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-    </metadata>
-    <row values="1010, 10, init_read" />
-    <row values="10000, 10, init_read" />
-    <row values="10001, 10, init_read" />
-    <row values="10001, 10, init_read" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_not_equal_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_not_equal_with_single_table.xml
deleted file mode 100644
index c3af1e6..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_not_equal_with_single_table.xml
+++ /dev/null
@@ -1,225 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100000, 1000, 10, init_read, 2017-08-08" />
-    <row values="100100, 1001, 10, init_read, 2017-08-08" />
-    <row values="100101, 1001, 10, init_read, 2017-08-08" />
-    <row values="100200, 1002, 10, init_read, 2017-08-08" />
-    <row values="100201, 1002, 10, init_read, 2017-08-08" />
-    <row values="100300, 1003, 10, init_read, 2017-08-08" />
-    <row values="100301, 1003, 10, init_read, 2017-08-08" />
-    <row values="100400, 1004, 10, init_read, 2017-08-08" />
-    <row values="100401, 1004, 10, init_read, 2017-08-08" />
-    <row values="100500, 1005, 10, init_read, 2017-08-08" />
-    <row values="100501, 1005, 10, init_read, 2017-08-08" />
-    <row values="100600, 1006, 10, init_read, 2017-08-08" />
-    <row values="100601, 1006, 10, init_read, 2017-08-08" />
-    <row values="100700, 1007, 10, init_read, 2017-08-08" />
-    <row values="100701, 1007, 10, init_read, 2017-08-08" />
-    <row values="100800, 1008, 10, init_read, 2017-08-08" />
-    <row values="100801, 1008, 10, init_read, 2017-08-08" />
-    <row values="100900, 1009, 10, init_read, 2017-08-08" />
-    <row values="100901, 1009, 10, init_read, 2017-08-08" />
-    <row values="110000, 1100, 11, init_read, 2017-08-08" />
-    <row values="110001, 1100, 11, init_read, 2017-08-08" />
-    <row values="110100, 1101, 11, init_read, 2017-08-08" />
-    <row values="110101, 1101, 11, init_read, 2017-08-08" />
-    <row values="110200, 1102, 11, init_read, 2017-08-08" />
-    <row values="110201, 1102, 11, init_read, 2017-08-08" />
-    <row values="110300, 1103, 11, init_read, 2017-08-08" />
-    <row values="110301, 1103, 11, init_read, 2017-08-08" />
-    <row values="110400, 1104, 11, init_read, 2017-08-08" />
-    <row values="110401, 1104, 11, init_read, 2017-08-08" />
-    <row values="110500, 1105, 11, init_read, 2017-08-08" />
-    <row values="110501, 1105, 11, init_read, 2017-08-08" />
-    <row values="110600, 1106, 11, init_read, 2017-08-08" />
-    <row values="110601, 1106, 11, init_read, 2017-08-08" />
-    <row values="110700, 1107, 11, init_read, 2017-08-08" />
-    <row values="110701, 1107, 11, init_read, 2017-08-08" />
-    <row values="110800, 1108, 11, init_read, 2017-08-08" />
-    <row values="110801, 1108, 11, init_read, 2017-08-08" />
-    <row values="110900, 1109, 11, init_read, 2017-08-08" />
-    <row values="110901, 1109, 11, init_read, 2017-08-08" />
-    <row values="120000, 1200, 12, init_read, 2017-08-08" />
-    <row values="120001, 1200, 12, init_read, 2017-08-08" />
-    <row values="120100, 1201, 12, init_read, 2017-08-08" />
-    <row values="120101, 1201, 12, init_read, 2017-08-08" />
-    <row values="120200, 1202, 12, init_read, 2017-08-08" />
-    <row values="120201, 1202, 12, init_read, 2017-08-08" />
-    <row values="120300, 1203, 12, init_read, 2017-08-08" />
-    <row values="120301, 1203, 12, init_read, 2017-08-08" />
-    <row values="120400, 1204, 12, init_read, 2017-08-08" />
-    <row values="120401, 1204, 12, init_read, 2017-08-08" />
-    <row values="120500, 1205, 12, init_read, 2017-08-08" />
-    <row values="120501, 1205, 12, init_read, 2017-08-08" />
-    <row values="120600, 1206, 12, init_read, 2017-08-08" />
-    <row values="120601, 1206, 12, init_read, 2017-08-08" />
-    <row values="120700, 1207, 12, init_read, 2017-08-08" />
-    <row values="120701, 1207, 12, init_read, 2017-08-08" />
-    <row values="120800, 1208, 12, init_read, 2017-08-08" />
-    <row values="120801, 1208, 12, init_read, 2017-08-08" />
-    <row values="120900, 1209, 12, init_read, 2017-08-08" />
-    <row values="120901, 1209, 12, init_read, 2017-08-08" />
-    <row values="130000, 1300, 13, init_read, 2017-08-08" />
-    <row values="130001, 1300, 13, init_read, 2017-08-08" />
-    <row values="130100, 1301, 13, init_read, 2017-08-08" />
-    <row values="130101, 1301, 13, init_read, 2017-08-08" />
-    <row values="130200, 1302, 13, init_read, 2017-08-08" />
-    <row values="130201, 1302, 13, init_read, 2017-08-08" />
-    <row values="130300, 1303, 13, init_read, 2017-08-08" />
-    <row values="130301, 1303, 13, init_read, 2017-08-08" />
-    <row values="130400, 1304, 13, init_read, 2017-08-08" />
-    <row values="130401, 1304, 13, init_read, 2017-08-08" />
-    <row values="130500, 1305, 13, init_read, 2017-08-08" />
-    <row values="130501, 1305, 13, init_read, 2017-08-08" />
-    <row values="130600, 1306, 13, init_read, 2017-08-08" />
-    <row values="130601, 1306, 13, init_read, 2017-08-08" />
-    <row values="130700, 1307, 13, init_read, 2017-08-08" />
-    <row values="130701, 1307, 13, init_read, 2017-08-08" />
-    <row values="130800, 1308, 13, init_read, 2017-08-08" />
-    <row values="130801, 1308, 13, init_read, 2017-08-08" />
-    <row values="130900, 1309, 13, init_read, 2017-08-08" />
-    <row values="130901, 1309, 13, init_read, 2017-08-08" />
-    <row values="140000, 1400, 14, init_read, 2017-08-08" />
-    <row values="140001, 1400, 14, init_read, 2017-08-08" />
-    <row values="140100, 1401, 14, init_read, 2017-08-08" />
-    <row values="140101, 1401, 14, init_read, 2017-08-08" />
-    <row values="140200, 1402, 14, init_read, 2017-08-08" />
-    <row values="140201, 1402, 14, init_read, 2017-08-08" />
-    <row values="140300, 1403, 14, init_read, 2017-08-08" />
-    <row values="140301, 1403, 14, init_read, 2017-08-08" />
-    <row values="140400, 1404, 14, init_read, 2017-08-08" />
-    <row values="140401, 1404, 14, init_read, 2017-08-08" />
-    <row values="140500, 1405, 14, init_read, 2017-08-08" />
-    <row values="140501, 1405, 14, init_read, 2017-08-08" />
-    <row values="140600, 1406, 14, init_read, 2017-08-08" />
-    <row values="140601, 1406, 14, init_read, 2017-08-08" />
-    <row values="140700, 1407, 14, init_read, 2017-08-08" />
-    <row values="140701, 1407, 14, init_read, 2017-08-08" />
-    <row values="140800, 1408, 14, init_read, 2017-08-08" />
-    <row values="140801, 1408, 14, init_read, 2017-08-08" />
-    <row values="140900, 1409, 14, init_read, 2017-08-08" />
-    <row values="140901, 1409, 14, init_read, 2017-08-08" />
-    <row values="150000, 1500, 15, init_read, 2017-08-08" />
-    <row values="150001, 1500, 15, init_read, 2017-08-08" />
-    <row values="150100, 1501, 15, init_read, 2017-08-08" />
-    <row values="150101, 1501, 15, init_read, 2017-08-08" />
-    <row values="150200, 1502, 15, init_read, 2017-08-08" />
-    <row values="150201, 1502, 15, init_read, 2017-08-08" />
-    <row values="150300, 1503, 15, init_read, 2017-08-08" />
-    <row values="150301, 1503, 15, init_read, 2017-08-08" />
-    <row values="150400, 1504, 15, init_read, 2017-08-08" />
-    <row values="150401, 1504, 15, init_read, 2017-08-08" />
-    <row values="150500, 1505, 15, init_read, 2017-08-08" />
-    <row values="150501, 1505, 15, init_read, 2017-08-08" />
-    <row values="150600, 1506, 15, init_read, 2017-08-08" />
-    <row values="150601, 1506, 15, init_read, 2017-08-08" />
-    <row values="150700, 1507, 15, init_read, 2017-08-08" />
-    <row values="150701, 1507, 15, init_read, 2017-08-08" />
-    <row values="150800, 1508, 15, init_read, 2017-08-08" />
-    <row values="150801, 1508, 15, init_read, 2017-08-08" />
-    <row values="150900, 1509, 15, init_read, 2017-08-08" />
-    <row values="150901, 1509, 15, init_read, 2017-08-08" />
-    <row values="160000, 1600, 16, init_read, 2017-08-08" />
-    <row values="160001, 1600, 16, init_read, 2017-08-08" />
-    <row values="160100, 1601, 16, init_read, 2017-08-08" />
-    <row values="160101, 1601, 16, init_read, 2017-08-08" />
-    <row values="160200, 1602, 16, init_read, 2017-08-08" />
-    <row values="160201, 1602, 16, init_read, 2017-08-08" />
-    <row values="160300, 1603, 16, init_read, 2017-08-08" />
-    <row values="160301, 1603, 16, init_read, 2017-08-08" />
-    <row values="160400, 1604, 16, init_read, 2017-08-08" />
-    <row values="160401, 1604, 16, init_read, 2017-08-08" />
-    <row values="160500, 1605, 16, init_read, 2017-08-08" />
-    <row values="160501, 1605, 16, init_read, 2017-08-08" />
-    <row values="160600, 1606, 16, init_read, 2017-08-08" />
-    <row values="160601, 1606, 16, init_read, 2017-08-08" />
-    <row values="160700, 1607, 16, init_read, 2017-08-08" />
-    <row values="160701, 1607, 16, init_read, 2017-08-08" />
-    <row values="160800, 1608, 16, init_read, 2017-08-08" />
-    <row values="160801, 1608, 16, init_read, 2017-08-08" />
-    <row values="160900, 1609, 16, init_read, 2017-08-08" />
-    <row values="160901, 1609, 16, init_read, 2017-08-08" />
-    <row values="170000, 1700, 17, init_read, 2017-08-08" />
-    <row values="170001, 1700, 17, init_read, 2017-08-08" />
-    <row values="170100, 1701, 17, init_read, 2017-08-08" />
-    <row values="170101, 1701, 17, init_read, 2017-08-08" />
-    <row values="170200, 1702, 17, init_read, 2017-08-08" />
-    <row values="170201, 1702, 17, init_read, 2017-08-08" />
-    <row values="170300, 1703, 17, init_read, 2017-08-08" />
-    <row values="170301, 1703, 17, init_read, 2017-08-08" />
-    <row values="170400, 1704, 17, init_read, 2017-08-08" />
-    <row values="170401, 1704, 17, init_read, 2017-08-08" />
-    <row values="170500, 1705, 17, init_read, 2017-08-08" />
-    <row values="170501, 1705, 17, init_read, 2017-08-08" />
-    <row values="170600, 1706, 17, init_read, 2017-08-08" />
-    <row values="170601, 1706, 17, init_read, 2017-08-08" />
-    <row values="170700, 1707, 17, init_read, 2017-08-08" />
-    <row values="170701, 1707, 17, init_read, 2017-08-08" />
-    <row values="170800, 1708, 17, init_read, 2017-08-08" />
-    <row values="170801, 1708, 17, init_read, 2017-08-08" />
-    <row values="170900, 1709, 17, init_read, 2017-08-08" />
-    <row values="170901, 1709, 17, init_read, 2017-08-08" />
-    <row values="180000, 1800, 18, init_read, 2017-08-08" />
-    <row values="180001, 1800, 18, init_read, 2017-08-08" />
-    <row values="180100, 1801, 18, init_read, 2017-08-08" />
-    <row values="180101, 1801, 18, init_read, 2017-08-08" />
-    <row values="180200, 1802, 18, init_read, 2017-08-08" />
-    <row values="180201, 1802, 18, init_read, 2017-08-08" />
-    <row values="180300, 1803, 18, init_read, 2017-08-08" />
-    <row values="180301, 1803, 18, init_read, 2017-08-08" />
-    <row values="180400, 1804, 18, init_read, 2017-08-08" />
-    <row values="180401, 1804, 18, init_read, 2017-08-08" />
-    <row values="180500, 1805, 18, init_read, 2017-08-08" />
-    <row values="180501, 1805, 18, init_read, 2017-08-08" />
-    <row values="180600, 1806, 18, init_read, 2017-08-08" />
-    <row values="180601, 1806, 18, init_read, 2017-08-08" />
-    <row values="180700, 1807, 18, init_read, 2017-08-08" />
-    <row values="180701, 1807, 18, init_read, 2017-08-08" />
-    <row values="180800, 1808, 18, init_read, 2017-08-08" />
-    <row values="180801, 1808, 18, init_read, 2017-08-08" />
-    <row values="180900, 1809, 18, init_read, 2017-08-08" />
-    <row values="180901, 1809, 18, init_read, 2017-08-08" />
-    <row values="190000, 1900, 19, init_read, 2017-08-08" />
-    <row values="190001, 1900, 19, init_read, 2017-08-08" />
-    <row values="190100, 1901, 19, init_read, 2017-08-08" />
-    <row values="190101, 1901, 19, init_read, 2017-08-08" />
-    <row values="190200, 1902, 19, init_read, 2017-08-08" />
-    <row values="190201, 1902, 19, init_read, 2017-08-08" />
-    <row values="190300, 1903, 19, init_read, 2017-08-08" />
-    <row values="190301, 1903, 19, init_read, 2017-08-08" />
-    <row values="190400, 1904, 19, init_read, 2017-08-08" />
-    <row values="190401, 1904, 19, init_read, 2017-08-08" />
-    <row values="190500, 1905, 19, init_read, 2017-08-08" />
-    <row values="190501, 1905, 19, init_read, 2017-08-08" />
-    <row values="190600, 1906, 19, init_read, 2017-08-08" />
-    <row values="190601, 1906, 19, init_read, 2017-08-08" />
-    <row values="190700, 1907, 19, init_read, 2017-08-08" />
-    <row values="190701, 1907, 19, init_read, 2017-08-08" />
-    <row values="190800, 1908, 19, init_read, 2017-08-08" />
-    <row values="190801, 1908, 19, init_read, 2017-08-08" />
-    <row values="190900, 1909, 19, init_read, 2017-08-08" />
-    <row values="190901, 1909, 19, init_read, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_not_in_with_single_table.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_not_in_with_single_table.xml
deleted file mode 100644
index cb67209..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_not_in_with_single_table.xml
+++ /dev/null
@@ -1,224 +0,0 @@
-<!--
-  ~ Licensed to the Apache Software Foundation (ASF) under one or more
-  ~ contributor license agreements.  See the NOTICE file distributed with
-  ~ this work for additional information regarding copyright ownership.
-  ~ The ASF licenses this file to You under the Apache License, Version 2.0
-  ~ (the "License"); you may not use this file except in compliance with
-  ~ the License.  You may obtain a copy of the License at
-  ~
-  ~     http://www.apache.org/licenses/LICENSE-2.0
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software
-  ~ distributed under the License is distributed on an "AS IS" BASIS,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the License for the specific language governing permissions and
-  ~ limitations under the License.
-  -->
-
-<dataset>
-    <metadata>
-        <column name="item_id" />
-        <column name="order_id" />
-        <column name="user_id" />
-        <column name="status" />
-        <column name="creation_date" />
-    </metadata>
-    <row values="100100, 1001, 10, init_read, 2017-08-08" />
-    <row values="100101, 1001, 10, init_read, 2017-08-08" />
-    <row values="100200, 1002, 10, init_read, 2017-08-08" />
-    <row values="100201, 1002, 10, init_read, 2017-08-08" />
-    <row values="100300, 1003, 10, init_read, 2017-08-08" />
-    <row values="100301, 1003, 10, init_read, 2017-08-08" />
-    <row values="100400, 1004, 10, init_read, 2017-08-08" />
-    <row values="100401, 1004, 10, init_read, 2017-08-08" />
-    <row values="100500, 1005, 10, init_read, 2017-08-08" />
-    <row values="100501, 1005, 10, init_read, 2017-08-08" />
-    <row values="100600, 1006, 10, init_read, 2017-08-08" />
-    <row values="100601, 1006, 10, init_read, 2017-08-08" />
-    <row values="100700, 1007, 10, init_read, 2017-08-08" />
-    <row values="100701, 1007, 10, init_read, 2017-08-08" />
-    <row values="100800, 1008, 10, init_read, 2017-08-08" />
-    <row values="100801, 1008, 10, init_read, 2017-08-08" />
-    <row values="100900, 1009, 10, init_read, 2017-08-08" />
-    <row values="100901, 1009, 10, init_read, 2017-08-08" />
-    <row values="110000, 1100, 11, init_read, 2017-08-08" />
-    <row values="110001, 1100, 11, init_read, 2017-08-08" />
-    <row values="110100, 1101, 11, init_read, 2017-08-08" />
-    <row values="110101, 1101, 11, init_read, 2017-08-08" />
-    <row values="110200, 1102, 11, init_read, 2017-08-08" />
-    <row values="110201, 1102, 11, init_read, 2017-08-08" />
-    <row values="110300, 1103, 11, init_read, 2017-08-08" />
-    <row values="110301, 1103, 11, init_read, 2017-08-08" />
-    <row values="110400, 1104, 11, init_read, 2017-08-08" />
-    <row values="110401, 1104, 11, init_read, 2017-08-08" />
-    <row values="110500, 1105, 11, init_read, 2017-08-08" />
-    <row values="110501, 1105, 11, init_read, 2017-08-08" />
-    <row values="110600, 1106, 11, init_read, 2017-08-08" />
-    <row values="110601, 1106, 11, init_read, 2017-08-08" />
-    <row values="110700, 1107, 11, init_read, 2017-08-08" />
-    <row values="110701, 1107, 11, init_read, 2017-08-08" />
-    <row values="110800, 1108, 11, init_read, 2017-08-08" />
-    <row values="110801, 1108, 11, init_read, 2017-08-08" />
-    <row values="110900, 1109, 11, init_read, 2017-08-08" />
-    <row values="110901, 1109, 11, init_read, 2017-08-08" />
-    <row values="120000, 1200, 12, init_read, 2017-08-08" />
-    <row values="120001, 1200, 12, init_read, 2017-08-08" />
-    <row values="120100, 1201, 12, init_read, 2017-08-08" />
-    <row values="120101, 1201, 12, init_read, 2017-08-08" />
-    <row values="120200, 1202, 12, init_read, 2017-08-08" />
-    <row values="120201, 1202, 12, init_read, 2017-08-08" />
-    <row values="120300, 1203, 12, init_read, 2017-08-08" />
-    <row values="120301, 1203, 12, init_read, 2017-08-08" />
-    <row values="120400, 1204, 12, init_read, 2017-08-08" />
-    <row values="120401, 1204, 12, init_read, 2017-08-08" />
-    <row values="120500, 1205, 12, init_read, 2017-08-08" />
-    <row values="120501, 1205, 12, init_read, 2017-08-08" />
-    <row values="120600, 1206, 12, init_read, 2017-08-08" />
-    <row values="120601, 1206, 12, init_read, 2017-08-08" />
-    <row values="120700, 1207, 12, init_read, 2017-08-08" />
-    <row values="120701, 1207, 12, init_read, 2017-08-08" />
-    <row values="120800, 1208, 12, init_read, 2017-08-08" />
-    <row values="120801, 1208, 12, init_read, 2017-08-08" />
-    <row values="120900, 1209, 12, init_read, 2017-08-08" />
-    <row values="120901, 1209, 12, init_read, 2017-08-08" />
-    <row values="130000, 1300, 13, init_read, 2017-08-08" />
-    <row values="130001, 1300, 13, init_read, 2017-08-08" />
-    <row values="130100, 1301, 13, init_read, 2017-08-08" />
-    <row values="130101, 1301, 13, init_read, 2017-08-08" />
-    <row values="130200, 1302, 13, init_read, 2017-08-08" />
-    <row values="130201, 1302, 13, init_read, 2017-08-08" />
-    <row values="130300, 1303, 13, init_read, 2017-08-08" />
-    <row values="130301, 1303, 13, init_read, 2017-08-08" />
-    <row values="130400, 1304, 13, init_read, 2017-08-08" />
-    <row values="130401, 1304, 13, init_read, 2017-08-08" />
-    <row values="130500, 1305, 13, init_read, 2017-08-08" />
-    <row values="130501, 1305, 13, init_read, 2017-08-08" />
-    <row values="130600, 1306, 13, init_read, 2017-08-08" />
-    <row values="130601, 1306, 13, init_read, 2017-08-08" />
-    <row values="130700, 1307, 13, init_read, 2017-08-08" />
-    <row values="130701, 1307, 13, init_read, 2017-08-08" />
-    <row values="130800, 1308, 13, init_read, 2017-08-08" />
-    <row values="130801, 1308, 13, init_read, 2017-08-08" />
-    <row values="130900, 1309, 13, init_read, 2017-08-08" />
-    <row values="130901, 1309, 13, init_read, 2017-08-08" />
-    <row values="140000, 1400, 14, init_read, 2017-08-08" />
-    <row values="140001, 1400, 14, init_read, 2017-08-08" />
-    <row values="140100, 1401, 14, init_read, 2017-08-08" />
-    <row values="140101, 1401, 14, init_read, 2017-08-08" />
-    <row values="140200, 1402, 14, init_read, 2017-08-08" />
-    <row values="140201, 1402, 14, init_read, 2017-08-08" />
-    <row values="140300, 1403, 14, init_read, 2017-08-08" />
-    <row values="140301, 1403, 14, init_read, 2017-08-08" />
-    <row values="140400, 1404, 14, init_read, 2017-08-08" />
-    <row values="140401, 1404, 14, init_read, 2017-08-08" />
-    <row values="140500, 1405, 14, init_read, 2017-08-08" />
-    <row values="140501, 1405, 14, init_read, 2017-08-08" />
-    <row values="140600, 1406, 14, init_read, 2017-08-08" />
-    <row values="140601, 1406, 14, init_read, 2017-08-08" />
-    <row values="140700, 1407, 14, init_read, 2017-08-08" />
-    <row values="140701, 1407, 14, init_read, 2017-08-08" />
-    <row values="140800, 1408, 14, init_read, 2017-08-08" />
-    <row values="140801, 1408, 14, init_read, 2017-08-08" />
-    <row values="140900, 1409, 14, init_read, 2017-08-08" />
-    <row values="140901, 1409, 14, init_read, 2017-08-08" />
-    <row values="150000, 1500, 15, init_read, 2017-08-08" />
-    <row values="150001, 1500, 15, init_read, 2017-08-08" />
-    <row values="150100, 1501, 15, init_read, 2017-08-08" />
-    <row values="150101, 1501, 15, init_read, 2017-08-08" />
-    <row values="150200, 1502, 15, init_read, 2017-08-08" />
-    <row values="150201, 1502, 15, init_read, 2017-08-08" />
-    <row values="150300, 1503, 15, init_read, 2017-08-08" />
-    <row values="150301, 1503, 15, init_read, 2017-08-08" />
-    <row values="150400, 1504, 15, init_read, 2017-08-08" />
-    <row values="150401, 1504, 15, init_read, 2017-08-08" />
-    <row values="150500, 1505, 15, init_read, 2017-08-08" />
-    <row values="150501, 1505, 15, init_read, 2017-08-08" />
-    <row values="150600, 1506, 15, init_read, 2017-08-08" />
-    <row values="150601, 1506, 15, init_read, 2017-08-08" />
-    <row values="150700, 1507, 15, init_read, 2017-08-08" />
-    <row values="150701, 1507, 15, init_read, 2017-08-08" />
-    <row values="150800, 1508, 15, init_read, 2017-08-08" />
-    <row values="150801, 1508, 15, init_read, 2017-08-08" />
-    <row values="150900, 1509, 15, init_read, 2017-08-08" />
-    <row values="150901, 1509, 15, init_read, 2017-08-08" />
-    <row values="160000, 1600, 16, init_read, 2017-08-08" />
-    <row values="160001, 1600, 16, init_read, 2017-08-08" />
-    <row values="160100, 1601, 16, init_read, 2017-08-08" />
-    <row values="160101, 1601, 16, init_read, 2017-08-08" />
-    <row values="160200, 1602, 16, init_read, 2017-08-08" />
-    <row values="160201, 1602, 16, init_read, 2017-08-08" />
-    <row values="160300, 1603, 16, init_read, 2017-08-08" />
-    <row values="160301, 1603, 16, init_read, 2017-08-08" />
-    <row values="160400, 1604, 16, init_read, 2017-08-08" />
-    <row values="160401, 1604, 16, init_read, 2017-08-08" />
-    <row values="160500, 1605, 16, init_read, 2017-08-08" />
-    <row values="160501, 1605, 16, init_read, 2017-08-08" />
-    <row values="160600, 1606, 16, init_read, 2017-08-08" />
-    <row values="160601, 1606, 16, init_read, 2017-08-08" />
-    <row values="160700, 1607, 16, init_read, 2017-08-08" />
-    <row values="160701, 1607, 16, init_read, 2017-08-08" />
-    <row values="160800, 1608, 16, init_read, 2017-08-08" />
-    <row values="160801, 1608, 16, init_read, 2017-08-08" />
-    <row values="160900, 1609, 16, init_read, 2017-08-08" />
-    <row values="160901, 1609, 16, init_read, 2017-08-08" />
-    <row values="170000, 1700, 17, init_read, 2017-08-08" />
-    <row values="170001, 1700, 17, init_read, 2017-08-08" />
-    <row values="170100, 1701, 17, init_read, 2017-08-08" />
-    <row values="170101, 1701, 17, init_read, 2017-08-08" />
-    <row values="170200, 1702, 17, init_read, 2017-08-08" />
-    <row values="170201, 1702, 17, init_read, 2017-08-08" />
-    <row values="170300, 1703, 17, init_read, 2017-08-08" />
-    <row values="170301, 1703, 17, init_read, 2017-08-08" />
-    <row values="170400, 1704, 17, init_read, 2017-08-08" />
-    <row values="170401, 1704, 17, init_read, 2017-08-08" />
-    <row values="170500, 1705, 17, init_read, 2017-08-08" />
-    <row values="170501, 1705, 17, init_read, 2017-08-08" />
-    <row values="170600, 1706, 17, init_read, 2017-08-08" />
-    <row values="170601, 1706, 17, init_read, 2017-08-08" />
-    <row values="170700, 1707, 17, init_read, 2017-08-08" />
-    <row values="170701, 1707, 17, init_read, 2017-08-08" />
-    <row values="170800, 1708, 17, init_read, 2017-08-08" />
-    <row values="170801, 1708, 17, init_read, 2017-08-08" />
-    <row values="170900, 1709, 17, init_read, 2017-08-08" />
-    <row values="170901, 1709, 17, init_read, 2017-08-08" />
-    <row values="180000, 1800, 18, init_read, 2017-08-08" />
-    <row values="180001, 1800, 18, init_read, 2017-08-08" />
-    <row values="180100, 1801, 18, init_read, 2017-08-08" />
-    <row values="180101, 1801, 18, init_read, 2017-08-08" />
-    <row values="180200, 1802, 18, init_read, 2017-08-08" />
-    <row values="180201, 1802, 18, init_read, 2017-08-08" />
-    <row values="180300, 1803, 18, init_read, 2017-08-08" />
-    <row values="180301, 1803, 18, init_read, 2017-08-08" />
-    <row values="180400, 1804, 18, init_read, 2017-08-08" />
-    <row values="180401, 1804, 18, init_read, 2017-08-08" />
-    <row values="180500, 1805, 18, init_read, 2017-08-08" />
-    <row values="180501, 1805, 18, init_read, 2017-08-08" />
-    <row values="180600, 1806, 18, init_read, 2017-08-08" />
-    <row values="180601, 1806, 18, init_read, 2017-08-08" />
-    <row values="180700, 1807, 18, init_read, 2017-08-08" />
-    <row values="180701, 1807, 18, init_read, 2017-08-08" />
-    <row values="180800, 1808, 18, init_read, 2017-08-08" />
-    <row values="180801, 1808, 18, init_read, 2017-08-08" />
-    <row values="180900, 1809, 18, init_read, 2017-08-08" />
-    <row values="180901, 1809, 18, init_read, 2017-08-08" />
-    <row values="190000, 1900, 19, init_read, 2017-08-08" />
-    <row values="190001, 1900, 19, init_read, 2017-08-08" />
-    <row values="190100, 1901, 19, init_read, 2017-08-08" />
-    <row values="190101, 1901, 19, init_read, 2017-08-08" />
-    <row values="190200, 1902, 19, init_read, 2017-08-08" />
-    <row values="190201, 1902, 19, init_read, 2017-08-08" />
-    <row values="190300, 1903, 19, init_read, 2017-08-08" />
-    <row values="190301, 1903, 19, init_read, 2017-08-08" />
-    <row values="190400, 1904, 19, init_read, 2017-08-08" />
-    <row values="190401, 1904, 19, init_read, 2017-08-08" />
-    <row values="190500, 1905, 19, init_read, 2017-08-08" />
-    <row values="190501, 1905, 19, init_read, 2017-08-08" />
-    <row values="190600, 1906, 19, init_read, 2017-08-08" />
-    <row values="190601, 1906, 19, init_read, 2017-08-08" />
-    <row values="190700, 1907, 19, init_read, 2017-08-08" />
-    <row values="190701, 1907, 19, init_read, 2017-08-08" />
-    <row values="190800, 1908, 19, init_read, 2017-08-08" />
-    <row values="190801, 1908, 19, init_read, 2017-08-08" />
-    <row values="190900, 1909, 19, init_read, 2017-08-08" />
-    <row values="190901, 1909, 19, init_read, 2017-08-08" />
-</dataset>
diff --git a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_or_mix_and_for_complex_pattern.xml b/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_or_mix_and_for_complex_pattern.xml
deleted file mode 100644
index 3bbcbc6..0000000
--- a/shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/dbtbl_with_readwrite_splitting/select_or_mix_and_for_complex_pattern.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
... 18002 lines suppressed ...