You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by xx...@apache.org on 2020/11/30 12:19:32 UTC

[kylin] branch kylin-on-parquet-v2 updated: KYLIN-4828 Add more sql test cases into NBuildAndQueryTest

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

xxyu pushed a commit to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin-on-parquet-v2 by this push:
     new d46fc4a  KYLIN-4828 Add more sql test cases into NBuildAndQueryTest
d46fc4a is described below

commit d46fc4a602dc3d12c5b1bab5e143cfc65fcba32f
Author: Zhichao Zhang <44...@qq.com>
AuthorDate: Sun Nov 29 07:40:02 2020 +0800

    KYLIN-4828 Add more sql test cases into NBuildAndQueryTest
---
 .../query/sql/sql_subquery/query14.sql             |   18 +
 .../common/util/{Triple.java => Quadruple.java}    |   37 +-
 .../java/org/apache/kylin/common/util/Triple.java  |    2 +-
 .../resources/query/sql_castprunesegs/query01.sql  |    2 +-
 .../resources/query/sql_castprunesegs/query02.sql  |    2 +-
 .../resources/query/sql_castprunesegs/query03.sql  |    2 +-
 .../query/sql_dict_enumerator/query01.sql          |    3 +-
 .../query/sql_dict_enumerator/query02.sql          |    3 +-
 .../query/sql_dict_enumerator/query03.sql          |    3 +-
 .../test/resources/query/sql_distinct/query00.sql  |    2 +-
 .../query00.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...4638f6-3788-46e2-b662-1868271164b4-c000.csv.crc |  Bin 0 -> 872 bytes
 .../sql_distinct/query00.sql.expected/_SUCCESS     |    0
 ...0-a34638f6-3788-46e2-b662-1868271164b4-c000.csv | 3427 ++++++++++
 .../test/resources/query/sql_distinct/query01.sql  |    2 +-
 .../query01.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...219da1-c7c9-4934-8c6f-82b434e27fac-c000.csv.crc |  Bin 0 -> 12 bytes
 .../sql_distinct/query01.sql.expected/_SUCCESS     |    0
 ...0-21219da1-c7c9-4934-8c6f-82b434e27fac-c000.csv |    1 +
 .../test/resources/query/sql_distinct/query02.sql  |    2 +-
 .../query02.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...399230-d604-4ccf-8cf6-899a065f39a2-c000.csv.crc |  Bin 0 -> 12 bytes
 .../sql_distinct/query02.sql.expected/_SUCCESS     |    0
 ...0-85399230-d604-4ccf-8cf6-899a065f39a2-c000.csv |    1 +
 .../test/resources/query/sql_distinct/query03.sql  |    2 +-
 .../query03.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...fb3791-2e08-4e43-af9a-2c64d78a3f22-c000.csv.crc |  Bin 0 -> 12 bytes
 .../sql_distinct/query03.sql.expected/_SUCCESS     |    0
 ...0-49fb3791-2e08-4e43-af9a-2c64d78a3f22-c000.csv |   13 +
 .../test/resources/query/sql_distinct/query04.sql  |    2 +-
 .../query04.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...c5f310-37b7-44d3-a8ce-461be48775d2-c000.csv.crc |  Bin 0 -> 12 bytes
 .../sql_distinct/query04.sql.expected/_SUCCESS     |    0
 ...0-59c5f310-37b7-44d3-a8ce-461be48775d2-c000.csv |   13 +
 .../test/resources/query/sql_distinct/query05.sql  |    2 +-
 .../query05.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...7b0e0c-49f7-427d-826d-f2a8bc2c62b6-c000.csv.crc |  Bin 0 -> 12 bytes
 .../sql_distinct/query05.sql.expected/_SUCCESS     |    0
 ...0-697b0e0c-49f7-427d-826d-f2a8bc2c62b6-c000.csv |    5 +
 .../test/resources/query/sql_distinct/query06.sql  |    2 +-
 .../query06.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...8c49ba-f80b-4526-bded-1542272f5248-c000.csv.crc |  Bin 0 -> 12 bytes
 .../sql_distinct/query06.sql.expected/_SUCCESS     |    0
 ...0-e98c49ba-f80b-4526-bded-1542272f5248-c000.csv |    1 +
 .../test/resources/query/sql_distinct/query07.sql  |    2 +-
 .../query07.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...1b6cf6-4979-40ea-b24b-6e9bba99fc77-c000.csv.crc |  Bin 0 -> 12 bytes
 .../sql_distinct/query07.sql.expected/_SUCCESS     |    0
 ...0-6c1b6cf6-4979-40ea-b24b-6e9bba99fc77-c000.csv |    5 +
 .../sql_distinct_precisely_rollup/query03.sql      |    3 +-
 .../sql_distinct_precisely_rollup/query04.sql      |    3 +-
 .../test/resources/query/sql_dynamic/query01.sql   |    7 +-
 .../test/resources/query/sql_dynamic/query02.sql   |    7 +-
 .../test/resources/query/sql_dynamic/query03.sql   |    3 +-
 .../test/resources/query/sql_dynamic/query04.sql   |    3 +-
 .../query/sql_extended_column/query00.sql          |   18 +
 .../test/resources/query/sql_function/query01.sql  |    9 +-
 .../test/resources/query/sql_grouping/query00.sql  |    2 +-
 .../test/resources/query/sql_grouping/query01.sql  |    2 +-
 .../test/resources/query/sql_grouping/query02.sql  |    2 +-
 .../query/{sql_raw => sql_h2}/query03.sql          |    6 +-
 .../query/{sql_limit => sql_h2}/query04.sql        |   13 +-
 .../query/{sql_h2_uncapable => sql_h2}/query05.sql |    2 +-
 .../sql_h2/query05.sql.expected/._SUCCESS.crc      |  Bin 0 -> 8 bytes
 ...e62711-bb46-4c98-94ad-17ed4ae32386-c000.csv.crc |  Bin 0 -> 164 bytes
 .../query/sql_h2/query05.sql.expected/_SUCCESS     |    0
 ...0-6ae62711-bb46-4c98-94ad-17ed4ae32386-c000.csv |  731 ++
 .../resources/query/{h2 => sql_h2}/query07.sql     |    3 +-
 .../resources/query/{h2 => sql_h2}/query09.sql     |    3 +-
 .../resources/query/{h2 => sql_h2}/query10.sql     |    3 +-
 .../resources/query/sql_h2_uncapable/query03.sql   |    5 -
 .../resources/query/sql_h2_uncapable/query04.sql   |    6 -
 .../src/test/resources/query/sql_hive/query01.sql  |    3 +-
 .../src/test/resources/query/sql_hive/query10.sql  |    5 +-
 .../query/sql_intersect_count/query00.sql          |    2 +-
 .../query00.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...01bae9-c5b0-4314-b056-3545887f035b-c000.csv.crc |  Bin 0 -> 12 bytes
 .../query00.sql.expected/_SUCCESS                  |    0
 ...0-a101bae9-c5b0-4314-b056-3545887f035b-c000.csv |    2 +
 .../query/sql_intersect_count/query01.sql          |    2 +-
 .../query01.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...c2c54f-b702-47d8-a246-d3eebe73eb20-c000.csv.crc |  Bin 0 -> 12 bytes
 .../query01.sql.expected/_SUCCESS                  |    0
 ...0-5cc2c54f-b702-47d8-a246-d3eebe73eb20-c000.csv |    3 +
 .../query/sql_intersect_count/query03.sql          |    2 +-
 .../query03.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...b552df-f11a-41ed-8467-4713a29d2dd2-c000.csv.crc |  Bin 0 -> 12 bytes
 .../query03.sql.expected/_SUCCESS                  |    0
 ...0-6eb552df-f11a-41ed-8467-4713a29d2dd2-c000.csv |   28 +
 .../query/sql_intersect_count/query04.sql          |    2 +-
 .../query04.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...fdae83-1182-4f41-b9ca-3431c034bdc4-c000.csv.crc |  Bin 0 -> 12 bytes
 .../query04.sql.expected/_SUCCESS                  |    0
 ...0-87fdae83-1182-4f41-b9ca-3431c034bdc4-c000.csv |    2 +
 .../query/sql_intersect_count/query05.sql          |    2 +-
 .../query05.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...a313d2-0743-46d8-bcee-b36afdeeaf29-c000.csv.crc |  Bin 0 -> 12 bytes
 .../query05.sql.expected/_SUCCESS                  |    0
 ...0-fba313d2-0743-46d8-bcee-b36afdeeaf29-c000.csv |    1 +
 .../query/sql_invalid/query29_invalid_SQL.sql      |   55 -
 .../query/sql_invalid/query30_invalid_SQL.sql      |   54 -
 .../query/sql_invalid/query31_invalid_SQL.sql      |   55 -
 .../query/sql_invalid/query32_invalid_SQL.sql      |   56 -
 .../query/sql_invalid/query33_invalid_SQL.sql      |   56 -
 .../query/sql_invalid/query34_invalid_SQL.sql      |   24 -
 .../query_count_distinct_on_dimension.sql.disabled |   20 -
 .../src/test/resources/query/sql_join/query_00.sql |    2 +-
 .../src/test/resources/query/sql_like/query01.sql  |    2 +-
 .../src/test/resources/query/sql_like/query02.sql  |    2 +-
 .../src/test/resources/query/sql_like/query03.sql  |    2 +-
 .../src/test/resources/query/sql_like/query04.sql  |    2 +-
 .../src/test/resources/query/sql_like/query05.sql  |    2 +-
 .../src/test/resources/query/sql_like/query06.sql  |    2 +-
 .../src/test/resources/query/sql_like/query10.sql  |    2 +-
 .../src/test/resources/query/sql_like/query15.sql  |    2 +-
 .../src/test/resources/query/sql_like/query16.sql  |    2 +-
 .../src/test/resources/query/sql_like/query17.sql  |    2 +-
 .../src/test/resources/query/sql_like/query18.sql  |    2 +-
 .../src/test/resources/query/sql_like/query20.sql  |    2 +-
 .../src/test/resources/query/sql_like/query21.sql  |    2 +-
 .../src/test/resources/query/sql_like/query22.sql  |    2 +-
 .../src/test/resources/query/sql_like/query23.sql  |    2 +-
 .../src/test/resources/query/sql_limit/query01.sql |   25 -
 .../src/test/resources/query/sql_limit/query03.sql |   31 -
 .../src/test/resources/query/sql_limit/query05.sql |   21 -
 .../src/test/resources/query/sql_limit/query06.sql |   26 -
 .../test/resources/query/sql_massin/query01.sql    |   30 -
 .../test/resources/query/sql_massin/query02.sql    |   30 -
 .../test/resources/query/sql_massin/query03.sql    |   30 -
 .../test/resources/query/sql_massin/query04.sql    |   27 -
 .../query/sql_massin_distinct/query01.sql          |   31 -
 .../query/sql_massin_distinct/query02.sql          |   33 -
 .../query/sql_massin_distinct/query03.sql          |   31 -
 .../resources/query/sql_multi_model/query01.sql    |    1 +
 .../test/resources/query/sql_orderby/query01.sql   |    2 +-
 .../test/resources/query/sql_orderby/query02.sql   |    2 +-
 .../test/resources/query/sql_orderby/query03.sql   |    2 +-
 .../test/resources/query/sql_ordinal/query01.sql   |    3 +-
 .../{query02.sql => query02.sql.disabled}          |    2 +-
 .../resources/query/sql_percentile/query01.sql     |    2 +-
 .../query01.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...74fce0-2455-4b7d-baa1-91c4bed92238-c000.csv.crc |  Bin 0 -> 220 bytes
 .../sql_percentile/query01.sql.expected/_SUCCESS   |    0
 ...0-5f74fce0-2455-4b7d-baa1-91c4bed92238-c000.csv | 1000 +++
 .../resources/query/sql_percentile/query02.sql     |    2 +-
 .../query02.sql.expected/._SUCCESS.crc             |  Bin 0 -> 8 bytes
 ...5b7736-3444-4bbb-b4e1-accdbc25c404-c000.csv.crc |  Bin 0 -> 220 bytes
 .../sql_percentile/query02.sql.expected/_SUCCESS   |    0
 ...0-435b7736-3444-4bbb-b4e1-accdbc25c404-c000.csv | 1000 +++
 .../src/test/resources/query/sql_plan/query01.sql  |   21 +-
 .../resources/query/sql_plan/query01.sql.expected  |    3 -
 .../sql_plan/query01.sql.expected/._SUCCESS.crc    |  Bin 0 -> 8 bytes
 ...d6687e-124c-4090-8cc6-36c9aa61c660-c000.csv.crc |  Bin 0 -> 276 bytes
 .../query/sql_plan/query01.sql.expected/_SUCCESS   |    0
 ...0-6cd6687e-124c-4090-8cc6-36c9aa61c660-c000.csv | 7173 ++++++++++++++++++++
 .../query/{sql_limit => sql_plan}/query02.sql      |   11 +-
 .../sql_plan/query02.sql.expected/._SUCCESS.crc    |  Bin 0 -> 8 bytes
 ...d3b74d-27b2-4437-a05a-4b066f84b43e-c000.csv.crc |  Bin 0 -> 276 bytes
 .../query/sql_plan/query02.sql.expected/_SUCCESS   |    0
 ...0-a3d3b74d-27b2-4437-a05a-4b066f84b43e-c000.csv | 7173 ++++++++++++++++++++
 .../src/test/resources/query/sql_raw/query01.sql   |   19 -
 .../src/test/resources/query/sql_raw/query02.sql   |   19 -
 .../src/test/resources/query/sql_raw/query04.sql   |   19 -
 .../src/test/resources/query/sql_raw/query06.sql   |   19 -
 .../src/test/resources/query/sql_raw/query21.sql   |   24 -
 .../src/test/resources/query/sql_raw/query22.sql   |   24 -
 .../src/test/resources/query/sql_raw/query23.sql   |   24 -
 .../src/test/resources/query/sql_raw/query25.sql   |   24 -
 .../query01.sql                                    |    2 +-
 .../query02.sql                                    |    2 +-
 .../query03.sql                                    |    2 +-
 .../query04.sql                                    |    2 +-
 .../{sql_raw => sql_select_constants}/query05.sql  |    2 +-
 .../query06.sql                                    |    2 +-
 .../query07.sql                                    |    2 +-
 .../test/resources/query/sql_snowflake/query01.sql |   19 +
 .../test/resources/query/sql_snowflake/query02.sql |   21 +-
 .../test/resources/query/sql_snowflake/query03.sql |   21 +-
 .../test/resources/query/sql_snowflake/query04.sql |   21 +-
 .../test/resources/query/sql_snowflake/query05.sql |   21 +-
 .../{query06.sql => query06.sql.disabled}          |   20 +-
 .../test/resources/query/sql_subquery/query14.sql  |   18 +
 .../test/resources/query/sql_tableau/query00.sql   |    2 +-
 .../test/resources/query/sql_tableau/query01.sql   |    2 +-
 .../test/resources/query/sql_tableau/query02.sql   |    2 +-
 .../test/resources/query/sql_tableau/query03.sql   |    2 +-
 .../test/resources/query/sql_tableau/query04.sql   |    2 +-
 .../test/resources/query/sql_tableau/query05.sql   |    2 +-
 .../test/resources/query/sql_tableau/query06.sql   |    2 +-
 .../test/resources/query/sql_tableau/query07.sql   |    2 +-
 .../test/resources/query/sql_tableau/query10.sql   |    2 +-
 .../test/resources/query/sql_tableau/query11.sql   |    2 +-
 .../test/resources/query/sql_tableau/query12.sql   |    2 +-
 .../test/resources/query/sql_tableau/query13.sql   |    2 +-
 .../test/resources/query/sql_tableau/query14.sql   |    2 +-
 .../test/resources/query/sql_tableau/query15.sql   |    2 +-
 .../test/resources/query/sql_tableau/query16.sql   |    2 +-
 .../test/resources/query/sql_tableau/query17.sql   |    2 +-
 .../test/resources/query/sql_tableau/query18.sql   |    2 +-
 .../test/resources/query/sql_tableau/query19.sql   |    2 +-
 .../test/resources/query/sql_tableau/query20.sql   |    2 +-
 .../test/resources/query/sql_tableau/query21.sql   |    2 +-
 .../test/resources/query/sql_tableau/query23.sql   |    2 +-
 .../test/resources/query/sql_tableau/query24.sql   |    4 +-
 .../test/resources/query/sql_tableau/query25.sql   |    2 +-
 .../test/resources/query/sql_tableau/query27.sql   |    2 +-
 .../test/resources/query/sql_tableau/query28.sql   |    2 +-
 .../test/resources/query/sql_tableau/query29.sql   |    2 +-
 .../test/resources/query/sql_tableau/query67.sql   |    2 +-
 .../test/resources/query/sql_timeout/query01.sql   |   19 -
 .../test/resources/query/sql_timeout/query02.sql   |    4 +-
 .../test/resources/query/sql_unionall/query01.sql  |    3 +-
 .../test/resources/query/sql_unionall/query02.sql  |    3 +-
 .../test/resources/query/sql_unionall/query03.sql  |    1 +
 .../test/resources/query/sql_values/query01.sql    |   12 +-
 .../test/resources/query/sql_values/query02.sql    |    3 +-
 .../test/resources/query/sql_values/query03.sql    |   21 +-
 .../test/resources/query/sql_values/query04.sql    |   33 +-
 .../test/resources/query/sql_values/query05.sql    |   21 +-
 .../resources/query/sql_verifyContent/query01.sql  |   21 -
 .../sql_verifyContent/query01.sql.expected.xml     |    4 -
 .../resources/query/sql_verifyContent/query02.sql  |   35 -
 .../sql_verifyContent/query02.sql.expected.xml     |    4 -
 .../resources/query/sql_verifyCount/query01.sql    |   19 -
 .../query/sql_verifyCount/query01.sql.expected     |    2 -
 .../resources/query/sql_verifyCount/query02.sql    |    4 -
 .../query/sql_verifyCount/query02.sql.expected     |    2 -
 .../resources/query/sql_verifyCount/query03.sql    |   22 -
 .../query/sql_verifyCount/query03.sql.expected     |    2 -
 .../query/sql_verifyCount/query04.sql.expected     |    2 -
 .../resources/query/sql_verifyCount/query05.sql    |   19 -
 .../query/sql_verifyCount/query05.sql.expected     |    1 -
 .../resources/query/sql_verifyCount/query06.sql    |   19 -
 .../query/sql_verifyCount/query06.sql.expected     |    1 -
 .../resources/query/sql_verifyCount/query07.sql    |   19 -
 .../query/sql_verifyCount/query07.sql.expected     |    1 -
 .../resources/query/sql_verifyCount/query08.sql    |   19 -
 .../query/sql_verifyCount/query08.sql.expected     |    1 -
 .../resources/query/sql_verifyCount/query09.sql    |   34 -
 .../query/sql_verifyCount/query09.sql.expected     |    2 -
 .../resources/query/sql_verifyCount/query10.sql    |   34 -
 .../query/sql_verifyCount/query10.sql.expected     |    2 -
 .../resources/query/sql_verifyCount/query11.sql    |   36 -
 .../query/sql_verifyCount/query11.sql.expected     |    2 -
 .../test/resources/query/sql_window/query00.sql    |    2 +-
 .../test/resources/query/sql_window/query01.sql    |    2 +-
 .../test/resources/query/sql_window/query02.sql    |    2 +-
 .../test/resources/query/sql_window/query03.sql    |    2 +-
 .../test/resources/query/sql_window/query04.sql    |    2 +-
 .../test/resources/query/sql_window/query05.sql    |    2 +-
 .../test/resources/query/sql_window/query06.sql    |    2 +-
 .../{query07.sql => query07.sql.disabled}          |    2 +-
 .../{query08.sql => query08.sql.disabled}          |    2 +-
 .../test/resources/query/sql_window/query09.sql    |    2 +-
 .../test/resources/query/sql_window/query11.sql    |    2 +-
 .../{query12.sql => query12.sql.disabled}          |    2 +-
 .../{query13.sql => query13.sql.disabled}          |    2 +-
 .../resources/query/tableau_probing/query04.sql    |   19 -
 .../resources/query/tableau_probing/query05.sql    |   19 -
 kylin-it/src/test/resources/query/temp/.gitignore  |    1 -
 .../apache/spark/sql/common/SparkQueryTest.scala   |   13 +-
 .../kylin/engine/spark2/NBuildAndQueryTest.java    |   82 +-
 .../apache/kylin/engine/spark2/NExecAndComp.java   |  167 +-
 263 files changed, 21219 insertions(+), 1421 deletions(-)

diff --git a/build/CI/kylin-system-testing/query/sql/sql_subquery/query14.sql b/build/CI/kylin-system-testing/query/sql/sql_subquery/query14.sql
index 49bf98d..189c684 100644
--- a/build/CI/kylin-system-testing/query/sql/sql_subquery/query14.sql
+++ b/build/CI/kylin-system-testing/query/sql/sql_subquery/query14.sql
@@ -1,3 +1,21 @@
+--
+-- 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.
+--
+
 select
     lstg_format_name,
     sum(price) as gvm
diff --git a/core-common/src/main/java/org/apache/kylin/common/util/Triple.java b/core-common/src/main/java/org/apache/kylin/common/util/Quadruple.java
similarity index 58%
copy from core-common/src/main/java/org/apache/kylin/common/util/Triple.java
copy to core-common/src/main/java/org/apache/kylin/common/util/Quadruple.java
index 6495332..69e5d8e 100644
--- a/core-common/src/main/java/org/apache/kylin/common/util/Triple.java
+++ b/core-common/src/main/java/org/apache/kylin/common/util/Quadruple.java
@@ -19,51 +19,56 @@
 package org.apache.kylin.common.util;
 
 /**
- * Utility class to manage a triple. Copied from org.apache.hadoop.hbase.util.Pair
+ * Utility class to manage a quadruple. Copied from org.apache.hadoop.hbase.util.Pair
  */
-public class Triple<A, B, C> {
+public class Quadruple<A, B, C, D> {
     private A first;
     private B second;
     private C third;
+    private D fourth;
 
-    public Triple(A first, B second, C third) {
+    public Quadruple(A first, B second, C third, D fourth) {
         this.first = first;
         this.second = second;
         this.third = third;
+        this.fourth = fourth;
     }
 
     // ctor cannot infer types w/o warning but a method can.
-    public static <A, B, C> Triple<A, B, C> create(A first, B second, C third) {
-        return new Triple<A, B, C>(first, second, third);
+    public static <A, B, C, D> Quadruple<A, B, C, D> create(A first, B second, C third, D fourth) {
+        return new Quadruple<A, B, C, D>(first, second, third, fourth);
     }
 
     public int hashCode() {
         int hashFirst = (first != null ? first.hashCode() : 0);
         int hashSecond = (second != null ? second.hashCode() : 0);
         int hashThird = (third != null ? third.hashCode() : 0);
+        int hashFourth = (fourth != null ? fourth.hashCode() : 0);
 
-        return (hashFirst >> 1) ^ hashSecond ^ (hashThird << 1);
+        return (hashFirst >> 1) ^ hashSecond ^ (hashThird << 1) ^ (hashFourth << 1);
     }
 
     public boolean equals(Object obj) {
-        if (!(obj instanceof Triple)) {
+        if (!(obj instanceof Quadruple)) {
             return false;
         }
 
-        Triple<?, ?, ?> otherTriple = (Triple<?, ?, ?>) obj;
+        Quadruple<?, ?, ?, ?> otherQuadruple = (Quadruple<?, ?, ?, ?>) obj;
 
-        if (first != otherTriple.first && (first != null && !(first.equals(otherTriple.first))))
+        if (first != otherQuadruple.first && (first != null && !(first.equals(otherQuadruple.first))))
             return false;
-        if (second != otherTriple.second && (second != null && !(second.equals(otherTriple.second))))
+        if (second != otherQuadruple.second && (second != null && !(second.equals(otherQuadruple.second))))
             return false;
-        if (third != otherTriple.third && (third != null && !(third.equals(otherTriple.third))))
+        if (third != otherQuadruple.third && (third != null && !(third.equals(otherQuadruple.third))))
+            return false;
+        if (fourth != otherQuadruple.fourth && (fourth != null && !(fourth.equals(otherQuadruple.fourth))))
             return false;
 
         return true;
     }
 
     public String toString() {
-        return "(" + first + ", " + second + "," + third + " )";
+        return "(" + first + ", " + second + ", " + third + ", " + fourth + ")";
     }
 
     public A getFirst() {
@@ -89,6 +94,14 @@ public class Triple<A, B, C> {
     public void setThird(C third) {
         this.third = third;
     }
+
+    public D getFourth() {
+        return fourth;
+    }
+
+    public void setFourth(D fourth) {
+        this.fourth = fourth;
+    }
 }
 
 
diff --git a/core-common/src/main/java/org/apache/kylin/common/util/Triple.java b/core-common/src/main/java/org/apache/kylin/common/util/Triple.java
index 6495332..3b6e156 100644
--- a/core-common/src/main/java/org/apache/kylin/common/util/Triple.java
+++ b/core-common/src/main/java/org/apache/kylin/common/util/Triple.java
@@ -63,7 +63,7 @@ public class Triple<A, B, C> {
     }
 
     public String toString() {
-        return "(" + first + ", " + second + "," + third + " )";
+        return "(" + first + ", " + second + ", " + third + ")";
     }
 
     public A getFirst() {
diff --git a/kylin-it/src/test/resources/query/sql_castprunesegs/query01.sql b/kylin-it/src/test/resources/query/sql_castprunesegs/query01.sql
index 44ee226..1dfd14e 100644
--- a/kylin-it/src/test/resources/query/sql_castprunesegs/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_castprunesegs/query01.sql
@@ -19,4 +19,4 @@ SELECT sum(price)  as sum_price
  FROM TEST_KYLIN_FACT 
  WHERE CAL_DT > cast(TIMESTAMPADD(Day, -15000, CURRENT_DATE) as DATE)
 GROUP BY CAL_DT
-;{"scanRowCount":731,"scanBytes":215217,"scanFiles":1,"cuboidId":262144}
\ No newline at end of file
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_castprunesegs/query02.sql b/kylin-it/src/test/resources/query/sql_castprunesegs/query02.sql
index e14b887..db6aed7 100644
--- a/kylin-it/src/test/resources/query/sql_castprunesegs/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_castprunesegs/query02.sql
@@ -19,4 +19,4 @@ SELECT sum(price)  as sum_price
  FROM TEST_KYLIN_FACT 
  WHERE CAL_DT > '2013-06-01'
 GROUP BY CAL_DT
-;{"scanRowCount":731,"scanBytes":215217,"scanFiles":1,"cuboidId":262144}
\ No newline at end of file
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_castprunesegs/query03.sql b/kylin-it/src/test/resources/query/sql_castprunesegs/query03.sql
index 9128618..b2673f2 100644
--- a/kylin-it/src/test/resources/query/sql_castprunesegs/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_castprunesegs/query03.sql
@@ -28,4 +28,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  where
  extract(DAY from test_cal_dt.cal_dt) = 12
  group by test_cal_dt.cal_dt
-;{"scanRowCount":1462,"scanBytes":215217,"scanFiles":2,"cuboidId":262144}
\ No newline at end of file
+;{"scanRowCount":1462,"scanBytes":0,"scanFiles":2,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_dict_enumerator/query01.sql b/kylin-it/src/test/resources/query/sql_dict_enumerator/query01.sql
index 963e3b3..3817859 100644
--- a/kylin-it/src/test/resources/query/sql_dict_enumerator/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_dict_enumerator/query01.sql
@@ -18,4 +18,5 @@
 
 select SLR_SEGMENT_CD
 from TEST_KYLIN_FACT
-group by SLR_SEGMENT_CD
\ No newline at end of file
+group by SLR_SEGMENT_CD
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_dict_enumerator/query02.sql b/kylin-it/src/test/resources/query/sql_dict_enumerator/query02.sql
index 2617e91..0d3298d 100644
--- a/kylin-it/src/test/resources/query/sql_dict_enumerator/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_dict_enumerator/query02.sql
@@ -17,4 +17,5 @@
 --
 
 select DISTINCT SLR_SEGMENT_CD
-from TEST_KYLIN_FACT
\ No newline at end of file
+from TEST_KYLIN_FACT
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_dict_enumerator/query03.sql b/kylin-it/src/test/resources/query/sql_dict_enumerator/query03.sql
index cb07666..c3dc032 100644
--- a/kylin-it/src/test/resources/query/sql_dict_enumerator/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_dict_enumerator/query03.sql
@@ -17,4 +17,5 @@
 --
 
 select MAX(SLR_SEGMENT_CD)
-from TEST_KYLIN_FACT
\ No newline at end of file
+from TEST_KYLIN_FACT
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query00.sql b/kylin-it/src/test/resources/query/sql_distinct/query00.sql
index 140905a..378cb9b 100644
--- a/kylin-it/src/test/resources/query/sql_distinct/query00.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct/query00.sql
@@ -22,4 +22,4 @@ select lstg_format_name, cal_dt,
  count(distinct seller_id) as DIST_SELLER 
  from test_kylin_fact 
  group by lstg_format_name, cal_dt
-;{"scanRowCount":9287,"scanBytes":384041,"scanFiles":1,"cuboidId":276480}
\ No newline at end of file
+;{"scanRowCount":9287,"scanBytes":0,"scanFiles":1,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/.part-00000-a34638f6-3788-46e2-b662-1868271164b4-c000.csv.crc b/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/.part-00000-a34638f6-3788-46e2-b662-1868271164b4-c000.csv.crc
new file mode 100644
index 0000000..5b627e4
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/.part-00000-a34638f6-3788-46e2-b662-1868271164b4-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/part-00000-a34638f6-3788-46e2-b662-1868271164b4-c000.csv b/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/part-00000-a34638f6-3788-46e2-b662-1868271164b4-c000.csv
new file mode 100644
index 0000000..01ffa06
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_distinct/query00.sql.expected/part-00000-a34638f6-3788-46e2-b662-1868271164b4-c000.csv
@@ -0,0 +1,3427 @@
+Auction,2013-04-10,836.4800,2,2
+Auction,2013-07-18,1438.2000,3,3
+FP-GTC,2012-01-13,1091.5700,4,4
+FP-GTC,2012-11-03,842.8600,1,1
+FP-GTC,2013-04-12,726.6100,2,2
+FP-non GTC,2012-04-03,2027.7600,4,4
+FP-non GTC,2012-08-04,850.8600,1,1
+FP-non GTC,2012-09-11,1619.5400,3,3
+FP-non GTC,2013-05-07,1033.1100,2,2
+FP-non GTC,2013-08-31,1533.8100,4,4
+Others,2012-03-28,4256.1100,6,6
+Others,2012-10-08,1199.6500,5,5
+Others,2013-02-17,802.1300,2,2
+Others,2013-04-24,2657.6200,4,4
+Others,2013-12-22,1893.6900,3,3
+ABIN,2012-03-01,1551.9200,4,4
+ABIN,2012-07-17,807.9300,1,1
+ABIN,2013-10-29,546.0600,2,2
+ABIN,2013-11-03,1301.3000,3,3
+Auction,2012-08-22,2557.6400,4,4
+Auction,2013-08-05,772.8700,1,1
+FP-GTC,2012-01-03,381.7800,2,2
+FP-GTC,2012-02-03,725.6200,2,2
+FP-GTC,2012-06-24,-78.4900,1,1
+FP-GTC,2013-03-18,1625.2400,4,4
+FP-GTC,2013-04-09,103.4700,1,1
+FP-GTC,2013-04-23,1926.9600,3,3
+FP-GTC,2013-05-19,886.1000,4,4
+FP-GTC,2013-08-15,1885.5800,2,2
+FP-GTC,2013-12-25,1929.4800,5,5
+FP-non GTC,2012-11-24,1255.6100,2,2
+FP-non GTC,2013-01-21,88.6300,1,1
+Others,2013-01-30,674.5100,1,1
+Others,2013-12-30,1540.3000,2,2
+ABIN,2012-05-19,2268.7100,5,5
+ABIN,2012-08-26,1176.3300,2,2
+Auction,2012-01-29,1106.2000,3,3
+Auction,2012-05-21,2202.4600,4,4
+Auction,2012-07-03,763.1700,2,2
+Auction,2013-04-02,2382.0500,3,3
+Auction,2013-11-28,1102.3000,2,2
+FP-GTC,2012-03-23,959.3900,2,2
+FP-GTC,2012-09-06,832.7800,2,2
+FP-GTC,2013-01-02,32.8100,1,1
+FP-GTC,2013-02-15,689.0400,1,1
+FP-GTC,2013-09-22,79.4100,2,2
+FP-non GTC,2012-01-05,1094.2000,3,3
+FP-non GTC,2012-08-11,749.0700,2,2
+FP-non GTC,2013-01-04,1252.3600,3,3
+FP-non GTC,2013-06-02,618.1900,1,1
+Others,2013-02-04,3198.0500,6,6
+Others,2013-10-08,1761.8200,5,5
+ABIN,2013-02-12,955.0800,2,2
+ABIN,2013-05-12,835.4800,1,1
+Auction,2012-10-21,304.4700,3,3
+Auction,2012-10-23,2835.5100,7,7
+FP-GTC,2012-04-07,2170.1500,4,4
+FP-GTC,2013-01-16,636.9400,4,4
+FP-GTC,2013-07-04,1219.1800,5,5
+Others,2012-05-02,688.4400,2,2
+Others,2012-07-30,976.7800,2,2
+Others,2013-06-14,2477.2900,4,4
+Others,2013-06-30,124.7200,1,1
+Others,2013-09-16,358.7900,1,1
+ABIN,2012-01-14,10.2400,1,1
+ABIN,2012-09-11,1771.1600,3,3
+ABIN,2012-10-19,1273.9300,3,3
+ABIN,2012-11-21,1278.2900,4,4
+Auction,2013-06-17,1801.8900,4,4
+Auction,2013-06-29,1996.2800,3,3
+FP-GTC,2012-02-13,827.9100,3,3
+FP-GTC,2012-04-30,1538.5100,3,3
+FP-GTC,2012-06-29,1464.5100,4,4
+FP-GTC,2013-07-12,1036.5700,2,2
+FP-GTC,2013-11-02,2045.7000,3,3
+FP-non GTC,2012-06-19,4231.3600,6,6
+FP-non GTC,2013-10-03,1609.1600,4,4
+FP-non GTC,2013-12-24,638.0400,1,1
+Others,2012-11-27,293.7300,1,1
+Others,2013-01-11,1055.3600,2,2
+ABIN,2013-10-25,3987.9300,6,6
+Auction,2012-02-26,1402.3300,2,2
+Auction,2012-06-19,1458.0200,3,3
+FP-GTC,2012-05-09,2619.2500,4,4
+FP-GTC,2012-08-10,1416.2300,4,4
+FP-GTC,2013-12-21,2664.6500,6,6
+FP-non GTC,2013-06-26,1178.4600,3,3
+FP-non GTC,2013-12-25,2164.9700,3,3
+Others,2012-05-24,383.6600,2,2
+Others,2012-08-04,2176.6100,4,4
+Others,2012-08-13,3952.9100,8,8
+Others,2012-10-30,1823.8700,5,5
+Others,2013-09-01,347.1300,1,1
+Others,2013-10-14,203.3500,1,1
+Others,2013-12-31,982.1600,2,2
+ABIN,2012-05-22,1790.7200,5,5
+ABIN,2012-10-31,696.0500,5,5
+ABIN,2013-08-09,1028.3500,6,6
+Auction,2012-03-07,1034.0600,2,2
+Auction,2012-04-13,937.1400,4,4
+Auction,2012-10-01,158.0600,2,2
+Auction,2013-02-04,887.3900,1,1
+Auction,2013-10-09,1159.4500,2,2
+FP-GTC,2012-11-20,330.4600,2,2
+FP-non GTC,2012-02-08,591.7300,3,3
+FP-non GTC,2012-08-21,2566.6900,4,4
+FP-non GTC,2012-09-02,1340.4600,2,2
+FP-non GTC,2013-02-26,2456.2000,4,4
+FP-non GTC,2013-07-10,1206.4000,2,2
+Others,2012-08-18,-193.4300,2,2
+Others,2013-01-16,616.5800,2,2
+Others,2013-06-15,326.9500,1,1
+Others,2013-08-21,1637.9100,4,4
+Others,2013-09-15,1697.5400,3,3
+Others,2013-12-25,1648.4700,4,4
+ABIN,2012-03-12,1376.7000,3,3
+ABIN,2012-06-10,2109.9700,3,3
+ABIN,2013-09-28,-20.5000,1,1
+Auction,2012-05-01,2396.9900,6,6
+Auction,2012-10-14,449.1900,1,1
+Auction,2012-11-18,2851.6300,4,4
+Auction,2013-03-03,1489.5200,3,3
+Auction,2013-03-28,3112.5800,9,9
+Auction,2013-11-12,366.9900,2,2
+Auction,2013-12-14,674.2400,1,1
+FP-GTC,2012-04-15,2132.4500,3,3
+FP-GTC,2012-12-02,1098.4100,2,2
+FP-non GTC,2012-04-05,2933.1200,6,6
+FP-non GTC,2012-09-06,2729.2600,4,4
+Others,2012-02-27,3033.3900,5,5
+Others,2013-04-05,3863.1500,6,6
+Others,2013-09-27,790.9600,2,2
+ABIN,2012-04-13,1364.3200,2,2
+ABIN,2012-10-03,2608.3800,5,5
+ABIN,2012-10-13,884.6600,1,1
+ABIN,2013-12-20,1093.6300,4,4
+ABIN,2013-12-30,872.9100,3,3
+Auction,2012-05-26,1053.6300,4,4
+Auction,2012-12-19,1510.3400,2,2
+Auction,2013-03-10,391.0900,2,2
+Auction,2013-05-06,2423.2600,3,3
+Auction,2013-07-06,823.9800,2,2
+FP-GTC,2012-07-05,1626.2500,3,3
+FP-GTC,2012-08-01,131.6000,2,2
+FP-GTC,2012-08-14,1114.3200,4,4
+FP-GTC,2012-12-14,1128.8300,5,5
+FP-GTC,2013-08-24,2187.7600,3,3
+FP-non GTC,2012-01-02,2176.7900,5,5
+Others,2012-03-19,1723.8500,2,2
+Others,2012-05-11,121.7500,2,2
+Others,2012-09-13,951.8300,2,2
+ABIN,2012-10-22,1821.3200,4,4
+ABIN,2013-04-12,1285.8800,3,3
+Auction,2012-04-06,1542.3300,3,3
+Auction,2012-12-08,914.8900,2,2
+FP-GTC,2012-02-16,2565.5600,4,3
+FP-GTC,2013-11-27,1158.2200,2,2
+FP-non GTC,2012-08-26,641.8800,1,1
+FP-non GTC,2013-01-31,2506.8200,3,3
+Others,2012-08-31,405.6700,1,1
+Others,2013-01-03,1860.5200,4,4
+Others,2013-03-24,555.5800,1,1
+Others,2013-10-26,1993.7500,3,3
+ABIN,2012-03-17,2896.6600,6,6
+ABIN,2012-04-19,1465.6400,4,4
+ABIN,2012-04-30,2686.0700,6,6
+ABIN,2012-12-05,974.0400,2,2
+ABIN,2013-04-06,988.0900,1,1
+Auction,2012-01-18,2563.7200,3,3
+Auction,2012-04-04,2049.0500,6,6
+Auction,2012-11-24,-4.6600,1,1
+Auction,2013-03-20,1304.8000,2,2
+Auction,2013-06-19,924.7800,1,1
+Auction,2013-10-21,1792.3800,3,3
+FP-GTC,2012-10-03,617.8400,1,1
+FP-GTC,2013-03-22,281.7900,2,2
+FP-non GTC,2012-01-10,4167.8600,6,6
+FP-non GTC,2012-01-21,2087.1000,4,4
+FP-non GTC,2012-03-26,2257.1900,6,6
+FP-non GTC,2012-03-31,670.1100,5,5
+FP-non GTC,2013-03-11,10.6500,1,1
+FP-non GTC,2013-04-04,2600.7200,4,4
+FP-non GTC,2013-08-25,1291.8700,4,4
+FP-non GTC,2013-12-01,2962.9200,4,4
+Others,2012-03-14,978.9200,2,2
+Others,2012-12-12,2234.3900,3,3
+Others,2013-01-13,1477.6400,3,3
+Others,2013-10-02,50.5800,2,2
+ABIN,2013-05-31,30.8300,2,2
+Auction,2012-09-09,1041.5500,3,3
+Auction,2013-04-12,2254.1400,5,5
+Auction,2013-06-03,727.6200,4,4
+Auction,2013-07-15,1621.0500,3,3
+Auction,2013-10-04,52.5100,3,3
+FP-GTC,2012-06-19,700.5200,2,2
+FP-GTC,2013-03-30,2266.6000,5,5
+FP-GTC,2013-05-22,1215.1700,2,2
+FP-non GTC,2012-02-18,2429.5600,3,3
+FP-non GTC,2013-05-16,1563.4800,3,3
+Others,2012-01-25,1291.5200,2,2
+Others,2012-05-28,1281.5400,3,3
+Others,2012-07-18,1934.6300,3,3
+Others,2012-09-29,2703.1700,6,6
+Others,2013-02-07,2199.5500,4,4
+Others,2013-07-20,257.6700,1,1
+Others,2013-07-21,943.3900,2,2
+Others,2013-11-12,2540.3400,6,6
+ABIN,2012-12-07,1707.2100,5,5
+ABIN,2013-08-03,2387.1600,5,5
+Auction,2012-07-31,362.1300,2,2
+FP-GTC,2012-06-10,1081.0900,3,3
+FP-GTC,2012-06-30,160.1200,2,2
+FP-GTC,2012-11-24,304.8200,1,1
+FP-GTC,2013-08-22,375.2200,2,2
+FP-GTC,2013-11-30,1395.0500,3,3
+FP-non GTC,2012-07-27,2321.5700,5,5
+FP-non GTC,2012-11-04,2389.2400,5,5
+FP-non GTC,2012-12-16,539.7100,1,1
+FP-non GTC,2013-01-26,898.6700,2,2
+FP-non GTC,2013-11-02,779.1600,4,4
+Others,2012-04-01,963.2000,2,2
+Others,2013-03-27,1492.3800,5,5
+ABIN,2012-08-25,905.5100,1,1
+ABIN,2013-01-18,2612.4200,4,4
+ABIN,2013-03-14,1972.9700,3,3
+Auction,2012-04-14,504.6700,2,2
+Auction,2012-11-26,3398.6100,5,5
+Auction,2012-12-01,875.9000,2,2
+Auction,2013-06-27,1855.8400,3,3
+Auction,2013-10-20,1334.4600,2,2
+Auction,2013-12-12,954.4300,3,3
+FP-GTC,2012-12-10,712.9100,4,4
+FP-GTC,2013-01-29,517.6300,2,2
+FP-GTC,2013-08-10,1026.8200,3,3
+FP-GTC,2013-08-30,2958.9600,5,5
+FP-non GTC,2012-06-17,2012.5600,4,4
+FP-non GTC,2012-10-28,599.2700,2,2
+FP-non GTC,2013-03-13,1491.2200,2,2
+FP-non GTC,2013-04-25,718.3600,2,2
+Others,2013-01-15,2877.9500,6,6
+ABIN,2012-01-27,1833.5700,4,4
+ABIN,2012-09-09,662.9500,1,1
+ABIN,2012-12-15,2318.9700,5,5
+ABIN,2013-03-29,1906.3800,3,3
+ABIN,2013-07-02,2082.7400,3,3
+ABIN,2013-10-06,323.2000,1,1
+Auction,2012-09-07,2060.4400,4,4
+Auction,2013-04-05,706.3900,4,4
+Auction,2013-05-12,2874.8900,6,6
+Auction,2013-05-21,1700.9100,5,5
+FP-GTC,2012-05-24,1013.5000,3,3
+FP-GTC,2012-06-26,954.9300,2,2
+FP-non GTC,2012-01-08,3321.6900,7,7
+FP-non GTC,2012-11-22,1409.0000,5,5
+FP-non GTC,2012-12-07,2292.8900,5,5
+FP-non GTC,2013-10-13,524.5200,3,3
+FP-non GTC,2013-10-31,767.1400,1,1
+FP-non GTC,2013-11-07,2043.9100,4,4
+FP-non GTC,2013-12-20,905.6400,1,1
+FP-non GTC,2013-12-22,2035.0100,5,5
+Others,2012-03-02,2775.6900,5,5
+Others,2012-11-03,459.3900,1,1
+Others,2013-07-17,1579.5000,3,3
+Others,2013-11-04,1317.7900,3,3
+ABIN,2013-03-30,111.1700,1,1
+Auction,2012-01-20,1216.6700,3,3
+Auction,2012-05-05,461.1800,2,2
+Auction,2012-07-13,414.6600,3,3
+Auction,2013-02-17,232.9400,2,2
+Auction,2013-08-20,4305.2400,6,6
+Auction,2013-12-23,1663.0500,4,4
+FP-GTC,2012-03-05,1599.0600,6,6
+FP-GTC,2013-05-18,1831.6700,4,4
+FP-GTC,2013-06-07,1384.7200,3,3
+FP-GTC,2013-08-05,4064.5100,6,6
+FP-GTC,2013-08-25,2083.8500,6,6
+FP-GTC,2013-10-05,1939.5300,4,4
+FP-non GTC,2012-05-20,1940.5900,5,5
+FP-non GTC,2012-08-18,118.4000,1,1
+FP-non GTC,2013-09-01,929.0300,1,1
+Others,2012-11-30,1704.7100,4,4
+Others,2013-02-09,-59.1300,1,1
+Others,2013-04-16,675.5700,1,1
+ABIN,2012-02-09,619.2800,3,3
+ABIN,2012-10-20,1632.0200,4,4
+ABIN,2013-10-01,804.4600,1,1
+Auction,2012-06-11,2259.8700,4,4
+Auction,2012-10-03,1348.7200,2,2
+Auction,2013-01-04,-94.5400,1,1
+Auction,2013-05-22,953.7100,2,2
+FP-GTC,2012-04-22,741.0900,3,3
+FP-GTC,2012-07-12,1140.3300,4,4
+FP-GTC,2012-09-04,2043.6500,4,4
+FP-GTC,2013-01-12,253.9000,1,1
+FP-GTC,2013-09-06,988.1100,2,2
+FP-GTC,2013-12-07,1395.8200,3,3
+FP-non GTC,2012-10-20,1638.6500,3,3
+FP-non GTC,2013-01-08,931.5700,4,4
+FP-non GTC,2013-03-20,755.0600,1,1
+FP-non GTC,2013-10-05,830.1700,1,1
+FP-non GTC,2013-12-27,499.5300,2,2
+Others,2012-02-02,1007.1000,2,2
+Others,2012-03-05,1646.4100,4,4
+Others,2012-07-21,637.7900,2,2
+Others,2012-11-16,796.1700,2,2
+Others,2013-11-22,1714.3300,3,3
+ABIN,2012-03-22,344.5800,2,2
+ABIN,2012-03-24,303.7700,2,2
+ABIN,2013-07-01,4074.9800,7,7
+ABIN,2013-10-08,1173.5900,3,3
+Auction,2012-10-02,805.6100,2,2
+Auction,2013-05-25,739.6900,1,1
+Auction,2013-06-12,3333.6500,6,6
+FP-GTC,2012-04-16,825.9500,1,1
+FP-GTC,2013-09-20,570.9300,2,2
+Others,2012-01-04,783.4100,2,2
+Others,2012-12-19,667.3000,1,1
+Others,2013-10-24,1134.6900,4,4
+ABIN,2013-03-19,2725.4000,5,5
+ABIN,2013-12-26,2499.3000,3,3
+Auction,2012-04-12,1058.1400,2,2
+Auction,2013-05-07,981.6700,1,1
+Auction,2013-11-13,608.9200,2,2
+FP-GTC,2012-07-14,4309.4000,6,6
+FP-GTC,2012-10-22,382.7700,3,3
+FP-GTC,2013-01-17,1689.2900,3,3
+FP-non GTC,2012-01-18,1203.1800,3,3
+FP-non GTC,2012-02-06,733.7100,2,2
+FP-non GTC,2012-05-03,938.6300,1,1
+FP-non GTC,2012-11-27,1740.8800,2,2
+FP-non GTC,2013-09-24,2498.6600,3,3
+FP-non GTC,2013-10-10,2097.3600,7,7
+Others,2012-06-22,3460.9900,5,5
+Others,2013-02-19,2862.7300,4,4
+ABIN,2012-09-17,1432.2100,3,3
+ABIN,2012-12-09,417.1600,1,1
+ABIN,2013-05-22,594.7000,2,2
+ABIN,2013-08-26,40.2200,2,2
+ABIN,2013-12-18,751.7400,2,2
+Auction,2012-06-04,978.4200,3,3
+Auction,2012-09-04,-80.9800,1,1
+Auction,2013-01-01,2737.0700,4,4
+Auction,2013-01-27,1687.6800,4,4
+FP-GTC,2012-02-05,976.5600,1,1
+FP-GTC,2012-05-30,3311.6400,6,6
+FP-GTC,2012-09-24,690.9200,1,1
+FP-GTC,2013-01-19,619.5700,1,1
+FP-non GTC,2012-01-20,784.8900,2,2
+FP-non GTC,2013-04-23,3039.6200,4,4
+FP-non GTC,2013-11-28,34.4900,1,1
+Others,2012-10-23,2580.5100,5,5
+ABIN,2012-01-09,3.7700,1,1
+ABIN,2012-02-10,827.9100,3,3
+ABIN,2013-02-20,2112.3800,3,3
+Auction,2012-04-19,2109.8100,5,5
+Auction,2012-07-27,1826.8300,3,3
+Auction,2013-02-25,899.1500,2,2
+Auction,2013-04-27,2695.5300,4,4
+Auction,2013-06-11,400.9800,3,3
+Auction,2013-10-30,579.4300,2,2
+FP-GTC,2012-01-14,2121.8300,3,3
+FP-non GTC,2012-07-30,1578.3700,2,2
+FP-non GTC,2012-08-15,2852.9200,4,4
+FP-non GTC,2012-12-12,1028.9200,2,2
+FP-non GTC,2013-04-28,994.0500,4,4
+FP-non GTC,2013-04-30,671.5300,1,1
+FP-non GTC,2013-09-26,1141.1700,3,3
+FP-non GTC,2013-12-28,140.3400,2,2
+Others,2012-07-05,2201.6800,4,4
+Others,2013-04-21,3198.6100,7,7
+Others,2013-11-20,1002.7600,3,3
+ABIN,2012-01-21,1813.5900,2,2
+ABIN,2012-03-28,1236.8500,3,3
+ABIN,2012-06-27,194.3300,3,3
+ABIN,2012-10-18,1571.9900,5,5
+Auction,2012-01-27,1938.5200,4,4
+Auction,2012-09-14,1811.8900,4,4
+Auction,2013-10-05,1895.7700,3,3
+FP-GTC,2013-07-24,2096.2800,3,3
+FP-GTC,2013-09-09,1588.2400,3,3
+FP-GTC,2013-12-06,963.8700,2,2
+FP-non GTC,2012-11-26,1306.9000,3,3
+FP-non GTC,2013-01-14,1924.9600,3,3
+FP-non GTC,2013-01-25,233.0400,1,1
+FP-non GTC,2013-03-06,989.0600,3,3
+FP-non GTC,2013-08-10,384.1500,2,2
+FP-non GTC,2013-11-20,785.1500,1,1
+Others,2012-02-08,815.9900,3,3
+Others,2012-10-21,254.3600,1,1
+Others,2013-03-08,2463.4600,4,4
+Others,2013-08-25,721.1100,5,5
+Others,2013-08-28,3034.5500,5,5
+ABIN,2012-09-14,1875.8200,3,3
+ABIN,2013-01-07,204.9900,2,2
+ABIN,2013-12-27,528.2800,3,3
+Auction,2012-02-06,1030.9400,3,3
+Auction,2012-05-16,1317.3400,2,2
+Auction,2012-06-13,753.3200,2,2
+Auction,2012-06-27,969.1200,2,2
+Auction,2012-08-09,227.6100,1,1
+Auction,2012-11-08,1054.8900,2,2
+Auction,2013-07-01,992.1200,3,3
+Auction,2013-08-11,32.7900,2,2
+Auction,2013-10-23,1861.9200,3,3
+FP-GTC,2012-07-25,3626.3400,5,5
+FP-GTC,2012-08-21,1254.3100,2,2
+FP-GTC,2013-03-29,1812.2200,3,3
+FP-non GTC,2012-05-26,738.2000,1,1
+FP-non GTC,2013-09-22,1394.8300,3,3
+Others,2013-03-20,804.8500,3,3
+Others,2013-05-02,1247.7700,2,2
+ABIN,2012-02-02,652.3000,2,2
+ABIN,2012-04-18,177.1600,1,1
+ABIN,2012-09-05,1669.0100,4,4
+Auction,2012-09-10,665.9700,3,3
+FP-GTC,2012-01-04,817.5300,2,2
+FP-GTC,2012-05-05,1097.1900,2,2
+FP-GTC,2012-06-09,1781.0300,3,3
+FP-GTC,2012-07-18,1112.9000,2,2
+FP-GTC,2012-11-27,1631.1800,4,4
+FP-non GTC,2012-01-26,1983.6100,5,5
+FP-non GTC,2012-10-26,993.0600,1,1
+FP-non GTC,2013-10-25,1595.7200,3,3
+Others,2012-02-24,2761.0100,4,4
+Others,2012-04-26,1120.9600,3,3
+Others,2012-09-16,2530.5100,5,5
+Others,2012-11-07,1000.9600,2,2
+Others,2013-01-09,254.0600,2,2
+Others,2013-03-10,1191.6500,3,3
+ABIN,2012-04-23,913.0600,3,3
+ABIN,2012-11-18,949.3700,2,2
+Auction,2012-09-01,1814.0700,2,2
+Auction,2013-10-29,1524.4500,5,5
+Auction,2013-12-15,1388.7000,2,2
+FP-GTC,2012-04-04,1276.5100,3,3
+FP-GTC,2012-11-18,679.4200,1,1
+FP-non GTC,2012-04-10,3056.7100,4,4
+Others,2012-03-08,172.9000,1,1
+Others,2012-05-04,2862.1700,5,5
+Others,2013-08-29,2263.6100,4,4
+ABIN,2012-03-23,3505.6700,5,5
+ABIN,2013-05-05,3322.3000,4,4
+ABIN,2013-05-07,989.8800,4,4
+ABIN,2013-05-24,929.2600,3,3
+ABIN,2013-07-09,1728.7000,3,3
+ABIN,2013-12-23,1035.2100,4,4
+ABIN,2013-12-25,511.7100,1,1
+Auction,2012-03-05,619.8600,3,3
+Auction,2012-06-23,1416.1600,4,4
+FP-GTC,2012-02-23,2308.2100,4,4
+FP-GTC,2013-06-09,1167.8400,2,2
+FP-GTC,2013-10-17,762.1900,4,4
+FP-GTC,2013-10-21,1833.3200,3,3
+FP-non GTC,2012-01-28,604.7200,1,1
+FP-non GTC,2012-05-19,534.1200,2,2
+FP-non GTC,2012-09-05,2523.6800,4,4
+Others,2012-11-14,1521.4600,3,3
+ABIN,2012-02-13,623.5000,2,2
+ABIN,2012-07-21,1071.6100,2,2
+ABIN,2012-10-24,1639.3400,4,4
+Auction,2012-03-16,2836.8600,7,7
+Auction,2012-05-20,1431.6300,4,4
+Auction,2012-06-17,795.9900,1,1
+Auction,2013-02-11,1503.2000,4,4
+Auction,2013-06-28,1461.6800,4,4
+FP-GTC,2012-03-21,2365.8500,5,5
+FP-GTC,2012-03-28,494.2200,2,2
+FP-GTC,2012-06-01,1659.3600,4,4
+FP-GTC,2013-02-21,2316.9300,3,3
+FP-GTC,2013-12-24,544.4000,1,1
+FP-non GTC,2012-03-18,2503.7800,4,4
+FP-non GTC,2013-03-04,2069.4500,3,3
+FP-non GTC,2013-04-26,963.0200,2,2
+Others,2012-05-26,1752.0500,5,5
+Others,2012-10-06,619.0700,2,2
+Others,2013-01-17,1122.0500,3,3
+ABIN,2012-11-23,1519.6700,4,4
+ABIN,2012-12-16,-69.2000,1,1
+Auction,2012-07-02,556.3800,3,3
+Auction,2012-10-12,1549.8100,4,4
+Auction,2012-12-30,382.6000,1,1
+Auction,2013-06-24,1374.1200,3,3
+FP-GTC,2012-08-20,3656.5500,6,6
+FP-GTC,2013-04-06,2650.3600,5,5
+FP-GTC,2013-05-28,2316.5700,4,4
+FP-non GTC,2013-03-08,716.8400,3,3
+FP-non GTC,2013-09-11,634.7100,1,1
+Others,2012-04-21,1582.3100,2,2
+Others,2012-05-01,522.7800,2,2
+Others,2012-08-05,3133.2300,6,6
+Others,2013-02-25,1243.4700,2,2
+ABIN,2012-01-01,807.2900,2,2
+ABIN,2012-04-06,1062.4600,2,2
+ABIN,2013-02-17,1434.1700,2,2
+ABIN,2013-10-31,492.3300,2,2
+Auction,2012-10-26,886.5600,2,2
+Auction,2013-01-22,1626.8000,6,6
+Auction,2013-01-30,727.1400,2,2
+Auction,2013-06-14,599.1700,3,3
+Auction,2013-09-08,1007.1100,2,2
+FP-GTC,2013-01-10,341.3700,1,1
+FP-GTC,2013-02-17,2956.0900,5,5
+FP-GTC,2013-07-31,408.2500,1,1
+FP-GTC,2013-08-21,1059.1200,2,2
+FP-non GTC,2012-02-22,-64.1800,2,2
+FP-non GTC,2012-08-14,1418.4300,5,5
+FP-non GTC,2012-10-22,671.0500,1,1
+FP-non GTC,2012-12-14,1463.0600,3,3
+Others,2012-11-06,702.1200,2,2
+Others,2013-01-14,2544.9600,4,4
+ABIN,2012-04-17,85.2200,2,2
+ABIN,2012-04-20,2521.4700,5,5
+ABIN,2012-04-22,1441.4000,2,2
+ABIN,2012-06-05,2571.6900,5,5
+ABIN,2012-07-08,606.3000,3,3
+ABIN,2012-10-25,917.6700,3,3
+ABIN,2013-03-17,1183.2200,3,3
+ABIN,2013-04-21,1320.6600,2,2
+ABIN,2013-05-03,1930.3400,3,3
+ABIN,2013-05-29,892.2900,2,2
+ABIN,2013-07-26,3889.4500,5,5
+ABIN,2013-08-31,926.6300,2,2
+Auction,2013-01-24,1443.4400,3,3
+Auction,2013-07-26,3261.5300,5,5
+FP-non GTC,2013-07-29,3961.1600,6,6
+FP-non GTC,2013-12-15,464.2700,1,1
+Others,2012-02-25,2679.7500,5,5
+ABIN,2012-05-16,1430.7000,3,3
+ABIN,2013-01-08,2611.0700,4,4
+ABIN,2013-01-21,2554.2200,5,5
+ABIN,2013-01-31,768.5400,1,1
+Auction,2012-03-31,1008.1800,2,2
+Auction,2012-11-20,951.7000,2,2
+Auction,2013-05-19,1310.4700,2,2
+Auction,2013-07-24,70.6200,2,2
+FP-GTC,2012-02-19,2351.1100,5,5
+FP-GTC,2012-10-16,514.7400,3,3
+FP-GTC,2013-01-31,1499.3000,5,5
+FP-non GTC,2012-02-24,358.4800,3,3
+FP-non GTC,2012-05-06,2129.8100,4,4
+FP-non GTC,2012-10-17,1058.3200,2,2
+FP-non GTC,2013-02-16,4632.7200,6,6
+FP-non GTC,2013-05-12,-12.2900,2,2
+FP-non GTC,2013-12-16,295.4200,2,2
+Others,2013-07-24,1629.9700,7,7
+ABIN,2012-01-28,609.0700,2,2
+ABIN,2012-03-02,234.4500,1,1
+Auction,2013-08-04,1266.4800,5,5
+Auction,2014-01-01,3836.8200,7,7
+FP-GTC,2012-11-29,1402.5800,3,3
+FP-GTC,2013-10-26,872.8100,2,2
+FP-non GTC,2012-02-05,-144.8400,2,2
+FP-non GTC,2012-02-10,882.8900,3,3
+FP-non GTC,2012-08-13,838.8100,2,2
+FP-non GTC,2012-10-07,1380.1900,3,3
+FP-non GTC,2013-02-03,651.8200,1,1
+FP-non GTC,2013-07-03,1152.8400,2,2
+FP-non GTC,2013-10-08,4400.5700,7,7
+Others,2012-02-16,2708.8500,6,6
+Others,2012-09-04,2272.8700,3,3
+Others,2013-06-19,156.8100,2,2
+Others,2013-12-12,1265.6700,4,4
+Others,2013-12-27,-60.5600,3,3
+ABIN,2012-02-19,289.6300,1,1
+ABIN,2012-11-10,978.8400,3,3
+ABIN,2013-04-20,863.1300,3,3
+ABIN,2013-08-27,975.4600,2,2
+ABIN,2013-09-23,1339.4600,3,3
+Auction,2012-07-04,2304.5300,4,4
+Auction,2013-04-13,516.4800,1,1
+FP-GTC,2012-01-22,1612.7000,2,2
+FP-GTC,2013-02-14,698.8800,3,3
+FP-non GTC,2012-05-25,2717.5600,5,5
+FP-non GTC,2012-11-13,2005.7800,3,3
+Others,2012-01-05,1161.3500,3,3
+ABIN,2012-02-04,2054.4400,5,5
+ABIN,2012-02-18,819.4100,3,3
+ABIN,2012-08-12,1276.8400,6,6
+ABIN,2013-01-06,2497.9500,5,5
+ABIN,2013-02-23,43.8100,2,2
+ABIN,2013-10-10,692.9400,2,2
+Auction,2012-01-05,925.3800,1,1
+Auction,2012-03-21,542.7300,2,2
+Auction,2012-08-06,886.4800,1,1
+Auction,2012-08-17,2597.8400,5,5
+Auction,2013-10-27,976.0000,2,2
+FP-GTC,2012-07-09,1083.7200,3,3
+FP-GTC,2012-09-10,233.0900,1,1
+FP-GTC,2013-11-01,2912.5100,4,4
+FP-non GTC,2013-04-24,798.7600,6,6
+FP-non GTC,2013-10-24,779.8000,3,3
+Others,2012-06-11,1381.9800,4,4
+Others,2012-07-13,1288.9400,2,2
+Others,2012-08-21,1743.9400,3,3
+Others,2012-10-18,263.9800,3,3
+Others,2012-11-04,947.3400,1,1
+Others,2012-11-17,745.7500,3,3
+Others,2013-05-23,1535.8000,3,3
+Others,2013-05-28,1377.8800,3,3
+Others,2013-09-08,2066.6000,6,6
+ABIN,2012-08-11,1498.6900,3,3
+ABIN,2012-08-27,267.0100,1,1
+ABIN,2012-11-06,-53.4900,1,1
+Auction,2012-02-18,763.6200,2,2
+Auction,2012-04-24,1510.8900,3,3
+Auction,2012-10-30,457.0500,3,3
+FP-GTC,2012-05-20,1132.6800,2,2
+FP-GTC,2013-08-09,396.9000,3,3
+FP-GTC,2013-10-25,1120.9900,2,2
+FP-non GTC,2012-04-12,2111.8900,4,4
+FP-non GTC,2013-04-06,409.9300,1,1
+FP-non GTC,2013-09-16,1897.0800,3,3
+Others,2012-08-30,815.3000,1,1
+Others,2012-09-22,372.4700,1,1
+Others,2012-11-18,1284.4300,2,2
+Others,2012-11-20,921.6400,1,1
+Others,2013-05-13,2420.2700,4,4
+Others,2013-07-23,1311.3700,2,2
+Others,2013-11-19,1216.8300,4,4
+ABIN,2012-04-02,1778.3500,3,3
+ABIN,2012-10-12,-25.4500,1,1
+ABIN,2013-12-04,1556.2800,2,2
+ABIN,2013-12-10,1401.3700,3,3
+Auction,2012-02-27,437.7800,1,1
+Auction,2012-05-29,353.0600,1,1
+Auction,2013-11-11,1030.1700,4,4
+FP-GTC,2012-06-11,908.7900,2,2
+FP-non GTC,2012-09-24,662.6800,2,2
+FP-non GTC,2012-12-17,243.0500,1,1
+FP-non GTC,2013-03-21,1220.2200,3,3
+FP-non GTC,2013-03-29,300.7300,2,2
+FP-non GTC,2013-08-28,1305.3300,3,3
+Others,2012-02-09,1366.2800,4,4
+Others,2012-07-24,1179.2700,3,3
+ABIN,2012-06-21,1370.2300,4,4
+ABIN,2013-08-10,1115.4600,3,3
+Auction,2012-03-01,193.6400,1,1
+Auction,2012-03-11,779.3900,1,1
+Auction,2012-10-13,2403.3000,6,6
+Auction,2013-01-06,279.0700,2,2
+FP-GTC,2013-06-29,947.1300,2,2
+FP-GTC,2013-08-31,644.4600,4,4
+FP-GTC,2013-10-18,3068.4100,5,5
+FP-GTC,2013-12-16,506.7300,1,1
+FP-non GTC,2012-04-02,894.0200,2,2
+FP-non GTC,2013-06-22,1815.4600,3,3
+FP-non GTC,2013-10-09,1272.4300,2,2
+Others,2012-06-15,1956.0600,4,4
+Others,2013-11-27,492.6600,1,1
+ABIN,2012-05-01,3556.7000,5,5
+ABIN,2012-12-21,1101.3100,3,3
+ABIN,2013-03-10,-10.4400,1,1
+Auction,2012-03-22,758.5500,2,2
+Auction,2012-08-29,1458.3100,2,2
+Auction,2013-02-05,757.2200,1,1
+Auction,2013-06-13,565.4500,1,1
+FP-GTC,2013-01-14,2651.9500,5,5
+FP-GTC,2013-01-26,755.9200,1,1
+FP-non GTC,2012-09-12,823.5200,2,2
+Others,2012-01-18,1288.4600,2,2
+Others,2012-01-19,722.7600,1,1
+Others,2012-03-03,414.1800,1,1
+Others,2012-10-05,1999.3100,4,4
+Others,2012-12-05,131.6900,1,1
+Others,2013-08-08,764.3700,2,2
+ABIN,2012-06-03,2081.3300,4,4
+ABIN,2012-06-23,2528.4500,4,4
+ABIN,2014-01-01,834.8000,1,1
+Auction,2012-01-02,290.0700,1,1
+Auction,2012-10-28,272.5900,1,1
+Auction,2012-11-17,995.9700,2,2
+Auction,2013-07-09,1179.8300,2,1
+FP-GTC,2012-01-12,1076.2700,2,2
+FP-GTC,2012-03-01,2508.5000,4,4
+FP-GTC,2012-05-07,770.1000,3,3
+FP-GTC,2012-11-19,658.7400,2,2
+FP-GTC,2013-04-26,2799.6900,6,6
+FP-non GTC,2012-03-19,968.7900,3,3
+FP-non GTC,2012-07-10,575.2500,2,2
+FP-non GTC,2013-07-09,1176.9300,2,2
+FP-non GTC,2013-10-01,3037.8600,7,7
+FP-non GTC,2013-11-26,973.7200,1,1
+FP-non GTC,2013-12-26,3964.9500,9,9
+FP-non GTC,2013-12-29,2052.4600,3,3
+Others,2013-10-23,1182.2400,3,3
+Others,2013-12-11,2098.4800,5,5
+ABIN,2012-06-29,2510.6800,5,5
+ABIN,2012-08-02,679.7800,3,3
+ABIN,2012-12-30,511.0200,1,1
+ABIN,2013-05-23,228.8900,1,1
+ABIN,2013-06-06,1973.9700,3,3
+ABIN,2013-06-16,1262.5800,3,3
+Auction,2012-01-30,1320.1000,3,3
+Auction,2012-09-25,2967.9100,4,4
+Auction,2013-05-24,378.4300,1,1
+Auction,2013-06-07,144.0200,1,1
+Auction,2013-10-28,1756.9200,5,5
+Auction,2013-11-15,2094.3100,4,4
+FP-GTC,2012-03-18,1664.6000,5,5
+FP-GTC,2013-02-19,573.1400,2,2
+FP-non GTC,2012-09-09,1746.5200,3,3
+FP-non GTC,2013-06-23,1183.5100,4,4
+Others,2012-08-06,1783.5800,2,2
+Others,2012-08-22,868.9200,2,2
+Others,2013-03-02,811.9800,2,2
+ABIN,2012-07-27,837.6500,2,2
+ABIN,2012-08-22,1243.9000,2,2
+ABIN,2012-09-12,1953.1500,3,3
+ABIN,2012-12-01,276.2200,3,2
+ABIN,2013-03-22,2086.0800,3,3
+ABIN,2013-11-08,3241.8100,4,4
+Auction,2012-01-25,496.0500,1,1
+Auction,2013-07-17,880.9100,2,2
+Auction,2013-11-10,1200.0800,4,4
+FP-GTC,2012-02-11,384.2800,3,3
+FP-GTC,2012-02-26,902.7500,1,1
+FP-GTC,2012-12-13,955.2500,2,2
+FP-non GTC,2012-02-28,1752.9100,3,3
+FP-non GTC,2012-04-26,590.4700,2,2
+FP-non GTC,2012-12-22,280.3400,1,1
+Others,2012-06-08,1921.5900,3,3
+Others,2013-05-03,464.1600,2,2
+Others,2013-05-14,539.5200,1,1
+ABIN,2012-09-01,1245.0300,2,2
+ABIN,2012-09-07,505.6000,2,2
+ABIN,2012-10-21,397.4300,1,1
+ABIN,2013-03-31,2434.3400,4,4
+Auction,2012-10-06,2377.2600,4,4
+FP-GTC,2012-01-21,103.6500,3,3
+FP-GTC,2012-06-20,161.8600,1,1
+FP-GTC,2013-05-04,2930.7700,5,5
+FP-GTC,2013-05-14,801.0900,1,1
+FP-GTC,2013-06-30,2183.1500,6,6
+FP-non GTC,2012-10-31,2051.3500,3,3
+FP-non GTC,2013-02-12,386.2200,2,2
+Others,2012-02-13,3173.9100,7,7
+Others,2012-03-31,778.4100,3,3
+Others,2012-06-04,1753.1000,5,5
+Others,2013-07-13,1904.9800,3,3
+Auction,2012-08-08,970.8500,1,1
+Auction,2012-10-16,1137.2200,2,2
+Auction,2013-09-01,1826.5600,4,4
+Auction,2013-10-02,667.3100,1,1
+Auction,2013-11-27,2655.8400,3,3
+FP-GTC,2012-04-24,707.5800,3,3
+FP-GTC,2012-09-25,273.3900,2,2
+FP-non GTC,2012-03-25,2254.5800,3,3
+FP-non GTC,2012-04-01,1955.4900,4,4
+FP-non GTC,2013-03-09,686.3800,3,3
+Others,2012-03-12,1176.8100,2,2
+Others,2012-10-12,2190.7900,5,5
+Others,2012-11-13,2147.1900,4,4
+Others,2013-02-12,1837.3400,3,3
+Others,2013-04-28,1090.7400,2,2
+ABIN,2012-07-11,1248.3800,2,2
+ABIN,2013-02-21,1211.2200,3,3
+ABIN,2013-11-18,711.4200,3,3
+Auction,2012-03-27,825.8900,3,3
+Auction,2012-06-26,971.2400,2,2
+FP-GTC,2012-07-19,1699.2600,5,5
+FP-GTC,2012-07-31,429.0300,4,4
+FP-GTC,2012-11-12,792.0100,1,1
+FP-GTC,2013-02-20,707.6800,2,2
+FP-GTC,2013-06-24,352.0000,2,2
+FP-GTC,2013-07-01,2719.2800,4,4
+FP-GTC,2013-09-10,1434.0400,4,4
+FP-non GTC,2012-03-11,983.3900,2,2
+FP-non GTC,2012-06-02,907.3300,2,2
+FP-non GTC,2012-10-14,1751.1100,3,3
+FP-non GTC,2013-03-26,1514.3300,3,3
+FP-non GTC,2013-09-29,564.7800,1,1
+Others,2012-02-15,1470.6900,2,2
+Others,2013-01-10,1061.3600,2,2
+Others,2013-03-09,1648.2000,3,3
+Others,2013-08-31,2135.6700,5,5
+Others,2013-09-02,2292.8900,4,4
+ABIN,2012-07-25,2338.2400,4,4
+ABIN,2012-09-23,2831.4000,4,4
+ABIN,2013-07-05,1153.1500,2,2
+ABIN,2013-07-17,1453.4000,2,2
+Auction,2013-06-22,561.0800,3,3
+FP-GTC,2012-03-09,562.4600,1,1
+FP-GTC,2012-04-05,964.3700,1,1
+FP-GTC,2013-05-31,1706.7800,2,2
+FP-GTC,2013-10-28,1734.4800,5,5
+FP-non GTC,2012-09-18,1803.3600,4,3
+FP-non GTC,2012-11-20,186.2500,1,1
+FP-non GTC,2013-05-18,835.1800,2,2
+FP-non GTC,2013-07-26,769.1700,3,3
+Others,2012-05-10,259.0000,3,3
+Others,2012-09-12,545.0200,3,3
+Others,2012-09-26,805.9200,2,2
+Others,2013-01-24,1685.6600,2,2
+ABIN,2012-04-24,270.0800,1,1
+ABIN,2012-06-06,1414.4500,3,3
+ABIN,2012-08-18,602.1400,2,2
+ABIN,2013-04-17,1048.4300,2,2
+ABIN,2013-04-25,940.0900,2,2
+Auction,2012-09-15,1404.5500,3,3
+Auction,2012-09-29,687.8200,1,1
+Auction,2013-04-07,1833.1200,4,4
+Auction,2013-05-14,959.5500,1,1
+Auction,2013-11-24,1711.3500,3,3
+Auction,2013-12-31,890.8700,2,2
+FP-GTC,2012-09-18,377.8900,1,1
+FP-GTC,2013-02-16,496.7800,2,2
+FP-GTC,2013-03-23,763.6100,3,3
+FP-GTC,2013-06-26,1330.5600,5,5
+FP-GTC,2013-08-06,96.2400,2,2
+FP-GTC,2013-11-05,314.5600,1,1
+FP-non GTC,2012-01-25,2643.8500,4,4
+FP-non GTC,2012-06-08,2068.7600,3,3
+Others,2012-02-12,4075.3000,8,8
+Others,2012-08-28,851.4600,1,1
+ABIN,2012-03-04,4471.3600,8,8
+ABIN,2012-05-10,2511.5500,4,4
+ABIN,2013-10-03,736.9100,3,3
+ABIN,2013-12-13,736.2000,1,1
+Auction,2012-12-11,1275.6800,2,2
+Auction,2013-03-11,576.5500,2,2
+FP-GTC,2012-06-18,3712.4000,7,7
+FP-GTC,2012-11-13,477.1100,2,2
+FP-GTC,2012-12-04,1314.6100,2,2
+FP-GTC,2013-01-28,803.0900,4,4
+FP-GTC,2013-05-10,942.3800,2,2
+FP-GTC,2013-08-07,109.7500,1,1
+FP-non GTC,2012-02-26,134.8300,1,1
+Others,2012-02-26,1748.2600,3,3
+Others,2012-04-20,1204.0500,2,2
+Others,2013-06-02,455.3900,3,3
+Others,2013-07-09,2399.7900,5,5
+Others,2013-10-10,1328.9500,2,2
+ABIN,2012-01-02,1245.0500,2,2
+ABIN,2012-04-09,74.2500,1,1
+ABIN,2012-05-28,923.9300,1,1
+ABIN,2013-02-24,3474.3000,6,6
+ABIN,2013-05-15,1528.0800,3,3
+ABIN,2013-08-28,3614.9200,9,8
+ABIN,2013-09-02,360.4100,2,2
+ABIN,2013-09-05,810.7400,1,1
+Auction,2012-04-01,912.1200,1,1
+Auction,2012-05-02,2108.2500,4,4
+Auction,2012-08-16,1046.8800,3,3
+Auction,2013-01-16,2737.1900,6,6
+Auction,2013-07-14,6.4800,1,1
+Auction,2013-11-23,1989.8900,2,2
+FP-GTC,2012-11-15,871.4700,2,2
+FP-GTC,2012-12-28,581.6600,2,2
+FP-non GTC,2013-05-21,2031.5900,6,6
+FP-non GTC,2013-09-28,1999.7500,4,4
+FP-non GTC,2013-12-04,789.0400,1,1
+Others,2012-01-24,2492.2200,5,5
+Others,2012-06-01,2416.3300,4,4
+Others,2012-06-09,383.0000,3,3
+Others,2013-01-02,2537.0900,4,4
+ABIN,2012-01-07,625.5100,3,3
+ABIN,2012-07-14,921.4900,1,1
+ABIN,2013-04-02,4115.8900,7,7
+Auction,2013-09-27,1704.0500,2,2
+Auction,2013-10-16,1121.2500,3,3
+FP-GTC,2012-01-01,-121.3900,2,2
+FP-GTC,2012-10-30,1420.2900,3,3
+FP-GTC,2013-02-24,2686.7600,3,3
+FP-GTC,2013-03-15,2000.8100,4,4
+FP-GTC,2013-06-06,1477.0400,2,2
+FP-GTC,2013-09-05,39.6900,1,1
+FP-non GTC,2013-02-10,205.2800,2,2
+FP-non GTC,2013-02-25,1539.0700,3,3
+FP-non GTC,2013-03-22,2061.9900,6,6
+FP-non GTC,2013-11-12,1425.9600,3,3
+FP-non GTC,2014-01-01,825.7300,1,1
+Others,2013-04-07,598.1700,3,3
+ABIN,2012-01-05,3210.2100,5,5
+ABIN,2013-06-13,189.7600,1,1
+ABIN,2013-10-15,311.4200,2,2
+Auction,2012-05-19,835.6500,2,2
+Auction,2013-12-29,947.2400,3,3
+FP-GTC,2012-02-08,240.7700,3,3
+FP-GTC,2012-04-19,340.4800,2,2
+FP-GTC,2012-10-18,-52.1900,1,1
+FP-non GTC,2012-07-15,943.2800,5,5
+FP-non GTC,2012-08-07,613.8100,2,2
+FP-non GTC,2012-08-22,2499.6100,5,5
+FP-non GTC,2012-10-01,3404.7500,5,5
+FP-non GTC,2012-10-27,2968.8800,5,5
+FP-non GTC,2012-11-03,401.9400,3,3
+FP-non GTC,2013-06-17,1651.3500,5,5
+FP-non GTC,2013-10-20,2096.9300,5,5
+FP-non GTC,2013-10-27,1497.1800,4,4
+FP-non GTC,2013-12-30,1913.6000,3,3
+Others,2012-01-13,695.8500,2,2
+Others,2012-04-04,800.2000,2,2
+Others,2012-07-19,1326.8800,3,3
+Others,2012-11-15,1975.8400,4,4
+Others,2013-11-23,2208.4000,4,4
+ABIN,2012-10-09,2716.5400,5,5
+ABIN,2012-11-19,-64.8000,1,1
+Auction,2013-11-29,1432.3100,4,4
+FP-GTC,2013-03-19,1063.6500,4,4
+FP-GTC,2013-05-13,1564.4200,3,3
+FP-GTC,2013-06-08,1532.6400,3,3
+FP-GTC,2013-12-10,449.0700,1,1
+FP-non GTC,2012-07-29,608.7200,1,1
+FP-non GTC,2013-02-24,1139.4100,3,3
+FP-non GTC,2013-06-13,506.7800,3,3
+FP-non GTC,2013-08-05,1722.0000,3,3
+Others,2012-07-02,2738.3500,5,5
+Auction,2012-01-28,844.2400,3,3
+Auction,2012-04-25,1428.9500,2,2
+Auction,2012-09-30,409.2100,1,1
+Auction,2013-01-19,1198.1000,2,2
+Auction,2013-04-08,1551.3600,5,5
+Auction,2013-07-04,854.8000,2,2
+Auction,2013-07-13,912.9200,1,1
+Auction,2013-11-20,1533.9400,3,3
+Auction,2013-11-22,1452.5100,3,3
+FP-GTC,2012-02-04,1529.1900,3,3
+FP-GTC,2013-04-17,573.4300,1,1
+FP-GTC,2013-06-11,1800.2900,3,3
+FP-non GTC,2013-01-10,2116.9700,5,5
+FP-non GTC,2013-02-06,-83.2700,1,1
+Others,2012-05-06,1743.7900,5,5
+Others,2013-10-20,3418.9000,6,6
+ABIN,2013-09-21,1201.1200,3,3
+ABIN,2013-11-19,2254.4800,3,3
+ABIN,2013-11-22,658.2200,2,2
+Auction,2012-01-24,2846.5800,4,4
+Auction,2012-05-15,2674.2600,5,5
+Auction,2013-02-23,1332.1400,2,2
+Auction,2013-07-21,805.2600,2,2
+FP-GTC,2013-11-16,648.0900,2,2
+FP-non GTC,2013-02-15,814.9000,1,1
+FP-non GTC,2013-08-15,1388.2400,4,4
+Others,2012-01-16,1103.4900,2,2
+Others,2012-04-08,1714.7100,2,2
+Others,2012-11-24,1062.8800,4,4
+Others,2013-01-12,1518.9200,3,3
+Others,2013-07-18,942.9700,2,2
+ABIN,2013-01-23,110.9400,1,1
+ABIN,2013-10-02,2103.8800,3,3
+Auction,2012-12-06,1503.1800,3,3
+Auction,2013-07-10,3243.4100,8,8
+Auction,2013-08-10,1468.3000,3,3
+Auction,2013-11-21,3565.5000,7,7
+FP-GTC,2012-03-16,886.0200,3,3
+FP-GTC,2012-06-22,668.7800,1,1
+FP-GTC,2013-04-28,391.0000,1,1
+FP-GTC,2013-10-30,2447.0900,3,3
+FP-non GTC,2012-05-18,649.2900,2,2
+FP-non GTC,2013-12-02,-176.9500,2,2
+Others,2012-03-27,1588.9700,3,3
+Others,2012-04-02,2297.8200,6,6
+Others,2012-09-05,1246.7400,3,3
+Others,2012-10-14,901.5600,3,3
+Others,2012-12-21,1172.7900,4,4
+Others,2013-01-07,1925.8100,3,3
+Others,2013-04-20,2976.9500,4,4
+Others,2013-07-16,2231.6500,5,5
+ABIN,2012-07-12,327.0600,2,2
+ABIN,2012-10-27,1398.6400,5,5
+ABIN,2012-11-27,2318.6800,4,4
+ABIN,2013-03-03,1639.4900,3,3
+ABIN,2013-07-30,1760.3000,3,3
+ABIN,2013-11-13,3282.6300,5,5
+Auction,2012-02-14,105.4600,1,1
+Auction,2012-11-25,3489.3500,8,8
+Auction,2012-12-04,2207.8900,6,6
+Auction,2013-01-29,1720.3700,3,3
+Auction,2013-05-18,2514.9400,4,4
+FP-GTC,2012-06-17,2146.7300,3,3
+FP-GTC,2012-08-31,2373.9900,5,5
+FP-GTC,2012-10-07,915.4800,4,4
+FP-GTC,2013-01-04,1474.2500,5,5
+FP-GTC,2013-08-20,526.0200,1,1
+FP-GTC,2013-10-16,197.1600,1,1
+FP-non GTC,2013-03-17,938.8400,2,2
+FP-non GTC,2013-07-11,322.7900,1,1
+Others,2013-03-15,1048.1400,2,2
+Others,2013-06-27,1687.0700,3,3
+Others,2013-12-08,647.4000,1,1
+ABIN,2012-03-05,984.4000,3,3
+ABIN,2013-02-14,2634.4000,4,4
+Auction,2012-04-11,1285.7900,2,2
+Auction,2013-08-21,1381.0300,4,4
+Auction,2013-09-22,862.4200,2,2
+FP-GTC,2012-01-25,1002.9800,2,2
+FP-GTC,2012-03-13,1388.4800,4,4
+FP-GTC,2012-10-24,1806.2400,4,4
+FP-GTC,2013-12-13,1928.8300,4,4
+FP-non GTC,2012-01-12,1890.8100,5,5
+FP-non GTC,2012-09-20,811.0800,2,2
+FP-non GTC,2013-04-03,2145.5200,6,6
+Others,2012-11-09,1521.2000,4,4
+Others,2013-11-15,850.2100,2,2
+Others,2013-12-01,1985.3200,4,4
+ABIN,2013-04-16,1335.5400,2,2
+ABIN,2013-06-28,1125.8200,3,3
+ABIN,2013-08-18,12.8700,1,1
+ABIN,2013-12-03,1628.3800,3,3
+ABIN,2013-12-21,87.0100,1,1
+Auction,2012-01-10,2841.3500,7,7
+Auction,2012-02-15,1132.2900,2,2
+Auction,2012-03-12,397.5800,2,2
+Auction,2012-08-10,969.0300,4,4
+Auction,2012-12-27,1184.4300,2,2
+Auction,2013-01-18,1100.8900,3,3
+Auction,2013-12-05,-169.0700,2,2
+FP-GTC,2012-07-06,1094.3200,2,2
+FP-GTC,2014-01-01,1104.0600,2,2
+FP-non GTC,2012-03-24,909.8600,2,2
+FP-non GTC,2013-11-05,2445.5400,5,5
+FP-non GTC,2013-12-03,1753.3500,2,2
+Others,2012-02-28,289.5300,1,1
+Others,2012-08-09,470.2600,1,1
+Others,2012-12-20,1203.5300,2,2
+Others,2013-09-21,1431.7700,3,3
+ABIN,2012-01-08,510.7900,1,1
+ABIN,2013-06-27,20.1100,1,1
+Auction,2012-03-18,1039.4100,3,3
+Auction,2012-07-28,1694.4400,3,3
+Auction,2012-10-18,1800.2600,3,3
+Auction,2012-12-10,684.9000,1,1
+Auction,2013-02-07,2313.1600,4,4
+FP-GTC,2012-12-07,1705.0400,3,3
+FP-GTC,2013-10-19,816.1300,1,1
+FP-non GTC,2013-01-09,1905.6700,4,4
+FP-non GTC,2013-02-17,1986.4800,5,5
+Others,2012-06-02,2083.6200,6,6
+Others,2012-12-31,1745.9700,3,3
+Others,2013-03-16,3439.6600,7,7
+Others,2013-06-29,2731.2200,5,5
+ABIN,2012-11-11,914.5500,1,1
+ABIN,2013-07-31,939.5900,2,2
+ABIN,2013-08-13,289.7300,1,1
+Auction,2012-02-03,1710.3000,3,3
+Auction,2012-02-04,160.7800,1,1
+Auction,2013-07-12,2673.3000,5,5
+FP-GTC,2012-03-11,2469.2800,5,5
+FP-GTC,2012-10-02,1552.1100,4,4
+FP-GTC,2013-03-31,1200.0000,4,3
+FP-GTC,2013-06-02,1868.3800,3,3
+FP-GTC,2013-08-18,65.8700,1,1
+FP-non GTC,2012-06-04,1973.9100,3,3
+FP-non GTC,2012-06-09,2630.4800,7,7
+FP-non GTC,2013-06-16,689.5000,2,2
+FP-non GTC,2013-09-17,1461.3700,3,3
+FP-non GTC,2013-11-23,2633.6900,5,5
+Others,2012-07-07,1242.6800,3,3
+ABIN,2012-02-28,1694.7500,5,5
+Auction,2012-03-19,686.8400,1,1
+Auction,2012-03-23,192.6200,1,1
+Auction,2012-04-18,2965.9600,5,5
+Auction,2012-05-04,379.0200,1,1
+Auction,2012-08-14,1263.7100,2,2
+Auction,2012-11-28,804.4800,2,2
+FP-GTC,2013-01-23,677.5800,2,2
+FP-GTC,2013-04-30,1170.3900,2,2
+FP-GTC,2013-10-23,864.1100,4,4
+FP-non GTC,2012-03-10,1727.4200,2,2
+FP-non GTC,2012-10-11,2060.6100,4,4
+FP-non GTC,2013-05-06,2006.3600,4,4
+FP-non GTC,2013-05-14,1258.1100,2,2
+FP-non GTC,2013-09-06,569.0100,1,1
+Others,2012-03-15,2288.5900,4,4
+Others,2012-06-05,781.3900,4,4
+Others,2013-05-15,1166.3800,2,2
+Others,2013-07-05,353.0000,1,1
+ABIN,2012-05-18,469.4100,1,1
+ABIN,2012-07-20,922.5500,2,2
+ABIN,2013-03-23,611.3300,3,3
+ABIN,2013-06-18,1872.0200,3,3
+ABIN,2013-06-21,2134.4800,4,4
+ABIN,2013-08-16,605.2600,4,4
+Auction,2012-01-15,384.1000,2,2
+Auction,2013-02-10,205.5100,1,1
+Auction,2013-12-21,200.1400,2,2
+FP-GTC,2013-05-03,2538.0300,4,4
+FP-non GTC,2012-07-01,413.5200,3,3
+FP-non GTC,2012-12-31,1057.8400,3,3
+FP-non GTC,2013-04-20,565.3000,1,1
+FP-non GTC,2013-07-04,1096.7000,2,2
+FP-non GTC,2013-10-30,1490.4500,4,4
+Others,2012-05-16,1768.5000,5,5
+Others,2012-10-24,2016.5800,7,7
+Others,2013-05-19,1867.6700,3,3
+Others,2013-07-28,283.9700,1,1
+ABIN,2012-04-25,1119.6200,3,3
+ABIN,2013-03-09,473.7400,2,2
+Auction,2012-02-09,841.5200,3,3
+Auction,2012-06-05,726.4200,1,1
+Auction,2012-10-31,1051.6000,3,3
+Auction,2013-10-03,602.6000,1,1
+FP-non GTC,2012-02-13,914.4900,1,1
+FP-non GTC,2012-10-16,1687.9900,2,2
+FP-non GTC,2013-03-18,3202.2200,7,7
+Others,2013-06-16,1383.2000,2,2
+Others,2013-11-14,-81.1100,1,1
+ABIN,2012-09-13,2919.2200,5,5
+ABIN,2013-05-06,859.3400,2,2
+FP-GTC,2012-03-07,540.7900,5,5
+FP-GTC,2012-08-24,3416.7600,6,6
+FP-GTC,2013-08-26,1122.9800,3,3
+FP-GTC,2013-08-28,545.8000,1,1
+FP-GTC,2013-12-03,537.9700,1,1
+FP-non GTC,2012-08-28,586.7000,2,2
+FP-non GTC,2012-12-13,1628.9600,2,2
+FP-non GTC,2013-02-22,1945.1400,3,3
+FP-non GTC,2013-05-02,750.6500,4,4
+FP-non GTC,2013-09-02,1975.1500,3,3
+Others,2012-01-02,705.3500,2,2
+Others,2012-07-22,1292.9500,3,3
+Others,2012-12-28,2086.5400,4,4
+Others,2013-01-28,336.0800,1,1
+Others,2013-03-31,836.1800,3,3
+Others,2013-05-30,1521.1900,2,2
+Others,2013-05-31,287.8600,1,1
+Others,2013-09-06,386.4300,2,2
+ABIN,2012-09-26,2957.9400,4,4
+ABIN,2012-12-13,2305.7300,5,5
+ABIN,2013-07-13,1306.6500,2,2
+ABIN,2013-11-17,3760.3100,5,5
+ABIN,2013-12-29,170.2700,2,2
+Auction,2012-01-03,949.4000,2,2
+Auction,2012-07-05,2485.1700,4,4
+Auction,2012-11-16,2173.6600,5,5
+FP-GTC,2012-03-15,989.6500,1,1
+FP-GTC,2012-04-12,2014.1100,7,7
+FP-GTC,2012-07-07,1404.5100,3,3
+FP-GTC,2013-02-10,2087.1900,3,3
+FP-GTC,2013-05-23,826.6500,4,4
+FP-GTC,2013-10-02,906.0700,2,2
+FP-GTC,2013-10-03,746.7400,1,1
+FP-non GTC,2012-01-11,1323.9400,4,4
+FP-non GTC,2012-05-14,1957.3900,3,3
+FP-non GTC,2012-12-30,1790.5700,3,3
+FP-non GTC,2013-01-18,2218.1400,4,4
+Others,2012-04-06,1150.8800,3,3
+Others,2013-10-05,118.9600,1,1
+ABIN,2012-02-22,1669.4300,2,2
+ABIN,2012-05-14,392.8100,1,1
+ABIN,2012-08-09,1313.3300,4,4
+ABIN,2013-06-25,17.3900,1,1
+ABIN,2013-12-09,552.3000,2,2
+Auction,2012-11-06,920.7300,2,2
+Auction,2013-06-08,502.3500,2,2
+Auction,2013-07-25,3065.5200,6,6
+Auction,2013-11-05,1685.2100,3,3
+Auction,2013-12-22,299.3300,3,3
+FP-GTC,2012-03-02,2745.4300,4,4
+FP-GTC,2012-10-10,388.8500,2,2
+FP-GTC,2013-04-13,1218.2300,2,2
+FP-GTC,2013-11-11,3235.1300,5,5
+FP-non GTC,2012-01-14,466.6800,1,1
+FP-non GTC,2012-02-20,841.9100,1,1
+FP-non GTC,2012-08-19,1082.8700,2,2
+FP-non GTC,2013-10-16,1563.4900,4,4
+FP-non GTC,2013-11-22,741.5500,3,3
+Others,2012-05-09,2837.3600,5,5
+Others,2012-07-01,2076.3300,4,4
+Others,2013-03-11,1985.9700,5,5
+Others,2013-06-12,695.3900,3,3
+ABIN,2012-11-16,-57.3800,1,1
+ABIN,2013-02-03,1674.4000,3,3
+ABIN,2013-07-08,921.2200,2,2
+Auction,2013-02-03,198.9200,1,1
+Auction,2013-06-05,621.0900,3,3
+FP-GTC,2012-11-26,1250.3200,3,3
+FP-GTC,2013-04-22,445.6600,4,4
+FP-GTC,2013-07-10,114.8500,1,1
+FP-GTC,2013-08-12,825.8300,2,2
+FP-GTC,2013-11-20,3114.6200,6,6
+FP-non GTC,2012-03-23,895.6000,1,1
+FP-non GTC,2012-05-09,3085.9700,5,5
+FP-non GTC,2013-06-20,4176.2000,6,6
+FP-non GTC,2013-10-21,386.6300,1,1
+Others,2013-06-11,736.8200,1,1
+Others,2013-09-10,159.6100,1,1
+ABIN,2012-07-31,1364.8400,2,2
+ABIN,2013-03-21,1257.4600,2,2
+ABIN,2013-06-22,378.8000,1,1
+Auction,2012-09-05,1509.8800,3,3
+Auction,2013-11-30,958.6700,2,2
+FP-GTC,2012-01-20,1869.3800,4,4
+FP-GTC,2012-11-04,868.9100,2,2
+FP-GTC,2013-08-27,870.3800,3,3
+FP-GTC,2013-09-23,900.5000,1,1
+FP-non GTC,2012-02-11,1480.3900,3,3
+FP-non GTC,2012-06-22,330.0100,2,2
+FP-non GTC,2012-08-12,955.6900,3,3
+FP-non GTC,2013-03-12,1184.9600,4,4
+FP-non GTC,2013-04-19,3310.2200,9,9
+FP-non GTC,2013-06-15,1528.6400,5,5
+FP-non GTC,2013-07-24,1682.2600,4,4
+FP-non GTC,2013-09-23,556.1900,1,1
+Others,2012-07-15,1009.4700,4,4
+Others,2012-09-14,1553.2700,3,3
+ABIN,2012-03-08,1719.4000,2,2
+ABIN,2013-09-13,282.5700,1,1
+Auction,2012-01-06,962.9800,2,2
+Auction,2013-05-10,799.0400,2,2
+Auction,2013-05-13,561.7300,1,1
+FP-GTC,2012-12-11,4976.5700,8,8
+FP-non GTC,2012-06-18,773.3800,2,2
+FP-non GTC,2012-07-16,699.6700,3,3
+FP-non GTC,2012-08-27,2190.8200,5,5
+FP-non GTC,2013-04-27,1319.2400,4,4
+FP-non GTC,2013-05-28,1647.2600,6,6
+FP-non GTC,2013-09-20,1103.9900,3,3
+Others,2012-05-17,1355.3400,3,3
+Others,2012-12-26,602.6100,2,2
+Others,2013-02-20,198.3400,2,2
+ABIN,2013-03-18,806.2000,2,2
+ABIN,2013-10-17,165.6900,1,1
+Auction,2012-04-17,2115.4200,5,5
+Auction,2012-04-30,2795.5600,6,6
+Auction,2012-07-30,1157.3500,3,3
+Auction,2013-06-21,756.6900,4,4
+FP-GTC,2013-01-06,672.8800,2,2
+FP-GTC,2013-04-03,1660.7000,3,3
+FP-GTC,2013-08-13,1493.6100,4,4
+FP-non GTC,2013-04-07,1887.5500,3,3
+FP-non GTC,2013-11-17,935.1100,2,2
+FP-non GTC,2013-12-13,2930.8700,6,6
+Others,2012-08-16,-16.7300,1,1
+Others,2013-03-14,542.0300,2,2
+ABIN,2013-02-07,1553.5000,3,3
+Auction,2012-02-07,1117.0500,3,3
+Auction,2012-10-04,2404.1400,4,4
+Auction,2013-09-02,1049.2600,2,2
+FP-GTC,2012-03-31,3352.9800,6,6
+FP-GTC,2013-01-21,1954.8400,4,4
+FP-non GTC,2012-02-04,759.9900,1,1
+FP-non GTC,2012-05-13,1894.9400,2,2
+Others,2013-07-12,13.5400,2,2
+ABIN,2012-03-03,994.9600,3,3
+ABIN,2012-11-09,1111.6600,3,3
+ABIN,2013-02-26,1715.3600,4,4
+ABIN,2013-07-16,1826.2900,2,2
+ABIN,2013-08-07,2232.3000,5,5
+Auction,2012-09-26,1514.3100,2,2
+Auction,2012-12-17,924.2400,2,2
+Auction,2012-12-22,675.7000,2,2
+Auction,2013-03-09,858.5200,2,2
+Auction,2013-12-09,985.8600,3,3
+FP-GTC,2012-04-09,2217.6800,5,5
+FP-GTC,2012-09-03,1625.3400,3,3
+FP-GTC,2013-03-25,1313.5800,3,3
+FP-non GTC,2012-03-05,1108.5500,2,2
+FP-non GTC,2013-03-31,2445.3100,4,4
+FP-non GTC,2013-09-19,825.9900,2,2
+Others,2012-01-22,1442.7700,5,5
+ABIN,2012-05-05,1541.0600,2,2
+ABIN,2012-07-03,1590.3000,5,5
+ABIN,2013-09-08,3775.4500,6,6
+ABIN,2013-11-27,739.2700,1,1
+ABIN,2013-11-28,908.7700,3,3
+Auction,2012-02-22,872.6100,2,2
+FP-GTC,2012-10-17,1195.3400,3,3
+FP-non GTC,2013-01-15,935.6800,2,2
+FP-non GTC,2013-02-23,1159.8300,4,4
+FP-non GTC,2013-09-25,3323.2000,6,6
+Others,2012-11-28,1484.0100,3,3
+Others,2013-09-29,1046.9700,3,3
+ABIN,2012-01-30,2833.7200,7,7
+ABIN,2012-01-31,2804.3100,4,4
+ABIN,2012-04-05,525.3800,3,3
+ABIN,2012-04-26,1750.5500,3,3
+ABIN,2013-01-02,1787.3300,3,3
+ABIN,2013-08-21,935.7900,4,4
+Auction,2012-02-17,1431.0700,3,3
+Auction,2012-11-15,1729.9000,4,4
+Auction,2012-12-23,1971.3700,4,4
+FP-GTC,2012-09-02,2483.4700,5,5
+FP-GTC,2012-09-17,956.8400,3,3
+FP-GTC,2012-12-05,1521.5700,5,5
+FP-GTC,2013-01-01,495.3300,2,2
+FP-GTC,2013-08-14,1696.3500,4,4
+FP-GTC,2013-09-13,3310.6800,6,6
+FP-non GTC,2012-09-22,1394.7300,3,3
+FP-non GTC,2013-04-21,887.8600,2,2
+Others,2012-02-03,1136.3500,3,3
+Others,2012-03-10,994.7800,2,2
+Others,2013-02-01,707.2200,1,1
+Others,2013-06-07,1338.0700,3,3
+Others,2013-06-20,909.8400,1,1
+Others,2013-08-24,603.7400,3,3
+Others,2013-09-19,905.8300,1,1
+Others,2013-10-01,2524.2900,4,4
+ABIN,2012-10-06,1975.0700,4,4
+ABIN,2012-12-18,553.0300,3,3
+ABIN,2013-01-05,1623.0100,3,3
+ABIN,2013-07-20,1508.0100,3,3
+Auction,2012-02-10,1043.7800,2,2
+Auction,2013-02-06,735.5100,1,1
+Auction,2013-05-30,934.6200,2,2
+Auction,2013-12-25,1273.9400,3,3
+FP-GTC,2012-04-13,821.7900,2,2
+FP-GTC,2012-11-05,1324.7000,2,2
+FP-GTC,2013-02-28,652.3100,1,1
+FP-GTC,2013-07-26,2314.2400,3,3
+Others,2012-07-08,869.4300,1,1
+Others,2013-01-20,1845.6600,4,4
+ABIN,2012-02-01,1471.7700,4,4
+ABIN,2012-03-26,245.2700,4,4
+ABIN,2012-11-28,5618.7500,9,9
+Auction,2012-10-25,1555.4400,2,2
+Auction,2013-01-02,757.7800,3,3
+Auction,2013-03-19,824.9900,1,1
+Auction,2013-12-27,1000.5100,2,2
+FP-GTC,2012-01-10,990.0600,2,2
+FP-GTC,2012-02-10,529.5800,2,2
+FP-GTC,2013-03-04,2000.4000,4,4
+FP-GTC,2013-05-05,1482.7900,3,3
+FP-GTC,2013-10-10,698.4800,2,2
+FP-non GTC,2012-01-22,1386.4700,2,2
+FP-non GTC,2012-06-30,575.0100,2,2
+FP-non GTC,2012-07-05,2423.3200,6,6
+FP-non GTC,2012-12-26,1753.6500,3,3
+Others,2013-04-15,73.1400,2,2
+Others,2013-10-07,729.8900,1,1
+ABIN,2012-03-11,1627.5900,4,4
+ABIN,2012-12-11,1229.2300,5,5
+ABIN,2013-01-30,1800.1500,3,3
+ABIN,2013-06-03,1205.4800,3,3
+ABIN,2013-07-19,-88.2500,1,1
+ABIN,2013-10-05,397.7100,3,3
+Auction,2012-06-25,3064.4000,6,6
+FP-GTC,2013-03-05,1568.8300,2,2
+FP-GTC,2013-05-15,3376.8900,5,5
+FP-GTC,2013-07-18,294.8000,2,2
+FP-non GTC,2012-01-30,684.6300,4,4
+FP-non GTC,2012-09-29,755.9900,3,3
+FP-non GTC,2013-07-31,1948.3400,3,3
+Others,2012-09-11,2682.8900,4,4
+Others,2012-10-03,803.3000,2,2
+ABIN,2013-04-15,2187.5400,3,3
+ABIN,2013-10-22,485.6000,1,1
+Auction,2012-04-03,2311.0200,3,3
+Auction,2012-07-11,1460.0500,3,3
+Auction,2012-11-05,2104.4500,3,3
+FP-GTC,2012-02-06,50.2900,2,2
+FP-GTC,2012-04-10,421.0100,2,2
+FP-non GTC,2013-01-23,657.5300,1,1
+FP-non GTC,2013-07-27,1354.7600,3,3
+Others,2012-03-09,1771.6200,4,4
+Others,2013-01-31,4587.2700,9,9
+Others,2013-09-22,1175.0900,2,2
+ABIN,2012-02-12,2367.1500,5,5
+ABIN,2012-05-20,639.4200,3,3
+ABIN,2013-08-30,1482.1500,2,2
+ABIN,2013-12-22,757.3800,2,2
+Auction,2012-01-19,991.9900,4,4
+Auction,2012-03-09,742.4900,3,3
+Auction,2013-02-27,776.0800,4,4
+Auction,2013-09-19,826.5500,1,1
+FP-GTC,2013-01-27,1521.5100,2,2
+FP-GTC,2013-02-26,510.5400,1,1
+FP-non GTC,2012-04-07,1029.3400,2,2
+Others,2012-11-22,1097.3500,3,3
+Others,2013-11-16,3431.0900,6,6
+ABIN,2012-07-10,98.0400,1,1
+ABIN,2012-09-06,1827.2100,6,6
+ABIN,2012-10-05,930.6600,3,3
+ABIN,2013-11-14,714.1500,2,2
+Auction,2013-05-20,728.4800,1,1
+FP-GTC,2012-01-23,3157.6600,4,4
+FP-GTC,2013-03-02,2821.9300,4,4
+FP-non GTC,2012-02-17,717.7600,4,4
+FP-non GTC,2012-03-27,350.1300,2,2
+Others,2012-06-21,1138.0800,4,4
+Others,2012-07-06,1003.3500,3,3
+Others,2012-12-01,786.0900,3,3
+Others,2013-08-14,1105.1500,2,2
+ABIN,2012-09-08,1655.9800,3,3
+ABIN,2013-01-13,811.6900,2,2
+ABIN,2013-06-23,1530.6000,3,3
+ABIN,2013-10-09,2069.2400,4,4
+Auction,2013-02-18,661.2700,2,2
+FP-GTC,2012-01-18,1078.8300,2,2
+FP-GTC,2012-11-14,1868.8200,6,6
+FP-GTC,2013-06-12,912.3800,2,2
+FP-GTC,2013-10-13,979.4700,1,1
+FP-non GTC,2012-03-06,686.5100,2,2
+FP-non GTC,2012-07-02,77.6900,1,1
+FP-non GTC,2013-04-29,16.4200,1,1
+FP-non GTC,2013-08-06,1853.3500,3,3
+Others,2012-06-06,962.8400,1,1
+ABIN,2012-07-09,1153.8700,4,4
+ABIN,2013-12-24,1701.4600,4,4
+Auction,2012-03-13,528.3100,2,2
+Auction,2012-10-07,2504.7300,4,4
+Auction,2012-11-22,1793.6100,4,4
+Auction,2013-02-02,942.3300,2,2
+FP-GTC,2012-04-26,3882.9000,7,7
+FP-GTC,2012-05-28,902.7100,1,1
+FP-GTC,2012-11-01,-21.5600,3,3
+FP-GTC,2013-03-14,3127.4600,5,5
+FP-non GTC,2012-11-06,1745.3000,3,3
+FP-non GTC,2013-01-02,3440.3300,7,7
+FP-non GTC,2013-04-05,768.5000,1,1
+FP-non GTC,2013-09-21,1552.8700,4,4
+FP-non GTC,2013-12-06,2383.2000,7,7
+Others,2012-06-12,803.5800,1,1
+Others,2013-06-10,1089.9700,2,2
+Others,2013-12-05,985.0600,1,1
+ABIN,2012-12-24,613.5700,1,1
+Auction,2013-02-09,434.0000,1,1
+Auction,2013-06-30,1701.7200,5,5
+FP-GTC,2012-04-03,64.2200,1,1
+FP-GTC,2013-04-07,910.9100,1,1
+FP-GTC,2013-07-28,766.6800,2,2
+FP-non GTC,2013-05-19,2302.7000,4,4
+FP-non GTC,2013-09-04,393.7100,1,1
+FP-non GTC,2013-10-04,1668.6300,3,3
+Others,2012-10-15,1376.9500,4,4
+Others,2012-12-03,1443.6800,3,3
+Others,2012-12-29,665.2400,2,2
+Others,2013-02-22,512.6100,2,2
+Others,2013-08-20,878.5800,2,2
+ABIN,2013-02-09,2345.8500,4,4
+ABIN,2013-04-26,1177.2700,3,3
+ABIN,2013-08-19,11.7800,1,1
+Auction,2012-06-10,2492.1200,3,3
+Auction,2012-09-08,2459.6700,4,4
+Auction,2013-05-28,1894.8000,5,5
+Auction,2013-09-28,1384.2200,3,3
+FP-GTC,2013-07-07,847.9200,1,1
+FP-non GTC,2012-08-16,567.2500,1,1
+FP-non GTC,2012-10-03,318.9600,3,3
+Others,2012-06-07,1087.4200,4,4
+Others,2013-10-04,2508.9000,5,5
+ABIN,2013-06-07,1753.9500,4,4
+ABIN,2013-10-07,781.0100,1,1
+Auction,2012-08-12,2273.5000,4,4
+Auction,2013-05-03,1158.3800,4,4
+Auction,2013-08-30,158.2100,1,1
+FP-GTC,2012-03-22,1295.0500,3,3
+FP-GTC,2012-04-02,1863.0800,2,2
+FP-GTC,2012-12-08,652.3100,2,2
+FP-GTC,2013-06-03,2558.9200,5,5
+FP-non GTC,2012-12-29,1583.9200,3,3
+FP-non GTC,2013-10-15,1346.4200,3,3
+FP-non GTC,2013-10-29,2916.0600,5,5
+FP-non GTC,2013-11-27,1600.7700,3,3
+Others,2012-01-30,490.8800,3,3
+Others,2013-12-02,1871.4100,4,4
+ABIN,2012-06-17,3841.0600,6,6
+ABIN,2012-08-04,797.6400,1,1
+ABIN,2013-04-28,1725.2500,4,4
+ABIN,2013-05-25,1800.8300,5,5
+ABIN,2013-06-08,4812.5000,8,8
+Auction,2012-04-29,-99.4800,1,1
+Auction,2012-05-06,354.1600,1,1
+FP-GTC,2013-05-27,1288.1300,4,4
+FP-GTC,2013-09-24,1237.1900,4,4
+FP-GTC,2013-10-01,1183.3700,4,4
+FP-non GTC,2012-11-17,2800.5500,4,4
+FP-non GTC,2013-02-19,2051.3100,4,4
+Others,2012-09-30,-25.9100,1,1
+Others,2013-04-25,907.4800,2,2
+Others,2013-09-25,524.6900,2,2
+Others,2013-11-06,2040.5200,3,3
+ABIN,2013-02-27,1538.5600,3,3
+ABIN,2013-09-03,-12.5600,1,1
+Auction,2012-03-24,1745.7900,2,2
+Auction,2012-05-11,1046.0800,3,3
+Auction,2012-06-02,2119.3700,4,4
+Auction,2012-08-31,712.0700,3,3
+Auction,2012-09-22,781.3400,4,4
+Auction,2012-09-23,1229.8300,3,3
+Auction,2013-10-17,2204.6000,3,3
+FP-GTC,2012-05-18,3198.1000,4,4
+FP-GTC,2012-08-13,1538.6700,4,3
+FP-GTC,2013-09-11,664.6400,1,1
+FP-non GTC,2012-05-12,1135.6000,4,4
+FP-non GTC,2012-07-22,1808.0400,3,3
+FP-non GTC,2013-01-01,1786.9900,4,4
+Others,2013-10-11,1814.9400,3,3
+ABIN,2012-03-21,962.1800,2,2
+ABIN,2012-11-25,362.0500,2,2
+ABIN,2013-03-15,1825.0700,2,2
+ABIN,2013-05-19,1296.5800,3,3
+Auction,2012-03-15,888.0800,2,2
+Auction,2012-05-09,1654.2100,4,4
+Auction,2012-09-06,649.7300,2,2
+Auction,2012-12-16,1934.1000,3,3
+FP-GTC,2012-07-27,1345.1700,3,3
+FP-GTC,2012-10-06,309.8500,2,2
+FP-GTC,2012-10-15,2796.9700,5,5
+FP-non GTC,2012-09-14,932.5400,4,4
+FP-non GTC,2012-10-18,1505.9800,2,2
+FP-non GTC,2012-11-18,876.0000,2,2
+Others,2012-03-25,2366.4000,7,7
+ABIN,2012-01-11,1577.1900,2,2
+ABIN,2012-05-13,2220.5500,4,4
+ABIN,2012-11-14,1134.6000,3,3
+ABIN,2013-09-22,2283.2700,4,4
+Auction,2012-06-30,833.9000,1,1
+Auction,2012-07-01,899.7000,1,1
+Auction,2012-09-03,748.4300,4,4
+Auction,2012-10-10,858.8600,5,5
+Auction,2013-01-15,966.7200,3,3
+Auction,2013-03-26,900.9300,3,3
+Auction,2013-06-06,1310.1400,2,2
+FP-GTC,2012-12-31,1418.7100,4,4
+FP-GTC,2013-02-18,1085.8100,5,5
+FP-GTC,2013-04-08,760.8700,2,2
+FP-GTC,2013-05-11,844.3800,3,3
+FP-GTC,2013-12-28,1686.3100,3,3
+FP-non GTC,2012-03-13,459.4100,2,2
+FP-non GTC,2012-06-07,724.3800,2,2
+FP-non GTC,2013-09-03,3042.7600,5,5
+FP-non GTC,2013-12-31,805.8900,4,4
+Others,2012-01-15,517.4400,2,2
+Others,2013-02-02,470.3100,2,2
+Others,2013-03-28,771.8500,2,2
+Others,2013-11-29,572.2100,2,2
+ABIN,2012-08-24,2175.0000,4,4
+ABIN,2012-10-02,477.8000,2,2
+Auction,2012-06-21,374.2900,1,1
+Auction,2013-03-29,223.9300,1,1
+FP-GTC,2013-07-29,1475.9900,2,2
+FP-non GTC,2012-05-05,249.2200,1,1
+FP-non GTC,2012-07-13,885.8900,2,2
+FP-non GTC,2012-09-23,1269.5700,4,4
+FP-non GTC,2012-10-13,1464.9900,4,4
+FP-non GTC,2013-11-11,2822.2900,5,4
+Others,2012-03-13,737.2900,3,3
+Others,2012-12-24,1015.9600,3,3
+ABIN,2012-04-01,1816.9700,3,3
+ABIN,2012-06-09,5944.2700,9,9
+ABIN,2012-08-16,2506.5500,5,5
+ABIN,2013-03-26,1566.4900,3,3
+Auction,2013-06-02,2091.4300,3,3
+Auction,2013-08-09,118.3500,1,1
+FP-GTC,2012-06-13,24.5100,1,1
+FP-GTC,2013-02-23,1621.5400,4,4
+FP-non GTC,2012-08-23,1153.7000,2,2
+FP-non GTC,2012-08-29,340.3800,1,1
+FP-non GTC,2013-05-11,831.4500,3,3
+FP-non GTC,2013-08-23,50.2900,1,1
+FP-non GTC,2013-08-24,1851.4400,4,4
+Others,2013-03-23,1536.3100,4,4
+Others,2013-04-17,2336.1400,4,4
+Others,2013-08-22,2861.1800,4,4
+ABIN,2012-01-20,920.4900,2,2
+ABIN,2012-08-28,1111.7900,2,2
+ABIN,2013-09-20,453.3800,3,3
+Auction,2012-12-07,509.2600,1,1
+Auction,2013-07-20,1110.9300,3,3
+FP-GTC,2012-06-04,1211.9600,4,4
+FP-GTC,2012-07-30,567.9100,2,2
+FP-non GTC,2013-10-02,1475.2000,2,2
+FP-non GTC,2013-10-17,777.1000,4,4
+FP-non GTC,2013-12-23,2524.5100,6,6
+ABIN,2012-04-07,1989.0800,7,7
+ABIN,2012-07-28,946.9400,2,2
+ABIN,2012-08-30,270.3500,1,1
+ABIN,2012-09-04,1820.6700,3,3
+ABIN,2012-12-20,1501.4000,5,5
+Auction,2012-09-16,482.7800,3,3
+Auction,2012-12-31,107.1000,1,1
+Auction,2013-03-24,2432.2200,4,4
+FP-GTC,2012-06-23,1150.0100,2,2
+FP-GTC,2013-02-05,1528.8800,2,2
+FP-non GTC,2012-06-11,2426.2800,3,3
+FP-non GTC,2012-09-08,2796.4500,5,5
+FP-non GTC,2013-01-11,253.8100,1,1
+Others,2012-07-09,2237.4400,6,6
+Others,2012-10-09,2809.7900,4,4
+Others,2012-10-16,1373.8900,2,2
+Others,2012-10-27,1262.1100,4,4
+Others,2013-05-01,1587.2800,2,2
+ABIN,2012-01-04,1916.3800,4,4
+ABIN,2012-07-05,1356.7700,3,3
+ABIN,2013-04-23,2215.8100,5,5
+Auction,2012-03-29,924.6600,3,3
+Auction,2013-08-01,845.9600,1,1
+Auction,2013-08-03,138.6800,1,1
+Auction,2013-08-26,2192.2200,4,4
+FP-GTC,2012-03-27,968.2400,1,1
+FP-GTC,2012-07-28,1303.2100,4,4
+FP-GTC,2012-10-04,2257.6400,4,4
+FP-GTC,2012-10-23,3596.7800,5,5
+FP-GTC,2012-12-29,1254.3400,2,2
+FP-non GTC,2013-01-19,2556.1900,4,4
+FP-non GTC,2013-05-26,39.1200,1,1
+FP-non GTC,2013-09-18,957.9300,4,4
+FP-non GTC,2013-11-14,1389.5100,3,3
+Others,2013-06-13,1513.5400,4,4
+Others,2013-07-25,2667.0300,5,5
+ABIN,2012-01-10,3039.7900,5,5
+ABIN,2013-01-10,715.0700,2,2
+ABIN,2013-01-29,118.1800,1,1
+ABIN,2013-11-30,605.6800,2,2
+Auction,2013-09-05,2029.7300,4,4
+Auction,2013-09-29,1360.5300,2,2
+Auction,2013-12-10,842.0400,2,2
+FP-GTC,2012-02-25,2368.4900,3,3
+FP-GTC,2012-11-07,869.5300,2,2
+FP-GTC,2013-07-19,572.1600,3,3
+FP-GTC,2013-11-24,373.1100,2,2
+FP-non GTC,2013-07-25,1413.0100,4,4
+FP-non GTC,2013-08-19,1155.7500,2,2
+Others,2012-04-22,442.8200,2,2
+Others,2012-08-19,51.4000,1,1
+Others,2012-12-16,3480.8400,5,4
+ABIN,2013-04-09,-45.8700,1,1
+Auction,2013-09-03,862.3000,1,1
+Auction,2013-09-20,1237.4300,3,3
+Auction,2013-11-25,941.1800,2,2
+FP-GTC,2012-01-24,1094.8000,3,3
+FP-GTC,2012-07-29,1969.6400,3,3
+FP-GTC,2012-11-21,1224.9400,2,2
+FP-GTC,2013-12-02,1322.6300,2,2
+FP-non GTC,2012-02-25,1044.0800,3,3
+FP-non GTC,2012-03-29,3831.7600,6,6
+FP-non GTC,2013-10-28,981.9000,3,3
+Others,2012-09-24,865.8200,1,1
+ABIN,2012-12-03,345.1800,1,1
+ABIN,2013-01-11,38.0600,2,2
+ABIN,2013-09-14,1957.0200,4,4
+Auction,2013-01-25,574.9000,1,1
+FP-GTC,2012-10-13,687.6800,1,1
+FP-GTC,2013-03-21,372.9400,1,1
+FP-GTC,2013-10-27,1335.6600,4,4
+FP-non GTC,2012-12-04,1551.1400,3,3
+FP-non GTC,2013-04-10,171.6200,1,1
+FP-non GTC,2013-05-23,837.3400,1,1
+FP-non GTC,2013-06-28,851.4600,2,2
+FP-non GTC,2013-09-07,675.3500,2,2
+Others,2012-01-11,-78.1900,1,1
+Others,2012-04-03,933.3800,3,3
+Others,2012-05-14,1292.3200,3,3
+Others,2012-10-26,781.2700,1,1
+Others,2012-10-31,1525.0000,4,4
+Others,2013-08-04,2145.3000,4,3
+ABIN,2012-01-06,2036.4000,5,5
+ABIN,2012-02-24,1591.8100,4,4
+ABIN,2012-03-18,1660.0300,3,3
+ABIN,2012-07-22,1081.0000,2,2
+ABIN,2012-08-07,54.4000,1,1
+ABIN,2013-01-03,1350.8700,4,4
+Auction,2012-05-14,928.5700,2,2
+Auction,2012-08-24,772.0700,4,4
+Auction,2013-02-08,2559.9900,4,4
+Auction,2013-07-28,-103.9000,2,2
+FP-GTC,2012-08-22,728.1300,2,2
+FP-GTC,2013-03-11,1660.4900,3,3
+FP-GTC,2013-07-20,708.3900,1,1
+FP-GTC,2013-12-09,791.4600,1,1
+FP-non GTC,2012-01-31,786.0000,2,2
+FP-non GTC,2012-10-25,1251.1300,2,2
+FP-non GTC,2012-11-16,738.8800,1,1
+FP-non GTC,2013-02-05,1056.5000,3,3
+FP-non GTC,2013-11-04,1131.6300,3,3
+Others,2012-11-02,1114.9700,4,4
+Others,2013-08-09,4057.5000,7,7
+ABIN,2013-01-15,1187.0100,3,3
+ABIN,2013-07-11,906.3500,1,1
+ABIN,2013-10-11,269.7700,2,2
+Auction,2012-04-27,709.7500,3,3
+Auction,2012-12-24,66.1900,1,1
+Auction,2013-09-04,2544.9300,4,4
+Auction,2013-10-31,2159.4900,5,5
+Auction,2013-11-26,1547.1700,2,2
+FP-GTC,2012-08-05,734.2400,2,2
+FP-GTC,2012-11-09,629.7200,1,1
+FP-GTC,2012-11-22,1875.1100,3,3
+FP-GTC,2013-05-08,2882.5000,4,4
+FP-GTC,2013-08-04,753.6600,1,1
+FP-GTC,2013-10-06,2313.8700,4,4
+FP-GTC,2013-12-19,2628.2500,3,3
+FP-non GTC,2012-08-02,1400.1400,4,4
+FP-non GTC,2013-01-17,1065.2100,2,2
+FP-non GTC,2013-01-20,2486.5000,7,7
+FP-non GTC,2013-01-27,725.0400,2,2
+Others,2012-06-26,1899.6800,3,3
+Others,2012-08-14,557.2800,2,2
+ABIN,2013-04-07,98.9200,2,2
+Auction,2013-04-22,182.9700,1,1
+Auction,2013-04-29,2257.3000,4,4
+Auction,2013-08-18,701.6800,2,2
+FP-GTC,2012-07-21,1081.4600,4,4
+FP-GTC,2013-08-19,1169.1800,2,2
+FP-GTC,2013-10-04,899.2600,3,3
+FP-non GTC,2012-03-16,719.6500,1,1
+FP-non GTC,2012-10-30,78.1400,1,1
+FP-non GTC,2013-01-12,3330.2800,6,6
+FP-non GTC,2013-11-18,1366.9600,2,2
+Others,2012-02-14,721.8800,3,3
+Others,2012-11-01,3422.3900,5,5
+Others,2012-11-11,1313.4300,2,2
+Others,2013-01-06,1061.7500,3,3
+Others,2013-02-16,1277.6000,4,4
+Others,2013-03-29,52.2100,2,2
+ABIN,2012-01-22,2768.8900,5,5
+ABIN,2013-12-28,1560.7200,5,5
+Auction,2012-05-31,1844.4400,4,4
+Auction,2012-11-11,1253.8800,5,5
+Auction,2013-02-21,906.1200,1,1
+Auction,2013-07-11,1886.6200,3,3
+Auction,2013-08-22,1308.7200,3,3
+FP-GTC,2012-06-06,1186.4400,2,2
+FP-GTC,2012-12-15,428.8000,2,2
+FP-GTC,2013-09-14,946.9600,1,1
+FP-non GTC,2012-01-17,3613.3200,7,7
+FP-non GTC,2012-04-04,751.0800,3,3
+FP-non GTC,2012-06-13,1926.6100,2,2
+FP-non GTC,2013-05-15,3906.9400,7,7
+Others,2013-04-30,412.7200,2,2
+ABIN,2012-01-26,-51.7000,1,1
+ABIN,2012-04-08,4433.0200,6,6
+ABIN,2013-07-06,1559.3700,5,5
+ABIN,2013-12-15,146.0900,2,2
+Auction,2012-02-11,1182.1900,3,3
+Auction,2012-04-07,635.7000,3,3
+Auction,2013-09-15,243.5900,1,1
+Auction,2013-10-07,1173.3700,2,2
+FP-non GTC,2012-04-16,564.0000,2,2
+FP-non GTC,2012-05-16,523.8700,2,2
+FP-non GTC,2012-06-01,449.8000,1,1
+FP-non GTC,2013-09-12,808.5400,2,2
+Others,2012-01-20,1261.4200,2,2
+Others,2012-01-23,2125.2000,6,6
+Others,2012-09-18,860.8400,1,1
+Others,2013-04-26,1518.2300,5,5
+Others,2013-12-15,-69.9900,1,1
+ABIN,2012-05-08,1517.1300,4,4
+ABIN,2012-08-03,630.6800,3,3
+ABIN,2012-12-26,328.1900,1,1
+ABIN,2012-12-27,585.9200,2,2
+ABIN,2013-02-05,232.0400,2,2
+Auction,2012-11-19,1440.8600,3,3
+Auction,2013-11-18,1282.5600,4,4
+FP-GTC,2012-01-28,2133.9700,3,3
+FP-non GTC,2012-08-25,1376.0300,3,3
+FP-non GTC,2013-02-14,834.9300,3,3
+ABIN,2012-06-12,769.2600,1,1
+ABIN,2012-08-21,29.8300,1,1
+ABIN,2013-02-08,1216.5400,3,3
+ABIN,2013-04-01,2429.5400,5,5
+ABIN,2013-11-09,102.3300,1,1
+ABIN,2013-12-05,555.8000,1,1
+FP-GTC,2012-01-19,688.8300,2,2
+FP-GTC,2012-05-27,2715.8200,5,5
+FP-non GTC,2012-04-15,2653.2300,7,7
+FP-non GTC,2013-05-29,2414.2900,4,4
+FP-non GTC,2013-07-28,524.8500,3,3
+FP-non GTC,2013-09-30,696.9400,4,4
+Others,2012-05-15,626.1200,2,2
+Others,2012-08-03,993.3900,2,2
+Others,2013-02-13,3221.0200,5,5
+Others,2013-04-27,1327.7000,2,2
+Others,2013-05-11,851.1700,3,3
+Others,2013-06-08,570.5800,1,1
+Others,2013-06-25,526.2900,1,1
+Others,2013-12-13,1284.5100,2,2
+ABIN,2012-08-29,895.9200,1,1
+ABIN,2012-10-01,888.9300,1,1
+ABIN,2012-11-08,839.2700,3,3
+ABIN,2013-08-23,609.8500,1,1
+Auction,2013-09-13,1317.3600,2,2
+FP-GTC,2012-02-20,1136.8700,2,2
+FP-GTC,2012-06-02,1066.2500,2,2
+FP-GTC,2013-04-10,2499.8800,4,4
+FP-GTC,2013-09-03,-20.1000,1,1
+FP-GTC,2013-11-18,1859.1400,3,3
+FP-non GTC,2012-01-06,1006.6200,2,2
+FP-non GTC,2012-03-30,2800.8700,6,6
+FP-non GTC,2012-07-17,1180.4100,3,3
+Others,2012-03-26,4285.9300,7,7
+Others,2012-06-17,3307.7400,6,6
+Others,2012-09-03,3618.8400,7,7
+Others,2012-12-23,-67.9200,1,1
+Others,2013-02-26,795.8000,2,2
+Others,2013-11-03,1853.4200,4,4
+Others,2013-11-05,1048.5300,4,4
+ABIN,2013-08-25,1299.8700,3,3
+ABIN,2013-10-30,251.7600,1,1
+ABIN,2013-11-12,-18.0900,1,1
+Auction,2012-03-17,2351.3200,3,3
+Auction,2012-03-30,341.8800,2,2
+Auction,2013-03-15,1377.0900,2,2
+Auction,2013-11-06,308.0400,1,1
+FP-GTC,2012-07-11,2032.5400,3,2
+FP-GTC,2012-07-24,2282.7300,4,4
+FP-GTC,2013-09-01,1835.2900,4,4
+FP-non GTC,2012-07-03,612.9500,2,2
+Others,2012-04-11,1182.2700,2,2
+Others,2012-11-08,652.3300,2,2
+Others,2013-04-03,1847.8400,2,2
+Others,2013-05-05,169.3900,1,1
+Others,2013-09-13,538.7900,1,1
+ABIN,2012-12-29,601.7800,4,4
+ABIN,2013-06-15,2016.8200,5,5
+ABIN,2013-06-29,445.6300,1,1
+ABIN,2013-07-25,2831.2600,4,4
+ABIN,2013-10-12,87.2800,2,2
+Auction,2012-07-23,813.2300,2,2
+Auction,2012-08-27,1231.3900,4,4
+Auction,2012-12-12,2430.1000,4,4
+Auction,2013-08-02,2083.6800,5,5
+FP-GTC,2012-04-23,1393.7000,2,2
+FP-GTC,2012-05-12,-99.0100,1,1
+FP-GTC,2012-07-20,968.9800,2,2
+FP-GTC,2012-08-30,1781.0600,3,3
+FP-GTC,2013-02-01,1536.2300,3,3
+FP-GTC,2013-04-05,2572.1600,6,6
+FP-GTC,2013-05-02,-26.8700,1,1
+FP-non GTC,2012-04-08,716.4000,1,1
+Others,2012-08-20,1903.7200,4,4
+Others,2013-02-11,2489.0700,5,5
+Others,2013-08-10,2344.2800,4,4
+ABIN,2012-03-29,1769.3200,3,3
+ABIN,2012-07-07,2296.1600,6,6
+ABIN,2012-10-14,-15.1200,1,1
+ABIN,2013-05-14,1124.8600,4,4
+ABIN,2013-08-22,512.3100,1,1
+Auction,2012-04-08,623.6800,2,2
+Auction,2012-06-15,130.6100,1,1
+FP-GTC,2012-01-30,308.8100,2,2
+FP-GTC,2012-06-08,2507.3900,4,4
+FP-GTC,2013-07-13,1548.2900,3,3
+FP-GTC,2013-08-16,746.6500,2,2
+FP-GTC,2013-09-17,654.3200,2,2
+FP-GTC,2013-11-26,184.1900,1,1
+FP-non GTC,2013-06-03,3668.5000,6,6
+FP-non GTC,2013-06-24,1321.0400,2,2
+Others,2012-10-04,879.4300,3,3
+ABIN,2012-03-27,918.9900,2,2
+ABIN,2012-08-10,1893.3300,3,3
+ABIN,2012-12-22,-42.4500,1,1
+ABIN,2013-11-25,71.5200,3,3
+Auction,2012-01-11,1558.8700,4,4
+Auction,2012-12-15,555.3100,1,1
+FP-GTC,2012-06-15,1209.8600,2,2
+FP-GTC,2013-02-07,460.6700,2,2
+FP-GTC,2013-10-29,3326.5000,6,6
+FP-GTC,2013-11-17,360.4100,1,1
+FP-non GTC,2012-02-09,1327.6900,4,4
+FP-non GTC,2012-06-24,2595.5700,5,5
+FP-non GTC,2012-09-07,319.9600,1,1
+FP-non GTC,2013-03-02,1342.1900,3,3
+FP-non GTC,2013-08-08,757.2000,1,1
+ABIN,2012-01-03,358.9100,2,2
+ABIN,2013-05-04,3339.0700,6,6
+ABIN,2013-09-25,1211.0400,3,3
+ABIN,2013-12-06,367.7300,3,3
+ABIN,2013-12-31,1626.0000,3,3
+Auction,2012-01-01,893.5700,2,2
+Auction,2012-04-20,500.1500,3,3
+Auction,2012-12-05,1037.7200,2,2
+FP-GTC,2012-04-18,2226.9700,3,3
+FP-GTC,2012-08-02,1287.7800,2,2
+FP-non GTC,2012-09-30,1842.7500,3,3
+FP-non GTC,2013-10-12,398.4100,1,1
+FP-non GTC,2013-10-18,1093.6800,4,4
+Others,2012-01-08,920.8100,3,3
+Others,2012-11-05,2234.9600,4,4
+Others,2013-04-19,2355.5500,3,3
+Others,2013-05-17,98.2600,1,1
+Others,2013-05-18,3980.9300,6,6
+Others,2013-08-06,2396.1600,5,5
+Others,2013-10-06,701.1800,3,3
+Auction,2012-02-21,1758.9100,3,3
+Auction,2013-02-20,1884.4700,3,3
+Auction,2013-09-07,2890.3600,4,4
+FP-GTC,2013-03-28,341.7700,1,1
+FP-non GTC,2012-01-24,1595.4100,3,3
+FP-non GTC,2012-09-01,-80.1200,1,1
+FP-non GTC,2012-10-05,962.7100,2,2
+Others,2012-01-14,1373.0900,3,3
+Others,2012-02-17,1069.9500,2,2
+Others,2012-05-20,149.1600,2,2
+Others,2012-11-12,3006.9100,6,6
+Others,2013-03-26,1752.7800,5,5
+ABIN,2012-03-31,1907.0200,3,3
+ABIN,2012-07-02,779.7800,3,3
+Auction,2012-01-12,395.5700,1,1
+Auction,2012-06-06,1711.6400,3,3
+Auction,2012-09-17,778.7600,2,2
+Auction,2013-03-25,871.3400,2,2
+Auction,2013-04-01,2500.8400,4,4
+Auction,2013-04-09,1203.9800,3,3
+FP-GTC,2012-03-08,605.3200,1,1
+FP-GTC,2012-04-17,1238.7200,2,2
+FP-GTC,2013-06-16,1322.4400,2,2
+FP-GTC,2013-09-02,2937.2900,4,3
+FP-GTC,2013-10-11,1408.5800,3,3
+FP-non GTC,2012-01-07,2617.7400,4,4
+FP-non GTC,2012-02-12,638.3300,1,1
+FP-non GTC,2012-03-28,800.0700,1,1
+FP-non GTC,2012-05-01,1749.0300,5,5
+FP-non GTC,2012-06-12,96.0300,1,1
+FP-non GTC,2012-12-03,381.3500,2,2
+FP-non GTC,2013-11-01,1755.8300,6,6
+Others,2012-07-16,1842.6000,4,4
+Others,2013-03-21,198.9000,4,4
+ABIN,2012-05-02,547.9500,2,2
+ABIN,2012-09-10,1320.9200,2,2
+ABIN,2012-11-15,1341.7000,2,2
+ABIN,2013-01-19,3213.2600,7,7
+ABIN,2013-03-08,281.8300,3,3
+ABIN,2013-08-24,1866.4700,5,5
+ABIN,2013-10-13,606.5000,1,1
+ABIN,2013-11-20,1962.4800,3,3
+Auction,2013-04-23,897.5200,1,1
+Auction,2013-07-08,364.6900,3,3
+Auction,2013-10-11,2049.1000,4,4
+FP-GTC,2012-06-28,679.3300,3,3
+FP-GTC,2013-05-16,3097.2700,6,6
+FP-non GTC,2012-04-09,694.2000,1,1
+FP-non GTC,2013-11-10,1491.8000,2,2
+FP-non GTC,2013-11-13,1260.5300,3,3
+Others,2012-03-11,1368.5800,3,3
+Others,2012-10-13,1108.3000,2,2
+Others,2013-03-04,1595.1100,5,5
+Others,2013-10-12,525.5500,2,2
+ABIN,2012-04-28,880.7600,3,3
+ABIN,2012-11-07,647.8300,2,2
+ABIN,2013-06-26,804.1700,2,2
+ABIN,2013-09-06,950.7600,1,1
+Auction,2013-01-12,892.1300,3,3
+Auction,2013-03-05,3124.2300,4,4
+Auction,2013-12-26,-34.6700,1,1
+FP-GTC,2012-01-31,938.3100,3,3
+FP-GTC,2012-03-20,554.3000,2,2
+FP-GTC,2012-07-16,3457.1200,5,5
+FP-GTC,2012-10-12,885.9900,2,2
+FP-non GTC,2012-04-14,758.3300,2,2
+FP-non GTC,2012-04-28,620.2200,2,2
+FP-non GTC,2012-06-10,804.3700,1,1
+FP-non GTC,2012-08-09,688.2800,2,2
+FP-non GTC,2012-11-11,1803.4600,2,2
+FP-non GTC,2013-09-27,665.6800,2,2
+Others,2012-04-13,1999.7800,5,5
+Others,2012-07-31,28.2600,1,1
+Others,2013-08-11,1245.5700,3,3
+ABIN,2012-11-30,1076.6700,6,6
+ABIN,2013-01-14,2218.1600,3,3
+ABIN,2013-04-10,4118.8500,8,8
+Auction,2013-04-21,579.9400,2,2
+FP-non GTC,2012-02-02,1891.5200,3,3
+FP-non GTC,2012-11-14,1371.2100,3,3
+FP-non GTC,2013-02-07,1701.9600,3,3
+FP-non GTC,2013-02-28,653.7700,1,1
+FP-non GTC,2013-09-13,543.8300,2,2
+Others,2012-01-28,995.8900,3,3
+Others,2012-02-22,1798.1800,3,3
+Others,2013-09-17,600.8900,1,1
+Others,2013-10-17,1067.0800,2,2
+ABIN,2012-04-15,107.3700,1,1
+ABIN,2013-05-13,916.8600,1,1
+Auction,2012-01-07,1654.7100,4,4
+Auction,2012-05-27,897.1600,1,1
+Auction,2013-01-08,2218.6800,4,4
+FP-GTC,2012-01-02,301.6200,1,1
+FP-GTC,2012-01-27,1750.7400,5,5
+FP-GTC,2012-05-29,191.5800,1,1
+FP-GTC,2012-07-23,2587.8100,4,4
+FP-GTC,2012-12-23,2779.7100,4,4
+FP-non GTC,2012-03-01,286.6200,3,3
+FP-non GTC,2012-04-21,1174.3800,5,5
+FP-non GTC,2012-11-02,2126.0300,4,4
+FP-non GTC,2013-01-29,484.8300,1,1
+FP-non GTC,2013-10-19,2390.4600,6,6
+FP-non GTC,2013-11-25,1072.6100,4,4
+FP-non GTC,2013-12-17,2456.8700,3,3
+Others,2013-09-30,3084.8500,6,6
+Others,2013-12-26,1142.8700,2,2
+ABIN,2012-06-25,106.7700,1,1
+ABIN,2013-04-14,308.0100,2,2
+ABIN,2013-09-04,1152.3600,2,2
+Auction,2012-01-09,2517.6900,5,5
+Auction,2012-08-03,2966.7400,6,6
+Auction,2013-08-13,1706.3900,2,2
+FP-GTC,2013-01-03,1684.1600,3,2
+FP-GTC,2013-07-22,2276.2400,3,3
+FP-GTC,2013-12-11,2284.7000,4,4
+FP-non GTC,2012-03-09,530.0900,1,1
+FP-non GTC,2012-03-22,441.2500,1,1
+FP-non GTC,2013-01-06,1318.7900,2,2
+FP-non GTC,2013-03-03,83.5600,1,1
+FP-non GTC,2013-06-12,873.8900,1,1
+FP-non GTC,2013-06-30,920.3200,4,4
+FP-non GTC,2013-08-30,-0.6300,1,1
+FP-non GTC,2013-10-11,1039.5000,2,2
+Others,2012-01-27,1877.9700,3,3
+Others,2012-07-23,164.8500,1,1
+Others,2013-08-27,2356.5500,4,4
+Others,2013-10-29,1378.5000,3,3
+ABIN,2012-01-15,2246.8200,4,4
+ABIN,2013-07-18,81.1200,2,2
+ABIN,2013-11-05,1287.6000,3,3
+Auction,2012-02-05,3073.6500,4,4
+Auction,2012-06-08,716.1400,2,2
+Auction,2012-09-21,171.8000,1,1
+Auction,2013-06-09,563.4800,3,3
+Auction,2013-08-24,2985.3200,7,7
+Auction,2013-10-18,737.1100,2,2
+FP-GTC,2012-06-05,1263.9900,2,2
+FP-GTC,2012-09-08,1438.2300,3,3
+FP-GTC,2013-07-05,1936.9400,4,4
+FP-GTC,2013-11-14,1178.1600,2,2
+FP-non GTC,2013-01-30,2191.9500,3,3
+FP-non GTC,2013-07-21,1437.6400,3,3
+FP-non GTC,2013-12-08,811.8400,3,3
+Others,2012-03-07,116.8600,1,1
+Others,2012-04-09,-55.4200,2,2
+Others,2012-08-02,305.3600,2,2
+Others,2012-09-09,880.1900,1,1
+Others,2012-09-15,4745.6100,7,7
+Others,2012-10-19,2206.6500,3,3
+Others,2013-01-05,827.4800,3,3
+Others,2013-11-08,2115.8500,6,6
+ABIN,2012-07-26,252.2100,1,1
+ABIN,2013-04-29,367.0000,1,1
+ABIN,2013-09-10,4954.1500,6,6
+ABIN,2013-10-18,788.6100,2,2
+Auction,2012-02-24,2410.1200,4,4
+Auction,2012-11-23,1951.7200,3,3
+FP-GTC,2012-01-06,2686.4400,5,5
+FP-GTC,2012-06-14,298.9300,2,2
+FP-GTC,2012-08-27,837.6600,4,4
+FP-GTC,2012-09-09,269.7100,1,1
+FP-GTC,2012-12-19,1123.4800,2,2
+FP-non GTC,2012-05-22,2606.5800,5,5
+Others,2012-05-22,2488.0300,4,4
+Others,2013-12-28,123.2400,1,1
+ABIN,2013-03-04,1255.9200,2,2
+ABIN,2013-08-01,1334.1500,4,4
+ABIN,2013-11-21,1800.6200,2,2
+Auction,2012-03-02,1230.0000,4,4
+Auction,2012-07-21,828.5600,2,2
+Auction,2013-02-13,772.0100,1,1
+Auction,2013-03-23,1549.6800,3,3
+Auction,2013-09-24,294.9300,2,2
+FP-GTC,2012-10-27,1284.8400,2,2
+FP-GTC,2012-11-06,1535.6500,4,4
+FP-GTC,2013-01-30,1530.8800,2,2
+FP-GTC,2013-09-21,925.0600,2,2
+FP-non GTC,2012-05-31,1260.3900,2,2
+FP-non GTC,2012-12-06,196.0100,1,1
+FP-non GTC,2013-02-13,876.3500,1,1
+Others,2012-03-04,233.7900,1,1
+Others,2012-06-24,1211.3400,2,2
+Others,2012-07-20,1005.6400,2,2
+Others,2012-08-12,637.4900,1,1
+Others,2013-07-10,2069.3900,4,4
+Others,2013-07-27,1903.3000,4,3
+Others,2013-11-25,1761.8100,4,4
+Auction,2012-06-09,971.1700,2,2
+Auction,2012-07-16,777.5700,5,5
+Auction,2012-10-19,2465.1900,4,4
+Auction,2013-01-10,1215.1200,3,3
+FP-GTC,2012-02-12,1013.3900,3,3
+FP-GTC,2012-02-18,519.5800,3,3
+FP-GTC,2012-05-11,-29.9800,3,3
+FP-GTC,2013-05-24,207.9800,1,1
+FP-non GTC,2013-08-03,-3.5200,1,1
+ABIN,2013-01-09,1675.4100,4,4
+ABIN,2013-01-16,-27.9400,2,2
+ABIN,2013-09-19,486.0400,3,3
+FP-GTC,2012-01-11,913.9200,4,4
+FP-GTC,2013-01-20,934.0800,2,2
+FP-GTC,2013-02-11,1953.1000,3,3
+FP-GTC,2013-11-28,380.0400,1,1
+FP-non GTC,2012-03-03,1489.8000,3,3
+FP-non GTC,2012-06-16,2271.2100,7,7
+FP-non GTC,2012-10-09,596.4100,3,3
+FP-non GTC,2012-10-10,624.7800,1,1
+FP-non GTC,2013-04-01,1753.5500,3,3
+FP-non GTC,2013-08-11,2191.5200,5,5
+FP-non GTC,2013-08-21,1358.6000,3,3
+Others,2012-04-10,2968.5600,5,5
+Others,2013-08-16,1564.4800,4,4
+Others,2013-11-02,-44.9300,2,2
+ABIN,2012-11-04,1933.2900,3,3
+ABIN,2013-07-07,1729.4400,4,4
+Auction,2012-02-08,2848.1600,5,5
+Auction,2012-03-14,1986.7300,6,6
+Auction,2012-10-17,586.7600,1,1
+Auction,2013-03-04,1500.9800,4,4
+Auction,2013-03-06,2200.1300,5,5
+Auction,2013-09-21,1101.8100,2,2
+Auction,2013-11-17,307.0800,1,1
+FP-GTC,2012-12-30,620.8100,1,1
+FP-GTC,2013-02-12,535.3100,3,3
+FP-GTC,2013-02-27,275.4500,3,3
+FP-GTC,2013-07-17,2372.5800,4,4
+FP-non GTC,2012-01-04,233.1000,1,1
+FP-non GTC,2012-01-13,441.0200,1,1
+FP-non GTC,2012-05-28,2138.0200,4,4
+FP-non GTC,2012-11-21,508.6000,2,2
+Others,2012-02-05,807.6700,2,2
+ABIN,2012-01-29,741.2700,2,2
+ABIN,2012-05-07,785.9600,2,2
+ABIN,2012-12-31,1024.2800,2,2
+Auction,2012-05-24,1444.3800,5,5
+Auction,2012-07-25,51.1000,1,1
+Auction,2013-01-31,350.0200,1,1
+Auction,2013-07-05,290.2400,4,4
+Auction,2013-12-17,660.8800,2,2
+FP-GTC,2013-04-16,1761.7400,3,3
+FP-GTC,2013-05-07,987.5000,2,2
+FP-non GTC,2012-02-21,749.3500,1,1
+FP-non GTC,2012-11-12,1235.9300,3,3
+FP-non GTC,2013-05-24,1585.3300,6,6
+FP-non GTC,2013-05-30,857.2300,1,1
+FP-non GTC,2013-12-18,1856.0400,3,3
+Others,2012-05-18,1385.3900,2,2
+Others,2012-05-25,1369.1300,2,2
+Others,2013-02-06,-76.2500,2,2
+Others,2013-06-05,743.3700,1,1
+Others,2013-09-18,1929.7900,4,4
+Others,2013-12-20,491.0400,2,2
+Auction,2012-08-28,2824.7900,5,5
+Auction,2012-09-02,1374.9500,3,3
+Auction,2013-04-17,1323.4200,4,4
+FP-GTC,2012-02-02,4434.3900,6,6
+FP-GTC,2012-10-08,563.0700,1,1
+FP-GTC,2013-10-20,571.6700,1,1
+FP-non GTC,2012-07-20,1218.9700,3,3
+Others,2012-05-12,2743.0000,6,6
+Others,2012-08-23,843.9200,1,1
+ABIN,2012-05-27,2009.7900,6,6
+ABIN,2012-07-18,1066.1700,2,2
+ABIN,2013-06-30,423.3100,2,2
+ABIN,2013-11-24,1611.2200,3,3
+Auction,2013-07-16,1073.5700,3,3
+FP-GTC,2012-02-24,2363.2400,5,5
+FP-GTC,2012-03-06,365.4900,1,1
+FP-GTC,2012-05-06,1167.2100,2,2
+FP-GTC,2012-05-26,639.2900,3,3
+FP-GTC,2013-01-15,1688.7700,3,3
+FP-non GTC,2012-01-27,2156.5400,7,7
+FP-non GTC,2012-12-15,1777.4200,4,4
+FP-non GTC,2013-03-15,2490.4900,5,5
+FP-non GTC,2013-07-06,1771.1300,4,4
+FP-non GTC,2013-08-04,2487.3400,3,3
+Others,2012-01-21,1063.2700,2,2
+Others,2012-06-30,482.9700,1,1
+Others,2012-07-12,1312.6800,3,3
+Others,2012-09-28,1507.7200,4,4
+Others,2013-01-26,583.9400,1,1
+Others,2013-07-08,2339.3500,4,4
+Others,2013-10-13,-4.5700,1,1
+Others,2013-10-22,433.9100,1,1
+Others,2013-11-11,2486.6500,6,6
+ABIN,2012-03-25,974.6100,2,2
+ABIN,2012-11-24,112.4600,1,1
+ABIN,2013-01-01,2189.6100,5,5
+ABIN,2013-03-02,609.2300,3,3
+Auction,2012-01-14,1612.1600,3,3
+FP-GTC,2012-01-16,604.7300,1,1
+FP-GTC,2012-01-26,1663.6500,2,2
+FP-GTC,2013-01-08,1428.9300,3,3
+FP-GTC,2013-03-24,1734.9600,3,3
+FP-GTC,2013-08-02,860.5800,3,3
+FP-GTC,2013-08-03,1817.6900,3,3
+FP-GTC,2013-10-14,1084.1700,2,2
+FP-GTC,2013-10-31,820.7000,1,1
+FP-non GTC,2012-06-26,1605.1400,3,3
+FP-non GTC,2013-06-04,1006.0600,3,3
+Others,2012-03-20,501.9900,2,2
+Others,2012-03-23,650.0200,1,1
+Others,2012-06-20,2807.8300,5,5
+Others,2012-12-02,3922.7300,7,7
+Others,2013-05-16,1052.7000,3,3
+Others,2013-07-02,294.5300,1,1
+ABIN,2013-05-01,1166.2500,3,3
+ABIN,2013-08-12,1525.3800,3,3
+Auction,2013-11-14,403.3400,3,3
+FP-GTC,2012-05-22,963.5100,2,2
+FP-GTC,2012-08-07,2208.0500,4,4
+FP-GTC,2012-08-15,2652.6800,5,5
+FP-GTC,2013-06-25,1414.3300,4,4
+FP-non GTC,2013-03-14,1792.6600,3,3
+FP-non GTC,2013-06-06,972.1800,1,1
+Others,2012-06-28,582.1800,1,1
+Others,2012-09-06,2648.1900,4,4
+Others,2013-06-17,930.3500,1,1
+ABIN,2012-08-13,1422.7900,3,3
+ABIN,2013-01-12,348.3900,1,1
+ABIN,2013-08-05,259.1700,2,2
+Auction,2012-06-14,826.8700,5,5
+Auction,2013-02-01,1546.1200,4,4
+Auction,2013-07-30,746.3700,2,2
+FP-GTC,2012-04-28,1770.1500,3,3
+FP-GTC,2012-09-22,297.6700,2,2
+FP-GTC,2013-12-23,320.6000,1,1
+FP-non GTC,2012-06-06,356.0900,2,2
+FP-non GTC,2012-09-03,1717.4800,3,3
+Others,2012-01-03,1466.4300,2,2
+Others,2012-11-25,342.1200,1,1
+Others,2012-12-09,2058.7300,3,3
+Others,2013-03-03,858.2600,3,3
+ABIN,2012-03-14,1393.6200,3,3
+ABIN,2012-04-12,1311.6200,3,3
+ABIN,2012-06-11,2414.9200,5,5
+ABIN,2012-08-06,1084.7400,3,3
+ABIN,2012-08-08,53.7100,1,1
+ABIN,2012-09-20,597.3600,1,1
+ABIN,2013-07-21,1121.8200,3,3
+ABIN,2013-11-06,2449.4000,5,5
+Auction,2012-08-21,2990.6100,4,4
+Auction,2012-11-04,466.2300,2,2
+Auction,2013-06-15,3637.0000,6,6
+Auction,2013-06-23,1958.2600,4,4
+Auction,2013-06-25,2621.7300,4,4
+FP-GTC,2012-03-29,2649.3800,5,5
+FP-GTC,2013-02-25,1320.6500,4,4
+FP-GTC,2013-03-01,2219.3100,6,6
+FP-non GTC,2012-01-09,1118.3800,3,3
+FP-non GTC,2012-06-21,873.7600,2,2
+FP-non GTC,2012-11-25,848.9100,3,3
+Others,2012-08-07,1639.6300,3,3
+ABIN,2013-05-26,363.0700,3,3
+ABIN,2013-12-08,300.2300,2,2
+Auction,2012-11-02,534.0500,1,1
+Auction,2013-02-24,232.8000,2,2
+Auction,2013-07-27,1686.8700,2,2
+FP-GTC,2012-08-29,1498.6200,3,3
+FP-GTC,2012-10-01,1424.8200,3,3
+FP-GTC,2013-01-07,1836.9800,3,3
+FP-GTC,2013-07-09,22.9800,1,1
+FP-non GTC,2012-03-04,587.9100,2,2
+FP-non GTC,2012-11-15,803.9300,2,2
+FP-non GTC,2013-07-13,1516.8200,3,3
+Others,2012-02-23,1072.2700,2,2
+Others,2013-02-14,1418.5800,2,2
+Others,2013-05-26,503.3500,4,4
+Others,2013-07-31,630.3300,2,2
+Others,2013-09-05,2478.5800,3,3
+Others,2013-12-07,2364.1400,3,3
+ABIN,2012-03-10,1102.9400,3,3
+Auction,2012-10-11,2104.6900,3,3
+FP-GTC,2013-03-08,1233.7600,2,2
+FP-GTC,2013-05-25,2212.8300,5,5
+FP-GTC,2013-10-07,1148.7500,3,3
+FP-non GTC,2012-02-27,1246.2700,2,2
+FP-non GTC,2012-09-21,2085.7800,5,5
+FP-non GTC,2012-11-30,621.0000,1,1
+FP-non GTC,2013-04-12,968.7700,2,2
+Others,2012-01-10,-29.8300,1,1
+Others,2012-04-05,2058.6900,4,4
+Others,2012-06-13,668.2500,1,1
+Others,2012-12-14,285.5800,1,1
+Others,2013-02-05,1532.1200,4,4
+Others,2013-09-11,2409.4200,5,5
+Auction,2012-08-11,343.4500,1,1
+Auction,2012-09-28,1085.9400,2,2
+Auction,2013-12-20,267.3600,1,1
+FP-GTC,2012-10-26,775.5700,2,2
+FP-GTC,2012-11-23,-75.3700,1,1
+FP-GTC,2013-01-25,700.2500,1,1
+FP-GTC,2013-04-27,801.2800,3,3
+FP-non GTC,2012-04-11,986.7600,1,1
+FP-non GTC,2012-12-28,777.4600,2,2
+Others,2013-05-20,2503.4200,4,4
+ABIN,2012-07-29,340.8400,2,2
+ABIN,2013-02-15,972.6100,2,2
+ABIN,2013-12-02,596.4300,3,3
+Auction,2012-01-26,1916.8400,4,4
+Auction,2013-04-25,1255.9700,3,3
+Auction,2013-11-19,1028.2800,2,2
+FP-GTC,2012-07-04,1249.0900,2,2
+FP-GTC,2012-07-22,2406.2900,5,5
+FP-GTC,2012-08-23,947.3500,2,2
+FP-GTC,2013-02-08,2269.9900,6,6
+FP-GTC,2013-09-19,541.0000,3,3
+FP-GTC,2013-09-25,2022.3200,3,3
+FP-non GTC,2012-02-23,3077.7900,5,5
+FP-non GTC,2012-06-27,2543.9000,4,4
+FP-non GTC,2012-06-29,1252.7900,2,2
+FP-non GTC,2012-08-01,736.4700,1,1
+FP-non GTC,2013-06-07,2281.3100,4,4
+FP-non GTC,2013-11-09,1073.0000,3,3
+Others,2012-05-31,2537.1000,3,3
+Others,2012-11-26,121.6100,2,2
+Others,2013-01-08,1774.9200,4,4
+Others,2013-10-19,2692.7000,5,5
+Others,2013-11-24,2247.5000,4,4
+ABIN,2012-01-17,835.2400,1,1
+ABIN,2012-10-10,2065.3900,4,4
+ABIN,2013-05-21,3057.8600,6,6
+ABIN,2013-05-30,2586.9400,4,4
+ABIN,2013-11-26,1277.9800,2,2
+Auction,2012-09-18,1650.5800,3,3
+Auction,2012-12-09,1002.5600,2,2
+Auction,2013-08-27,860.6200,1,1
+Auction,2013-10-22,527.9800,3,3
+FP-GTC,2012-03-30,880.2700,2,2
+FP-GTC,2013-04-15,958.6700,3,3
+FP-non GTC,2012-04-13,762.2100,2,2
+FP-non GTC,2012-05-02,910.7600,3,3
+FP-non GTC,2013-02-11,409.7600,1,1
+Others,2012-05-29,1241.8000,3,3
+Others,2012-06-23,3127.0000,5,5
+Others,2012-08-01,494.8100,2,2
+Others,2013-02-15,1056.5600,2,2
+Others,2013-09-07,3181.1300,4,4
+Others,2013-10-30,2114.3900,5,5
+Others,2013-12-04,997.0700,5,5
+ABIN,2012-02-06,1727.0700,4,4
+ABIN,2012-02-15,567.5600,2,2
+ABIN,2012-08-20,1835.8700,3,3
+ABIN,2013-01-25,1146.9400,2,2
+ABIN,2013-02-16,1041.8900,2,2
+ABIN,2013-03-12,881.8200,2,2
+ABIN,2013-12-07,879.4600,1,1
+ABIN,2013-12-11,2978.7600,5,5
+Auction,2012-03-06,1164.7900,2,2
+Auction,2012-05-17,169.4700,1,1
+Auction,2012-11-14,-130.0500,3,3
+Auction,2012-12-03,909.7800,2,2
+Auction,2013-01-13,394.6800,1,1
+Auction,2013-04-24,257.9500,2,2
+Auction,2013-09-23,853.0800,1,1
+FP-GTC,2013-01-13,894.2700,2,2
+FP-non GTC,2012-04-06,909.9900,3,3
+FP-non GTC,2012-06-15,1388.4600,6,6
+FP-non GTC,2012-11-07,3775.3900,6,6
+FP-non GTC,2012-12-25,246.3800,2,2
+FP-non GTC,2013-01-07,1860.9600,3,3
+FP-non GTC,2013-03-10,1866.3600,4,4
+FP-non GTC,2013-09-05,1203.8200,2,2
+FP-non GTC,2013-11-03,2793.1300,7,7
+Others,2012-01-09,463.4800,3,3
+Others,2012-05-03,1045.8000,3,3
+Others,2012-12-06,1710.7900,2,2
+Others,2013-08-05,2659.3900,4,4
+Others,2013-08-12,1489.6000,2,2
+ABIN,2012-09-28,490.6400,3,3
+Auction,2012-11-07,93.5400,1,1
+FP-GTC,2012-01-29,1803.4000,2,2
+FP-GTC,2012-02-09,580.7100,1,1
+FP-GTC,2012-05-02,2069.8000,5,5
+FP-GTC,2012-09-13,1504.2100,4,4
+FP-non GTC,2012-08-08,1302.4700,2,2
+FP-non GTC,2013-03-05,565.0200,1,1
+Others,2013-03-05,343.4500,1,1
+Others,2013-08-19,804.1100,2,2
+ABIN,2012-06-28,535.5900,4,4
+ABIN,2012-07-06,690.5300,3,3
+ABIN,2012-07-16,695.4100,1,1
+ABIN,2012-07-30,781.5700,2,2
+ABIN,2012-09-16,1763.7600,3,3
+ABIN,2013-06-17,1542.3700,5,5
+ABIN,2013-08-04,800.6800,2,2
+ABIN,2013-09-07,874.5400,1,1
+Auction,2013-11-04,2774.7000,6,6
+Auction,2013-12-08,2092.0700,3,3
+Auction,2013-12-11,544.4700,1,1
+FP-GTC,2012-09-07,1590.3900,5,5
+FP-GTC,2012-11-11,324.7300,1,1
+FP-GTC,2013-10-09,1228.3200,2,2
+FP-non GTC,2012-03-12,1139.0500,2,2
+FP-non GTC,2012-07-18,2054.4100,4,4
+FP-non GTC,2012-08-03,904.7600,6,6
+FP-non GTC,2013-05-03,444.4600,2,2
+FP-non GTC,2013-08-12,2270.3100,3,3
+FP-non GTC,2013-10-26,48.3300,1,1
+Others,2012-03-22,870.8700,1,1
+Others,2012-06-19,264.3300,1,1
+ABIN,2012-05-30,281.9500,1,1
+ABIN,2013-03-01,672.8100,1,1
+ABIN,2013-06-10,1046.9000,3,3
+ABIN,2013-06-20,1559.8900,3,3
+ABIN,2013-07-04,922.4000,1,1
+ABIN,2013-07-14,329.0500,2,2
+ABIN,2013-11-01,975.7100,1,1
+Auction,2012-01-23,748.4700,2,2
+Auction,2012-06-07,1422.7900,2,2
+Auction,2012-09-11,952.1200,3,3
+Auction,2012-10-09,1029.5900,2,2
+Auction,2013-04-15,914.1000,1,1
+Auction,2013-04-18,866.7300,2,2
+Auction,2013-05-02,2198.3100,3,3
+Auction,2013-11-03,1801.8800,3,3
+FP-GTC,2013-06-13,956.0300,2,2
+Others,2012-01-06,2334.9300,3,3
+Others,2012-08-24,740.3200,3,3
+Others,2013-03-06,991.7700,2,2
+Others,2013-06-01,836.6300,3,3
+ABIN,2012-06-30,4341.9900,7,7
+ABIN,2013-02-18,2149.4500,4,4
+Auction,2012-08-23,700.0700,2,2
+Auction,2012-11-30,2023.5700,4,4
+Auction,2013-09-14,3259.6700,5,5
+FP-GTC,2012-05-08,712.8500,2,2
+FP-GTC,2012-09-01,3661.2700,5,5
+FP-GTC,2012-12-18,1362.4300,2,2
+FP-non GTC,2012-02-14,1759.4000,2,2
+Others,2012-03-30,2153.1400,4,4
+ABIN,2013-09-01,-58.9200,2,2
+ABIN,2013-11-07,994.0500,1,1
+Auction,2012-05-22,631.7800,1,1
+Auction,2012-10-05,962.2800,1,1
+Auction,2013-05-23,1857.6300,6,6
+FP-non GTC,2012-04-29,2319.5900,3,3
+Others,2013-05-12,2662.2900,5,5
+ABIN,2012-12-02,76.9000,1,1
+Auction,2013-02-26,1975.6400,4,4
+Auction,2013-03-17,2213.7100,3,3
+Auction,2013-05-01,-16.0900,1,1
+Auction,2013-06-04,688.4200,1,1
+Auction,2013-06-10,38.3400,1,1
+Auction,2013-10-01,457.4400,2,2
+Auction,2013-11-02,3119.5300,7,7
+FP-GTC,2012-09-12,1613.8000,4,4
+FP-GTC,2012-09-28,2156.4100,3,3
+FP-GTC,2013-01-18,927.8400,1,1
+FP-GTC,2013-03-12,2632.4000,5,5
+FP-GTC,2013-04-04,652.1900,1,1
+FP-GTC,2013-10-15,2367.6100,3,3
+FP-GTC,2013-11-09,896.2900,3,3
+FP-non GTC,2012-05-11,234.9100,3,3
+FP-non GTC,2012-12-10,305.5100,3,3
+FP-non GTC,2013-07-23,1255.8200,3,3
+FP-non GTC,2013-09-09,1206.7000,2,2
+Others,2012-03-01,1035.5400,2,2
+Others,2013-11-26,453.5500,2,2
+ABIN,2013-02-04,2070.6400,3,3
+ABIN,2013-06-04,993.2400,2,2
+ABIN,2013-08-20,777.8800,2,2
+ABIN,2013-09-24,1445.0700,4,4
+Auction,2012-11-01,710.1100,4,4
+Auction,2013-05-05,95.1400,3,3
+FP-GTC,2012-11-02,2207.1400,5,5
+FP-GTC,2013-05-12,867.5300,2,2
+FP-GTC,2013-06-28,1143.3300,2,2
+FP-non GTC,2012-12-19,1010.7200,3,3
+FP-non GTC,2013-01-28,1351.1300,3,3
+FP-non GTC,2013-07-15,2225.1300,5,5
+Others,2012-03-16,2519.0500,4,4
+Others,2013-01-04,39.4000,2,2
+Others,2013-05-21,1506.2400,5,5
+Others,2013-08-01,2863.5000,5,5
+Others,2013-11-07,273.3400,2,2
+ABIN,2012-02-27,848.9100,2,2
+ABIN,2012-03-06,1229.6900,2,2
+ABIN,2012-04-27,2000.8200,4,4
+ABIN,2012-06-07,488.3600,2,2
+ABIN,2012-10-30,481.8600,1,1
+Auction,2012-07-14,1804.8200,3,3
+Auction,2013-01-09,2102.1000,4,4
+Auction,2013-02-12,2063.1400,3,3
+Auction,2013-03-02,1781.6700,2,2
+FP-GTC,2012-01-08,1496.8400,3,3
+FP-GTC,2013-06-10,1579.8100,3,3
+FP-non GTC,2012-06-03,2227.1100,5,5
+FP-non GTC,2012-06-23,1036.7900,2,2
+FP-non GTC,2012-11-19,1690.5800,4,4
+FP-non GTC,2013-02-09,1900.1300,5,5
+FP-non GTC,2013-04-08,1718.2300,3,3
+FP-non GTC,2013-08-01,738.7400,3,3
+Others,2012-10-10,2038.7900,4,4
+Others,2013-01-19,1922.6200,4,4
+ABIN,2012-11-17,413.1300,2,2
+ABIN,2013-09-30,840.2800,1,1
+ABIN,2013-10-14,49.4300,1,1
+Auction,2013-05-16,2056.3100,4,4
+Auction,2013-06-16,1216.6500,2,2
+Auction,2013-11-16,213.3400,2,2
+FP-GTC,2012-04-08,1319.8900,2,2
+FP-GTC,2012-04-27,3576.4500,6,6
+FP-non GTC,2013-03-23,1998.4200,4,4
+Others,2012-09-10,1740.7600,2,2
+Others,2012-11-29,2318.4100,6,6
+Others,2013-05-29,1031.2200,4,4
+ABIN,2012-01-12,402.2900,4,4
+ABIN,2012-04-04,3420.6700,6,6
+ABIN,2012-09-30,777.4300,1,1
+ABIN,2012-12-14,678.5100,2,2
+ABIN,2013-05-28,443.8000,2,2
+ABIN,2013-10-24,1462.6700,4,4
+Auction,2012-11-27,1920.5900,3,3
+Auction,2013-03-31,195.3200,3,3
+Auction,2013-10-14,2146.0700,4,4
+FP-GTC,2012-01-17,3124.9000,4,4
+FP-GTC,2013-01-22,1035.5800,4,4
+FP-GTC,2013-07-03,824.7400,3,3
+FP-GTC,2013-08-17,1255.6100,3,3
+FP-non GTC,2013-01-03,581.4100,2,2
+Others,2012-01-31,1452.9200,2,2
+Others,2012-06-14,1413.0900,3,3
+Others,2012-08-11,2261.2000,3,3
+Others,2012-10-25,1108.5700,2,2
+Auction,2013-01-17,1770.7000,3,3
+Auction,2013-08-08,3518.7200,5,5
+FP-GTC,2012-03-12,435.1600,2,2
+FP-GTC,2013-06-04,384.8800,2,2
+FP-non GTC,2013-04-14,892.8400,1,1
+Others,2012-06-27,879.2000,1,1
+Others,2012-12-17,755.2900,1,1
+Others,2013-04-12,3411.4400,7,7
+Others,2013-04-18,373.4000,1,1
+Others,2013-04-22,584.5500,2,2
+Others,2013-06-23,1756.9000,5,5
+Others,2013-09-20,1199.5700,2,2
+ABIN,2013-04-30,772.0200,1,1
+Auction,2012-06-29,777.3400,5,5
+Auction,2013-01-23,2601.7800,4,4
+Auction,2013-02-28,1941.1900,4,4
+Auction,2013-03-30,2526.4800,5,5
+Auction,2013-09-17,1429.9700,2,2
+FP-GTC,2012-03-14,7.6800,3,3
+FP-GTC,2012-08-08,1752.2700,3,3
+FP-non GTC,2012-03-08,3140.7500,7,7
+FP-non GTC,2012-07-14,532.7700,1,1
+FP-non GTC,2012-08-17,1477.1300,3,3
+FP-non GTC,2013-01-22,1903.4800,6,6
+FP-non GTC,2013-05-01,696.4200,2,2
+FP-non GTC,2013-08-16,2665.9000,4,4
+ABIN,2012-03-13,528.0800,1,1
+ABIN,2012-08-19,424.8400,1,1
+ABIN,2013-09-11,1835.4100,4,4
+ABIN,2013-10-04,1904.0300,4,4
+Auction,2012-05-18,1324.0100,3,3
+Auction,2013-02-22,1780.8900,4,4
+Auction,2013-10-13,823.4100,2,2
+FP-GTC,2012-02-14,1025.6200,2,2
+FP-GTC,2012-06-27,1986.5000,4,4
+FP-GTC,2013-03-06,948.0800,3,3
+FP-non GTC,2013-05-17,877.0100,1,1
+FP-non GTC,2013-07-18,1705.8800,3,3
+Others,2012-04-07,320.5200,4,4
+Others,2012-08-10,388.2400,1,1
+Others,2012-10-29,3443.9200,6,6
+Others,2013-04-04,2441.9400,3,3
+Others,2013-05-09,1274.6300,3,3
+Others,2013-12-16,2132.8200,3,3
+ABIN,2012-02-20,2436.1800,6,6
+ABIN,2013-01-20,1412.0200,5,5
+ABIN,2013-03-06,534.4100,2,2
+ABIN,2013-05-27,957.9100,1,1
+FP-GTC,2012-09-15,1917.2300,3,3
+FP-GTC,2012-10-19,335.4600,1,1
+FP-non GTC,2012-07-23,157.8800,2,2
+FP-non GTC,2012-07-25,802.2400,2,2
+FP-non GTC,2013-04-15,2666.4100,4,4
+FP-non GTC,2013-10-23,2228.5700,4,4
+Others,2012-02-07,1511.0300,2,2
+Others,2012-04-19,313.6000,1,1
+Others,2013-04-02,850.4800,2,2
+Others,2013-05-07,1981.8600,5,5
+Others,2013-06-21,518.6600,1,1
+Others,2013-09-23,1495.2600,3,3
+ABIN,2012-05-23,1487.5900,4,4
+ABIN,2013-08-08,1140.4000,2,2
+ABIN,2013-10-26,348.6100,2,2
+ABIN,2013-11-23,1949.6100,4,4
+Auction,2012-01-17,1932.0200,3,3
+Auction,2012-04-16,1975.3400,3,3
+Auction,2013-08-31,3628.6300,7,7
+Auction,2013-10-25,918.8000,2,2
+Auction,2013-12-04,1526.1300,3,3
+Auction,2013-12-13,584.0600,4,4
+Auction,2013-12-19,2238.5800,3,3
+FP-GTC,2012-08-19,1755.1400,3,3
+FP-GTC,2013-07-16,2061.2200,4,4
+FP-non GTC,2012-09-16,601.0100,2,2
+FP-non GTC,2013-02-20,56.6700,1,1
+FP-non GTC,2013-04-16,492.8100,3,3
+FP-non GTC,2013-08-18,1357.6500,2,2
+FP-non GTC,2013-11-21,1428.4300,3,3
+Others,2012-07-17,967.4600,3,3
+Others,2013-02-10,3028.2000,5,5
+Others,2013-11-21,901.0100,2,2
+ABIN,2012-01-18,2259.1500,5,5
+ABIN,2013-08-29,1664.7100,3,3
+Auction,2012-02-25,1143.9200,3,3
+Auction,2013-07-07,1560.8400,2,2
+FP-GTC,2012-07-01,534.6100,2,2
+FP-GTC,2012-07-17,1677.1700,3,3
+FP-GTC,2012-10-29,2380.0000,6,6
+FP-non GTC,2012-03-21,425.3200,2,2
+FP-non GTC,2013-03-19,2559.8600,3,3
+Others,2012-09-27,86.1300,2,2
+Others,2012-11-21,794.7000,2,2
+ABIN,2012-02-08,2436.0100,4,4
+ABIN,2012-05-24,1872.3000,5,5
+ABIN,2012-10-07,550.9300,1,1
+ABIN,2012-11-01,2247.9700,4,4
+Auction,2012-01-31,2186.1400,3,3
+Auction,2013-01-21,478.7400,3,3
+Auction,2013-04-03,104.5400,2,2
+FP-GTC,2012-04-14,3028.3700,4,4
+FP-GTC,2013-09-27,1100.7300,3,3
+FP-non GTC,2012-07-21,1564.7700,2,2
+FP-non GTC,2012-08-06,1746.4100,2,2
+FP-non GTC,2012-08-24,1183.8300,4,4
+FP-non GTC,2013-04-13,2519.4900,4,4
+FP-non GTC,2013-12-09,2203.9700,4,4
+Others,2012-05-05,1974.2100,4,4
+Others,2012-06-03,216.5500,1,1
+Others,2012-11-23,2166.1900,3,3
+ABIN,2012-10-29,741.4400,1,1
+ABIN,2013-02-11,909.8600,2,2
+ABIN,2013-02-13,873.7500,1,1
+ABIN,2013-09-27,1391.8700,4,4
+Auction,2012-04-09,1090.2200,4,4
+Auction,2012-05-30,668.0800,2,2
+FP-GTC,2012-02-07,57.8500,1,1
+FP-GTC,2012-05-03,135.1200,3,3
+FP-GTC,2012-09-11,2891.8900,7,7
+FP-GTC,2013-04-19,299.4300,2,2
+FP-GTC,2013-07-30,1059.6400,4,4
+FP-GTC,2013-11-29,2477.2500,5,5
+FP-non GTC,2012-08-31,1233.9600,2,2
+FP-non GTC,2012-10-24,2701.7300,4,4
+FP-non GTC,2013-11-16,2173.0200,4,4
+Others,2012-07-29,1541.1700,2,2
+Others,2012-11-19,-70.3500,1,1
+Others,2013-09-03,884.0200,3,3
+ABIN,2013-06-05,304.6000,1,1
+ABIN,2013-12-01,1896.3000,4,4
+Auction,2012-09-13,215.7700,2,2
+Auction,2012-10-15,843.1400,1,1
+Auction,2012-10-24,624.6800,2,2
+Auction,2012-12-21,697.4600,4,4
+Auction,2013-07-02,136.9200,1,1
+Auction,2013-09-26,104.7300,3,3
+FP-GTC,2013-01-05,1873.0000,5,5
+FP-GTC,2013-04-11,1303.8400,3,3
+FP-GTC,2013-05-06,1777.3700,3,3
+FP-GTC,2013-09-18,1014.0100,2,2
+FP-non GTC,2013-01-24,1814.6300,3,3
+Others,2012-05-21,697.1100,1,1
+Others,2012-07-26,749.2300,2,2
+Others,2012-09-20,824.8900,4,3
+ABIN,2012-01-24,1547.8200,3,3
+ABIN,2012-04-21,1751.8800,2,2
+ABIN,2012-11-13,872.5800,2,2
+ABIN,2013-05-20,1430.9000,5,5
+ABIN,2013-08-11,2661.3300,6,6
+ABIN,2013-11-04,1153.2300,2,2
+Auction,2012-05-25,748.1200,2,2
+Auction,2012-10-22,1292.1600,3,3
+Auction,2013-06-01,2067.1000,4,4
+Auction,2013-09-18,3418.3100,6,6
+FP-GTC,2012-02-22,2810.4300,4,4
+FP-GTC,2013-11-08,282.2600,3,3
+FP-non GTC,2012-05-07,3552.5000,5,5
+FP-non GTC,2012-09-28,582.3800,2,2
+FP-non GTC,2012-10-04,1489.9600,4,4
+FP-non GTC,2013-11-29,2970.7500,5,5
+FP-non GTC,2013-12-14,1267.6000,2,2
+Others,2012-06-29,1398.0700,2,2
+Others,2012-09-25,3127.4100,5,5
+Others,2013-03-18,1214.4300,2,2
+Others,2013-05-10,2095.2000,4,4
+Others,2013-09-28,1648.4100,3,3
+Others,2013-10-16,2524.3600,6,6
+ABIN,2012-03-16,2659.3800,6,6
+ABIN,2013-06-09,663.2600,1,1
+ABIN,2013-06-24,3357.7800,5,5
+FP-GTC,2012-10-20,451.2500,4,4
+FP-GTC,2012-10-31,897.3100,2,2
+FP-GTC,2012-12-21,485.3400,5,5
+FP-non GTC,2012-01-15,788.0800,2,2
+FP-non GTC,2012-03-17,1386.2400,2,2
+FP-non GTC,2012-10-08,1803.0800,4,4
+FP-non GTC,2013-06-27,2480.3200,6,6
+Others,2013-04-29,2750.7300,5,5
+ABIN,2012-06-20,923.5700,1,1
+ABIN,2013-10-20,354.2200,2,2
+Auction,2013-06-20,1893.6100,5,5
+Auction,2013-12-03,2403.2100,5,5
+FP-GTC,2013-03-16,1724.3000,2,2
+FP-GTC,2013-09-16,1044.9900,2,2
+FP-GTC,2013-12-15,722.4000,1,1
+FP-non GTC,2012-09-15,464.6700,3,3
+FP-non GTC,2013-11-19,806.6500,2,2
+Others,2012-05-30,174.3500,2,2
+Others,2013-10-21,1504.6400,5,5
+ABIN,2012-02-17,1087.1500,4,4
+ABIN,2012-03-20,879.4000,1,1
+ABIN,2012-06-01,818.0900,1,1
+ABIN,2012-07-15,1965.1500,6,6
+ABIN,2013-10-28,880.2300,3,3
+Auction,2012-11-12,2840.6800,5,5
+Auction,2013-02-16,1570.8300,4,4
+Auction,2013-08-16,880.8800,2,2
+Auction,2013-11-08,3335.0500,6,6
+FP-GTC,2012-11-10,529.9700,2,2
+FP-GTC,2012-11-30,461.1600,1,1
+FP-GTC,2013-11-25,1979.7500,3,3
+FP-GTC,2013-12-30,832.7800,2,2
+FP-non GTC,2012-08-20,1573.8300,2,2
+FP-non GTC,2012-12-23,2527.5700,6,6
+FP-non GTC,2013-05-08,1205.2300,2,2
+FP-non GTC,2013-05-22,925.7400,2,2
+FP-non GTC,2013-05-31,1614.2700,3,3
+Others,2012-01-07,1415.2800,2,2
+Others,2012-02-19,2992.5600,4,4
+Others,2012-10-17,684.3500,2,2
+Others,2013-02-21,3906.1800,7,7
+Others,2013-06-26,1012.0000,3,3
+Others,2013-12-03,227.6000,1,1
+ABIN,2012-01-25,2274.3400,3,3
+ABIN,2012-06-15,257.2100,1,1
+ABIN,2013-05-10,584.2000,1,1
+ABIN,2013-06-01,1606.5100,4,4
+Auction,2013-04-20,1700.4500,3,3
+Auction,2013-07-23,2448.0600,7,7
+FP-GTC,2012-04-25,723.2700,1,1
+FP-GTC,2012-09-19,1494.6000,4,4
+FP-GTC,2013-03-17,2311.0000,4,4
+FP-GTC,2013-07-14,617.8900,4,4
+FP-GTC,2013-11-10,1284.1100,2,2
+FP-non GTC,2012-04-23,708.8800,2,2
+FP-non GTC,2012-12-02,1813.2600,3,3
+Others,2012-02-21,2870.9500,5,5
+Others,2013-04-08,466.5000,2,2
+ABIN,2012-03-19,585.0100,1,1
+Auction,2012-02-02,2024.8400,3,3
+Auction,2012-04-22,1803.2400,4,4
+Auction,2012-05-08,2102.7100,5,5
+Auction,2012-05-13,1286.3600,4,4
+Auction,2012-07-26,3664.9800,8,8
+Auction,2013-10-06,599.5400,2,2
+FP-GTC,2012-08-16,168.5800,1,1
+FP-GTC,2012-11-28,2114.9800,3,3
+FP-GTC,2013-06-14,737.1300,2,2
+FP-GTC,2013-12-01,380.1500,1,1
+FP-GTC,2013-12-14,2172.1700,3,3
+FP-non GTC,2012-03-15,649.1100,1,1
+FP-non GTC,2012-06-05,1283.2400,2,2
+Others,2012-01-12,478.4500,2,2
+Others,2012-03-29,1007.4700,2,2
+Others,2012-09-23,1260.2200,5,5
+Others,2013-02-23,1029.2800,2,2
+Others,2013-03-12,2063.5000,5,5
+ABIN,2012-07-01,207.4100,1,1
+ABIN,2013-06-19,874.8600,2,2
+ABIN,2013-07-15,3129.2000,5,5
+Auction,2012-01-08,946.9200,3,3
+Auction,2012-03-28,582.2900,1,1
+Auction,2013-01-28,34.6500,3,3
+Auction,2013-10-12,2886.1900,5,5
+Auction,2013-10-26,2329.1200,3,3
+Auction,2013-12-18,164.8400,2,2
+FP-GTC,2012-09-14,1529.2300,3,3
+FP-GTC,2012-12-06,1842.5300,2,2
+FP-GTC,2013-09-28,420.4300,2,2
+FP-non GTC,2013-03-27,2025.2200,4,4
+FP-non GTC,2013-05-10,1442.2100,3,3
+FP-non GTC,2013-07-16,1946.9300,5,5
+Others,2012-10-11,389.3300,2,2
+Others,2012-12-07,1118.1700,3,3
+Others,2012-12-27,2260.0900,4,4
+Others,2013-08-13,2472.2900,7,7
+Others,2013-11-10,125.5600,1,1
+ABIN,2012-07-19,942.3100,2,2
+ABIN,2013-02-06,761.5300,1,1
+ABIN,2013-02-10,2992.7500,5,5
+ABIN,2013-03-13,2322.8700,5,5
+ABIN,2013-11-11,1421.3900,2,2
+Auction,2012-02-16,2714.1700,6,6
+Auction,2012-06-28,1957.7300,5,5
+Auction,2012-08-05,1156.2400,4,4
+Auction,2012-12-29,253.5700,2,2
+Auction,2013-02-14,1230.2900,4,4
+Auction,2013-05-31,1621.6000,3,3
+Auction,2013-06-18,2193.2100,4,4
+Auction,2013-08-17,789.1900,2,2
+FP-GTC,2013-05-30,1695.4800,3,3
+FP-non GTC,2012-08-10,407.0200,1,1
+FP-non GTC,2012-09-10,1913.1400,3,3
+FP-non GTC,2012-09-25,651.9400,2,2
+FP-non GTC,2013-01-16,1496.2300,3,3
+FP-non GTC,2013-04-22,647.6300,1,1
+FP-non GTC,2013-07-01,117.1400,1,1
+FP-non GTC,2013-10-14,2946.5400,6,6
+FP-non GTC,2013-12-05,2293.0600,3,3
+Others,2013-04-11,1434.0100,2,2
+Others,2013-07-29,3117.4700,4,4
+Others,2013-07-30,339.6700,1,1
+ABIN,2012-05-09,65.5100,1,1
+ABIN,2012-05-12,2810.4200,6,6
+ABIN,2013-04-08,709.3800,2,2
+Auction,2012-08-19,1083.6400,2,2
+Auction,2013-03-07,1.8100,1,1
+Auction,2013-12-16,1075.9200,2,2
+FP-GTC,2012-02-27,522.6300,1,1
+FP-GTC,2012-05-04,-61.2000,1,1
+FP-GTC,2013-01-24,984.6000,2,2
+FP-GTC,2013-07-15,2119.9100,4,4
+FP-GTC,2013-09-26,1322.7300,4,4
+FP-non GTC,2012-05-08,1136.5800,2,2
+FP-non GTC,2012-09-27,936.1500,2,2
+FP-non GTC,2012-11-23,1479.5000,2,2
+FP-non GTC,2013-01-13,4557.5900,9,8
+Others,2012-04-24,537.9000,2,2
+Others,2012-07-03,1230.2000,2,2
+Others,2012-07-27,949.1500,1,1
+Others,2013-02-27,697.1300,3,3
+Others,2013-05-27,2704.8200,6,6
+Others,2013-06-04,436.2400,1,1
+Others,2013-07-11,878.2500,2,2
+Others,2013-07-14,2092.5800,4,4
+Others,2013-08-30,2017.5400,4,4
+ABIN,2012-02-25,-60.1900,1,1
+ABIN,2012-04-29,51.8500,1,1
+ABIN,2012-09-22,2019.2200,3,3
+ABIN,2013-05-09,795.7600,2,2
+ABIN,2013-05-16,701.9300,3,3
+ABIN,2013-08-02,2550.0700,3,3
+ABIN,2013-09-15,1264.0500,3,3
+ABIN,2013-11-10,504.5300,2,2
+Auction,2012-10-08,994.2900,2,2
+Auction,2013-08-15,812.2500,1,1
+Auction,2013-11-01,3078.9600,5,5
+FP-GTC,2013-07-27,386.5700,1,1
+FP-GTC,2013-08-01,2025.1000,3,3
+FP-non GTC,2013-07-19,362.6200,1,1
+Others,2012-05-07,1470.2900,4,4
+Others,2012-07-28,765.6600,2,2
+ABIN,2012-04-10,1490.1800,2,2
+ABIN,2012-10-11,983.6900,2,2
+Auction,2012-07-06,687.6200,1,1
+Auction,2013-05-04,1814.9900,3,3
+Auction,2013-08-23,1830.8600,5,5
+FP-GTC,2012-12-12,791.7500,3,3
+FP-GTC,2013-12-26,411.5600,2,2
+FP-non GTC,2012-04-20,1210.2000,2,2
+FP-non GTC,2012-07-09,1184.1700,2,2
+FP-non GTC,2013-07-14,812.5000,4,4
+FP-non GTC,2013-08-09,-63.9200,1,1
+Others,2013-08-03,917.4500,1,1
+ABIN,2012-06-08,1889.2100,4,4
+ABIN,2013-03-05,716.0600,1,1
+ABIN,2013-04-19,458.4500,2,2
+ABIN,2013-04-22,2938.0600,5,5
+ABIN,2013-06-12,750.2800,1,1
+ABIN,2013-07-22,1268.4300,6,6
+Auction,2012-03-03,779.8100,2,2
+Auction,2012-04-15,1622.3300,2,2
+Auction,2012-07-20,1371.6100,7,7
+FP-GTC,2012-04-29,164.7200,2,2
+FP-GTC,2013-05-01,955.9000,1,1
+FP-GTC,2013-05-29,523.9600,3,3
+Others,2012-08-15,981.4200,2,2
+Others,2013-01-22,1026.2800,2,2
+Others,2013-07-04,953.3000,1,1
+Others,2013-11-28,961.3600,2,2
+FP-GTC,2012-01-09,1345.9700,3,3
+FP-GTC,2012-06-12,1713.4400,2,2
+FP-GTC,2012-07-10,2529.8200,4,4
+FP-GTC,2012-09-29,277.5100,2,2
+FP-GTC,2013-12-18,965.8500,2,2
+FP-non GTC,2012-05-21,1154.0600,3,2
+FP-non GTC,2012-09-04,987.0600,1,1
+FP-non GTC,2013-12-11,2100.6100,6,6
+Others,2013-06-22,1338.3100,4,4
+Others,2013-08-07,562.6000,3,3
+ABIN,2012-06-02,1715.3300,3,3
+ABIN,2012-10-04,432.5000,2,2
+ABIN,2012-10-17,808.7500,3,3
+ABIN,2013-07-28,742.6200,1,1
+Auction,2012-07-19,1022.6700,3,3
+Auction,2013-03-21,2498.1500,4,4
+FP-GTC,2012-04-06,2689.6800,4,4
+FP-GTC,2013-11-03,1509.6300,3,3
+FP-GTC,2013-11-06,681.6400,1,1
+FP-non GTC,2012-04-22,332.6000,2,2
+Others,2012-02-20,352.4400,2,2
+Others,2012-04-18,1634.2600,5,5
+Others,2012-08-08,312.6600,2,2
+Others,2013-09-14,710.8000,3,3
+Others,2013-10-09,881.9200,2,2
+ABIN,2012-01-13,1013.8500,5,5
+ABIN,2012-11-03,1661.8500,5,5
+Auction,2012-08-20,385.3300,2,2
+Auction,2012-09-12,2820.0900,4,4
+FP-GTC,2012-11-08,392.8300,2,2
+FP-GTC,2013-04-01,1657.1700,5,5
+FP-non GTC,2012-02-15,638.7300,2,2
+FP-non GTC,2012-02-16,1134.5500,2,2
+FP-non GTC,2012-11-29,132.1100,1,1
+Others,2012-12-30,599.0000,3,3
+Others,2013-07-07,438.1700,2,2
+ABIN,2012-03-30,1649.8600,4,4
+ABIN,2012-05-21,1711.7900,3,3
+ABIN,2012-07-23,2535.4000,3,3
+ABIN,2013-12-16,-76.3700,1,1
+Auction,2012-04-23,31.4400,1,1
+Auction,2013-01-20,804.8000,1,1
+FP-GTC,2012-03-19,600.4700,1,1
+FP-GTC,2012-07-13,844.6300,2,2
+FP-GTC,2012-09-21,1778.0800,2,2
+FP-GTC,2012-10-14,2517.4700,5,5
+FP-GTC,2013-03-27,1180.1000,3,3
+FP-GTC,2013-04-02,162.6800,1,1
+FP-non GTC,2012-01-03,2125.6800,4,4
+FP-non GTC,2013-05-09,1515.7000,3,3
+FP-non GTC,2013-09-15,937.4300,1,1
+Others,2013-08-02,729.1000,2,2
+ABIN,2012-12-10,2027.5100,6,6
+ABIN,2012-12-28,80.9700,1,1
+ABIN,2013-02-22,1010.7100,2,2
+Auction,2012-03-25,1455.6400,2,2
+Auction,2012-08-15,926.8300,1,1
+Auction,2012-12-13,1142.5000,3,3
+Auction,2013-12-30,123.0800,1,1
+FP-GTC,2012-12-22,1350.2200,2,2
+FP-GTC,2013-03-10,1635.6400,3,3
+FP-GTC,2013-04-14,700.2500,3,3
+FP-GTC,2013-06-17,668.6400,2,2
+FP-GTC,2013-09-30,483.2800,2,2
+FP-non GTC,2012-07-07,1903.0600,3,3
+FP-non GTC,2012-11-08,1676.8600,4,4
+FP-non GTC,2013-07-30,1338.6200,3,3
+FP-non GTC,2013-10-06,2903.9400,5,5
+Others,2012-08-27,922.1000,2,2
+ABIN,2012-11-02,925.4500,2,2
+ABIN,2013-01-17,642.5700,2,2
+Auction,2012-07-29,1587.7800,4,4
+Auction,2012-11-21,388.5900,1,1
+FP-GTC,2012-02-01,1735.0400,4,4
+FP-GTC,2012-08-09,477.9500,2,2
+FP-GTC,2013-03-13,483.2200,2,2
+FP-GTC,2013-07-11,-5.5300,3,3
+FP-non GTC,2012-05-27,1390.4300,3,3
+FP-non GTC,2012-07-28,2410.0100,6,6
+FP-non GTC,2013-03-28,1859.6900,4,4
+FP-non GTC,2013-05-20,182.8000,4,4
+FP-non GTC,2013-06-05,1015.8200,3,3
+FP-non GTC,2013-08-14,1613.4700,3,3
+Others,2012-05-13,4458.7200,9,9
+Others,2013-01-29,747.6500,2,2
+Others,2013-02-03,553.5200,1,1
+Others,2013-04-23,1317.6200,2,2
+Others,2013-10-25,1915.1300,4,4
+ABIN,2012-02-07,1652.3300,2,2
+ABIN,2012-02-23,388.5000,2,2
+ABIN,2012-11-20,1368.8200,3,3
+ABIN,2012-11-29,342.5100,1,1
+ABIN,2012-12-12,864.9500,5,5
+ABIN,2013-01-27,2145.6200,5,5
+ABIN,2013-10-21,1772.6700,4,4
+Auction,2012-07-24,2361.4000,3,3
+Auction,2012-08-07,606.7000,4,4
+Auction,2012-09-20,1708.4100,4,4
+Auction,2013-03-08,997.4300,2,2
+Auction,2013-08-06,1009.3600,2,2
+Auction,2013-08-07,1749.6100,4,4
+Auction,2013-08-29,562.9700,3,3
+FP-GTC,2013-09-07,699.2300,2,2
+FP-GTC,2013-11-13,448.2800,1,1
+FP-non GTC,2013-05-04,-4.9200,1,1
+FP-non GTC,2013-05-13,-92.8400,2,2
+FP-non GTC,2013-06-21,296.3200,1,1
+Others,2012-09-21,1425.4000,2,2
+ABIN,2012-10-15,978.5800,2,2
+ABIN,2012-12-19,369.5000,2,2
+Auction,2012-03-26,1221.2400,3,3
+Auction,2013-02-19,993.8100,3,3
+FP-GTC,2012-05-15,1625.5800,3,3
+FP-GTC,2013-11-07,827.9500,1,1
+FP-non GTC,2012-03-07,2511.5600,4,4
+FP-non GTC,2012-07-11,1267.1700,5,5
+FP-non GTC,2012-10-19,2149.0100,4,4
+FP-non GTC,2012-12-11,1780.1400,3,3
+FP-non GTC,2013-06-01,799.8600,2,2
+FP-non GTC,2013-06-09,534.3300,3,3
+Others,2012-06-25,1240.5800,3,3
+Others,2012-09-07,225.3300,2,2
+Others,2013-09-09,820.0600,1,1
+ABIN,2012-03-15,513.9600,1,1
+ABIN,2013-02-28,1382.9200,4,4
+ABIN,2013-03-07,1013.3200,2,2
+Auction,2012-02-12,2753.7000,5,5
+Auction,2012-07-09,1555.3900,3,3
+Auction,2013-01-26,937.1100,1,1
+FP-GTC,2012-03-10,1552.4000,5,5
+FP-GTC,2012-04-20,1754.0300,5,5
+FP-GTC,2012-05-01,1386.0200,2,2
+FP-GTC,2012-09-20,621.6100,3,3
+FP-GTC,2013-03-03,-97.0000,1,1
+FP-GTC,2013-09-15,908.2900,1,1
+FP-GTC,2013-12-20,1590.0700,3,3
+FP-non GTC,2012-10-02,-73.7300,1,1
+FP-non GTC,2012-12-20,31.1200,2,2
+FP-non GTC,2013-10-22,1336.2200,2,2
+Others,2012-03-24,1814.0900,4,3
+Others,2012-04-30,5715.4700,9,9
+Others,2013-02-08,1019.0700,3,3
+Others,2013-05-22,1406.1100,4,4
+Others,2013-05-25,1888.5800,3,3
+ABIN,2013-07-27,1424.6900,2,2
+Auction,2012-05-03,1707.0300,3,3
+Auction,2013-01-05,2016.8800,4,4
+FP-GTC,2012-08-28,1056.7400,2,2
+FP-GTC,2012-09-16,1596.3400,4,4
+FP-GTC,2013-02-06,1736.9400,4,4
+FP-GTC,2013-04-18,748.4300,3,3
+FP-GTC,2013-12-08,96.8100,1,1
+FP-non GTC,2013-11-06,791.4300,3,3
+Others,2012-06-10,1309.7400,4,4
+Others,2013-01-21,1434.2200,3,3
+Others,2013-03-30,211.8800,2,2
+ABIN,2012-08-01,2711.6100,7,7
+ABIN,2012-11-26,270.0600,3,3
+ABIN,2013-07-10,2191.4000,4,4
+Auction,2012-07-17,1983.3100,3,3
+Auction,2013-01-14,464.0200,2,2
+Auction,2013-04-30,794.9300,1,1
+FP-GTC,2012-03-17,3127.7500,6,6
+FP-GTC,2012-05-21,1555.3400,4,4
+FP-GTC,2012-07-08,283.9500,1,1
+FP-GTC,2012-07-15,395.3200,2,2
+FP-GTC,2013-07-06,3078.4100,4,4
+FP-non GTC,2012-07-08,154.4200,2,2
+FP-non GTC,2013-02-04,1314.8200,3,3
+FP-non GTC,2013-06-10,1872.0300,4,4
+FP-non GTC,2013-06-29,1416.2500,2,2
+Others,2012-08-17,2630.2800,5,5
+ABIN,2012-01-19,265.7800,1,1
+ABIN,2012-02-03,981.8700,2,2
+ABIN,2012-09-02,1155.2400,3,3
+Auction,2012-06-22,1297.7800,4,4
+Auction,2012-08-02,2009.3800,3,3
+Auction,2013-05-09,3112.5400,6,6
+Auction,2013-08-12,1467.5800,4,4
+FP-GTC,2012-02-21,801.8600,1,1
+FP-GTC,2012-03-03,2905.2700,4,4
+FP-GTC,2012-07-03,1211.9300,2,2
+FP-GTC,2012-12-09,962.6100,3,3
+FP-GTC,2013-06-15,936.9300,2,2
+FP-GTC,2013-10-08,-40.8900,1,1
+FP-non GTC,2012-03-20,1189.2300,2,2
+FP-non GTC,2012-06-28,1037.3600,2,2
+FP-non GTC,2012-07-04,1013.4600,5,5
+FP-non GTC,2012-08-05,1260.5000,3,3
+FP-non GTC,2012-11-10,689.5100,1,1
+FP-non GTC,2012-11-28,1662.0600,3,3
+FP-non GTC,2012-12-05,412.2700,2,2
+FP-non GTC,2013-07-22,307.2000,1,1
+FP-non GTC,2013-08-29,1119.5400,2,2
+Others,2012-03-21,76.7600,1,1
+Others,2012-05-08,46.6800,1,1
+Others,2012-08-26,32.1600,3,3
+Others,2012-10-28,1680.5100,4,4
+Others,2012-12-18,1492.8300,5,5
+ABIN,2012-03-07,1970.4200,3,3
+ABIN,2013-01-22,924.9700,3,3
+ABIN,2013-09-17,1153.6900,4,4
+Auction,2012-07-08,614.0500,1,1
+Auction,2013-10-19,1716.0600,3,3
+FP-GTC,2012-10-21,751.2800,2,2
+FP-GTC,2013-05-21,1035.3200,2,2
+FP-GTC,2013-06-01,1484.0300,4,4
+FP-GTC,2013-11-15,983.0700,2,2
+FP-non GTC,2012-02-01,2599.8100,4,4
+Others,2012-02-11,1821.1200,3,3
+Others,2012-12-04,1551.7900,3,3
+ABIN,2012-05-11,854.2800,3,3
+ABIN,2012-08-23,600.3100,1,1
+ABIN,2012-10-28,947.7100,2,2
+Auction,2012-04-05,939.8400,1,1
+Auction,2012-06-16,2241.2400,3,3
+Auction,2012-11-03,781.3400,2,2
+Auction,2013-01-11,2505.2500,4,4
+Auction,2013-04-11,610.7200,3,3
+Auction,2013-07-31,4411.1700,7,7
+FP-GTC,2012-08-03,1897.1100,3,3
+FP-GTC,2012-08-11,3365.2300,5,5
+FP-GTC,2013-02-09,2119.1600,5,5
+FP-GTC,2013-02-13,854.0400,2,2
+FP-GTC,2013-07-21,1445.8800,3,3
+FP-GTC,2013-12-05,473.7500,2,2
+Others,2013-02-18,886.1700,1,1
+Others,2013-11-30,1523.4100,3,3
+Others,2013-12-24,1089.9300,4,4
+ABIN,2013-04-04,2702.2700,4,4
+Auction,2012-10-29,1011.5100,4,4
+Auction,2013-03-22,1045.1300,2,2
+Auction,2013-06-26,1806.4000,5,4
+FP-GTC,2012-06-03,-49.9200,1,1
+FP-GTC,2012-08-12,860.9300,1,1
+FP-GTC,2012-12-24,1171.4100,2,2
+FP-non GTC,2012-11-05,837.4400,3,3
+Others,2012-03-17,351.9700,1,1
+Others,2012-05-27,1964.2600,4,4
+Others,2012-10-07,803.8800,1,1
+Others,2013-01-01,1949.4500,5,5
+Others,2013-04-01,1598.5800,3,3
+Others,2013-06-24,3034.9300,6,6
+ABIN,2012-05-03,864.1600,1,1
+ABIN,2012-06-24,673.2700,1,1
+ABIN,2012-09-18,3495.4200,5,5
+ABIN,2013-01-04,981.0600,1,1
+ABIN,2013-08-06,2574.2100,4,4
+ABIN,2013-10-23,2493.8900,5,5
+Auction,2012-05-12,1766.7700,3,3
+Auction,2013-01-03,810.7100,1,1
+Auction,2013-04-06,1003.2800,2,2
+Auction,2013-05-17,1392.2000,3,3
+FP-GTC,2013-06-05,458.1000,4,4
+FP-GTC,2013-06-21,153.8000,2,2
+FP-GTC,2013-10-12,816.7000,1,1
+FP-non GTC,2012-12-18,1945.9400,4,4
+FP-non GTC,2013-03-07,1578.1200,3,3
+FP-non GTC,2013-05-25,856.0400,2,2
+FP-non GTC,2013-07-20,2805.3300,7,7
+Others,2012-10-22,1935.3900,4,4
+ABIN,2012-05-26,1114.2600,3,3
+ABIN,2012-06-16,500.6800,1,1
+ABIN,2012-09-21,-13.7800,1,1
+ABIN,2012-10-16,754.6200,5,5
+ABIN,2013-09-12,1434.1300,4,4
+ABIN,2013-10-27,1413.0200,2,2
+Auction,2013-03-12,1543.7800,4,4
+FP-GTC,2012-09-27,650.7700,1,1
+FP-GTC,2012-10-05,257.6600,2,2
+FP-non GTC,2012-04-25,2327.7300,4,4
+FP-non GTC,2012-06-25,1153.1700,4,4
+FP-non GTC,2012-07-06,2156.7500,4,4
+FP-non GTC,2013-08-27,1046.1600,2,2
+Others,2012-12-08,1493.7000,2,2
+Others,2012-12-13,3524.9100,10,10
+Others,2012-12-25,1178.4300,4,4
+Others,2013-03-01,1191.8700,2,2
+ABIN,2012-05-25,1579.9900,3,3
+ABIN,2012-06-04,761.3600,1,1
+ABIN,2012-12-08,1866.9600,4,4
+ABIN,2013-04-18,2069.7300,5,5
+ABIN,2013-09-29,772.5500,3,3
+Auction,2012-02-20,548.4700,1,1
+Auction,2012-10-20,993.7400,1,1
+FP-GTC,2012-05-13,1349.1600,4,4
+FP-GTC,2012-09-23,1324.5800,4,4
+FP-GTC,2013-07-23,1701.8000,4,4
+FP-non GTC,2012-10-12,853.6300,1,1
+FP-non GTC,2012-10-15,824.4200,2,2
+FP-non GTC,2012-11-09,112.4100,1,1
+FP-non GTC,2013-06-19,1625.9600,3,3
+FP-non GTC,2013-10-07,1307.2700,4,4
+Others,2012-12-10,199.8700,1,1
+Others,2013-12-21,872.0300,1,1
+ABIN,2012-05-31,2003.7000,5,5
+ABIN,2012-07-13,633.7900,3,3
+ABIN,2012-08-17,837.2500,1,1
+ABIN,2012-08-31,274.9300,1,1
+ABIN,2012-09-15,1376.4500,3,3
+Auction,2012-06-24,682.6500,1,1
+Auction,2012-07-12,2307.0200,4,4
+Auction,2012-09-19,1770.2200,6,6
+FP-GTC,2012-02-15,1952.8100,4,4
+FP-GTC,2012-04-21,322.0600,1,1
+FP-GTC,2013-03-20,565.8500,1,1
+FP-non GTC,2012-03-14,384.6900,1,1
+FP-non GTC,2013-03-16,668.9500,1,1
+Others,2013-06-09,1455.4000,3,3
+Others,2013-08-26,1706.9700,4,4
+ABIN,2013-02-02,1349.1800,5,5
+Auction,2012-08-01,81.6600,1,1
+FP-GTC,2012-03-25,1687.9800,6,6
+FP-GTC,2012-05-16,1493.5800,3,3
+FP-GTC,2012-06-07,115.2000,2,2
+FP-GTC,2012-12-27,1440.2100,4,4
+FP-GTC,2013-02-03,1619.0900,3,3
+FP-GTC,2013-08-29,89.8900,2,2
+FP-non GTC,2012-01-01,1626.8700,3,3
+FP-non GTC,2012-01-19,2732.3000,6,6
+FP-non GTC,2012-04-30,1300.6100,4,4
+FP-non GTC,2012-05-29,815.9500,2,2
+FP-non GTC,2012-12-24,49.0300,1,1
+FP-non GTC,2013-12-07,961.4600,1,1
+Others,2012-07-14,336.0300,2,2
+Others,2013-10-18,375.3600,1,1
+Others,2013-12-29,145.3500,1,1
+ABIN,2012-03-09,2681.2500,6,6
+ABIN,2012-09-25,1736.6700,5,4
+ABIN,2013-03-27,990.8500,2,2
+ABIN,2013-05-17,473.1900,2,2
+ABIN,2013-07-23,264.7700,2,2
+ABIN,2013-12-19,1751.5000,3,3
+Auction,2012-05-07,1706.8200,2,2
+Auction,2013-09-10,3685.1700,7,7
+Auction,2013-09-30,1221.0500,3,3
+Auction,2013-11-07,2618.1300,5,5
+FP-GTC,2013-04-20,2827.8600,8,8
+FP-non GTC,2012-04-17,2404.2500,4,4
+FP-non GTC,2012-05-24,1915.0600,5,5
+FP-non GTC,2012-05-30,745.8300,2,2
+FP-non GTC,2013-08-13,2675.7700,5,5
+Others,2012-02-18,2136.1800,4,4
+Others,2012-04-15,2228.9800,4,4
+Others,2012-04-25,156.0000,1,1
+Others,2012-09-19,2202.8300,3,3
+Others,2013-07-19,1188.6300,4,4
+ABIN,2012-01-16,-38.3500,2,2
+ABIN,2012-09-27,1345.7300,3,3
+Auction,2012-11-10,-69.6700,2,2
+Auction,2013-12-02,986.7400,1,1
+FP-non GTC,2012-02-19,551.1100,2,2
+FP-non GTC,2012-05-15,2058.8000,5,5
+FP-non GTC,2012-07-24,889.5500,1,1
+FP-non GTC,2012-10-23,875.5100,1,1
+FP-non GTC,2013-02-01,2560.0900,4,4
+FP-non GTC,2013-07-17,1092.4300,2,2
+FP-non GTC,2013-12-12,1452.9800,2,2
+Others,2012-01-01,814.8500,1,1
+Others,2012-04-27,1812.7000,3,3
+Others,2012-05-23,1322.7400,4,4
+Others,2013-02-24,1492.0400,3,3
+Others,2013-03-22,1120.5900,4,4
+Others,2013-06-06,110.2300,1,1
+ABIN,2012-09-29,825.9100,2,2
+ABIN,2012-12-06,149.1100,1,1
+ABIN,2013-04-13,-81.4100,2,2
+ABIN,2013-05-18,1610.7200,3,3
+ABIN,2013-06-02,2694.4300,4,4
+ABIN,2013-06-14,1168.7600,2,2
+ABIN,2013-09-18,-18.1600,1,1
+Auction,2012-04-21,911.2600,3,3
+Auction,2012-07-07,1930.5000,5,5
+Auction,2012-08-18,1642.6500,3,3
+FP-GTC,2012-08-25,1932.9000,5,5
+FP-GTC,2013-01-11,379.0300,1,1
+FP-GTC,2013-05-09,3098.4500,6,5
+FP-GTC,2013-06-22,1685.8700,3,3
+FP-non GTC,2013-08-26,2305.1100,5,5
+FP-non GTC,2013-12-10,653.2400,3,3
+Others,2012-01-26,1009.0100,4,4
+Others,2012-02-10,580.5100,2,2
+Others,2012-09-01,1907.5900,3,3
+ABIN,2012-05-06,511.6200,2,2
+ABIN,2013-05-08,3374.5900,6,6
+Auction,2012-01-16,769.9300,4,4
+Auction,2012-01-21,721.5200,2,2
+Auction,2012-06-01,3865.3400,7,7
+Auction,2012-12-26,753.4400,1,1
+Auction,2012-12-28,1457.8200,4,4
+FP-GTC,2012-12-17,2165.5500,4,4
+FP-GTC,2013-04-29,1706.3600,2,2
+FP-GTC,2013-05-20,1973.7200,4,4
+FP-GTC,2013-09-08,1276.2300,3,3
+FP-GTC,2013-12-17,1881.6500,3,3
+FP-non GTC,2013-07-05,832.3900,2,2
+FP-non GTC,2013-08-02,533.9300,2,2
+FP-non GTC,2013-12-19,200.5700,2,2
+Others,2012-02-04,3133.4000,5,5
+Others,2012-03-18,1734.0500,3,3
+Others,2012-06-18,2869.1300,4,4
+Others,2013-01-25,168.4600,2,2
+Others,2013-05-06,110.1000,1,1
+ABIN,2012-02-05,893.6300,3,3
+ABIN,2013-03-28,636.8500,1,1
+Auction,2012-11-29,1267.1300,2,2
+Auction,2013-03-01,2329.1100,4,4
+FP-GTC,2012-02-17,75.8000,1,1
+FP-GTC,2012-06-16,1361.4800,2,2
+FP-GTC,2012-07-02,780.8100,3,3
+FP-GTC,2012-10-09,3213.9400,6,6
+FP-GTC,2012-11-17,931.3000,3,3
+FP-GTC,2013-09-04,555.2300,2,2
+FP-GTC,2013-11-04,215.2600,4,4
+FP-non GTC,2012-04-27,271.5600,4,4
+FP-non GTC,2012-11-01,70.0500,2,2
+FP-non GTC,2013-07-08,2009.3800,3,3
+FP-non GTC,2013-09-08,1216.6100,3,3
+Others,2013-01-27,785.9800,2,2
+Others,2013-03-07,3130.1600,4,4
+Others,2013-07-22,2561.1400,5,5
+Others,2013-10-15,339.9600,1,1
+Others,2013-12-14,2713.9500,5,5
+Others,2013-12-17,2243.8900,3,3
+ABIN,2012-02-16,1526.4900,2,2
+ABIN,2012-07-24,3591.8200,7,7
+ABIN,2012-09-03,599.2400,5,5
+ABIN,2012-10-23,2033.9500,7,7
+ABIN,2012-10-26,499.9000,3,3
+ABIN,2013-10-16,448.8500,5,5
+ABIN,2013-12-12,1836.5800,3,3
+FP-GTC,2012-02-28,1704.9700,4,4
+FP-GTC,2012-11-25,1628.6200,2,2
+FP-GTC,2012-12-16,834.3700,2,2
+FP-GTC,2012-12-25,1876.0800,3,3
+FP-GTC,2013-12-27,503.2900,1,1
+FP-non GTC,2012-06-14,756.8600,3,3
+FP-non GTC,2013-06-18,843.5800,2,2
+Others,2012-06-16,533.3700,1,1
+Others,2013-07-15,2542.8000,4,4
+ABIN,2012-04-03,799.3000,2,2
+ABIN,2013-01-26,551.3600,3,3
+ABIN,2013-09-16,586.2500,2,2
+Auction,2012-02-19,1158.5400,2,2
+Auction,2013-05-15,614.9600,2,2
+Auction,2013-05-26,2234.6500,6,6
+FP-GTC,2013-01-09,1733.3200,3,3
+FP-GTC,2013-12-12,1916.0400,4,4
+FP-non GTC,2012-08-30,1729.0900,4,4
+FP-non GTC,2013-08-17,100.7200,1,1
+FP-non GTC,2013-09-10,119.2000,2,2
+FP-non GTC,2013-11-24,2500.1100,4,4
+Others,2012-04-12,913.2300,1,1
+Others,2012-08-29,273.2600,3,3
+ABIN,2012-04-11,1401.9400,2,2
+ABIN,2012-08-05,1580.5600,3,3
+ABIN,2012-10-08,863.3100,3,3
+Auction,2013-04-04,1552.6800,3,3
+Auction,2013-04-26,2128.8000,3,3
+Auction,2013-08-25,2578.5100,4,4
+FP-GTC,2013-02-02,420.5900,2,2
+FP-GTC,2013-03-09,1044.8600,2,2
+FP-non GTC,2012-07-26,599.1900,1,1
+FP-non GTC,2012-12-01,1391.8300,4,4
+FP-non GTC,2013-12-21,4147.2200,8,8
+Others,2012-02-01,590.8800,2,2
+Others,2012-03-06,1766.1500,3,3
+Others,2013-03-17,2209.2800,5,5
+Others,2013-10-03,1213.1100,2,2
+Others,2013-10-28,550.0600,3,3
+ABIN,2012-04-16,1155.7200,4,4
+ABIN,2012-12-25,723.0700,4,4
+ABIN,2013-04-27,921.4500,1,1
+Auction,2013-04-19,3535.9400,6,6
+Auction,2013-10-08,1637.0000,4,4
+FP-GTC,2012-05-17,898.2500,1,1
+FP-GTC,2013-03-26,999.7000,1,1
+FP-GTC,2013-07-25,116.1800,2,2
+FP-GTC,2013-08-23,1360.2600,3,3
+FP-non GTC,2012-07-12,1558.8000,3,3
+FP-non GTC,2012-10-29,827.5700,2,2
+FP-non GTC,2013-07-07,480.5200,1,1
+FP-non GTC,2013-07-12,1257.4200,3,3
+FP-non GTC,2013-08-07,884.5700,1,1
+FP-non GTC,2013-11-08,1793.3900,3,3
+Others,2012-07-25,192.5200,1,1
+Others,2012-12-11,580.4300,3,3
+Others,2013-07-03,1451.1400,2,2
+Others,2013-09-26,1394.3700,2,2
+Others,2013-11-01,2341.8100,4,4
+ABIN,2012-02-21,821.5000,2,2
+ABIN,2012-07-04,1662.7300,4,4
+Auction,2012-07-22,861.6000,2,2
+Auction,2012-09-24,1264.8400,3,3
+Auction,2012-12-20,82.5900,1,1
+Auction,2013-04-14,1319.6800,4,4
+Auction,2013-05-11,2470.3200,5,5
+Auction,2013-12-24,1300.6000,3,3
+FP-GTC,2012-10-11,1112.5800,3,3
+FP-GTC,2013-05-17,554.6400,2,2
+FP-non GTC,2012-10-06,2087.4600,3,3
+Others,2013-01-23,1113.1400,3,3
+Others,2013-04-09,1377.4300,2,2
+ABIN,2012-08-15,1164.6400,2,2
+ABIN,2013-03-20,2485.0200,6,6
+ABIN,2013-03-24,1320.3500,4,4
+ABIN,2013-03-25,1463.0900,3,3
+Auction,2012-11-09,1782.9200,4,4
+Auction,2012-12-14,1617.1100,4,4
+Auction,2013-12-06,1430.0700,3,3
+FP-GTC,2012-01-07,720.6200,1,1
+FP-GTC,2012-04-11,2226.7100,3,3
+FP-GTC,2012-06-21,580.9600,3,3
+FP-GTC,2013-06-27,27.4500,2,2
+FP-non GTC,2012-12-09,2579.6200,7,6
+FP-non GTC,2013-05-27,1779.3100,5,5
+Others,2012-07-11,295.7800,1,1
+Others,2012-10-02,902.4600,2,2
+Others,2013-06-18,3912.6300,6,5
+ABIN,2012-06-19,526.9600,1,1
+ABIN,2012-11-12,455.3800,3,3
+ABIN,2013-01-28,1005.0500,3,3
+ABIN,2013-08-14,6.5300,3,3
+Auction,2012-04-26,1876.1400,3,3
+Auction,2012-06-12,2124.9000,3,3
+Auction,2012-07-18,260.7900,1,1
+Auction,2012-12-18,666.2900,3,3
+Auction,2013-07-19,1787.6400,5,5
+Auction,2013-09-09,1539.3800,4,4
+Auction,2013-09-25,1144.4800,2,2
+FP-non GTC,2012-09-26,589.9000,1,1
+FP-non GTC,2013-04-02,508.4400,1,1
+FP-non GTC,2013-07-02,2118.5400,4,4
+Others,2012-10-20,2261.8500,3,3
+Others,2013-12-23,1705.6700,4,4
+ABIN,2012-05-04,1212.7500,2,2
+ABIN,2012-06-22,2220.2200,4,4
+ABIN,2013-03-16,415.1900,1,1
+ABIN,2013-11-02,3176.7800,7,7
+Auction,2012-04-28,1151.9700,3,3
+Auction,2013-10-15,1955.0700,3,3
+FP-GTC,2012-03-26,0.8000,1,1
+FP-GTC,2012-05-19,967.3700,5,5
+FP-GTC,2012-08-04,238.7500,1,1
+FP-GTC,2013-04-25,2231.1600,5,5
+FP-non GTC,2012-07-31,917.3700,2,2
+FP-non GTC,2012-10-21,1450.5400,2,2
+FP-non GTC,2013-06-14,1081.2100,2,2
+Others,2012-07-04,728.6400,1,1
+Others,2013-01-18,805.0100,1,1
+Others,2013-02-28,335.9900,2,2
+Others,2013-05-24,705.6200,1,1
+Others,2013-07-01,2302.8200,4,4
+ABIN,2012-05-15,41.6200,3,3
+ABIN,2012-05-29,1285.5300,5,5
+ABIN,2012-06-18,1778.4500,4,4
+ABIN,2012-11-22,388.2100,1,1
+ABIN,2012-12-17,3212.7800,5,5
+ABIN,2013-04-05,-143.9600,2,2
+ABIN,2013-05-02,1454.9900,3,3
+Auction,2012-06-20,115.1700,1,1
+Auction,2013-08-19,1057.4900,3,3
+Auction,2013-08-28,2149.8400,3,3
+FP-GTC,2012-01-05,2733.4100,4,4
+FP-GTC,2012-03-04,1346.9600,2,2
+FP-GTC,2012-08-26,1542.7200,4,4
+FP-GTC,2013-09-29,260.2700,1,1
+FP-non GTC,2012-01-16,1173.5400,2,2
+FP-non GTC,2012-01-29,409.3700,2,1
+FP-non GTC,2012-03-02,917.6200,2,2
+FP-non GTC,2012-05-17,711.8600,3,3
+FP-non GTC,2013-02-08,2598.0700,4,4
+Others,2012-09-02,298.1600,1,1
+Others,2012-10-01,867.5700,2,2
+Others,2012-12-22,856.1300,2,2
+Others,2013-03-19,2790.6200,5,5
+Others,2013-06-03,115.1200,1,1
+Others,2013-10-27,1721.7000,3,3
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query01.sql b/kylin-it/src/test/resources/query/sql_distinct/query01.sql
index 8b2ad2b..26e2763 100644
--- a/kylin-it/src/test/resources/query/sql_distinct/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct/query01.sql
@@ -23,4 +23,4 @@ select lstg_format_name,
  from test_kylin_fact 
  where lstg_format_name='FP-GTC' 
  group by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/.part-00000-21219da1-c7c9-4934-8c6f-82b434e27fac-c000.csv.crc b/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/.part-00000-21219da1-c7c9-4934-8c6f-82b434e27fac-c000.csv.crc
new file mode 100644
index 0000000..43d752a
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/.part-00000-21219da1-c7c9-4934-8c6f-82b434e27fac-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/part-00000-21219da1-c7c9-4934-8c6f-82b434e27fac-c000.csv b/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/part-00000-21219da1-c7c9-4934-8c6f-82b434e27fac-c000.csv
new file mode 100644
index 0000000..411c153
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_distinct/query01.sql.expected/part-00000-21219da1-c7c9-4934-8c6f-82b434e27fac-c000.csv
@@ -0,0 +1 @@
+FP-GTC,875851.0400,1936,842
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query02.sql b/kylin-it/src/test/resources/query/sql_distinct/query02.sql
index 28e166b..a231096 100644
--- a/kylin-it/src/test/resources/query/sql_distinct/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct/query02.sql
@@ -24,4 +24,4 @@ select lstg_format_name,
  where lstg_format_name='FP-GTC' 
  group by lstg_format_name 
  having count(distinct seller_id) > 50
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/.part-00000-85399230-d604-4ccf-8cf6-899a065f39a2-c000.csv.crc b/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/.part-00000-85399230-d604-4ccf-8cf6-899a065f39a2-c000.csv.crc
new file mode 100644
index 0000000..43d752a
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/.part-00000-85399230-d604-4ccf-8cf6-899a065f39a2-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/part-00000-85399230-d604-4ccf-8cf6-899a065f39a2-c000.csv b/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/part-00000-85399230-d604-4ccf-8cf6-899a065f39a2-c000.csv
new file mode 100644
index 0000000..411c153
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_distinct/query02.sql.expected/part-00000-85399230-d604-4ccf-8cf6-899a065f39a2-c000.csv
@@ -0,0 +1 @@
+FP-GTC,875851.0400,1936,842
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query03.sql b/kylin-it/src/test/resources/query/sql_distinct/query03.sql
index 4c958e8..464979d 100644
--- a/kylin-it/src/test/resources/query/sql_distinct/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct/query03.sql
@@ -24,4 +24,4 @@ select test_cal_dt.week_beg_dt,sum(test_kylin_fact.price) as GMV
  where test_kylin_fact.lstg_format_name='FP-GTC' 
  and test_cal_dt.week_beg_dt between DATE '2013-05-01' and DATE '2013-08-01' 
  group by test_cal_dt.week_beg_dt
-;{"scanRowCount":10018,"scanBytes":384041,"scanFiles":2,"cuboidId":276480}
\ No newline at end of file
+;{"scanRowCount":10018,"scanBytes":0,"scanFiles":2,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/.part-00000-49fb3791-2e08-4e43-af9a-2c64d78a3f22-c000.csv.crc b/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/.part-00000-49fb3791-2e08-4e43-af9a-2c64d78a3f22-c000.csv.crc
new file mode 100644
index 0000000..5e1a817
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/.part-00000-49fb3791-2e08-4e43-af9a-2c64d78a3f22-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/part-00000-49fb3791-2e08-4e43-af9a-2c64d78a3f22-c000.csv b/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/part-00000-49fb3791-2e08-4e43-af9a-2c64d78a3f22-c000.csv
new file mode 100644
index 0000000..57f8a5d
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_distinct/query03.sql.expected/part-00000-49fb3791-2e08-4e43-af9a-2c64d78a3f22-c000.csv
@@ -0,0 +1,13 @@
+2013-05-19,8357.7700,22,22
+2013-07-28,8413.9300,18,18
+2013-06-09,8090.4100,16,16
+2013-07-07,3565.0800,11,11
+2013-06-23,5214.8000,17,17
+2013-05-12,12093.5100,23,22
+2013-06-30,11961.7000,26,26
+2013-05-05,12015.3700,23,22
+2013-06-16,3830.7500,9,9
+2013-06-02,9664.6800,22,22
+2013-07-14,8746.9500,22,20
+2013-07-21,10337.1900,19,19
+2013-05-26,9014.9500,20,20
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query04.sql b/kylin-it/src/test/resources/query/sql_distinct/query04.sql
index db15884..ee20864 100644
--- a/kylin-it/src/test/resources/query/sql_distinct/query04.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct/query04.sql
@@ -25,4 +25,4 @@ select test_cal_dt.week_beg_dt,sum(test_kylin_fact.price) as GMV
  and test_cal_dt.week_beg_dt between DATE '2013-05-01' and DATE '2013-08-01' 
  group by test_cal_dt.week_beg_dt 
  having count(distinct seller_id) > 2
-;{"scanRowCount":10018,"scanBytes":384041,"scanFiles":2,"cuboidId":276480}
\ No newline at end of file
+;{"scanRowCount":10018,"scanBytes":0,"scanFiles":2,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/.part-00000-59c5f310-37b7-44d3-a8ce-461be48775d2-c000.csv.crc b/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/.part-00000-59c5f310-37b7-44d3-a8ce-461be48775d2-c000.csv.crc
new file mode 100644
index 0000000..5e1a817
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/.part-00000-59c5f310-37b7-44d3-a8ce-461be48775d2-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/part-00000-59c5f310-37b7-44d3-a8ce-461be48775d2-c000.csv b/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/part-00000-59c5f310-37b7-44d3-a8ce-461be48775d2-c000.csv
new file mode 100644
index 0000000..57f8a5d
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_distinct/query04.sql.expected/part-00000-59c5f310-37b7-44d3-a8ce-461be48775d2-c000.csv
@@ -0,0 +1,13 @@
+2013-05-19,8357.7700,22,22
+2013-07-28,8413.9300,18,18
+2013-06-09,8090.4100,16,16
+2013-07-07,3565.0800,11,11
+2013-06-23,5214.8000,17,17
+2013-05-12,12093.5100,23,22
+2013-06-30,11961.7000,26,26
+2013-05-05,12015.3700,23,22
+2013-06-16,3830.7500,9,9
+2013-06-02,9664.6800,22,22
+2013-07-14,8746.9500,22,20
+2013-07-21,10337.1900,19,19
+2013-05-26,9014.9500,20,20
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query05.sql b/kylin-it/src/test/resources/query/sql_distinct/query05.sql
index 124944c..6307852 100644
--- a/kylin-it/src/test/resources/query/sql_distinct/query05.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct/query05.sql
@@ -23,4 +23,4 @@ select lstg_format_name,
  from test_kylin_fact 
  group by lstg_format_name 
  order by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/.part-00000-697b0e0c-49f7-427d-826d-f2a8bc2c62b6-c000.csv.crc b/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/.part-00000-697b0e0c-49f7-427d-826d-f2a8bc2c62b6-c000.csv.crc
new file mode 100644
index 0000000..00e1d7b
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/.part-00000-697b0e0c-49f7-427d-826d-f2a8bc2c62b6-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/part-00000-697b0e0c-49f7-427d-826d-f2a8bc2c62b6-c000.csv b/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/part-00000-697b0e0c-49f7-427d-826d-f2a8bc2c62b6-c000.csv
new file mode 100644
index 0000000..a326a89
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_distinct/query05.sql.expected/part-00000-697b0e0c-49f7-427d-826d-f2a8bc2c62b6-c000.csv
@@ -0,0 +1,5 @@
+ABIN,876238.0400,1998,828
+Auction,889421.3600,1966,817
+FP-GTC,875851.0400,1936,842
+FP-non GTC,934428.8900,2048,860
+Others,943832.7800,2052,840
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query06.sql b/kylin-it/src/test/resources/query/sql_distinct/query06.sql
index 47d98dd..d82d883 100644
--- a/kylin-it/src/test/resources/query/sql_distinct/query06.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct/query06.sql
@@ -24,4 +24,4 @@ select lstg_format_name,
  where lstg_format_name='FP-GTC' 
  group by lstg_format_name 
  order by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/.part-00000-e98c49ba-f80b-4526-bded-1542272f5248-c000.csv.crc b/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/.part-00000-e98c49ba-f80b-4526-bded-1542272f5248-c000.csv.crc
new file mode 100644
index 0000000..43d752a
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/.part-00000-e98c49ba-f80b-4526-bded-1542272f5248-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/part-00000-e98c49ba-f80b-4526-bded-1542272f5248-c000.csv b/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/part-00000-e98c49ba-f80b-4526-bded-1542272f5248-c000.csv
new file mode 100644
index 0000000..411c153
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_distinct/query06.sql.expected/part-00000-e98c49ba-f80b-4526-bded-1542272f5248-c000.csv
@@ -0,0 +1 @@
+FP-GTC,875851.0400,1936,842
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query07.sql b/kylin-it/src/test/resources/query/sql_distinct/query07.sql
index e8db8d2..308b773 100644
--- a/kylin-it/src/test/resources/query/sql_distinct/query07.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct/query07.sql
@@ -22,4 +22,4 @@ select lstg_format_name,
  count(distinct seller_id) as DIST_SELLER 
  from test_kylin_fact 
  group by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/.part-00000-6c1b6cf6-4979-40ea-b24b-6e9bba99fc77-c000.csv.crc b/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/.part-00000-6c1b6cf6-4979-40ea-b24b-6e9bba99fc77-c000.csv.crc
new file mode 100644
index 0000000..01a58d7
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/.part-00000-6c1b6cf6-4979-40ea-b24b-6e9bba99fc77-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/part-00000-6c1b6cf6-4979-40ea-b24b-6e9bba99fc77-c000.csv b/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/part-00000-6c1b6cf6-4979-40ea-b24b-6e9bba99fc77-c000.csv
new file mode 100644
index 0000000..58bf995
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_distinct/query07.sql.expected/part-00000-6c1b6cf6-4979-40ea-b24b-6e9bba99fc77-c000.csv
@@ -0,0 +1,5 @@
+Auction,889421.3600,1966,817
+ABIN,876238.0400,1998,828
+FP-non GTC,934428.8900,2048,860
+Others,943832.7800,2052,840
+FP-GTC,875851.0400,1936,842
diff --git a/kylin-it/src/test/resources/query/sql_distinct_precisely_rollup/query03.sql b/kylin-it/src/test/resources/query/sql_distinct_precisely_rollup/query03.sql
index 1bbea87..6bada14 100644
--- a/kylin-it/src/test/resources/query/sql_distinct_precisely_rollup/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct_precisely_rollup/query03.sql
@@ -32,4 +32,5 @@ select test_cal_dt.week_beg_dt,sum(test_kylin_fact.price) as GMV
  on test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd
  where test_kylin_fact.lstg_format_name='FP-GTC'
  and test_cal_dt.week_beg_dt between DATE '2013-05-01' and DATE '2013-08-01'
- group by test_cal_dt.week_beg_dt
\ No newline at end of file
+ group by test_cal_dt.week_beg_dt
+;{"scanRowCount":10280,"scanBytes":0,"scanFiles":3,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_distinct_precisely_rollup/query04.sql b/kylin-it/src/test/resources/query/sql_distinct_precisely_rollup/query04.sql
index 6f29947..cbd2121 100644
--- a/kylin-it/src/test/resources/query/sql_distinct_precisely_rollup/query04.sql
+++ b/kylin-it/src/test/resources/query/sql_distinct_precisely_rollup/query04.sql
@@ -33,4 +33,5 @@ select test_cal_dt.week_beg_dt,sum(test_kylin_fact.price) as GMV
  where test_kylin_fact.lstg_format_name='FP-GTC'
  and test_cal_dt.week_beg_dt between DATE '2013-05-01' and DATE '2013-08-01'
  group by test_cal_dt.week_beg_dt
- having count(distinct seller_id) > 2
\ No newline at end of file
+ having count(distinct seller_id) > 2
+;{"scanRowCount":10280,"scanBytes":0,"scanFiles":3,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_dynamic/query01.sql b/kylin-it/src/test/resources/query/sql_dynamic/query01.sql
index d777fdf..027c8b1 100644
--- a/kylin-it/src/test/resources/query/sql_dynamic/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_dynamic/query01.sql
@@ -16,8 +16,8 @@
 -- limitations under the License.
 --
 
-select test_cal_dt.week_beg_dt, test_kylin_fact.lstg_format_name, test_category_groupings.meta_categ_name, sum(test_kylin_fact.price) as gmv, count(*) as trans_cnt 
- from test_kylin_fact 
+select test_cal_dt.week_beg_dt, test_kylin_fact.lstg_format_name, test_category_groupings.meta_categ_name, sum(test_kylin_fact.price) as gmv, count(*) as trans_cnt
+from test_kylin_fact
  inner JOIN edw.test_cal_dt as test_cal_dt 
  ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
  inner JOIN test_category_groupings 
@@ -25,4 +25,5 @@ select test_cal_dt.week_beg_dt, test_kylin_fact.lstg_format_name, test_category_
  where test_kylin_fact.lstg_format_name = ? 
  and test_category_groupings.meta_categ_name = ? 
  and test_cal_dt.week_beg_dt between DATE '2013-05-01' and DATE '2013-10-01' 
- group by test_cal_dt.week_beg_dt, test_kylin_fact.lstg_format_name, test_category_groupings.meta_categ_name 
+ group by test_cal_dt.week_beg_dt, test_kylin_fact.lstg_format_name, test_category_groupings.meta_categ_name
+;{"scanRowCount":10669,"scanBytes":0,"scanFiles":2,"cuboidId":[342016]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_dynamic/query02.sql b/kylin-it/src/test/resources/query/sql_dynamic/query02.sql
index eaeccdd..dbec9bc 100644
--- a/kylin-it/src/test/resources/query/sql_dynamic/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_dynamic/query02.sql
@@ -17,8 +17,8 @@
 --
 
 select sum(1) as "col" from ( 
- select test_cal_dt.week_beg_dt, test_kylin_fact.lstg_format_name, test_category_groupings.meta_categ_name, sum(test_kylin_fact.price) as gmv, count(*) as trans_cnt 
- from test_kylin_fact 
+ select test_cal_dt.week_beg_dt, test_kylin_fact.lstg_format_name, test_category_groupings.meta_categ_name, sum(test_kylin_fact.price) as gmv, count(*) as trans_cnt
+ from test_kylin_fact
  inner JOIN edw.test_cal_dt as test_cal_dt  
  ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
  inner JOIN test_category_groupings 
@@ -27,4 +27,5 @@ select sum(1) as "col" from (
  and test_category_groupings.meta_categ_name = ? 
  and test_cal_dt.week_beg_dt between DATE '2013-05-01' and DATE '2013-10-01' 
  group by test_cal_dt.week_beg_dt, test_kylin_fact.lstg_format_name, test_category_groupings.meta_categ_name 
- ) "tableausql" having count(1)>0 
+ ) "tableausql" having count(1)>0
+;{"scanRowCount":10669,"scanBytes":0,"scanFiles":2,"cuboidId":[342016]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_dynamic/query03.sql b/kylin-it/src/test/resources/query/sql_dynamic/query03.sql
index ceefe70..ce0583e 100644
--- a/kylin-it/src/test/resources/query/sql_dynamic/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_dynamic/query03.sql
@@ -30,4 +30,5 @@ select test_cal_dt.week_beg_dt,sum(test_kylin_fact.price) as GMV
  on test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd
  where test_kylin_fact.lstg_format_name in (?, ?)
  and test_cal_dt.week_beg_dt between DATE '2013-05-01' and DATE '2013-08-01'
- group by test_cal_dt.week_beg_dt
\ No newline at end of file
+ group by test_cal_dt.week_beg_dt
+;{"scanRowCount":10018,"scanBytes":0,"scanFiles":2,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_dynamic/query04.sql b/kylin-it/src/test/resources/query/sql_dynamic/query04.sql
index 135cf69..4fee37e 100644
--- a/kylin-it/src/test/resources/query/sql_dynamic/query04.sql
+++ b/kylin-it/src/test/resources/query/sql_dynamic/query04.sql
@@ -17,4 +17,5 @@
 --
 
 select count(*) as cnt from test_kylin_fact
-where lstg_format_name>=? and ?>=lstg_format_name
\ No newline at end of file
+where lstg_format_name>=? and ?>=lstg_format_name
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_extended_column/query00.sql b/kylin-it/src/test/resources/query/sql_extended_column/query00.sql
index 03d96c9..530572e 100644
--- a/kylin-it/src/test/resources/query/sql_extended_column/query00.sql
+++ b/kylin-it/src/test/resources/query/sql_extended_column/query00.sql
@@ -1,3 +1,21 @@
+--
+-- 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.
+--
+
 SELECT
 
 TEST_ORDER.ORDER_ID
diff --git a/kylin-it/src/test/resources/query/sql_function/query01.sql b/kylin-it/src/test/resources/query/sql_function/query01.sql
index 895a729..9381f2f 100644
--- a/kylin-it/src/test/resources/query/sql_function/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_function/query01.sql
@@ -17,7 +17,8 @@
 --
 
 select
-KYLIN_SALES.LSTG_FORMAT_NAME, count(*)
-from KYLIN_SALES
-where UPPER("KYLIN_SALES"."LSTG_FORMAT_NAME") = UPPER('OTHERS')
-group by KYLIN_SALES.LSTG_FORMAT_NAME
\ No newline at end of file
+TEST_KYLIN_FACT.LSTG_FORMAT_NAME, count(*)
+from TEST_KYLIN_FACT
+where UPPER(TEST_KYLIN_FACT.LSTG_FORMAT_NAME) = UPPER('OTHERS')
+group by TEST_KYLIN_FACT.LSTG_FORMAT_NAME
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_grouping/query00.sql b/kylin-it/src/test/resources/query/sql_grouping/query00.sql
index 35739ae..c6374f5 100644
--- a/kylin-it/src/test/resources/query/sql_grouping/query00.sql
+++ b/kylin-it/src/test/resources/query/sql_grouping/query00.sql
@@ -23,4 +23,4 @@ sum(price) as GMV,
 count(*) as TRANS_CNT from test_kylin_fact
 where cal_dt between '2012-01-01' and '2012-02-01'
 group by cube(lstg_format_name, cal_dt, slr_segment_cd)
-;{"scanRowCount":9287,"scanBytes":384041,"scanFiles":1,"cuboidId":276480}
\ No newline at end of file
+;{"scanRowCount":9287,"scanBytes":0,"scanFiles":1,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_grouping/query01.sql b/kylin-it/src/test/resources/query/sql_grouping/query01.sql
index 470c126..333e789 100644
--- a/kylin-it/src/test/resources/query/sql_grouping/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_grouping/query01.sql
@@ -23,4 +23,4 @@ sum(price) as GMV,
 count(*) as TRANS_CNT from test_kylin_fact
 where cal_dt between '2012-01-01' and '2012-02-01'
 group by rollup(lstg_format_name, cal_dt, slr_segment_cd)
-;{"scanRowCount":9287,"scanBytes":384041,"scanFiles":1,"cuboidId":276480}
\ No newline at end of file
+;{"scanRowCount":9287,"scanBytes":0,"scanFiles":1,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_grouping/query02.sql b/kylin-it/src/test/resources/query/sql_grouping/query02.sql
index e3b2860..cc8913d 100644
--- a/kylin-it/src/test/resources/query/sql_grouping/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_grouping/query02.sql
@@ -23,4 +23,4 @@ sum(price) as GMV,
 count(*) as TRANS_CNT from test_kylin_fact
 where cal_dt between '2012-01-01' and '2012-02-01'
 group by grouping sets((lstg_format_name, cal_dt, slr_segment_cd), (cal_dt, slr_segment_cd), (lstg_format_name, slr_segment_cd))
-;{"scanRowCount":9287,"scanBytes":384041,"scanFiles":1,"cuboidId":276480}
\ No newline at end of file
+;{"scanRowCount":9287,"scanBytes":0,"scanFiles":1,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_raw/query03.sql b/kylin-it/src/test/resources/query/sql_h2/query03.sql
similarity index 72%
rename from kylin-it/src/test/resources/query/sql_raw/query03.sql
rename to kylin-it/src/test/resources/query/sql_h2/query03.sql
index f6a8fe7..be3185a 100644
--- a/kylin-it/src/test/resources/query/sql_raw/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_h2/query03.sql
@@ -16,4 +16,8 @@
 -- limitations under the License.
 --
 
-select CAL_DT,LSTG_FORMAT_NAME,PRICE from test_kylin_fact where LSTG_FORMAT_NAME = 'ABIN'
+select "TEST_KYLIN_FACT"."CAL_DT" as "CAL_DT"
+from "DEFAULT"."TEST_KYLIN_FACT" "TEST_KYLIN_FACT"
+where ("TEST_KYLIN_FACT"."CAL_DT" ) >= DATE'2013-01-07' + interval '3' day
+group by "TEST_KYLIN_FACT"."CAL_DT" order by "TEST_KYLIN_FACT"."CAL_DT"
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_limit/query04.sql b/kylin-it/src/test/resources/query/sql_h2/query04.sql
similarity index 72%
rename from kylin-it/src/test/resources/query/sql_limit/query04.sql
rename to kylin-it/src/test/resources/query/sql_h2/query04.sql
index 381ab65..e8c4730 100644
--- a/kylin-it/src/test/resources/query/sql_limit/query04.sql
+++ b/kylin-it/src/test/resources/query/sql_h2/query04.sql
@@ -16,10 +16,9 @@
 -- limitations under the License.
 --
 
-
-
-select * from (
-select * from test_kylin_fact
-  where lstg_format_name is not null
-  ) limit 20
- 
+select "TEST_KYLIN_FACT"."CAL_DT" as "CAL_DT"
+from "DEFAULT"."TEST_KYLIN_FACT" "TEST_KYLIN_FACT"
+where ("TEST_KYLIN_FACT"."CAL_DT" + interval '3' day ) >= DATE'2013-01-07'
+group by "TEST_KYLIN_FACT"."CAL_DT"
+order by "TEST_KYLIN_FACT"."CAL_DT"
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_h2_uncapable/query05.sql b/kylin-it/src/test/resources/query/sql_h2/query05.sql
similarity index 93%
rename from kylin-it/src/test/resources/query/sql_h2_uncapable/query05.sql
rename to kylin-it/src/test/resources/query/sql_h2/query05.sql
index f654a2e..20ad5e6 100644
--- a/kylin-it/src/test/resources/query/sql_h2_uncapable/query05.sql
+++ b/kylin-it/src/test/resources/query/sql_h2/query05.sql
@@ -22,4 +22,4 @@ select cal_dt,
  count(distinct seller_id, lstg_format_name) as DIST_SELLER_FORMAT
  from test_kylin_fact 
  group by cal_dt
-;{"scanRowCount":731,"scanBytes":215217,"scanFiles":1,"cuboidId":262144}
\ No newline at end of file
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/.part-00000-6ae62711-bb46-4c98-94ad-17ed4ae32386-c000.csv.crc b/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/.part-00000-6ae62711-bb46-4c98-94ad-17ed4ae32386-c000.csv.crc
new file mode 100644
index 0000000..d6181f1
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/.part-00000-6ae62711-bb46-4c98-94ad-17ed4ae32386-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/part-00000-6ae62711-bb46-4c98-94ad-17ed4ae32386-c000.csv b/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/part-00000-6ae62711-bb46-4c98-94ad-17ed4ae32386-c000.csv
new file mode 100644
index 0000000..c0e1b9c
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_h2/query05.sql.expected/part-00000-6ae62711-bb46-4c98-94ad-17ed4ae32386-c000.csv
@@ -0,0 +1,731 @@
+2012-04-17,5843.6100,13,13
+2012-10-06,7368.7100,15,15
+2013-01-22,6517.1100,21,21
+2013-03-26,6734.2300,15,15
+2013-05-21,9331.9200,24,23
+2013-09-09,5154.3800,10,10
+2012-07-17,6616.2800,13,13
+2013-09-19,3585.4100,10,9
+2012-11-11,5610.0500,11,11
+2013-02-02,3182.4100,11,11
+2012-02-12,10847.8700,22,21
+2012-08-23,4245.3500,8,8
+2012-09-21,5447.2800,11,11
+2012-03-30,7826.0200,18,18
+2012-07-14,7904.5100,13,13
+2013-02-04,7470.9000,13,13
+2013-09-12,2242.6700,6,6
+2012-05-02,6325.2000,16,16
+2012-09-11,9917.6000,20,20
+2012-11-03,4147.3800,12,12
+2013-11-18,5220.0800,12,12
+2012-08-06,5501.2100,8,8
+2012-09-01,8547.8400,13,13
+2013-03-17,8856.0500,17,16
+2013-05-02,5624.8500,13,13
+2013-08-14,4421.5000,12,12
+2013-10-05,5182.1400,12,12
+2012-01-09,5449.2900,15,15
+2012-10-20,6977.5100,15,15
+2012-10-21,3158.0800,9,9
+2013-09-18,7301.8800,17,17
+2013-07-18,4462.9700,12,12
+2013-09-20,4565.3000,13,13
+2013-09-25,8225.7300,16,16
+2012-05-31,7645.6300,14,14
+2012-11-14,5766.0400,18,18
+2013-11-23,8781.5900,15,15
+2012-05-10,2770.5500,7,7
+2012-06-06,5631.4600,11,11
+2012-08-05,7864.7700,18,17
+2013-09-14,6874.4500,13,13
+2012-10-24,8788.5700,21,21
+2013-01-11,4231.5100,10,10
+2013-05-25,7497.9700,16,16
+2013-07-16,9139.6600,19,18
+2012-05-19,4605.8500,14,14
+2013-05-19,7663.5200,16,16
+2013-10-24,3377.1600,11,11
+2012-02-28,5442.1600,13,13
+2013-03-31,7111.1500,18,18
+2013-05-15,10593.2500,19,18
+2012-06-12,5507.2100,8,8
+2013-09-13,5993.2300,12,12
+2012-11-22,6563.2800,16,16
+2013-01-28,3530.0000,14,14
+2013-08-06,7929.3200,16,16
+2013-12-04,4868.5200,11,11
+2013-12-14,6827.9600,11,11
+2012-03-05,5958.2800,18,18
+2012-07-10,3203.1100,7,7
+2012-08-31,5000.6200,12,12
+2012-09-05,6949.3100,14,14
+2013-05-30,7595.4600,12,12
+2013-11-03,9259.3600,20,20
+2012-01-31,8167.6800,14,14
+2012-03-27,4652.2200,11,11
+2013-05-16,8471.6900,19,19
+2013-07-20,6390.3300,15,15
+2013-10-22,2783.7100,7,7
+2013-11-06,6271.0300,13,13
+2013-12-17,7243.2900,11,11
+2012-05-25,6414.8000,12,12
+2012-09-16,6974.4000,17,16
+2013-08-01,7807.4500,16,16
+2012-01-06,9027.3700,17,17
+2012-01-24,9576.8300,18,18
+2012-03-06,5212.6300,10,9
+2012-04-10,7936.4600,13,13
+2012-08-11,8217.6400,14,14
+2013-07-28,2214.2200,9,9
+2013-08-03,5257.4600,11,11
+2012-04-24,3026.4500,9,9
+2012-08-07,5122.5900,14,14
+2012-10-23,11922.2600,25,25
+2013-07-09,6508.2300,13,12
+2013-07-19,3822.8000,14,13
+2013-07-23,6981.8200,18,18
+2013-08-21,6372.4500,17,17
+2013-12-09,4533.5900,10,10
+2012-06-25,5564.9200,14,14
+2012-11-23,7041.7100,13,13
+2012-12-22,3119.9400,8,8
+2013-09-26,3963.0000,12,12
+2012-02-16,10649.6200,20,18
+2012-09-10,5873.8800,11,11
+2012-10-01,6744.1300,13,13
+2013-04-20,8933.6900,19,19
+2013-05-24,3806.6200,12,12
+2012-01-18,8393.3400,15,15
+2012-03-02,7903.1900,16,16
+2012-07-19,4991.1200,13,13
+2013-05-31,5261.3400,11,11
+2013-08-23,3851.2600,10,10
+2013-12-18,3738.4700,9,9
+2012-04-08,8807.7000,13,13
+2012-07-22,7449.8800,15,15
+2012-08-18,2169.7600,8,8
+2013-08-05,9477.9400,16,16
+2013-09-02,8615.0000,15,15
+2012-01-20,6052.8500,13,13
+2013-10-13,2929.3300,8,8
+2012-01-25,7708.7400,12,12
+2012-04-22,4761.1500,13,13
+2012-05-14,4571.0900,9,9
+2013-02-06,3074.4600,9,9
+2013-03-20,5915.5800,13,13
+2013-05-10,5863.0300,12,12
+2013-08-08,6180.6900,10,10
+2012-07-11,6303.9200,14,13
+2013-06-26,6131.5900,18,18
+2012-10-25,4832.8100,9,9
+2012-12-15,5080.5000,12,12
+2012-12-26,3437.8900,7,7
+2013-03-28,6722.7400,17,17
+2013-05-04,8079.9100,15,15
+2012-07-28,7120.2600,17,17
+2013-09-10,10352.1700,20,20
+2012-02-18,6668.3500,15,15
+2012-06-27,6573.0500,14,14
+2013-01-14,9804.0500,17,17
+2013-07-08,5634.6400,12,12
+2013-08-25,7975.2100,22,22
+2013-12-16,3934.5200,9,9
+2013-06-09,4384.3100,12,12
+2013-11-15,3927.5900,8,8
+2012-01-08,7197.0500,17,17
+2012-06-17,12104.0800,20,20
+2012-12-28,4984.4500,13,13
+2013-11-29,7452.5200,16,15
+2012-07-25,7010.4400,13,13
+2012-08-08,4391.9600,9,9
+2013-04-11,3348.5700,8,8
+2012-06-15,4942.2000,14,14
+2012-12-27,5470.6500,12,12
+2013-02-10,8518.9300,16,16
+2013-02-24,9025.3100,17,17
+2013-06-15,8446.3400,19,19
+2013-10-19,7615.3500,15,15
+2012-01-26,6521.4100,16,16
+2012-02-23,6846.7700,13,13
+2012-04-05,7421.4000,15,15
+2012-06-13,3372.6900,6,6
+2012-08-30,4595.8000,9,9
+2013-04-16,4265.6600,9,9
+2013-06-17,6594.6000,17,17
+2013-10-06,6841.7300,15,15
+2013-12-13,7464.4700,17,17
+2013-02-11,7264.9900,15,15
+2013-10-09,6611.3600,12,12
+2013-10-17,4976.6600,14,14
+2012-05-11,2227.0400,14,13
+2012-07-27,7280.3700,14,14
+2013-03-02,7367.0000,14,14
+2013-04-06,5051.6600,9,9
+2012-09-19,5467.6500,13,13
+2012-10-15,6820.0600,14,14
+2012-11-04,6605.0100,13,13
+2013-10-28,5903.5900,19,19
+2012-05-05,5322.8600,11,11
+2012-10-08,5423.4000,15,15
+2013-02-28,4966.1800,12,11
+2012-03-04,6640.0200,13,13
+2012-07-23,6259.1700,12,12
+2012-09-04,7043.2700,12,12
+2013-01-20,7483.0600,19,19
+2012-05-18,7026.2000,12,12
+2012-07-16,7472.3700,18,17
+2012-08-28,6431.4800,12,12
+2012-10-18,5090.0200,14,14
+2012-12-30,3904.0000,9,9
+2013-01-19,9509.7400,18,18
+2012-01-16,3613.3400,11,11
+2012-08-10,5073.8500,13,13
+2013-09-15,5050.9000,9,9
+2013-10-18,6063.1700,14,14
+2012-05-22,8480.6200,17,17
+2013-09-29,4005.1000,10,10
+2013-12-22,4985.4100,13,13
+2012-10-26,3936.3600,9,9
+2013-05-27,6730.1700,16,16
+2012-07-26,5265.6100,12,12
+2013-04-17,5281.4200,11,11
+2013-02-17,7411.8100,16,16
+2013-07-10,8825.4500,19,19
+2012-04-02,6833.2700,13,13
+2013-06-20,8539.5400,15,14
+2013-08-22,5057.4300,10,10
+2012-06-10,7797.2900,14,13
+2012-09-24,3484.2600,7,7
+2012-11-02,6907.6400,16,15
+2013-10-23,8630.7300,19,19
+2012-01-28,5187.8900,12,12
+2012-03-14,4751.6400,15,15
+2013-08-17,2145.5200,6,6
+2012-10-13,6548.9300,14,14
+2012-12-21,3456.9000,16,16
+2012-09-07,4701.7200,14,14
+2013-03-21,5547.6700,14,14
+2013-06-14,6063.5600,13,13
+2012-03-09,6287.9100,15,15
+2012-12-14,5173.0900,15,15
+2013-04-02,8019.5400,14,14
+2013-08-11,6131.2100,16,15
+2013-08-30,6616.2300,13,12
+2013-11-05,6781.4400,16,16
+2012-05-06,5906.5900,14,14
+2012-03-20,3124.9200,7,7
+2012-05-03,4690.7400,11,11
+2012-05-16,6533.9900,15,15
+2013-07-15,11638.0900,21,20
+2012-02-09,4735.4800,15,15
+2012-11-18,6640.8500,11,11
+2013-02-16,9019.8200,18,18
+2013-06-28,4582.2900,11,11
+2013-07-30,5244.6000,13,13
+2012-01-15,3936.4400,10,10
+2012-04-21,5741.8900,13,13
+2012-08-14,4353.7400,13,13
+2013-02-19,6480.9900,13,13
+2013-04-28,4201.0400,11,11
+2013-04-30,3821.5900,7,7
+2013-12-31,4304.9200,11,10
+2012-11-24,2731.1100,9,9
+2013-04-19,9959.5900,22,21
+2013-05-07,5974.0200,14,14
+2013-05-08,7462.3200,12,12
+2013-07-03,3428.7200,7,7
+2012-04-28,4423.1000,11,11
+2012-10-22,6102.6900,15,15
+2013-06-06,5843.5600,9,9
+2012-05-04,4392.7400,9,9
+2013-05-28,7680.3100,20,19
+2012-03-01,5576.2200,14,14
+2012-03-16,9620.9600,21,21
+2012-06-04,6678.7500,16,16
+2012-09-30,3003.4800,6,6
+2013-01-30,6924.6300,11,11
+2013-11-07,6757.3800,13,13
+2013-12-08,3948.3500,10,10
+2012-11-05,6501.5500,12,12
+2012-12-10,3930.7000,15,15
+2012-01-03,5282.2000,12,12
+2012-03-11,7228.2300,15,15
+2012-08-15,8578.4900,14,14
+2012-02-24,9484.6600,20,20
+2012-05-08,5515.9500,14,14
+2012-06-23,9258.4100,17,17
+2013-06-21,3859.9500,12,11
+2012-02-04,7637.8000,15,15
+2013-03-22,6595.5800,17,17
+2012-04-01,5647.7800,10,10
+2012-07-09,7214.5900,18,18
+2013-08-13,8637.7900,19,19
+2012-05-09,10262.3000,19,19
+2012-04-27,8371.2800,20,20
+2012-09-02,6652.2800,14,14
+2012-06-14,3295.7500,13,13
+2013-05-09,9797.0800,20,20
+2012-04-30,14036.2200,28,27
+2012-10-04,7463.6700,17,17
+2012-10-19,8430.2400,15,15
+2013-04-23,9397.5300,15,15
+2013-06-29,7536.5100,13,13
+2013-08-10,6339.0100,15,15
+2013-09-05,6562.5600,11,11
+2012-11-08,4616.1800,13,13
+2013-11-09,2071.6200,7,7
+2013-12-30,5282.6700,11,11
+2012-04-13,5885.2400,15,15
+2012-05-13,11209.7300,23,23
+2012-06-18,9133.3600,17,17
+2013-03-19,9964.5200,18,18
+2013-04-14,3220.7800,10,10
+2013-09-16,3887.1100,8,8
+2012-01-14,5584.0000,11,11
+2012-02-17,4381.7300,14,14
+2012-03-10,5377.5400,12,12
+2013-12-25,7528.5700,16,16
+2012-04-09,4020.9300,13,13
+2012-06-20,4008.4300,8,7
+2013-03-14,7435.1200,13,13
+2013-08-12,7578.7000,14,14
+2013-02-14,6817.0800,16,16
+2013-07-07,5056.8900,10,10
+2013-09-08,9342.0000,20,20
+2013-11-11,10995.6300,22,21
+2013-11-22,4566.6100,11,11
+2012-04-11,7083.4700,10,10
+2012-06-28,4792.1900,15,15
+2012-10-05,5112.6200,12,12
+2012-11-26,6347.5000,16,16
+2013-03-05,6317.5900,9,9
+2013-11-02,9076.2400,23,23
+2012-12-19,4681.3400,10,10
+2013-07-12,4980.8300,12,12
+2012-01-29,4060.2400,9,9
+2012-02-14,3612.3600,8,8
+2012-02-27,6088.9800,11,11
+2012-03-17,10113.9400,18,18
+2012-06-24,5084.3400,10,9
+2012-07-13,4067.9100,12,12
+2012-10-27,6914.4700,16,16
+2012-11-29,5462.7400,13,13
+2013-07-06,7232.8900,15,15
+2013-01-05,6340.3700,15,15
+2013-04-05,7766.2400,19,19
+2013-08-02,6757.3600,15,15
+2013-12-01,7224.6900,13,13
+2013-12-23,7249.0400,19,19
+2012-04-23,3047.0800,8,8
+2012-11-09,5157.9100,13,13
+2012-12-02,6911.3000,13,13
+2013-06-05,3142.9800,12,12
+2013-08-27,6109.1700,12,12
+2012-01-11,5295.7300,15,15
+2012-03-15,5329.3900,9,8
+2012-11-20,3758.8700,9,9
+2013-09-01,4879.0900,12,12
+2013-10-14,6429.5600,14,14
+2013-10-27,6943.5600,15,15
+2012-07-12,6645.8900,16,16
+2012-08-20,9355.3000,17,17
+2013-05-03,6535.3700,15,15
+2013-11-20,8398.9500,16,16
+2012-01-04,3750.4200,9,9
+2012-07-03,5408.5500,13,13
+2013-08-18,2138.0700,6,6
+2013-12-15,2651.4700,7,7
+2013-12-26,7984.0100,17,17
+2012-09-12,7755.5800,16,16
+2012-11-15,6722.8400,14,14
+2012-12-12,7350.1100,17,17
+2013-02-21,8340.4500,14,14
+2012-02-10,3864.6700,12,12
+2012-08-27,5448.9800,16,16
+2012-10-07,6155.2100,13,12
+2013-03-13,4297.3100,9,9
+2013-10-31,4239.6600,9,9
+2013-11-25,5826.8700,16,16
+2012-02-08,6932.6600,18,17
+2012-10-14,5604.2100,13,12
+2012-11-10,2128.6500,8,8
+2013-09-06,2894.3100,6,6
+2013-12-07,5600.8800,8,8
+2012-04-03,6135.6800,13,13
+2012-07-05,10093.1900,20,20
+2012-11-27,7905.0600,14,14
+2013-02-15,3533.1100,6,6
+2012-02-01,6397.5000,14,13
+2013-01-12,6343.6200,14,14
+2013-01-23,5160.9700,11,11
+2013-10-29,9691.5700,21,21
+2013-11-27,6646.7600,10,10
+2012-11-12,8330.9100,18,18
+2012-12-11,9842.0500,21,21
+2013-05-18,10773.4400,19,19
+2012-06-05,6626.7300,14,14
+2013-06-22,5779.5200,14,14
+2013-08-31,8869.2000,22,22
+2012-08-24,8287.9800,21,21
+2012-09-03,8309.3300,22,22
+2013-06-23,6429.2700,16,16
+2013-09-24,5475.8500,13,12
+2013-10-07,5140.2900,11,11
+2012-05-24,6628.9000,20,19
+2012-09-20,4563.3500,14,14
+2013-01-16,5459.0000,17,17
+2013-11-16,6465.5400,14,14
+2013-07-17,7378.8200,13,13
+2013-11-01,11064.8200,20,20
+2012-11-30,5887.1100,16,16
+2013-01-06,5830.4400,14,14
+2013-08-29,5700.7200,14,14
+2013-12-28,3510.6100,11,11
+2012-12-24,2916.1600,8,8
+2013-09-22,5795.0200,13,12
+2012-07-06,5632.5700,13,13
+2012-05-21,7320.7600,15,15
+2012-10-29,8404.4400,19,19
+2013-02-07,8228.8400,16,15
+2013-04-22,4798.8700,13,13
+2012-01-05,9124.5500,16,16
+2012-03-23,6203.3000,10,10
+2012-04-14,4291.3700,8,8
+2012-07-15,4313.2200,17,17
+2013-04-01,9939.6800,20,20
+2012-02-20,5315.8700,12,12
+2012-03-07,6173.6900,15,15
+2012-12-05,4077.2900,12,12
+2013-10-11,6581.8900,14,14
+2012-06-07,3838.1500,12,12
+2013-08-19,4198.3100,10,10
+2012-04-04,8297.5100,20,20
+2012-12-06,5401.6200,9,9
+2013-12-11,10007.0200,21,21
+2012-11-21,4195.1200,11,10
+2013-02-20,4959.5400,11,11
+2013-06-03,8275.6400,19,19
+2012-04-18,7004.3500,14,13
+2012-10-03,5697.2000,13,13
+2012-01-19,5401.6600,14,14
+2012-02-26,4188.1700,7,7
+2013-12-20,4347.7400,11,11
+2012-02-05,5606.6700,12,12
+2012-09-14,7702.7500,17,17
+2013-01-31,9711.9500,19,18
+2013-04-26,8587.0100,19,19
+2013-08-07,5538.8300,14,13
+2013-12-12,7425.7000,16,15
+2012-01-23,6031.3300,12,12
+2012-05-01,9611.5200,20,20
+2012-07-20,5487.7500,16,15
+2013-02-26,7453.5400,15,15
+2013-07-04,5046.3800,11,11
+2012-01-30,5638.1400,19,18
+2013-03-03,3973.8300,11,10
+2013-07-24,5479.1300,16,16
+2012-02-22,7086.4700,13,13
+2012-11-25,6671.0500,16,16
+2012-10-10,5976.6700,16,16
+2012-02-03,4554.1400,10,10
+2012-05-15,7026.3800,18,18
+2012-08-09,3177.4300,10,10
+2013-01-04,3652.5300,12,12
+2013-06-24,9439.8700,18,18
+2012-02-11,4867.9800,12,12
+2012-02-21,7002.5700,12,12
+2012-05-28,5246.2000,9,9
+2013-01-09,7670.5600,17,17
+2013-08-09,5537.1800,18,17
+2012-03-08,5638.3700,11,11
+2012-06-30,6393.9900,13,13
+2013-03-24,6043.1100,12,12
+2012-07-21,5184.1900,12,12
+2013-05-20,6819.3200,18,18
+2012-01-27,9557.3400,23,23
+2012-09-23,7915.6000,20,20
+2012-11-17,5886.7000,14,14
+2013-07-05,4565.7200,13,13
+2012-06-21,4337.3200,14,14
+2013-01-02,8555.3400,18,18
+2013-11-26,4436.6100,8,8
+2012-03-21,4372.8400,12,12
+2013-03-08,5693.3200,14,14
+2013-08-16,6463.1700,16,16
+2012-08-02,5682.4400,14,14
+2013-01-26,3727.0000,8,8
+2013-05-12,7227.9000,16,16
+2013-03-04,8421.8600,18,18
+2013-11-24,8443.2900,16,16
+2013-12-03,6550.5100,12,12
+2012-07-07,8776.9100,20,20
+2012-08-01,4156.1500,13,13
+2012-10-17,4333.5200,11,11
+2012-12-08,4927.8600,10,10
+2013-01-17,6289.8200,13,13
+2013-12-21,7971.0500,18,18
+2012-03-24,4773.5100,10,8
+2012-05-29,3887.9200,12,12
+2013-02-01,6349.6600,12,12
+2013-02-22,5249.3500,11,10
+2013-07-11,3988.4800,10,10
+2013-09-23,5144.4900,9,9
+2012-02-19,7342.9500,14,14
+2012-03-19,4564.9600,8,8
+2013-07-25,10093.0000,21,21
+2013-09-21,6212.6300,14,14
+2012-11-13,5502.6600,11,11
+2012-12-07,7332.5700,17,17
+2012-12-09,7020.6800,16,16
+2013-05-14,4683.1300,9,9
+2012-05-07,8285.6700,16,16
+2012-05-17,3134.9200,8,8
+2012-05-26,5297.4300,16,16
+2012-05-30,5181.8500,13,13
+2012-06-22,7977.7800,16,16
+2012-12-23,7210.7300,15,15
+2013-03-06,5663.4500,15,15
+2013-10-15,6320.4800,12,12
+2013-01-01,9158.4500,20,19
+2013-02-05,5106.7600,12,12
+2013-12-05,4138.6000,9,9
+2013-12-27,2471.0500,11,11
+2012-02-02,10010.1500,16,16
+2012-03-13,3641.5700,12,12
+2012-09-25,8757.3200,18,16
+2013-01-21,6510.6500,16,16
+2013-01-27,6865.8300,15,15
+2013-01-29,3588.6600,9,9
+2013-05-22,5095.4300,12,12
+2013-09-27,5653.2900,13,13
+2012-02-15,5762.0800,12,12
+2013-04-27,7065.2000,14,14
+2012-06-19,7181.1900,13,13
+2012-08-19,4397.8900,9,9
+2012-11-19,3655.0300,11,11
+2012-12-03,3079.9900,8,7
+2013-03-09,4711.7000,12,12
+2012-12-18,6020.5200,17,17
+2013-04-15,6799.8600,13,13
+2013-06-30,5353.2200,18,17
+2013-07-01,10206.3400,19,18
+2013-10-21,7289.6400,16,16
+2012-04-16,4521.0100,10,10
+2012-12-25,4023.9600,13,13
+2013-03-15,8741.6000,15,15
+2013-08-28,10650.4400,21,21
+2013-10-16,5855.1100,19,19
+2012-09-26,5868.0700,9,9
+2012-10-16,5468.4600,14,14
+2013-04-29,7097.8100,13,13
+2013-11-30,4482.8100,10,10
+2012-06-01,9208.9200,17,16
+2012-07-02,4933.0100,15,15
+2013-02-03,4697.7500,9,9
+2013-02-25,5002.3400,11,11
+2013-10-01,8007.4200,18,18
+2013-10-26,5592.6200,11,11
+2012-07-30,5061.9800,11,11
+2013-04-10,7626.8300,15,15
+2013-05-05,5069.6200,11,11
+2013-05-17,3395.3000,9,9
+2012-03-18,8601.8700,18,18
+2012-09-28,5823.0900,14,14
+2012-11-28,11684.2800,20,20
+2013-02-13,6597.1700,10,10
+2013-06-11,2938.0900,7,7
+2012-01-13,3242.2900,12,12
+2012-06-02,7891.9000,17,17
+2012-06-09,11709.9500,24,24
+2013-04-07,5328.6700,13,13
+2012-01-12,4243.3900,14,14
+2012-01-22,7210.8300,14,14
+2012-09-08,8350.3300,15,15
+2012-09-27,3018.7800,8,8
+2013-01-10,5449.8900,13,13
+2013-03-07,5723.4100,10,10
+2012-07-31,3101.6300,11,11
+2013-01-03,6287.6700,14,14
+2013-05-13,5370.4400,11,11
+2013-08-15,4086.0700,7,7
+2012-01-01,4021.1900,10,9
+2012-03-29,10182.5900,19,19
+2012-04-12,7408.9900,17,17
+2013-01-07,5828.7400,11,11
+2013-01-24,5928.3300,10,10
+2013-03-12,8306.4600,20,20
+2012-05-27,8977.4600,19,19
+2012-07-29,6048.1500,12,12
+2012-08-04,4063.8600,7,7
+2013-02-23,5186.6000,14,14
+2012-01-02,4718.8800,11,11
+2013-11-28,3386.9600,9,9
+2012-04-07,6144.7900,20,20
+2012-12-04,6625.4300,14,14
+2013-03-18,6848.0900,15,15
+2013-11-19,5306.2400,11,11
+2012-12-13,9557.3500,22,21
+2013-04-04,9949.8000,15,15
+2013-10-03,4908.5200,11,11
+2012-06-16,6907.9800,14,14
+2012-07-04,6958.4500,16,16
+2013-04-03,5758.6000,13,13
+2013-09-03,4756.4200,11,11
+2012-12-01,3330.0400,12,11
+2013-02-18,4782.7000,12,12
+2012-07-24,10304.7700,18,18
+2012-10-12,5454.7700,13,13
+2012-10-28,3500.0800,9,9
+2013-06-16,5874.3700,11,11
+2012-04-20,7189.9000,17,17
+2013-03-01,6413.1000,13,13
+2013-09-11,5544.1800,11,11
+2013-12-19,6818.9000,11,11
+2012-03-12,4525.3000,11,11
+2013-04-09,2639.0100,7,7
+2013-06-07,6902.0700,15,15
+2012-02-13,5539.8100,13,13
+2012-09-22,4865.4300,13,13
+2013-04-18,4058.2900,11,11
+2013-10-10,4817.7300,13,13
+2013-10-25,9538.5700,17,17
+2012-07-01,4131.5700,11,11
+2012-08-16,4272.5300,11,11
+2013-03-23,6459.3500,17,15
+2013-06-18,8821.4400,15,14
+2013-11-12,4315.2000,12,12
+2012-09-06,8687.1700,18,18
+2013-12-29,3315.3200,9,9
+2013-06-02,7727.8200,14,14
+2013-06-08,7418.0700,14,14
+2013-06-10,5627.0500,13,13
+2013-06-13,3731.5600,11,11
+2013-09-30,6326.4000,16,16
+2012-08-26,3393.0900,10,10
+2012-01-10,11009.2300,21,21
+2012-03-25,8739.2100,20,20
+2012-04-06,7355.3400,15,15
+2012-08-03,7392.6800,20,18
+2013-05-01,4389.7600,9,9
+2013-07-31,8337.6800,15,15
+2013-11-14,3604.0500,11,11
+2012-05-12,8356.7800,20,20
+2012-07-18,6428.9000,12,11
+2013-02-12,5777.0900,13,13
+2013-03-27,5688.5500,14,14
+2012-12-16,6719.8200,12,11
+2013-07-14,3858.5000,15,15
+2012-04-26,9221.0200,18,17
+2012-08-12,6004.4500,15,15
+2012-10-30,4261.2100,13,13
+2013-06-19,3582.4100,8,8
+2013-08-04,7453.4600,15,14
+2012-09-13,5591.0300,13,13
+2013-05-11,4997.3200,14,14
+2013-02-27,3287.2200,13,13
+2013-04-08,5206.3400,14,14
+2013-07-13,7189.6600,12,12
+2013-08-26,7367.5000,18,18
+2013-11-17,5362.9100,9,9
+2012-02-25,7176.0500,15,15
+2012-03-28,7369.5400,13,13
+2013-03-11,4233.6600,11,11
+2013-10-04,7033.3300,18,18
+2013-10-12,4714.1300,11,11
+2013-10-20,7776.1800,16,16
+2012-10-09,10366.2700,20,19
+2013-07-21,5753.9900,13,13
+2012-06-11,9391.8400,18,18
+2013-09-07,8320.6100,13,13
+2012-11-06,4850.3100,12,12
+2012-11-16,3651.3300,9,9
+2013-04-12,8646.8400,19,19
+2013-09-04,4646.2300,9,9
+2013-12-06,5144.8700,15,15
+2012-08-25,4214.4400,9,9
+2012-09-29,5250.4000,14,13
+2013-06-27,6070.7900,15,15
+2012-08-29,4466.4900,10,10
+2012-09-17,3167.8100,8,8
+2012-10-11,6650.9000,14,14
+2013-10-08,8932.0900,20,20
+2012-01-21,5789.1300,13,13
+2012-08-13,7753.1800,17,16
+2013-01-25,2823.5900,7,7
+2013-04-24,3714.3300,12,12
+2013-07-29,8554.6200,12,12
+2013-08-20,6487.7200,11,11
+2012-09-18,8188.0900,14,13
+2013-03-10,5074.3000,13,13
+2012-09-09,4600.9200,9,9
+2013-05-29,4861.7600,13,13
+2013-11-10,4606.0800,11,11
+2012-02-06,3542.0100,11,11
+2012-03-22,3710.3000,9,9
+2013-09-17,5300.2400,12,12
+2012-04-15,8744.3600,17,17
+2012-06-03,4475.0700,11,11
+2013-01-18,7664.3000,13,13
+2013-05-06,7176.4300,13,13
+2013-12-02,4600.2600,12,12
+2012-06-08,9103.0900,16,16
+2012-06-26,5430.9900,10,10
+2013-02-08,9663.6600,20,20
+2013-05-23,5286.3100,15,15
+2013-10-30,6883.1200,15,15
+2013-11-21,7695.5600,14,14
+2012-03-26,8010.4300,21,21
+2012-04-25,5755.5700,11,10
+2012-10-31,6221.3100,17,17
+2012-12-20,2818.6400,10,10
+2013-07-02,4632.7300,9,9
+2012-03-03,6584.0200,13,13
+2013-03-16,6248.1000,11,11
+2013-04-21,5987.0700,13,13
+2013-11-08,10768.3600,22,22
+2013-12-24,5274.4300,13,13
+2012-06-29,7403.3900,18,18
+2012-10-02,3664.2500,11,11
+2012-12-31,5353.9000,13,13
+2013-01-08,8965.1700,19,19
+2013-07-26,10234.3900,16,16
+2014-01-01,6601.4100,11,11
+2012-12-29,4358.8500,13,13
+2013-06-01,6794.1300,17,17
+2013-08-24,9494.7300,22,22
+2013-11-04,6592.6100,18,16
+2012-03-31,7716.7000,19,19
+2012-07-08,2528.1500,8,8
+2013-04-25,6053.0600,14,14
+2013-05-26,3140.1900,14,13
+2013-06-12,6565.5900,13,13
+2012-02-07,4338.2600,8,8
+2012-04-19,4229.5300,12,12
+2012-05-23,2810.3300,8,7
+2013-01-15,7656.1300,17,16
+2013-02-09,6740.0100,16,16
+2013-04-13,4172.7900,9,8
+2013-10-02,5203.0400,10,10
+2013-11-13,5600.3600,11,11
+2012-01-07,7033.8600,14,14
+2012-05-20,5293.4800,16,16
+2012-09-15,9908.5100,19,19
+2012-11-01,6428.9600,18,18
+2013-03-25,3648.0100,8,8
+2013-03-30,5116.1300,13,13
+2012-12-17,7300.9100,13,13
+2012-04-29,2436.6800,7,7
+2012-08-17,7542.5000,14,14
+2012-08-21,8585.3800,14,14
+2013-12-10,3345.7200,9,9
+2012-01-17,9505.4800,15,15
+2012-08-22,7898.2000,15,15
+2013-03-29,4295.4700,11,11
+2013-06-25,4579.7400,10,10
+2013-09-28,5432.3100,13,13
+2012-11-07,6387.2500,13,13
+2013-01-13,8135.8700,17,16
+2013-06-04,3508.8400,9,9
+2013-07-22,6413.0100,15,15
+2013-07-27,6756.1900,12,12
diff --git a/kylin-it/src/test/resources/query/h2/query07.sql b/kylin-it/src/test/resources/query/sql_h2/query07.sql
similarity index 89%
rename from kylin-it/src/test/resources/query/h2/query07.sql
rename to kylin-it/src/test/resources/query/sql_h2/query07.sql
index 9fd2b7f..3f25420 100644
--- a/kylin-it/src/test/resources/query/h2/query07.sql
+++ b/kylin-it/src/test/resources/query/sql_h2/query07.sql
@@ -18,4 +18,5 @@
 
 select count(*) from ( select test_kylin_fact.lstg_format_name from test_kylin_fact
  where test_kylin_fact.lstg_format_name='FP-GTC' 
- group by test_kylin_fact.lstg_format_name ) t 
+ group by test_kylin_fact.lstg_format_name ) t
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/h2/query09.sql b/kylin-it/src/test/resources/query/sql_h2/query09.sql
similarity index 90%
rename from kylin-it/src/test/resources/query/h2/query09.sql
rename to kylin-it/src/test/resources/query/sql_h2/query09.sql
index e6e5576..508bf3d 100644
--- a/kylin-it/src/test/resources/query/h2/query09.sql
+++ b/kylin-it/src/test/resources/query/sql_h2/query09.sql
@@ -20,4 +20,5 @@ select count(*) from (select test_cal_dt.week_beg_dt
  from test_kylin_fact 
  inner JOIN edw.test_cal_dt as test_cal_dt 
  ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- group by test_cal_dt.week_beg_dt) t 
+ group by test_cal_dt.week_beg_dt) t
+;{"scanRowCount":1462,"scanBytes":0,"scanFiles":2,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/h2/query10.sql b/kylin-it/src/test/resources/query/sql_h2/query10.sql
similarity index 91%
rename from kylin-it/src/test/resources/query/h2/query10.sql
rename to kylin-it/src/test/resources/query/sql_h2/query10.sql
index 9511363..fff2732 100644
--- a/kylin-it/src/test/resources/query/h2/query10.sql
+++ b/kylin-it/src/test/resources/query/sql_h2/query10.sql
@@ -22,4 +22,5 @@ select test_cal_dt.week_beg_dt
  ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
  where test_kylin_fact.lstg_format_name='FP-GTC' 
  and test_cal_dt.week_beg_dt between DATE '2013-05-01' and DATE '2013-08-01' 
- group by test_cal_dt.week_beg_dt 
+ group by test_cal_dt.week_beg_dt
+;{"scanRowCount":10018,"scanBytes":0,"scanFiles":2,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_h2_uncapable/query03.sql b/kylin-it/src/test/resources/query/sql_h2_uncapable/query03.sql
deleted file mode 100644
index 64f7c5d..0000000
--- a/kylin-it/src/test/resources/query/sql_h2_uncapable/query03.sql
+++ /dev/null
@@ -1,5 +0,0 @@
-select "TEST_KYLIN_FACT"."CAL_DT" as "CAL_DT"
-from "DEFAULT"."TEST_KYLIN_FACT" "TEST_KYLIN_FACT"
-where ("TEST_KYLIN_FACT"."CAL_DT" ) >= DATE'2013-01-07' + interval '3' day
-group by "TEST_KYLIN_FACT"."CAL_DT" order by "TEST_KYLIN_FACT"."CAL_DT"
-;{"scanRowCount":731,"scanBytes":215217,"scanFiles":1,"cuboidId":262144}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_h2_uncapable/query04.sql b/kylin-it/src/test/resources/query/sql_h2_uncapable/query04.sql
deleted file mode 100644
index 3d12bbf..0000000
--- a/kylin-it/src/test/resources/query/sql_h2_uncapable/query04.sql
+++ /dev/null
@@ -1,6 +0,0 @@
-select "TEST_KYLIN_FACT"."CAL_DT" as "CAL_DT"
-from "DEFAULT"."TEST_KYLIN_FACT" "TEST_KYLIN_FACT"
-where ("TEST_KYLIN_FACT"."CAL_DT" + interval '3' day ) >= DATE'2013-01-07'
-group by "TEST_KYLIN_FACT"."CAL_DT"
-order by "TEST_KYLIN_FACT"."CAL_DT"
-;{"scanRowCount":731,"scanBytes":215217,"scanFiles":1,"cuboidId":262144}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_hive/query01.sql b/kylin-it/src/test/resources/query/sql_hive/query01.sql
index 34b81e2..59e990c 100644
--- a/kylin-it/src/test/resources/query/sql_hive/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_hive/query01.sql
@@ -17,4 +17,5 @@
 --
 
 select cal_dt, sum(price)as GMV, count(1) as trans_cnt from test_kylin_fact 
- group by cal_dt 
+ group by cal_dt
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_hive/query10.sql b/kylin-it/src/test/resources/query/sql_hive/query10.sql
index ca77a41..f3febde 100644
--- a/kylin-it/src/test/resources/query/sql_hive/query10.sql
+++ b/kylin-it/src/test/resources/query/sql_hive/query10.sql
@@ -16,11 +16,12 @@
 -- limitations under the License.
 --
 
-select test_cal_dt.QTR_BEG_DT,sum(test_kylin_fact.price) as gmv 
+select test_cal_dt.WEEK_BEG_DT,sum(test_kylin_fact.price) as gmv
  , count(*) as trans_cnt 
  from test_kylin_fact 
  inner JOIN edw.test_cal_dt as test_cal_dt 
  ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
  where test_kylin_fact.lstg_format_name='FP-GTC' 
  and test_cal_dt.week_beg_dt between '2013-05-01' and '2013-08-01' 
- group by test_cal_dt.QTR_BEG_DT 
+ group by test_cal_dt.WEEK_BEG_DT
+;{"scanRowCount":10018,"scanBytes":0,"scanFiles":2,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql
index 62d34da..74a0637 100644
--- a/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql
@@ -29,4 +29,4 @@ count(*) as cnt
 from test_kylin_fact left join edw.test_cal_dt on test_kylin_fact.cal_dt = edw.test_cal_dt.CAL_DT
 where week_beg_dt in (DATE '2013-12-22', DATE '2012-06-23')
 group by week_beg_dt
-
+;{"scanRowCount":10018,"scanBytes":0,"scanFiles":2,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/.part-00000-a101bae9-c5b0-4314-b056-3545887f035b-c000.csv.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/.part-00000-a101bae9-c5b0-4314-b056-3545887f035b-c000.csv.crc
new file mode 100644
index 0000000..9500b67
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/.part-00000-a101bae9-c5b0-4314-b056-3545887f035b-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/part-00000-a101bae9-c5b0-4314-b056-3545887f035b-c000.csv b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/part-00000-a101bae9-c5b0-4314-b056-3545887f035b-c000.csv
new file mode 100644
index 0000000..d688146
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query00.sql.expected/part-00000-a101bae9-c5b0-4314-b056-3545887f035b-c000.csv
@@ -0,0 +1,2 @@
+2013-12-22,96,96,96,96,96,96,96,100
+2012-06-23,92,92,92,92,92,92,92,98
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql
index 78e7528..903c530 100644
--- a/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql
@@ -24,4 +24,4 @@ intersect_count(TEST_COUNT_DISTINCT_BITMAP, CAL_DT, array['2012-01-01','2012-01-
 from test_kylin_fact
 where CAL_DT in ('2012-01-01','2012-01-02','2012-01-03')
 group by CAL_DT
-
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/.part-00000-5cc2c54f-b702-47d8-a246-d3eebe73eb20-c000.csv.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/.part-00000-5cc2c54f-b702-47d8-a246-d3eebe73eb20-c000.csv.crc
new file mode 100644
index 0000000..b63189b
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/.part-00000-5cc2c54f-b702-47d8-a246-d3eebe73eb20-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/part-00000-5cc2c54f-b702-47d8-a246-d3eebe73eb20-c000.csv b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/part-00000-5cc2c54f-b702-47d8-a246-d3eebe73eb20-c000.csv
new file mode 100644
index 0000000..8514dd2
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query01.sql.expected/part-00000-5cc2c54f-b702-47d8-a246-d3eebe73eb20-c000.csv
@@ -0,0 +1,3 @@
+2012-01-03,12,12,12,12,12
+2012-01-01,10,10,10,10,10
+2012-01-02,11,11,11,11,11
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql
index c1a466b..7d9ecfe 100644
--- a/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql
@@ -20,4 +20,4 @@ intersect_count(TEST_COUNT_DISTINCT_BITMAP, CAL_DT, array[date'2012-01-01']) as
 from test_kylin_fact
 where CAL_DT in ('2012-01-01','2012-01-02','2012-01-03')
 group by LEAF_CATEG_ID
-
+;{"scanRowCount":9562,"scanBytes":0,"scanFiles":1,"cuboidId":[507904]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/.part-00000-6eb552df-f11a-41ed-8467-4713a29d2dd2-c000.csv.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/.part-00000-6eb552df-f11a-41ed-8467-4713a29d2dd2-c000.csv.crc
new file mode 100644
index 0000000..9b3f176
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/.part-00000-6eb552df-f11a-41ed-8467-4713a29d2dd2-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/part-00000-6eb552df-f11a-41ed-8467-4713a29d2dd2-c000.csv b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/part-00000-6eb552df-f11a-41ed-8467-4713a29d2dd2-c000.csv
new file mode 100644
index 0000000..f3e2ce2
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query03.sql.expected/part-00000-6eb552df-f11a-41ed-8467-4713a29d2dd2-c000.csv
@@ -0,0 +1,28 @@
+24541,1
+67698,1
+32996,1
+44079,1
+1504,1
+13987,2
+10866,1
+62179,1
+43479,1
+148324,1
+11554,2
+156614,1
+166013,1
+139973,1
+26262,1
+1161,1
+20865,1
+66767,1
+9426,1
+164261,1
+106246,1
+152801,3
+15115,1
+99985,1
+61323,1
+95672,1
+95173,2
+161567,1
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql
index e5de89b..037550c 100644
--- a/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql
@@ -30,4 +30,4 @@ count(*) as cnt
 from test_kylin_fact left join edw.test_cal_dt on test_kylin_fact.cal_dt = edw.test_cal_dt.CAL_DT
 where week_beg_dt in (DATE '2013-12-22', DATE '2012-06-23')
 group by week_beg_dt
-
+;{"scanRowCount":10018,"scanBytes":0,"scanFiles":2,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/.part-00000-87fdae83-1182-4f41-b9ca-3431c034bdc4-c000.csv.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/.part-00000-87fdae83-1182-4f41-b9ca-3431c034bdc4-c000.csv.crc
new file mode 100644
index 0000000..0645ce5
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/.part-00000-87fdae83-1182-4f41-b9ca-3431c034bdc4-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/part-00000-87fdae83-1182-4f41-b9ca-3431c034bdc4-c000.csv b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/part-00000-87fdae83-1182-4f41-b9ca-3431c034bdc4-c000.csv
new file mode 100644
index 0000000..ba9e47b
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query04.sql.expected/part-00000-87fdae83-1182-4f41-b9ca-3431c034bdc4-c000.csv
@@ -0,0 +1,2 @@
+2013-12-22,96,96,96,96,96,96,96,96,100
+2012-06-23,92,92,92,92,92,92,92,92,98
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql
index 6de4eac..17da064 100644
--- a/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql
@@ -20,4 +20,4 @@ intersect_count(TEST_COUNT_DISTINCT_BITMAP, CAL_DT, array['2012-01-01']) as firs
 intersect_count(TEST_COUNT_DISTINCT_BITMAP, CAL_DT, array['2012-01-01', '2012-01-02']) as first_and_second_day
 from test_kylin_fact
 where CAL_DT in ('2012-01-01','2012-01-02','2012-01-03')
-
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/.part-00000-fba313d2-0743-46d8-bcee-b36afdeeaf29-c000.csv.crc b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/.part-00000-fba313d2-0743-46d8-bcee-b36afdeeaf29-c000.csv.crc
new file mode 100644
index 0000000..c73e8c9
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/.part-00000-fba313d2-0743-46d8-bcee-b36afdeeaf29-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/part-00000-fba313d2-0743-46d8-bcee-b36afdeeaf29-c000.csv b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/part-00000-fba313d2-0743-46d8-bcee-b36afdeeaf29-c000.csv
new file mode 100644
index 0000000..3ff9442
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_intersect_count/query05.sql.expected/part-00000-fba313d2-0743-46d8-bcee-b36afdeeaf29-c000.csv
@@ -0,0 +1 @@
+33,33
diff --git a/kylin-it/src/test/resources/query/sql_invalid/query29_invalid_SQL.sql b/kylin-it/src/test/resources/query/sql_invalid/query29_invalid_SQL.sql
deleted file mode 100644
index 7d2b1b5..0000000
--- a/kylin-it/src/test/resources/query/sql_invalid/query29_invalid_SQL.sql
+++ /dev/null
@@ -1,55 +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.
---
-
-SELECT 
- test_cal_dt.week_beg_dt_test 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
- ,sum(test_kylin_fact.price) as gmv 
- , count(*) as trans_cnt 
- FROM test_kylin_fact 
- inner JOIN test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN edw.test_sites as test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where test_cal_dt.retail_year='2013' 
- and retail_week in(1,2,3,4,5,6,7,7,7) 
- and (test_category_groupings.meta_categ_name='Collectibles' or test_category_groupings.categ_lvl3_name='Dresses') 
- and test_sites.site_name='Ebay' 
- and test_cal_dt.retail_year not in ('2014') 
- group by test_cal_dt.week_beg_dt 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
diff --git a/kylin-it/src/test/resources/query/sql_invalid/query30_invalid_SQL.sql b/kylin-it/src/test/resources/query/sql_invalid/query30_invalid_SQL.sql
deleted file mode 100644
index 229d198..0000000
--- a/kylin-it/src/test/resources/query/sql_invalid/query30_invalid_SQL.sql
+++ /dev/null
@@ -1,54 +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.
---
-
-SELECT 
- test_cal_dt.week_beg_dt_test 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
- ,sum(test_kylin_fact.price) as gmv 
- , count(*) as trans_cnt 
- FROM test_kylin_fact 
- inner JOIN test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where test_cal_dt.retail_year='2013' 
- and retail_week in(1,2,3,4,5,6,7,7,7) 
- and (test_category_groupings.meta_categ_name='Collectibles' or test_category_groupings.categ_lvl3_name='Dresses') 
- and test_sites.site_name='Ebay' 
- and test_cal_dt.retail_year not in ('2014') 
- group by test_cal_dt.week_beg_dt 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
diff --git a/kylin-it/src/test/resources/query/sql_invalid/query31_invalid_SQL.sql b/kylin-it/src/test/resources/query/sql_invalid/query31_invalid_SQL.sql
deleted file mode 100644
index 8fac5a6..0000000
--- a/kylin-it/src/test/resources/query/sql_invalid/query31_invalid_SQL.sql
+++ /dev/null
@@ -1,55 +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.
---
-
-SELECT 
- test_cal_dt.week_beg_dt_test 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
- ,sum(test_kylin_fact.price_amt) as gmv 
- , count(*) as trans_cnt 
- FROM test_kylin_fact 
- inner JOIN test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where test_cal_dt.retail_year='2013' 
- and retail_week in(1,2,3,4,5,6,7,7,7) 
- and (test_category_groupings.meta_categ_name='Collectibles' or test_category_groupings.categ_lvl3_name='Dresses') 
- and test_sites.site_name='Ebay' 
- and test_cal_dt.retail_year not in ('2014') 
- group by test_cal_dt.week_beg_dt 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
diff --git a/kylin-it/src/test/resources/query/sql_invalid/query32_invalid_SQL.sql b/kylin-it/src/test/resources/query/sql_invalid/query32_invalid_SQL.sql
deleted file mode 100644
index 40b82d8..0000000
--- a/kylin-it/src/test/resources/query/sql_invalid/query32_invalid_SQL.sql
+++ /dev/null
@@ -1,56 +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.
---
-
-SELECT 
- test_cal_dt.week_beg_dt_test 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
- ,sum(test_kylin_fact.price) as gmv 
- , count(*) as trans_cnt 
- FROM test_kylin_fact 
- inner JOIN test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where test_cal_dt.retail_year='2013' 
- and retail_week in(1,2,3,4,5,6,7,7,7) 
- and (test_category_groupings.meta_categ_name='Collectibles' or test_category_groupings.categ_lvl3_name='Dresses') 
- and test_sites.site_name='Ebay' 
- and test_cal_dt.retail_year not in ('2014') 
- and test_kylin_fact.price<100 
- group by test_cal_dt.week_beg_dt 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
diff --git a/kylin-it/src/test/resources/query/sql_invalid/query33_invalid_SQL.sql b/kylin-it/src/test/resources/query/sql_invalid/query33_invalid_SQL.sql
deleted file mode 100644
index d18dbcc..0000000
--- a/kylin-it/src/test/resources/query/sql_invalid/query33_invalid_SQL.sql
+++ /dev/null
@@ -1,56 +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.
---
-
-SELECT 
- test_cal_dt.week_beg_dt_test 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
- ,sum(test_kylin_fact.price) as gmv 
- , count(*) as trans_cnt 
- FROM test_kylin_fact 
- inner JOIN test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where test_cal_dt.retail_year='2013' 
- and retail_week in(1,2,3,4,5,6,7,7,7) 
- and (test_category_groupings.meta_categ_name='Collectibles' or test_category_groupings.categ_lvl3_name='Dresses') 
- and test_sites.site_name='Ebay' 
- and test_cal_dt.retail_year not in ('2014') 
- and test_kylin_fact.trans_id=1000000001 
- group by test_cal_dt.week_beg_dt 
- ,test_cal_dt.retail_year 
- ,test_cal_dt.rtl_month_of_rtl_year_id 
- ,test_cal_dt.retail_week 
- ,test_category_groupings.meta_categ_name 
- ,test_category_groupings.categ_lvl2_name 
- ,test_category_groupings.categ_lvl3_name 
- ,test_kylin_fact.lstg_format_name 
- ,test_sites.site_name 
- ,test_seller_type_dim.seller_type_desc 
diff --git a/kylin-it/src/test/resources/query/sql_invalid/query34_invalid_SQL.sql b/kylin-it/src/test/resources/query/sql_invalid/query34_invalid_SQL.sql
deleted file mode 100644
index 4308735..0000000
--- a/kylin-it/src/test/resources/query/sql_invalid/query34_invalid_SQL.sql
+++ /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.
---
-
-SELECT COUNT(DISTINCT "TableauSQL"."TRANS_CNT") AS "ctd_TRANS_CNT_qk", "TableauSQL"."LSTG_FORMAT_NAME" AS "none_LSTG_FORMAT_NAME_nk" 
- FROM ( select test_kylin_fact.lstg_format_name, sum(price) as GMV, count(seller_id) as TRANS_CNT 
- from test_kylin_fact 
- group by test_kylin_fact.lstg_format_name 
- ) "TableauSQL" 
- GROUP BY "TableauSQL"."LSTG_FORMAT_NAME" 
diff --git a/kylin-it/src/test/resources/query/sql_invalid/query_count_distinct_on_dimension.sql.disabled b/kylin-it/src/test/resources/query/sql_invalid/query_count_distinct_on_dimension.sql.disabled
deleted file mode 100644
index 63d83b5..0000000
--- a/kylin-it/src/test/resources/query/sql_invalid/query_count_distinct_on_dimension.sql.disabled
+++ /dev/null
@@ -1,20 +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.
---
-
-##dd 
-select count(distinct cal_dt) from test_kylin_fact
diff --git a/kylin-it/src/test/resources/query/sql_join/query_00.sql b/kylin-it/src/test/resources/query/sql_join/query_00.sql
index 49992de..257651a 100644
--- a/kylin-it/src/test/resources/query/sql_join/query_00.sql
+++ b/kylin-it/src/test/resources/query/sql_join/query_00.sql
@@ -19,4 +19,4 @@ INNER JOIN TEST_COUNTRY as BUYER_COUNTRY
 ON BUYER_ACCOUNT.ACCOUNT_COUNTRY = BUYER_COUNTRY.COUNTRY
 INNER JOIN TEST_COUNTRY as SELLER_COUNTRY
 ON SELLER_ACCOUNT.ACCOUNT_COUNTRY = SELLER_COUNTRY.COUNTRY
-;{"scanRowCount":731,"scanBytes":215217,"scanFiles":1,"cuboidId":262144}
\ No newline at end of file
+;{"scanRowCount":731,"scanBytes":0,"scanFiles":1,"cuboidId":[262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query01.sql b/kylin-it/src/test/resources/query/sql_like/query01.sql
index d61da6d..e69b128 100644
--- a/kylin-it/src/test/resources/query/sql_like/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query01.sql
@@ -29,4 +29,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
 where META_CATEG_NAME like '%ab%'
 group by META_CATEG_NAME
-;{"scanRowCount":45,"scanBytes":150634,"scanFiles":1,"cuboidId":65536}
\ No newline at end of file
+;{"scanRowCount":45,"scanBytes":0,"scanFiles":1,"cuboidId":[65536]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query02.sql b/kylin-it/src/test/resources/query/sql_like/query02.sql
index 794b5ad..6ac3161 100644
--- a/kylin-it/src/test/resources/query/sql_like/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query02.sql
@@ -20,4 +20,4 @@ select upper(lstg_format_name) as lstg_format_name, count(*) as cnt from test_ky
 where lower(lstg_format_name)='abin_a' and substring(lstg_format_name,1,3) in ('ABI') and upper(lstg_format_name) > 'AAAA' and
 lower(lstg_format_name) like '%b%' and char_length(lstg_format_name) < 10 and char_length(lstg_format_name) > 3 and lstg_format_name||'a'='ABIN_Aa'
 group by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query03.sql b/kylin-it/src/test/resources/query/sql_like/query03.sql
index 43d66c4..6512501 100644
--- a/kylin-it/src/test/resources/query/sql_like/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query03.sql
@@ -31,4 +31,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
 where lstg_format_name like '%BIN%' and lstg_format_name > 'A'
 group by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query04.sql b/kylin-it/src/test/resources/query/sql_like/query04.sql
index a5bc107..479895c 100644
--- a/kylin-it/src/test/resources/query/sql_like/query04.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query04.sql
@@ -20,4 +20,4 @@ select upper(lstg_format_name) as lstg_format_name, count(*) as cnt from test_ky
 where lower(lstg_format_name)='auction' and substring(lstg_format_name,1,3) in ('Auc') and upper(lstg_format_name) > 'AAAA' and
 upper(lstg_format_name) like '%UC%' and char_length(lstg_format_name) < 10 and char_length(lstg_format_name) > 3 and lstg_format_name||'a'='Auctiona'
 group by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query05.sql b/kylin-it/src/test/resources/query/sql_like/query05.sql
index 7839b24..a9a3c82 100644
--- a/kylin-it/src/test/resources/query/sql_like/query05.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query05.sql
@@ -31,4 +31,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
 where lower(meta_categ_name)='baby' and substring(meta_categ_name,1,3) in ('Bab') and upper(meta_categ_name) > 'AAAA' and
 lower(meta_categ_name) like '%b%' and char_length(meta_categ_name) < 10 and char_length(meta_categ_name) > 3 and meta_categ_name||'a'='Babya'
 group by meta_categ_name
-;{"scanRowCount":45,"scanBytes":150634,"scanFiles":1,"cuboidId":65536}
\ No newline at end of file
+;{"scanRowCount":45,"scanBytes":0,"scanFiles":1,"cuboidId":[65536]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query06.sql b/kylin-it/src/test/resources/query/sql_like/query06.sql
index d0ccc2f..9b379c0 100644
--- a/kylin-it/src/test/resources/query/sql_like/query06.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query06.sql
@@ -31,4 +31,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
 where META_CATEG_NAME like '%ab%' and META_CATEG_NAME > 'A'
 group by META_CATEG_NAME
-;{"scanRowCount":45,"scanBytes":150634,"scanFiles":1,"cuboidId":65536}
\ No newline at end of file
+;{"scanRowCount":45,"scanBytes":0,"scanFiles":1,"cuboidId":[65536]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query10.sql b/kylin-it/src/test/resources/query/sql_like/query10.sql
index 03c1a3a..8622eeb 100644
--- a/kylin-it/src/test/resources/query/sql_like/query10.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query10.sql
@@ -10,4 +10,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
  
 where USER_DEFINED_FIELD3 like '%Video Game%'
-;{"scanRowCount":11137,"scanBytes":574990,"scanFiles":4,"cuboidId":2097151}
\ No newline at end of file
+;{"scanRowCount":11137,"scanBytes":0,"scanFiles":4,"cuboidId":[2097151]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query15.sql b/kylin-it/src/test/resources/query/sql_like/query15.sql
index 8ef9e7c..3f38715 100644
--- a/kylin-it/src/test/resources/query/sql_like/query15.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query15.sql
@@ -10,4 +10,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
  
 where lower(USER_DEFINED_FIELD3) like '%Video Game%'
-;{"scanRowCount":11137,"scanBytes":574990,"scanFiles":4,"cuboidId":2097151}
\ No newline at end of file
+;{"scanRowCount":11137,"scanBytes":0,"scanFiles":4,"cuboidId":[2097151]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query16.sql b/kylin-it/src/test/resources/query/sql_like/query16.sql
index d7bbf2c..465151b 100644
--- a/kylin-it/src/test/resources/query/sql_like/query16.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query16.sql
@@ -10,4 +10,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
  
 where lower(USER_DEFINED_FIELD3) like '%video game%'
-;{"scanRowCount":11137,"scanBytes":574990,"scanFiles":4,"cuboidId":2097151}
\ No newline at end of file
+;{"scanRowCount":11137,"scanBytes":0,"scanFiles":4,"cuboidId":[2097151]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query17.sql b/kylin-it/src/test/resources/query/sql_like/query17.sql
index 60330a9..3051ff4 100644
--- a/kylin-it/src/test/resources/query/sql_like/query17.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query17.sql
@@ -10,4 +10,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
  
 where upper(USER_DEFINED_FIELD3) like '%VIDEO GAME%'
-;{"scanRowCount":11137,"scanBytes":574990,"scanFiles":4,"cuboidId":2097151}
\ No newline at end of file
+;{"scanRowCount":11137,"scanBytes":0,"scanFiles":4,"cuboidId":[2097151]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query18.sql b/kylin-it/src/test/resources/query/sql_like/query18.sql
index 7fdc039..eaf50f3 100644
--- a/kylin-it/src/test/resources/query/sql_like/query18.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query18.sql
@@ -10,4 +10,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
  
 where upper(USER_DEFINED_FIELD3) like '%VID%'
-;{"scanRowCount":11137,"scanBytes":574990,"scanFiles":4,"cuboidId":2097151}
\ No newline at end of file
+;{"scanRowCount":11137,"scanBytes":0,"scanFiles":4,"cuboidId":[2097151]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query20.sql b/kylin-it/src/test/resources/query/sql_like/query20.sql
index 1da299e..b662b6d 100644
--- a/kylin-it/src/test/resources/query/sql_like/query20.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query20.sql
@@ -29,4 +29,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
 where lstg_format_name not like '%BIN%'
 group by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query21.sql b/kylin-it/src/test/resources/query/sql_like/query21.sql
index 72d332d..e5967f3 100644
--- a/kylin-it/src/test/resources/query/sql_like/query21.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query21.sql
@@ -29,4 +29,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
 where not(lstg_format_name not like '%BIN%')
 group by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query22.sql b/kylin-it/src/test/resources/query/sql_like/query22.sql
index a6c78f4..a3bda96 100644
--- a/kylin-it/src/test/resources/query/sql_like/query22.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query22.sql
@@ -29,4 +29,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
 where META_CATEG_NAME not like '%ab%'
 group by META_CATEG_NAME
-;{"scanRowCount":45,"scanBytes":150634,"scanFiles":1,"cuboidId":65536}
\ No newline at end of file
+;{"scanRowCount":45,"scanBytes":0,"scanFiles":1,"cuboidId":[65536]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_like/query23.sql b/kylin-it/src/test/resources/query/sql_like/query23.sql
index 36db368..0c864cd 100644
--- a/kylin-it/src/test/resources/query/sql_like/query23.sql
+++ b/kylin-it/src/test/resources/query/sql_like/query23.sql
@@ -29,4 +29,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  
 where not(META_CATEG_NAME not like '%ab%')
 group by META_CATEG_NAME
-;{"scanRowCount":45,"scanBytes":150634,"scanFiles":1,"cuboidId":65536}
\ No newline at end of file
+;{"scanRowCount":45,"scanBytes":0,"scanFiles":1,"cuboidId":[65536]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_limit/query01.sql b/kylin-it/src/test/resources/query/sql_limit/query01.sql
deleted file mode 100644
index 57ff062..0000000
--- a/kylin-it/src/test/resources/query/sql_limit/query01.sql
+++ /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.
---
-
-select
-    *
-from test_kylin_fact
-    left join TEST_CATEGORY_GROUPINGS as TEST_CATEGORY_GROUPINGS
-    ON TEST_KYLIN_FACT.LEAF_CATEG_ID = TEST_CATEGORY_GROUPINGS.LEAF_CATEG_ID AND TEST_KYLIN_FACT.LSTG_SITE_ID = TEST_CATEGORY_GROUPINGS.SITE_ID
-where lstg_format_name='FP-GTC' 
-limit 20
diff --git a/kylin-it/src/test/resources/query/sql_limit/query03.sql b/kylin-it/src/test/resources/query/sql_limit/query03.sql
deleted file mode 100644
index 2f18b89..0000000
--- a/kylin-it/src/test/resources/query/sql_limit/query03.sql
+++ /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.
---
-
-SELECT 
- test_kylin_fact.cal_dt , sum(test_kylin_fact.price) as GMV, count(*) as TRANS_CNT 
- FROM test_kylin_fact 
- left JOIN edw.test_cal_dt as test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- left JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- left JOIN edw.test_sites as test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- where test_kylin_fact.seller_id = 10000002 + 4 
- 
- group by  seller_id,test_kylin_fact.cal_dt
- limit 10
diff --git a/kylin-it/src/test/resources/query/sql_limit/query05.sql b/kylin-it/src/test/resources/query/sql_limit/query05.sql
deleted file mode 100644
index ba5523a..0000000
--- a/kylin-it/src/test/resources/query/sql_limit/query05.sql
+++ /dev/null
@@ -1,21 +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.
---
-
-select sum(price) from test_kylin_fact
-  where CAL_DT >= '2012-02-16' and CAL_DT <= '2012-03-16'
-  limit 1
diff --git a/kylin-it/src/test/resources/query/sql_limit/query06.sql b/kylin-it/src/test/resources/query/sql_limit/query06.sql
deleted file mode 100644
index 353fb60..0000000
--- a/kylin-it/src/test/resources/query/sql_limit/query06.sql
+++ /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.
---
-
-SELECT sum(price)
-FROM test_kylin_fact
-WHERE CAL_DT >= '2012-02-16' and CAL_DT <= '2012-03-16' and LEAF_CATEG_ID in
-(
-  SELECT DISTINCT LEAF_CATEG_ID
-  FROM TEST_CATEGORY_GROUPINGS
-  WHERE META_CATEG_NAME is not null
-) limit 10
diff --git a/kylin-it/src/test/resources/query/sql_massin/query01.sql b/kylin-it/src/test/resources/query/sql_massin/query01.sql
deleted file mode 100644
index f21e5fb..0000000
--- a/kylin-it/src/test/resources/query/sql_massin/query01.sql
+++ /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.
---
-
-SELECT 
-  count(*) as TRANS_CNT 
- FROM test_kylin_fact 
- inner JOIN edw.test_cal_dt as test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN edw.test_sites as test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN edw.test_seller_type_dim as test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where massin(test_kylin_fact.SELLER_ID,'vip_customers') 
diff --git a/kylin-it/src/test/resources/query/sql_massin/query02.sql b/kylin-it/src/test/resources/query/sql_massin/query02.sql
deleted file mode 100644
index 8981b75..0000000
--- a/kylin-it/src/test/resources/query/sql_massin/query02.sql
+++ /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.
---
-
-
- select test_kylin_fact.leaf_categ_id,sum(price) as GMV, count(*) as x
- from test_kylin_fact inner JOIN edw.test_cal_dt as test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN edw.test_sites as test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN edw.test_seller_type_dim as test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
-  where massin(test_kylin_fact.SELLER_ID,'vip_customers') 
- group by test_kylin_fact.leaf_categ_id
diff --git a/kylin-it/src/test/resources/query/sql_massin/query03.sql b/kylin-it/src/test/resources/query/sql_massin/query03.sql
deleted file mode 100644
index 27a5918..0000000
--- a/kylin-it/src/test/resources/query/sql_massin/query03.sql
+++ /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.
---
-
-
- select test_kylin_fact.lstg_format_name, sum(price) as GMV, count(*) as x
- from test_kylin_fact inner JOIN edw.test_cal_dt as test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN edw.test_sites as test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN edw.test_seller_type_dim as test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where massin(test_kylin_fact.SELLER_ID,'vip_customers') 
- group by test_kylin_fact.lstg_format_name having count(*) > 2 
diff --git a/kylin-it/src/test/resources/query/sql_massin/query04.sql b/kylin-it/src/test/resources/query/sql_massin/query04.sql
deleted file mode 100644
index f11939c..0000000
--- a/kylin-it/src/test/resources/query/sql_massin/query04.sql
+++ /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.
---
-
-select sum(price) as GMV, count(*) as TRANS_CNT  FROM test_kylin_fact
- inner JOIN edw.test_cal_dt as test_cal_dt
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt
- inner JOIN test_category_groupings
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id
- AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
-where (test_kylin_fact.cal_dt < DATE '2012-05-01' or test_kylin_fact.cal_dt > DATE '2013-05-01')
-and massin(test_kylin_fact.SELLER_ID,'vip_customers') 
- 
diff --git a/kylin-it/src/test/resources/query/sql_massin_distinct/query01.sql b/kylin-it/src/test/resources/query/sql_massin_distinct/query01.sql
deleted file mode 100644
index 5252246..0000000
--- a/kylin-it/src/test/resources/query/sql_massin_distinct/query01.sql
+++ /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.
---
-
-SELECT 
-  count(*) as TRANS_CNT ,
-  count(DISTINCT test_kylin_fact.SELLER_ID)
- FROM test_kylin_fact 
- inner JOIN edw.test_cal_dt as test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN edw.test_sites as test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN edw.test_seller_type_dim as test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where massin(test_kylin_fact.SELLER_ID,'vip_customers') 
diff --git a/kylin-it/src/test/resources/query/sql_massin_distinct/query02.sql b/kylin-it/src/test/resources/query/sql_massin_distinct/query02.sql
deleted file mode 100644
index 65480a8..0000000
--- a/kylin-it/src/test/resources/query/sql_massin_distinct/query02.sql
+++ /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.
---
-
-SELECT 
-  count(*) as TRANS_CNT ,
-  count(DISTINCT test_kylin_fact.SELLER_ID)
-  ,test_kylin_fact.cal_dt
- FROM test_kylin_fact 
- inner JOIN edw.test_cal_dt as test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN edw.test_sites as test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN edw.test_seller_type_dim as test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where massin(test_kylin_fact.SELLER_ID,'vip_customers')  and test_kylin_fact.cal_dt > date'2010-01-01'
- group by test_kylin_fact.cal_dt
diff --git a/kylin-it/src/test/resources/query/sql_massin_distinct/query03.sql b/kylin-it/src/test/resources/query/sql_massin_distinct/query03.sql
deleted file mode 100644
index 90cc942..0000000
--- a/kylin-it/src/test/resources/query/sql_massin_distinct/query03.sql
+++ /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.
---
-
-SELECT 
-  count(*) as TRANS_CNT ,
-  count(DISTINCT test_kylin_fact.SELLER_ID)
- FROM test_kylin_fact 
- inner JOIN edw.test_cal_dt as test_cal_dt 
- ON test_kylin_fact.cal_dt = test_cal_dt.cal_dt 
- inner JOIN test_category_groupings 
- ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id 
- inner JOIN edw.test_sites as test_sites 
- ON test_kylin_fact.lstg_site_id = test_sites.site_id 
- inner JOIN edw.test_seller_type_dim as test_seller_type_dim 
- ON test_kylin_fact.slr_segment_cd = test_seller_type_dim.seller_type_cd 
- where massin(test_kylin_fact.SELLER_ID,'vip_customers')  and test_kylin_fact.cal_dt > date'2010-01-01'
diff --git a/kylin-it/src/test/resources/query/sql_multi_model/query01.sql b/kylin-it/src/test/resources/query/sql_multi_model/query01.sql
index cb0e2f2..41711b3 100644
--- a/kylin-it/src/test/resources/query/sql_multi_model/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_multi_model/query01.sql
@@ -47,3 +47,4 @@ from
   on l.cal_dt = i.cal_dt
 group by
   l.cal_dt
+;{"scanRowCount":2924,"scanBytes":0,"scanFiles":4,"cuboidId":[262144,262144]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_orderby/query01.sql b/kylin-it/src/test/resources/query/sql_orderby/query01.sql
index 26e0582..859e9d6 100644
--- a/kylin-it/src/test/resources/query/sql_orderby/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_orderby/query01.sql
@@ -30,4 +30,4 @@ inner JOIN edw.test_cal_dt as test_cal_dt
  order by test_cal_dt.week_beg_dt   
 
  -- optiq 0.8 reports varchar instead of date on week_beg_dt and fail test case
-;{"scanRowCount":10018,"scanBytes":384041,"scanFiles":2,"cuboidId":276480}
\ No newline at end of file
+;{"scanRowCount":10018,"scanBytes":0,"scanFiles":2,"cuboidId":[276480]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_orderby/query02.sql b/kylin-it/src/test/resources/query/sql_orderby/query02.sql
index 8ee3b13..f5f4138 100644
--- a/kylin-it/src/test/resources/query/sql_orderby/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_orderby/query02.sql
@@ -23,4 +23,4 @@ select lstg_format_name,
  where lstg_format_name='FP-GTC' 
  group by lstg_format_name 
  order by lstg_format_name
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_orderby/query03.sql b/kylin-it/src/test/resources/query/sql_orderby/query03.sql
index b32d454..ca9e31e 100644
--- a/kylin-it/src/test/resources/query/sql_orderby/query03.sql
+++ b/kylin-it/src/test/resources/query/sql_orderby/query03.sql
@@ -22,4 +22,4 @@ select lstg_format_name,
  from test_kylin_fact 
  group by lstg_format_name 
  order by sum(price)
-;{"scanRowCount":300,"scanBytes":190822,"scanFiles":1,"cuboidId":14336}
\ No newline at end of file
+;{"scanRowCount":300,"scanBytes":0,"scanFiles":1,"cuboidId":[14336]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_ordinal/query01.sql b/kylin-it/src/test/resources/query/sql_ordinal/query01.sql
index 08856b7..5938f36 100644
--- a/kylin-it/src/test/resources/query/sql_ordinal/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_ordinal/query01.sql
@@ -29,4 +29,5 @@ FROM test_kylin_fact
     ON test_kylin_fact.leaf_categ_id = test_category_groupings.leaf_categ_id AND test_kylin_fact.lstg_site_id = test_category_groupings.site_id
 WHERE SLR_SEGMENT_CD < 16 and USER_DEFINED_FIELD1 is not null
 group by 1, 2
-order by 1, 2
\ No newline at end of file
+order by 1, 2
+;{"scanRowCount":10144,"scanBytes":0,"scanFiles":2,"cuboidId":[2097151]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_ordinal/query02.sql b/kylin-it/src/test/resources/query/sql_ordinal/query02.sql.disabled
similarity index 98%
rename from kylin-it/src/test/resources/query/sql_ordinal/query02.sql
rename to kylin-it/src/test/resources/query/sql_ordinal/query02.sql.disabled
index be55ca4..ea068f1 100644
--- a/kylin-it/src/test/resources/query/sql_ordinal/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_ordinal/query02.sql.disabled
@@ -24,4 +24,4 @@ SELECT "TEST_KYLIN_FACT"."CAL_DT", SUM("TEST_KYLIN_FACT"."PRICE") AS "sum_PRICE_
     THEN  ("TEST_KYLIN_FACT"."CAL_DT" = "t0"."none_CAL_DT_ok")
     ELSE "TEST_KYLIN_FACT"."CAL_DT" = "t0"."none_CAL_DT_ok"
     END
-    GROUP BY 1
+    GROUP BY 1 ;
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query01.sql b/kylin-it/src/test/resources/query/sql_percentile/query01.sql
index 87f8725..b5a1bb3 100644
--- a/kylin-it/src/test/resources/query/sql_percentile/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_percentile/query01.sql
@@ -18,4 +18,4 @@
 
 select seller_id, percentile(price, 0.5) from test_kylin_fact
 group by seller_id
-;{"scanRowCount":9928,"scanBytes":378744,"scanFiles":1,"cuboidId":1310735}
\ No newline at end of file
+;{"scanRowCount":9928,"scanBytes":0,"scanFiles":1,"cuboidId":[1310735]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/.part-00000-5f74fce0-2455-4b7d-baa1-91c4bed92238-c000.csv.crc b/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/.part-00000-5f74fce0-2455-4b7d-baa1-91c4bed92238-c000.csv.crc
new file mode 100644
index 0000000..565cfd8
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/.part-00000-5f74fce0-2455-4b7d-baa1-91c4bed92238-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/part-00000-5f74fce0-2455-4b7d-baa1-91c4bed92238-c000.csv b/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/part-00000-5f74fce0-2455-4b7d-baa1-91c4bed92238-c000.csv
new file mode 100644
index 0000000..39fca0d
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_percentile/query01.sql.expected/part-00000-5f74fce0-2455-4b7d-baa1-91c4bed92238-c000.csv
@@ -0,0 +1,1000 @@
+10000065,617.4299926757812
+10000395,374.2550048828125
+10000504,307.2000160217285
+10000690,449.07000732421875
+10000855,516.3049926757812
+10000043,693.649959564209
+10000106,360.62999057769775
+10000135,360.11998748779297
+10000144,484.41998291015625
+10000295,342.1199951171875
+10000583,744.4150085449219
+10000585,664.9699630737305
+10000608,494.3400115966797
+10000740,403.0950012207031
+10000120,657.4550399780273
+10000618,322.45001220703125
+10000982,593.1300201416016
+10000234,531.5999755859375
+10000281,312.8100051879883
+10000774,550.52001953125
+10000101,433.3450012207031
+10000368,350.769962310791
+10000624,605.9400024414062
+10000716,485.47003173828125
+10000814,360.58999252319336
+10000247,588.75
+10000466,358.62001037597656
+10000575,162.71001434326172
+10000710,331.7200050354004
+10000857,411.5499954223633
+10000890,616.6599731445312
+10000894,416.5199966430664
+10000109,636.3999929428101
+10000312,370.8800048828125
+10000318,668.4349975585938
+10000380,275.3249969482422
+10000381,180.2100067138672
+10000560,547.97998046875
+10000612,349.6700134277344
+10000084,589.6099853515625
+10000240,406.3199996948242
+10000031,296.410005569458
+10000828,781.72998046875
+10000172,467.0099983215332
+10000193,319.9850082397461
+10000322,256.6200065612793
+10000346,721.5700073242188
+10000671,264.20999240875244
+10000730,518.9699630737305
+10000738,55.130001068115234
+10000272,435.7200126647949
+10000343,389.92000579833984
+10000353,326.8449945449829
+10000382,357.17498779296875
+10000495,281.32498931884766
+10000537,693.6599715948105
+10000794,434.5199890136719
+10000806,533.5499877929688
+10000836,294.04001235961914
+10000030,440.4200096130371
+10000111,415.4449863433838
+10000801,422.26001739501953
+10000038,483.20999908447266
+10000192,624.7199935913086
+10000305,428.77501678466797
+10000445,400.65500259399414
+10000660,294.0400199890137
+10000787,110.77998733520508
+10000830,522.1099853515625
+10000910,669.1300430297852
+10000182,505.0499897003174
+10000213,562.3149948120117
+10000251,650.0849914550781
+10000277,184.5399932861328
+10000316,543.6749753952026
+10000418,436.4200134277344
+10000485,439.5600128173828
+10000733,436.10001373291016
+10000879,468.5400085449219
+10000039,493.7749938964844
+10000207,470.38000106811523
+10000354,511.560001373291
+10000360,275.5200071334839
+10000423,431.16001892089844
+10000462,538.9800186157227
+10000552,557.8500061035156
+10000129,116.05999755859375
+10000208,609.4399871826172
+10000225,365.8499946594238
+10000748,218.72000122070312
+10000784,319.864990234375
+10000848,405.2900047302246
+10000224,284.1450004577637
+10000337,559.004997253418
+10000847,543.9500102996826
+10000041,570.1100158691406
+10000128,484.59999656677246
+10000581,355.80999660491943
+10000782,428.4149932861328
+10000286,573.2950134277344
+10000447,519.25
+10000509,459.8099822998047
+10000924,454.6300048828125
+10000933,217.9499969482422
+10000255,434.1600036621094
+10000455,701.5800161361694
+10000725,370.510009765625
+10000964,480.6600036621094
+10000996,336.76999282836914
+10000999,512.8699951171875
+10000557,464.29001235961914
+10000565,465.84999656677246
+10000799,346.6800003051758
+10000211,111.5250015258789
+10000367,352.0199890136719
+10000644,234.14998817443848
+10000868,493.39005279541016
+10000116,465.6199951171875
+10000223,892.3400268554688
+10000430,562.5499820709229
+10000451,311.5499949455261
+10000770,721.9199829101562
+10000300,526.8500061035156
+10000546,303.0299987792969
+10000667,265.04000902175903
+10000797,467.89996337890625
+10000958,470.2349853515625
+10000962,367.5849914550781
+10000467,732.8599872589111
+10000514,582.2000122070312
+10000528,396.9450149536133
+10000538,400.0199890136719
+10000551,125.70000076293945
+10000704,206.40000343322754
+10000777,596.7300148010254
+10000844,329.07000732421875
+10000974,337.2799987792969
+10000097,467.78000289201736
+10000261,634.6150116920471
+10000299,410.6750068664551
+10000860,537.3400115966797
+10000955,722.6749992370605
+10000297,685.3349914550781
+10000356,361.84499728679657
+10000566,329.23999786376953
+10000798,416.1000061035156
+10000003,813.8449974060059
+10000324,540.9199676513672
+10000853,363.8800048828125
+10000960,446.9400005340576
+10000058,329.82000732421875
+10000108,490.18002128601074
+10000160,424.6199951171875
+10000363,748.7799987792969
+10000940,302.1499938964844
+10000239,192.7050018310547
+10000242,243.99499893188477
+10000282,426.44999504089355
+10000731,325.2200050354004
+10000993,305.23001861572266
+10000221,289.79998779296875
+10000323,366.8500061035156
+10000433,240.88999938964844
+10000634,378.1800079345703
+10000647,530.7350006103516
+10000703,720.3200263977051
+10000825,383.48998260498047
+10000988,362.30999755859375
+10000006,437.1700019836426
+10000104,173.2100067138672
+10000214,315.51499938964844
+10000342,262.4850082397461
+10000464,116.06500244140625
+10000571,454.19000244140625
+10000698,492.7800121307373
+10000036,413.11999702453613
+10000975,677.4649982452393
+10000069,564.3800039291382
+10000443,73.40999794006348
+10000450,618.1900024414062
+10000728,460.0699996948242
+10000922,490.13002014160156
+10000378,204.52000427246094
+10000396,111.5199966430664
+10000873,691.6849746704102
+10000968,397.625
+10000054,739.2299880981445
+10000142,424.1000061035156
+10000153,95.05000305175781
+10000158,540.7700042724609
+10000522,640.1099824905396
+10000636,255.82000732421875
+10000851,613.5750122070312
+10000075,466.81499099731445
+10000303,532.9600219726562
+10000335,423.60500717163086
+10000780,547.8900032043457
+10000882,247.12499904632568
+10000241,436.9899892807007
+10000665,503.5449867248535
+10000936,385.8450012207031
+10000067,672.0150032043457
+10000094,532.6400151252747
+10000623,365.66001892089844
+10000044,421.49499559402466
+10000167,425.4100036621094
+10000339,222.63999938964844
+10000682,323.82999420166016
+10000089,441.16998291015625
+10000103,483.24002838134766
+10000329,374.12998962402344
+10000887,376.6600036621094
+10000147,581.4600219726562
+10000198,175.35000610351562
+10000331,295.6150140762329
+10000432,458.26001167297363
+10000576,560.0400114059448
+10000803,400.44000244140625
+10000107,340.4500045776367
+10000540,636.4099960327148
+10000515,548.5599660873413
+10000891,526.2899932861328
+10000194,551.3900146484375
+10000386,600.4699554443359
+10000550,647.4500122070312
+10000555,430.6600036621094
+10000969,499.3099822998047
+10000077,572.9000244140625
+10000179,379.6949973106384
+10000184,310.9550018310547
+10000296,331.60001373291016
+10000407,519.3099822998047
+10000880,307.1750068664551
+10000253,555.3300170898438
+10000361,441.36997985839844
+10000385,490.510009765625
+10000406,226.79999542236328
+10000476,635.794979095459
+10000914,462.6499824523926
+10000656,485.5299987792969
+10000802,300.54000663757324
+10000091,371.7099838256836
+10000121,543.5100193023682
+10000411,193.22500610351562
+10000472,270.3900032043457
+10000507,475.5699920654297
+10000867,418.95001220703125
+10000127,330.2200012207031
+10000136,566.2050170898438
+10000365,196.9199981689453
+10000700,504.3900260925293
+10000781,326.1199951171875
+10000829,514.4900016784668
+10000629,374.2900195121765
+10000742,339.239990234375
+10000791,606.2400054931641
+10000805,338.5
+10000846,503.720006942749
+10000021,326.5100212097168
+10000191,391.1300048828125
+10000228,870.3699951171875
+10000259,631.6700096130371
+10000417,475.50999641418457
+10000529,258.8600025177002
+10000669,610.0850219726562
+10000817,753.4400005340576
+10000165,656.719970703125
+10000170,207.5749969482422
+10000499,488.7399797439575
+10000562,478.0199890136719
+10000937,276.4449882507324
+10000498,646.8500061035156
+10000593,587.0799827575684
+10000616,552.9299774169922
+10000893,651.8899688720703
+10000062,355.97000885009766
+10000133,491.5799865722656
+10000283,623.6650161743164
+10000646,486.4350051879883
+10000002,453.9049987792969
+10000195,132.69000053405762
+10000744,369.67999267578125
+10000970,522.8249931335449
+10000987,397.75498962402344
+10000199,217.6599998474121
+10000469,473.54998779296875
+10000508,165.44000148773193
+10000590,598.8400115966797
+10000739,530.4500045776367
+10000865,537.2850189208984
+10000257,413.6299858093262
+10000357,390.38000106811523
+10000549,614.0399894714355
+10000943,232.09999465942383
+10000009,238.72000122070312
+10000222,772.6599731445312
+10000404,489.2699966430664
+10000842,268.3899898529053
+10000990,480.0899963378906
+10000206,566.8450012207031
+10000212,652.9799842834473
+10000622,663.3900146484375
+10000139,634.5799865722656
+10000166,669.950008392334
+10000209,634.7899627685547
+10000284,507.90000915527344
+10000548,463.73500061035156
+10000706,398.05500984191895
+10000050,337.5799865722656
+10000088,412.185022354126
+10000098,416.5500030517578
+10000601,354.720006942749
+10000653,411.92999267578125
+10000663,559.4449996948242
+10000849,634.719970703125
+10000534,591.0999717712402
+10000621,404.4300003051758
+10000852,609.7150001525879
+10000027,765.6199989318848
+10000480,311.00999641418457
+10000652,740.3599853515625
+10000833,344.4500265419483
+10000074,216.17000198364258
+10000458,465.1899948120117
+10000474,428.15000915527344
+10000511,461.8399963378906
+10000544,227.82000350952148
+10000673,543.8099975585938
+10000722,273.3300018310547
+10000785,360.61499786376953
+10000808,596.1799926757812
+10000919,676.375
+10000140,336.3900146484375
+10000760,362.93499755859375
+10000991,565.5500251054764
+10000995,489.05500745773315
+10000011,523.219970703125
+10000025,724.6299934387207
+10000145,511.3450012207031
+10000743,454.50000762939453
+10000755,408.6949806213379
+10000517,546.7899780273438
+10000696,446.45001220703125
+10000751,230.19001007080078
+10000816,641.9799652099609
+10000834,379.4900093078613
+10000001,519.919979095459
+10000105,728.5749745368958
+10000245,580.2999782562256
+10000321,305.1499900817871
+10000377,634.1899981498718
+10000902,158.02000427246094
+10000535,393.30001068115234
+10000718,365.5849914550781
+10000778,680.6300048828125
+10000895,475.07000732421875
+10000917,617.890022277832
+10000944,316.450003862381
+10000082,444.1050112247467
+10000415,504.9399948120117
+10000630,420.7850036621094
+10000633,193.1300048828125
+10000267,391.1099853515625
+10000527,216.52000045776367
+10000603,314.5650062561035
+10000607,311.97000885009766
+10000752,448.7799758911133
+10000037,649.5699768066406
+10000336,650.7499771118164
+10000675,302.6099853515625
+10000004,438.3500061035156
+10000220,528.8599853515625
+10000319,283.5250015258789
+10000610,404.54998874664307
+10000792,116.85998916625977
+10000942,636.9499855041504
+10000051,451.2150206565857
+10000204,783.1400299072266
+10000428,351.75
+10000448,497.96998596191406
+10000542,379.5099925994873
+10000921,744.6150283813477
+10000941,527.7299976348877
+10000998,649.1099853515625
+10000249,576.0099945068359
+10000341,457.5499906539917
+10000373,582.289963722229
+10000375,449.469984292984
+10000394,412.2000160217285
+10000536,280.1800003051758
+10000595,641.200008392334
+10000655,506.7300109863281
+10000888,567.510009765625
+10000949,213.82001113891602
+10000293,658.9299812316895
+10000307,782.4949951171875
+10000734,379.2200012207031
+10000850,402.56998920440674
+10000420,576.0299911499023
+10000577,357.67001152038574
+10000717,546.0800170898438
+10000965,623.4249725341797
+10000384,189.5500087738037
+10000483,549.6249961853027
+10000532,447.0499801635742
+10000643,180.08999633789062
+10000130,554.2900037765503
+10000156,509.59499740600586
+10000181,381.945011138916
+10000431,394.6799876689911
+10000869,555.260009765625
+10000896,587.0700073242188
+10000079,435.90999603271484
+10000169,583.7050170898438
+10000210,320.19000244140625
+10000333,345.60998344421387
+10000465,465.90501403808594
+10000874,791.2999877929688
+10000946,500.34999084472656
+10000520,377.05999183654785
+10000545,690.3300170898438
+10000570,564.7249603271484
+10000657,667.6449813842773
+10000010,672.02001953125
+10000313,200.89998626708984
+10000391,470.8599853515625
+10000714,203.1150016784668
+10000876,568.530029296875
+10000118,719.1999702453613
+10000178,247.54000091552734
+10000117,311.0849953889847
+10000230,282.0299987792969
+10000352,464.9700012207031
+10000379,391.1499786376953
+10000638,442.77999114990234
+10000758,577.8150024414062
+10000920,567.4600219726562
+10000972,205.98000144958496
+10000252,538.5349998474121
+10000338,336.82000732421875
+10000416,599.1300010681152
+10000463,317.1999969482422
+10000641,66.20999908447266
+10000812,473.44000244140625
+10000859,46.80500030517578
+10000012,127.05001068115234
+10000122,289.7300109863281
+10000180,632.9000205993652
+10000290,280.1700248718262
+10000835,663.9899892807007
+10000845,388.4500198364258
+10000907,437.4549980163574
+10000311,524.4199829101562
+10000553,358.0749988555908
+10000790,394.4400100708008
+10000939,705.8900146484375
+10000952,647.9299926757812
+10000961,481.5499687194824
+10000275,351.13999938964844
+10000370,391.8399963378906
+10000503,255.2450122833252
+10000591,290.564998626709
+10000685,574.2700119018555
+10000713,712.4000244140625
+10000033,368.42000579833984
+10000100,512.3099975585938
+10000328,477.2950019836426
+10000524,763.5400085449219
+10000913,618.6949729919434
+10000018,518.5100059509277
+10000374,519.2099990844727
+10000425,574.8050231933594
+10000496,427.05501556396484
+10000580,461.8599853515625
+10000687,193.0399932861328
+10000689,328.489990234375
+10000769,360.4100036621094
+10000979,433.9649963378906
+10000201,428.9650077819824
+10000666,235.49000549316406
+10000693,342.2000160217285
+10000516,177.5299973487854
+10000606,428.6049995422363
+10000912,386.739990234375
+10000992,659.3699951171875
+10000258,289.76002502441406
+10000273,510.9450149536133
+10000619,573.284984588623
+10000773,265.22000312805176
+10000034,365.1400337219238
+10000491,327.9700012207031
+10000729,270.37500762939453
+10000918,424.94000244140625
+10000977,545.570011138916
+10000137,158.65000915527344
+10000254,399.5299987792969
+10000625,506.56001472473145
+10000659,269.82000732421875
+10000875,573.6300048828125
+10000885,527.9150085449219
+10000980,203.5999984741211
+10000019,200.4199981689453
+10000092,487.6499938964844
+10000163,555.5349960327148
+10000584,217.19000053405762
+10000831,351.70001220703125
+10000928,255.0099983215332
+10000287,244.24000549316406
+10000371,429.760009765625
+10000486,452.79998779296875
+10000626,306.7949981689453
+10000822,339.94000244140625
+10000931,117.59999656677246
+10000028,293.3099994659424
+10000348,674.2000122070312
+10000383,281.99000549316406
+10000227,375.3900146484375
+10000327,62.319990158081055
+10000745,562.4599941372871
+10000762,567.469970703125
+10000468,369.47999572753906
+10000490,334.10499000549316
+10000947,500.01996994018555
+10000264,493.00001335144043
+10000592,411.1499938964844
+10000827,175.51000595092773
+10000063,41.38999938964844
+10000233,528.5599975585938
+10000800,374.35001373291016
+10000989,277.95999908447266
+10000013,359.2900085449219
+10000141,426.7149906158447
+10000226,392.8300037384033
+10000813,209.77499866485596
+10000113,520.2000045776367
+10000304,616.4299774169922
+10000456,391.35498046875
+10000574,675.5000123977661
+10000604,454.1000213623047
+10000674,596.7800216674805
+10000005,567.0800170898438
+10000477,299.5499801635742
+10000708,57.80000305175781
+10000750,678.3400268554688
+10000804,445.3000030517578
+10000872,607.2550048828125
+10000899,657.0599822998047
+10000236,469.7300109863281
+10000362,583.2100219726562
+10000459,370.45001220703125
+10000506,627.4299926757812
+10000588,411.48998641967773
+10000672,308.9600067138672
+10000691,314.4700012207031
+10000709,797.1850051879883
+10000864,620.4750099182129
+10000916,488.0500030517578
+10000243,460.1399841308594
+10000563,369.1049995422363
+10000678,726.22998046875
+10000090,283.2900142669678
+10000217,668.5999755859375
+10000539,667.9099731445312
+10000697,84.21499633789062
+10000811,755.8200073242188
+10000052,375.2799987792969
+10000444,410.1300048828125
+10000501,713.120002746582
+10000761,631.7250089645386
+10000061,215.1699981689453
+10000095,652.0700073242188
+10000279,524.9500122070312
+10000308,698.4099769592285
+10000392,651.5500106811523
+10000541,422.54500007629395
+10000680,367.3999900817871
+10000732,213.53998947143555
+10000915,356.1350030899048
+10000923,499.98999786376953
+10000200,299.3000030517578
+10000398,381.05999755859375
+10000412,260.2300109863281
+10000168,440.95997619628906
+10000202,357.2900161743164
+10000218,358.6400146484375
+10000351,574.235013961792
+10000475,549.3950204849243
+10000564,312.7099914550781
+10000658,369.1499938964844
+10000681,398.22999572753906
+10000837,511.2250061035156
+10000881,432.3699941635132
+10000271,440.67002868652344
+10000350,446.3999938964844
+10000723,608.9799880981445
+10000900,232.17000579833984
+10000461,6.560000419616699
+10000076,571.4699650406837
+10000189,450.4850082397461
+10000278,527.0299987792969
+10000521,672.0299968719482
+10000609,287.4000015258789
+10000766,472.51000213623047
+10000436,311.1899948120117
+10000442,525.0849990844727
+10000473,294.48998832702637
+10000500,672.2000122070312
+10000809,363.4350109100342
+10000196,274.1700134277344
+10000513,535.5750007629395
+10000598,566.1500244140625
+10000925,428.2500123977661
+10000087,531.3300113677979
+10000187,375.24999618530273
+10000229,581.1599884033203
+10000310,530.2099914550781
+10000325,429.6900043487549
+10000497,522.75
+10000265,789.9900360107422
+10000488,115.36499786376953
+10000670,373.25
+10000720,411.5899963378906
+10000020,840.4000244140625
+10000244,483.8199920654297
+10000280,513.2800235748291
+10000358,536.439998626709
+10000582,577.5650100708008
+10000807,294.00000762939453
+10000820,480.2750053405762
+10000959,449.97497940063477
+10000134,250.71001815795898
+10000369,389.18001556396484
+10000519,408.2500042915344
+10000285,423.9049987792969
+10000441,681.9449768066406
+10000493,449.02000427246094
+10000763,232.79000091552734
+10000815,479.4699721336365
+10000235,582.2999873161316
+10000330,142.69000625610352
+10000597,280.6850051879883
+10000635,471.299991607666
+10000664,577.3350007534027
+10000203,328.23499298095703
+10000401,665.3200035095215
+10000525,647.4000263214111
+10000971,286.9499969482422
+10000143,282.3000011444092
+10000344,297.4550018310547
+10000589,185.97999954223633
+10000017,346.6800079345703
+10000093,378.42999267578125
+10000554,421.8299865722656
+10000819,529.9200086593628
+10000856,187.68999481201172
+10000126,161.399995803833
+10000205,535.1700134277344
+10000393,291.260009765625
+10000484,305.97499084472656
+10000642,565.489990234375
+10000997,680.3499603271484
+10000186,515.1599740982056
+10000302,141.27000427246094
+10000614,169.52999877929688
+10000615,715.3849792480469
+10000701,442.6400079727173
+10000870,352.6750011444092
+10000909,454.4099807739258
+10000040,401.9400062561035
+10000085,449.02999114990234
+10000174,376.9599914550781
+10000270,345.470006942749
+10000309,403.7699890136719
+10000320,410.9400100708008
+10000364,296.0400047302246
+10000505,521.9750061035156
+10000530,634.9250040054321
+10000579,625.799991607666
+10000637,441.07501220703125
+10000721,518.3900146484375
+10000756,611.7200012207031
+10000048,248.05999374389648
+10000177,545.3499526977539
+10000294,364.20001220703125
+10000620,757.3200225830078
+10000695,640.3499717712402
+10000746,640.4600296020508
+10000066,642.1199951171875
+10000161,430.15500259399414
+10000326,425.64998054504395
+10000427,542.0499877929688
+10000457,587.2300109863281
+10000197,265.0900001525879
+10000231,415.81501388549805
+10000793,621.7700424194336
+10000904,515.3599853515625
+10000154,562.4399871826172
+10000276,227.60999298095703
+10000429,579.0900230407715
+10000558,259.2049980163574
+10000306,597.3599853515625
+10000788,297.13000869750977
+10000967,472.8249969482422
+10000070,539.7649917602539
+10000078,492.7099857330322
+10000110,488.0
+10000148,782.1750183105469
+10000149,342.3249969482422
+10000399,801.4000720977783
+10000611,350.34998857975006
+10000935,129.77999877929688
+10000159,368.4400005340576
+10000315,654.9449844360352
+10000453,496.239990234375
+10000639,506.3249969482422
+10000661,519.7300071716309
+10000757,218.08999824523926
+10000823,595.0000152587891
+10000334,355.4699945449829
+10000408,468.6699924468994
+10000596,371.05999755859375
+10000772,551.3799781799316
+10000871,381.2699890136719
+10000060,464.6099967956543
+10000237,136.1500015258789
+10000492,555.0499954223633
+10000631,469.5799865722656
+10000884,251.13999366760254
+10000024,572.6199951171875
+10000248,511.1449737548828
+10000470,559.209988117218
+10000866,754.260009765625
+10000086,396.86999893188477
+10000526,711.4599914550781
+10000569,889.280029296875
+10000764,352.52502059936523
+10000073,433.5449981689453
+10000119,542.0849914550781
+10000400,340.05999755859375
+10000405,536.7299995422363
+10000440,348.54998779296875
+10000768,554.8100051879883
+10000175,562.4649963378906
+10000413,333.3650026321411
+10000446,387.54000091552734
+10000449,453.054988861084
+10000727,589.1000137329102
+10000749,531.8499908447266
+10000824,461.5749945640564
+10000926,345.510009765625
+10000956,197.9699935913086
+10000014,452.8800048828125
+10000026,153.5800018310547
+10000559,570.370002746582
+10000029,448.94001388549805
+10000096,810.7750244140625
+10000173,534.525016784668
+10000238,513.52001953125
+10000628,394.88999938964844
+10000662,512.0000152587891
+10000735,185.14999389648438
+10000898,279.93999099731445
+10000183,696.469970703125
+10000349,860.8900146484375
+10000389,469.11999702453613
+10000862,597.375
+10000905,546.7449951171875
+10000911,442.4349937438965
+10000219,346.17498779296875
+10000677,539.7550201416016
+10000694,310.8599853515625
+10000818,299.7450122833252
+10000617,540.3849792480469
+10000839,408.010009765625
+10000930,382.63000869750977
+10000000,347.4000186920166
+10000518,382.88499641418457
+10000390,187.95999908447266
+10000421,184.6199951171875
+10000340,562.8099975585938
+10000594,647.794979095459
+10000889,179.38500595092773
+10000015,365.5699996948242
+10000256,734.0
+10000437,675.5099983215332
+10000533,372.7000198364258
+10000599,530.0399780273438
+10000099,428.42999267578125
+10000232,539.239990234375
+10000568,553.1100006103516
+10000640,477.5
+10000724,316.549991607666
+10000452,699.8600158691406
+10000719,399.8399963378906
+10000736,209.88999938964844
+10000022,326.95001220703125
+10000049,355.5550079345703
+10000494,267.8099899291992
+10000573,705.1550168991089
+10000938,527.8949813842773
+10000355,654.1850056648254
+10000422,300.4299793243408
+10000439,508.4399833679199
+10000059,453.2699890136719
+10000102,271.4099998474121
+10000114,447.720027923584
+10000151,172.08999633789062
+10000215,595.5799942016602
+10000268,666.5600204467773
+10000426,340.45001220703125
+10000481,484.9699935913086
+10000645,835.1400451660156
+10000683,430.5600166320801
+10000966,443.10000228881836
+10000403,617.3799896240234
+10000679,283.67999267578125
+10000984,418.9299850463867
+10000185,426.37499809265137
+10000602,477.7200012207031
+10000903,425.2600212097168
+10000978,326.9599781036377
+10000046,433.85998582839966
+10000162,655.4300079345703
+10000291,699.3200182914734
+10000523,562.6399841308594
+10000759,330.9499969482422
+10000821,634.6900024414062
+10000016,631.9299807548523
+10000072,443.8450012207031
+10000150,445.7550048828125
+10000262,207.4099884033203
+10000478,281.2900161743164
+10000705,697.7600059509277
+10000795,149.42000579833984
+10000908,502.9400100708008
+10000954,813.5750389099121
+10000976,473.6000061035156
+10000115,146.72999572753906
+10000650,475.5849895477295
+10000651,527.140022277832
+10000963,707.8400344848633
+10000064,439.5150089263916
+10000332,382.8299903869629
+10000489,362.6199951171875
+10000707,449.4199905395508
+10000783,494.8699951171875
+10000892,338.18999671936035
+10000951,389.26997566223145
+10000032,406.0799865722656
+10000274,393.14001846313477
+10000711,551.1450119018555
+10000771,553.3449859619141
+10000838,241.3900089263916
+10000948,537.3499908447266
+10000419,470.5299987792969
+10000692,100.875
+10000754,485.6599884033203
+10000779,491.4800033569336
+10000124,560.6250114440918
+10000347,183.77000427246094
+10000410,715.0299835205078
+10000741,655.8249816894531
+10000858,283.489990234375
+10000886,361.7450122833252
+10000897,504.0449981689453
+10000929,664.2850036621094
+10000152,700.6900024414062
+10000841,779.6850280761719
+10000688,623.02001953125
+10000753,505.179988861084
+10000176,364.8699951171875
+10000402,705.3850135803223
+10000471,343.239990234375
+10000188,520.0100173950195
+10000246,535.4999847412109
+10000298,697.5899963378906
+10000397,355.77001190185547
+10000878,415.95001220703125
+10000578,643.099967956543
+10000047,678.2250061035156
+10000123,607.010009765625
+10000164,306.4049987792969
+10000250,285.5799789428711
+10000561,581.6599655151367
+10000648,411.17501068115234
+10000767,578.7000122070312
+10000786,570.2400207519531
+10000932,658.9199829101562
+10000171,609.1200103759766
+10000288,681.7100067138672
+10000317,419.8050079345703
+10000482,219.24498748779297
+10000510,503.0850067138672
+10000600,577.4099617004395
+10000632,546.4800148010254
+10000684,703.3450012207031
+10000699,481.1000061035156
+10000877,204.23500442504883
+10000983,524.1699810028076
+10000008,564.580020904541
+10000388,520.9899978637695
+10000424,380.04000663757324
+10000654,244.27000427246094
+10000981,281.64000701904297
+10000132,505.88999938964844
+10000263,270.5699996948242
+10000376,297.09999084472656
+10000776,565.4000091552734
+10000986,466.30999755859375
+10000007,505.19499588012695
+10000068,167.61499786376953
+10000190,601.0100135803223
+10000387,379.7399854660034
+10000512,379.8800048828125
+10000627,601.4950103759766
+10000686,412.97500228881836
+10000810,322.72999572753906
+10000945,276.0449905395508
+10000055,305.12000274658203
+10000586,622.0399475097656
+10000883,553.5999755859375
+10000146,532.2999887466431
+10000372,477.2450141906738
+10000613,492.9400386810303
+10000737,633.1900024414062
+10000861,697.8599853515625
+10000083,438.1900062561035
+10000112,438.52000427246094
+10000260,543.64501953125
+10000314,627.4649887084961
+10000366,454.3249912261963
+10000409,630.0000114440918
+10000487,862.969970703125
+10000863,289.6399917602539
+10000985,258.4049987792969
+10000023,770.4249839782715
+10000071,398.7799987792969
+10000266,699.6099853515625
+10000832,266.55999755859375
+10000843,613.190037727356
+10000035,525.950008392334
+10000045,748.6400146484375
+10000531,538.1099843978882
+10000567,677.4049987792969
+10000789,477.99502182006836
+10000901,323.98999786376953
+10000081,492.0749969482422
+10000702,426.4099922180176
+10000712,431.9800109863281
+10000950,469.4100036621094
+10000953,351.9550018310547
+10000053,339.86999893188477
+10000125,457.7400093078613
+10000131,265.11999893188477
+10000345,570.3499908447266
+10000840,389.87498474121094
+10000906,508.7300109863281
+10000994,631.7400131225586
+10000138,767.8799896240234
+10000155,406.8900146484375
+10000157,623.1050071716309
+10000359,433.63002014160156
+10000414,378.6499938964844
+10000438,521.1700134277344
+10000572,308.1700134277344
+10000587,812.1300048828125
+10000973,210.4749984741211
+10000057,438.47999024391174
+10000289,599.1899948120117
+10000460,715.0999755859375
+10000556,360.30998945236206
+10000668,320.1600036621094
+10000726,665.8200082778931
+10000796,323.6400146484375
+10000080,431.44500732421875
+10000605,707.8200302124023
+10000715,276.76499938964844
+10000775,486.75
+10000957,468.23501205444336
+10000269,253.16999435424805
+10000434,665.8199996948242
+10000454,399.8300018310547
+10000649,237.72000885009766
+10000854,609.9199562072754
+10000292,240.9850082397461
+10000301,582.9600219726562
+10000747,321.3100242614746
+10000826,652.7649555206299
+10000934,480.51998710632324
+10000435,554.825023651123
+10000502,228.9600067138672
+10000543,512.3000030517578
+10000547,232.8749885559082
+10000676,607.9199867248535
+10000765,322.9049949645996
+10000042,578.9099807739258
+10000056,624.0399971008301
+10000216,85.35499954223633
+10000479,399.9600067138672
+10000927,228.98000144958496
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query02.sql b/kylin-it/src/test/resources/query/sql_percentile/query02.sql
index af8be3e..1a60c6f 100644
--- a/kylin-it/src/test/resources/query/sql_percentile/query02.sql
+++ b/kylin-it/src/test/resources/query/sql_percentile/query02.sql
@@ -18,4 +18,4 @@
 
 select seller_id, percentile_approx(price, 0.5) from test_kylin_fact
 group by seller_id
-;{"scanRowCount":9928,"scanBytes":378744,"scanFiles":1,"cuboidId":1310735}
\ No newline at end of file
+;{"scanRowCount":9928,"scanBytes":0,"scanFiles":1,"cuboidId":[1310735]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/.part-00000-435b7736-3444-4bbb-b4e1-accdbc25c404-c000.csv.crc b/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/.part-00000-435b7736-3444-4bbb-b4e1-accdbc25c404-c000.csv.crc
new file mode 100644
index 0000000..565cfd8
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/.part-00000-435b7736-3444-4bbb-b4e1-accdbc25c404-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/part-00000-435b7736-3444-4bbb-b4e1-accdbc25c404-c000.csv b/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/part-00000-435b7736-3444-4bbb-b4e1-accdbc25c404-c000.csv
new file mode 100644
index 0000000..39fca0d
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_percentile/query02.sql.expected/part-00000-435b7736-3444-4bbb-b4e1-accdbc25c404-c000.csv
@@ -0,0 +1,1000 @@
+10000065,617.4299926757812
+10000395,374.2550048828125
+10000504,307.2000160217285
+10000690,449.07000732421875
+10000855,516.3049926757812
+10000043,693.649959564209
+10000106,360.62999057769775
+10000135,360.11998748779297
+10000144,484.41998291015625
+10000295,342.1199951171875
+10000583,744.4150085449219
+10000585,664.9699630737305
+10000608,494.3400115966797
+10000740,403.0950012207031
+10000120,657.4550399780273
+10000618,322.45001220703125
+10000982,593.1300201416016
+10000234,531.5999755859375
+10000281,312.8100051879883
+10000774,550.52001953125
+10000101,433.3450012207031
+10000368,350.769962310791
+10000624,605.9400024414062
+10000716,485.47003173828125
+10000814,360.58999252319336
+10000247,588.75
+10000466,358.62001037597656
+10000575,162.71001434326172
+10000710,331.7200050354004
+10000857,411.5499954223633
+10000890,616.6599731445312
+10000894,416.5199966430664
+10000109,636.3999929428101
+10000312,370.8800048828125
+10000318,668.4349975585938
+10000380,275.3249969482422
+10000381,180.2100067138672
+10000560,547.97998046875
+10000612,349.6700134277344
+10000084,589.6099853515625
+10000240,406.3199996948242
+10000031,296.410005569458
+10000828,781.72998046875
+10000172,467.0099983215332
+10000193,319.9850082397461
+10000322,256.6200065612793
+10000346,721.5700073242188
+10000671,264.20999240875244
+10000730,518.9699630737305
+10000738,55.130001068115234
+10000272,435.7200126647949
+10000343,389.92000579833984
+10000353,326.8449945449829
+10000382,357.17498779296875
+10000495,281.32498931884766
+10000537,693.6599715948105
+10000794,434.5199890136719
+10000806,533.5499877929688
+10000836,294.04001235961914
+10000030,440.4200096130371
+10000111,415.4449863433838
+10000801,422.26001739501953
+10000038,483.20999908447266
+10000192,624.7199935913086
+10000305,428.77501678466797
+10000445,400.65500259399414
+10000660,294.0400199890137
+10000787,110.77998733520508
+10000830,522.1099853515625
+10000910,669.1300430297852
+10000182,505.0499897003174
+10000213,562.3149948120117
+10000251,650.0849914550781
+10000277,184.5399932861328
+10000316,543.6749753952026
+10000418,436.4200134277344
+10000485,439.5600128173828
+10000733,436.10001373291016
+10000879,468.5400085449219
+10000039,493.7749938964844
+10000207,470.38000106811523
+10000354,511.560001373291
+10000360,275.5200071334839
+10000423,431.16001892089844
+10000462,538.9800186157227
+10000552,557.8500061035156
+10000129,116.05999755859375
+10000208,609.4399871826172
+10000225,365.8499946594238
+10000748,218.72000122070312
+10000784,319.864990234375
+10000848,405.2900047302246
+10000224,284.1450004577637
+10000337,559.004997253418
+10000847,543.9500102996826
+10000041,570.1100158691406
+10000128,484.59999656677246
+10000581,355.80999660491943
+10000782,428.4149932861328
+10000286,573.2950134277344
+10000447,519.25
+10000509,459.8099822998047
+10000924,454.6300048828125
+10000933,217.9499969482422
+10000255,434.1600036621094
+10000455,701.5800161361694
+10000725,370.510009765625
+10000964,480.6600036621094
+10000996,336.76999282836914
+10000999,512.8699951171875
+10000557,464.29001235961914
+10000565,465.84999656677246
+10000799,346.6800003051758
+10000211,111.5250015258789
+10000367,352.0199890136719
+10000644,234.14998817443848
+10000868,493.39005279541016
+10000116,465.6199951171875
+10000223,892.3400268554688
+10000430,562.5499820709229
+10000451,311.5499949455261
+10000770,721.9199829101562
+10000300,526.8500061035156
+10000546,303.0299987792969
+10000667,265.04000902175903
+10000797,467.89996337890625
+10000958,470.2349853515625
+10000962,367.5849914550781
+10000467,732.8599872589111
+10000514,582.2000122070312
+10000528,396.9450149536133
+10000538,400.0199890136719
+10000551,125.70000076293945
+10000704,206.40000343322754
+10000777,596.7300148010254
+10000844,329.07000732421875
+10000974,337.2799987792969
+10000097,467.78000289201736
+10000261,634.6150116920471
+10000299,410.6750068664551
+10000860,537.3400115966797
+10000955,722.6749992370605
+10000297,685.3349914550781
+10000356,361.84499728679657
+10000566,329.23999786376953
+10000798,416.1000061035156
+10000003,813.8449974060059
+10000324,540.9199676513672
+10000853,363.8800048828125
+10000960,446.9400005340576
+10000058,329.82000732421875
+10000108,490.18002128601074
+10000160,424.6199951171875
+10000363,748.7799987792969
+10000940,302.1499938964844
+10000239,192.7050018310547
+10000242,243.99499893188477
+10000282,426.44999504089355
+10000731,325.2200050354004
+10000993,305.23001861572266
+10000221,289.79998779296875
+10000323,366.8500061035156
+10000433,240.88999938964844
+10000634,378.1800079345703
+10000647,530.7350006103516
+10000703,720.3200263977051
+10000825,383.48998260498047
+10000988,362.30999755859375
+10000006,437.1700019836426
+10000104,173.2100067138672
+10000214,315.51499938964844
+10000342,262.4850082397461
+10000464,116.06500244140625
+10000571,454.19000244140625
+10000698,492.7800121307373
+10000036,413.11999702453613
+10000975,677.4649982452393
+10000069,564.3800039291382
+10000443,73.40999794006348
+10000450,618.1900024414062
+10000728,460.0699996948242
+10000922,490.13002014160156
+10000378,204.52000427246094
+10000396,111.5199966430664
+10000873,691.6849746704102
+10000968,397.625
+10000054,739.2299880981445
+10000142,424.1000061035156
+10000153,95.05000305175781
+10000158,540.7700042724609
+10000522,640.1099824905396
+10000636,255.82000732421875
+10000851,613.5750122070312
+10000075,466.81499099731445
+10000303,532.9600219726562
+10000335,423.60500717163086
+10000780,547.8900032043457
+10000882,247.12499904632568
+10000241,436.9899892807007
+10000665,503.5449867248535
+10000936,385.8450012207031
+10000067,672.0150032043457
+10000094,532.6400151252747
+10000623,365.66001892089844
+10000044,421.49499559402466
+10000167,425.4100036621094
+10000339,222.63999938964844
+10000682,323.82999420166016
+10000089,441.16998291015625
+10000103,483.24002838134766
+10000329,374.12998962402344
+10000887,376.6600036621094
+10000147,581.4600219726562
+10000198,175.35000610351562
+10000331,295.6150140762329
+10000432,458.26001167297363
+10000576,560.0400114059448
+10000803,400.44000244140625
+10000107,340.4500045776367
+10000540,636.4099960327148
+10000515,548.5599660873413
+10000891,526.2899932861328
+10000194,551.3900146484375
+10000386,600.4699554443359
+10000550,647.4500122070312
+10000555,430.6600036621094
+10000969,499.3099822998047
+10000077,572.9000244140625
+10000179,379.6949973106384
+10000184,310.9550018310547
+10000296,331.60001373291016
+10000407,519.3099822998047
+10000880,307.1750068664551
+10000253,555.3300170898438
+10000361,441.36997985839844
+10000385,490.510009765625
+10000406,226.79999542236328
+10000476,635.794979095459
+10000914,462.6499824523926
+10000656,485.5299987792969
+10000802,300.54000663757324
+10000091,371.7099838256836
+10000121,543.5100193023682
+10000411,193.22500610351562
+10000472,270.3900032043457
+10000507,475.5699920654297
+10000867,418.95001220703125
+10000127,330.2200012207031
+10000136,566.2050170898438
+10000365,196.9199981689453
+10000700,504.3900260925293
+10000781,326.1199951171875
+10000829,514.4900016784668
+10000629,374.2900195121765
+10000742,339.239990234375
+10000791,606.2400054931641
+10000805,338.5
+10000846,503.720006942749
+10000021,326.5100212097168
+10000191,391.1300048828125
+10000228,870.3699951171875
+10000259,631.6700096130371
+10000417,475.50999641418457
+10000529,258.8600025177002
+10000669,610.0850219726562
+10000817,753.4400005340576
+10000165,656.719970703125
+10000170,207.5749969482422
+10000499,488.7399797439575
+10000562,478.0199890136719
+10000937,276.4449882507324
+10000498,646.8500061035156
+10000593,587.0799827575684
+10000616,552.9299774169922
+10000893,651.8899688720703
+10000062,355.97000885009766
+10000133,491.5799865722656
+10000283,623.6650161743164
+10000646,486.4350051879883
+10000002,453.9049987792969
+10000195,132.69000053405762
+10000744,369.67999267578125
+10000970,522.8249931335449
+10000987,397.75498962402344
+10000199,217.6599998474121
+10000469,473.54998779296875
+10000508,165.44000148773193
+10000590,598.8400115966797
+10000739,530.4500045776367
+10000865,537.2850189208984
+10000257,413.6299858093262
+10000357,390.38000106811523
+10000549,614.0399894714355
+10000943,232.09999465942383
+10000009,238.72000122070312
+10000222,772.6599731445312
+10000404,489.2699966430664
+10000842,268.3899898529053
+10000990,480.0899963378906
+10000206,566.8450012207031
+10000212,652.9799842834473
+10000622,663.3900146484375
+10000139,634.5799865722656
+10000166,669.950008392334
+10000209,634.7899627685547
+10000284,507.90000915527344
+10000548,463.73500061035156
+10000706,398.05500984191895
+10000050,337.5799865722656
+10000088,412.185022354126
+10000098,416.5500030517578
+10000601,354.720006942749
+10000653,411.92999267578125
+10000663,559.4449996948242
+10000849,634.719970703125
+10000534,591.0999717712402
+10000621,404.4300003051758
+10000852,609.7150001525879
+10000027,765.6199989318848
+10000480,311.00999641418457
+10000652,740.3599853515625
+10000833,344.4500265419483
+10000074,216.17000198364258
+10000458,465.1899948120117
+10000474,428.15000915527344
+10000511,461.8399963378906
+10000544,227.82000350952148
+10000673,543.8099975585938
+10000722,273.3300018310547
+10000785,360.61499786376953
+10000808,596.1799926757812
+10000919,676.375
+10000140,336.3900146484375
+10000760,362.93499755859375
+10000991,565.5500251054764
+10000995,489.05500745773315
+10000011,523.219970703125
+10000025,724.6299934387207
+10000145,511.3450012207031
+10000743,454.50000762939453
+10000755,408.6949806213379
+10000517,546.7899780273438
+10000696,446.45001220703125
+10000751,230.19001007080078
+10000816,641.9799652099609
+10000834,379.4900093078613
+10000001,519.919979095459
+10000105,728.5749745368958
+10000245,580.2999782562256
+10000321,305.1499900817871
+10000377,634.1899981498718
+10000902,158.02000427246094
+10000535,393.30001068115234
+10000718,365.5849914550781
+10000778,680.6300048828125
+10000895,475.07000732421875
+10000917,617.890022277832
+10000944,316.450003862381
+10000082,444.1050112247467
+10000415,504.9399948120117
+10000630,420.7850036621094
+10000633,193.1300048828125
+10000267,391.1099853515625
+10000527,216.52000045776367
+10000603,314.5650062561035
+10000607,311.97000885009766
+10000752,448.7799758911133
+10000037,649.5699768066406
+10000336,650.7499771118164
+10000675,302.6099853515625
+10000004,438.3500061035156
+10000220,528.8599853515625
+10000319,283.5250015258789
+10000610,404.54998874664307
+10000792,116.85998916625977
+10000942,636.9499855041504
+10000051,451.2150206565857
+10000204,783.1400299072266
+10000428,351.75
+10000448,497.96998596191406
+10000542,379.5099925994873
+10000921,744.6150283813477
+10000941,527.7299976348877
+10000998,649.1099853515625
+10000249,576.0099945068359
+10000341,457.5499906539917
+10000373,582.289963722229
+10000375,449.469984292984
+10000394,412.2000160217285
+10000536,280.1800003051758
+10000595,641.200008392334
+10000655,506.7300109863281
+10000888,567.510009765625
+10000949,213.82001113891602
+10000293,658.9299812316895
+10000307,782.4949951171875
+10000734,379.2200012207031
+10000850,402.56998920440674
+10000420,576.0299911499023
+10000577,357.67001152038574
+10000717,546.0800170898438
+10000965,623.4249725341797
+10000384,189.5500087738037
+10000483,549.6249961853027
+10000532,447.0499801635742
+10000643,180.08999633789062
+10000130,554.2900037765503
+10000156,509.59499740600586
+10000181,381.945011138916
+10000431,394.6799876689911
+10000869,555.260009765625
+10000896,587.0700073242188
+10000079,435.90999603271484
+10000169,583.7050170898438
+10000210,320.19000244140625
+10000333,345.60998344421387
+10000465,465.90501403808594
+10000874,791.2999877929688
+10000946,500.34999084472656
+10000520,377.05999183654785
+10000545,690.3300170898438
+10000570,564.7249603271484
+10000657,667.6449813842773
+10000010,672.02001953125
+10000313,200.89998626708984
+10000391,470.8599853515625
+10000714,203.1150016784668
+10000876,568.530029296875
+10000118,719.1999702453613
+10000178,247.54000091552734
+10000117,311.0849953889847
+10000230,282.0299987792969
+10000352,464.9700012207031
+10000379,391.1499786376953
+10000638,442.77999114990234
+10000758,577.8150024414062
+10000920,567.4600219726562
+10000972,205.98000144958496
+10000252,538.5349998474121
+10000338,336.82000732421875
+10000416,599.1300010681152
+10000463,317.1999969482422
+10000641,66.20999908447266
+10000812,473.44000244140625
+10000859,46.80500030517578
+10000012,127.05001068115234
+10000122,289.7300109863281
+10000180,632.9000205993652
+10000290,280.1700248718262
+10000835,663.9899892807007
+10000845,388.4500198364258
+10000907,437.4549980163574
+10000311,524.4199829101562
+10000553,358.0749988555908
+10000790,394.4400100708008
+10000939,705.8900146484375
+10000952,647.9299926757812
+10000961,481.5499687194824
+10000275,351.13999938964844
+10000370,391.8399963378906
+10000503,255.2450122833252
+10000591,290.564998626709
+10000685,574.2700119018555
+10000713,712.4000244140625
+10000033,368.42000579833984
+10000100,512.3099975585938
+10000328,477.2950019836426
+10000524,763.5400085449219
+10000913,618.6949729919434
+10000018,518.5100059509277
+10000374,519.2099990844727
+10000425,574.8050231933594
+10000496,427.05501556396484
+10000580,461.8599853515625
+10000687,193.0399932861328
+10000689,328.489990234375
+10000769,360.4100036621094
+10000979,433.9649963378906
+10000201,428.9650077819824
+10000666,235.49000549316406
+10000693,342.2000160217285
+10000516,177.5299973487854
+10000606,428.6049995422363
+10000912,386.739990234375
+10000992,659.3699951171875
+10000258,289.76002502441406
+10000273,510.9450149536133
+10000619,573.284984588623
+10000773,265.22000312805176
+10000034,365.1400337219238
+10000491,327.9700012207031
+10000729,270.37500762939453
+10000918,424.94000244140625
+10000977,545.570011138916
+10000137,158.65000915527344
+10000254,399.5299987792969
+10000625,506.56001472473145
+10000659,269.82000732421875
+10000875,573.6300048828125
+10000885,527.9150085449219
+10000980,203.5999984741211
+10000019,200.4199981689453
+10000092,487.6499938964844
+10000163,555.5349960327148
+10000584,217.19000053405762
+10000831,351.70001220703125
+10000928,255.0099983215332
+10000287,244.24000549316406
+10000371,429.760009765625
+10000486,452.79998779296875
+10000626,306.7949981689453
+10000822,339.94000244140625
+10000931,117.59999656677246
+10000028,293.3099994659424
+10000348,674.2000122070312
+10000383,281.99000549316406
+10000227,375.3900146484375
+10000327,62.319990158081055
+10000745,562.4599941372871
+10000762,567.469970703125
+10000468,369.47999572753906
+10000490,334.10499000549316
+10000947,500.01996994018555
+10000264,493.00001335144043
+10000592,411.1499938964844
+10000827,175.51000595092773
+10000063,41.38999938964844
+10000233,528.5599975585938
+10000800,374.35001373291016
+10000989,277.95999908447266
+10000013,359.2900085449219
+10000141,426.7149906158447
+10000226,392.8300037384033
+10000813,209.77499866485596
+10000113,520.2000045776367
+10000304,616.4299774169922
+10000456,391.35498046875
+10000574,675.5000123977661
+10000604,454.1000213623047
+10000674,596.7800216674805
+10000005,567.0800170898438
+10000477,299.5499801635742
+10000708,57.80000305175781
+10000750,678.3400268554688
+10000804,445.3000030517578
+10000872,607.2550048828125
+10000899,657.0599822998047
+10000236,469.7300109863281
+10000362,583.2100219726562
+10000459,370.45001220703125
+10000506,627.4299926757812
+10000588,411.48998641967773
+10000672,308.9600067138672
+10000691,314.4700012207031
+10000709,797.1850051879883
+10000864,620.4750099182129
+10000916,488.0500030517578
+10000243,460.1399841308594
+10000563,369.1049995422363
+10000678,726.22998046875
+10000090,283.2900142669678
+10000217,668.5999755859375
+10000539,667.9099731445312
+10000697,84.21499633789062
+10000811,755.8200073242188
+10000052,375.2799987792969
+10000444,410.1300048828125
+10000501,713.120002746582
+10000761,631.7250089645386
+10000061,215.1699981689453
+10000095,652.0700073242188
+10000279,524.9500122070312
+10000308,698.4099769592285
+10000392,651.5500106811523
+10000541,422.54500007629395
+10000680,367.3999900817871
+10000732,213.53998947143555
+10000915,356.1350030899048
+10000923,499.98999786376953
+10000200,299.3000030517578
+10000398,381.05999755859375
+10000412,260.2300109863281
+10000168,440.95997619628906
+10000202,357.2900161743164
+10000218,358.6400146484375
+10000351,574.235013961792
+10000475,549.3950204849243
+10000564,312.7099914550781
+10000658,369.1499938964844
+10000681,398.22999572753906
+10000837,511.2250061035156
+10000881,432.3699941635132
+10000271,440.67002868652344
+10000350,446.3999938964844
+10000723,608.9799880981445
+10000900,232.17000579833984
+10000461,6.560000419616699
+10000076,571.4699650406837
+10000189,450.4850082397461
+10000278,527.0299987792969
+10000521,672.0299968719482
+10000609,287.4000015258789
+10000766,472.51000213623047
+10000436,311.1899948120117
+10000442,525.0849990844727
+10000473,294.48998832702637
+10000500,672.2000122070312
+10000809,363.4350109100342
+10000196,274.1700134277344
+10000513,535.5750007629395
+10000598,566.1500244140625
+10000925,428.2500123977661
+10000087,531.3300113677979
+10000187,375.24999618530273
+10000229,581.1599884033203
+10000310,530.2099914550781
+10000325,429.6900043487549
+10000497,522.75
+10000265,789.9900360107422
+10000488,115.36499786376953
+10000670,373.25
+10000720,411.5899963378906
+10000020,840.4000244140625
+10000244,483.8199920654297
+10000280,513.2800235748291
+10000358,536.439998626709
+10000582,577.5650100708008
+10000807,294.00000762939453
+10000820,480.2750053405762
+10000959,449.97497940063477
+10000134,250.71001815795898
+10000369,389.18001556396484
+10000519,408.2500042915344
+10000285,423.9049987792969
+10000441,681.9449768066406
+10000493,449.02000427246094
+10000763,232.79000091552734
+10000815,479.4699721336365
+10000235,582.2999873161316
+10000330,142.69000625610352
+10000597,280.6850051879883
+10000635,471.299991607666
+10000664,577.3350007534027
+10000203,328.23499298095703
+10000401,665.3200035095215
+10000525,647.4000263214111
+10000971,286.9499969482422
+10000143,282.3000011444092
+10000344,297.4550018310547
+10000589,185.97999954223633
+10000017,346.6800079345703
+10000093,378.42999267578125
+10000554,421.8299865722656
+10000819,529.9200086593628
+10000856,187.68999481201172
+10000126,161.399995803833
+10000205,535.1700134277344
+10000393,291.260009765625
+10000484,305.97499084472656
+10000642,565.489990234375
+10000997,680.3499603271484
+10000186,515.1599740982056
+10000302,141.27000427246094
+10000614,169.52999877929688
+10000615,715.3849792480469
+10000701,442.6400079727173
+10000870,352.6750011444092
+10000909,454.4099807739258
+10000040,401.9400062561035
+10000085,449.02999114990234
+10000174,376.9599914550781
+10000270,345.470006942749
+10000309,403.7699890136719
+10000320,410.9400100708008
+10000364,296.0400047302246
+10000505,521.9750061035156
+10000530,634.9250040054321
+10000579,625.799991607666
+10000637,441.07501220703125
+10000721,518.3900146484375
+10000756,611.7200012207031
+10000048,248.05999374389648
+10000177,545.3499526977539
+10000294,364.20001220703125
+10000620,757.3200225830078
+10000695,640.3499717712402
+10000746,640.4600296020508
+10000066,642.1199951171875
+10000161,430.15500259399414
+10000326,425.64998054504395
+10000427,542.0499877929688
+10000457,587.2300109863281
+10000197,265.0900001525879
+10000231,415.81501388549805
+10000793,621.7700424194336
+10000904,515.3599853515625
+10000154,562.4399871826172
+10000276,227.60999298095703
+10000429,579.0900230407715
+10000558,259.2049980163574
+10000306,597.3599853515625
+10000788,297.13000869750977
+10000967,472.8249969482422
+10000070,539.7649917602539
+10000078,492.7099857330322
+10000110,488.0
+10000148,782.1750183105469
+10000149,342.3249969482422
+10000399,801.4000720977783
+10000611,350.34998857975006
+10000935,129.77999877929688
+10000159,368.4400005340576
+10000315,654.9449844360352
+10000453,496.239990234375
+10000639,506.3249969482422
+10000661,519.7300071716309
+10000757,218.08999824523926
+10000823,595.0000152587891
+10000334,355.4699945449829
+10000408,468.6699924468994
+10000596,371.05999755859375
+10000772,551.3799781799316
+10000871,381.2699890136719
+10000060,464.6099967956543
+10000237,136.1500015258789
+10000492,555.0499954223633
+10000631,469.5799865722656
+10000884,251.13999366760254
+10000024,572.6199951171875
+10000248,511.1449737548828
+10000470,559.209988117218
+10000866,754.260009765625
+10000086,396.86999893188477
+10000526,711.4599914550781
+10000569,889.280029296875
+10000764,352.52502059936523
+10000073,433.5449981689453
+10000119,542.0849914550781
+10000400,340.05999755859375
+10000405,536.7299995422363
+10000440,348.54998779296875
+10000768,554.8100051879883
+10000175,562.4649963378906
+10000413,333.3650026321411
+10000446,387.54000091552734
+10000449,453.054988861084
+10000727,589.1000137329102
+10000749,531.8499908447266
+10000824,461.5749945640564
+10000926,345.510009765625
+10000956,197.9699935913086
+10000014,452.8800048828125
+10000026,153.5800018310547
+10000559,570.370002746582
+10000029,448.94001388549805
+10000096,810.7750244140625
+10000173,534.525016784668
+10000238,513.52001953125
+10000628,394.88999938964844
+10000662,512.0000152587891
+10000735,185.14999389648438
+10000898,279.93999099731445
+10000183,696.469970703125
+10000349,860.8900146484375
+10000389,469.11999702453613
+10000862,597.375
+10000905,546.7449951171875
+10000911,442.4349937438965
+10000219,346.17498779296875
+10000677,539.7550201416016
+10000694,310.8599853515625
+10000818,299.7450122833252
+10000617,540.3849792480469
+10000839,408.010009765625
+10000930,382.63000869750977
+10000000,347.4000186920166
+10000518,382.88499641418457
+10000390,187.95999908447266
+10000421,184.6199951171875
+10000340,562.8099975585938
+10000594,647.794979095459
+10000889,179.38500595092773
+10000015,365.5699996948242
+10000256,734.0
+10000437,675.5099983215332
+10000533,372.7000198364258
+10000599,530.0399780273438
+10000099,428.42999267578125
+10000232,539.239990234375
+10000568,553.1100006103516
+10000640,477.5
+10000724,316.549991607666
+10000452,699.8600158691406
+10000719,399.8399963378906
+10000736,209.88999938964844
+10000022,326.95001220703125
+10000049,355.5550079345703
+10000494,267.8099899291992
+10000573,705.1550168991089
+10000938,527.8949813842773
+10000355,654.1850056648254
+10000422,300.4299793243408
+10000439,508.4399833679199
+10000059,453.2699890136719
+10000102,271.4099998474121
+10000114,447.720027923584
+10000151,172.08999633789062
+10000215,595.5799942016602
+10000268,666.5600204467773
+10000426,340.45001220703125
+10000481,484.9699935913086
+10000645,835.1400451660156
+10000683,430.5600166320801
+10000966,443.10000228881836
+10000403,617.3799896240234
+10000679,283.67999267578125
+10000984,418.9299850463867
+10000185,426.37499809265137
+10000602,477.7200012207031
+10000903,425.2600212097168
+10000978,326.9599781036377
+10000046,433.85998582839966
+10000162,655.4300079345703
+10000291,699.3200182914734
+10000523,562.6399841308594
+10000759,330.9499969482422
+10000821,634.6900024414062
+10000016,631.9299807548523
+10000072,443.8450012207031
+10000150,445.7550048828125
+10000262,207.4099884033203
+10000478,281.2900161743164
+10000705,697.7600059509277
+10000795,149.42000579833984
+10000908,502.9400100708008
+10000954,813.5750389099121
+10000976,473.6000061035156
+10000115,146.72999572753906
+10000650,475.5849895477295
+10000651,527.140022277832
+10000963,707.8400344848633
+10000064,439.5150089263916
+10000332,382.8299903869629
+10000489,362.6199951171875
+10000707,449.4199905395508
+10000783,494.8699951171875
+10000892,338.18999671936035
+10000951,389.26997566223145
+10000032,406.0799865722656
+10000274,393.14001846313477
+10000711,551.1450119018555
+10000771,553.3449859619141
+10000838,241.3900089263916
+10000948,537.3499908447266
+10000419,470.5299987792969
+10000692,100.875
+10000754,485.6599884033203
+10000779,491.4800033569336
+10000124,560.6250114440918
+10000347,183.77000427246094
+10000410,715.0299835205078
+10000741,655.8249816894531
+10000858,283.489990234375
+10000886,361.7450122833252
+10000897,504.0449981689453
+10000929,664.2850036621094
+10000152,700.6900024414062
+10000841,779.6850280761719
+10000688,623.02001953125
+10000753,505.179988861084
+10000176,364.8699951171875
+10000402,705.3850135803223
+10000471,343.239990234375
+10000188,520.0100173950195
+10000246,535.4999847412109
+10000298,697.5899963378906
+10000397,355.77001190185547
+10000878,415.95001220703125
+10000578,643.099967956543
+10000047,678.2250061035156
+10000123,607.010009765625
+10000164,306.4049987792969
+10000250,285.5799789428711
+10000561,581.6599655151367
+10000648,411.17501068115234
+10000767,578.7000122070312
+10000786,570.2400207519531
+10000932,658.9199829101562
+10000171,609.1200103759766
+10000288,681.7100067138672
+10000317,419.8050079345703
+10000482,219.24498748779297
+10000510,503.0850067138672
+10000600,577.4099617004395
+10000632,546.4800148010254
+10000684,703.3450012207031
+10000699,481.1000061035156
+10000877,204.23500442504883
+10000983,524.1699810028076
+10000008,564.580020904541
+10000388,520.9899978637695
+10000424,380.04000663757324
+10000654,244.27000427246094
+10000981,281.64000701904297
+10000132,505.88999938964844
+10000263,270.5699996948242
+10000376,297.09999084472656
+10000776,565.4000091552734
+10000986,466.30999755859375
+10000007,505.19499588012695
+10000068,167.61499786376953
+10000190,601.0100135803223
+10000387,379.7399854660034
+10000512,379.8800048828125
+10000627,601.4950103759766
+10000686,412.97500228881836
+10000810,322.72999572753906
+10000945,276.0449905395508
+10000055,305.12000274658203
+10000586,622.0399475097656
+10000883,553.5999755859375
+10000146,532.2999887466431
+10000372,477.2450141906738
+10000613,492.9400386810303
+10000737,633.1900024414062
+10000861,697.8599853515625
+10000083,438.1900062561035
+10000112,438.52000427246094
+10000260,543.64501953125
+10000314,627.4649887084961
+10000366,454.3249912261963
+10000409,630.0000114440918
+10000487,862.969970703125
+10000863,289.6399917602539
+10000985,258.4049987792969
+10000023,770.4249839782715
+10000071,398.7799987792969
+10000266,699.6099853515625
+10000832,266.55999755859375
+10000843,613.190037727356
+10000035,525.950008392334
+10000045,748.6400146484375
+10000531,538.1099843978882
+10000567,677.4049987792969
+10000789,477.99502182006836
+10000901,323.98999786376953
+10000081,492.0749969482422
+10000702,426.4099922180176
+10000712,431.9800109863281
+10000950,469.4100036621094
+10000953,351.9550018310547
+10000053,339.86999893188477
+10000125,457.7400093078613
+10000131,265.11999893188477
+10000345,570.3499908447266
+10000840,389.87498474121094
+10000906,508.7300109863281
+10000994,631.7400131225586
+10000138,767.8799896240234
+10000155,406.8900146484375
+10000157,623.1050071716309
+10000359,433.63002014160156
+10000414,378.6499938964844
+10000438,521.1700134277344
+10000572,308.1700134277344
+10000587,812.1300048828125
+10000973,210.4749984741211
+10000057,438.47999024391174
+10000289,599.1899948120117
+10000460,715.0999755859375
+10000556,360.30998945236206
+10000668,320.1600036621094
+10000726,665.8200082778931
+10000796,323.6400146484375
+10000080,431.44500732421875
+10000605,707.8200302124023
+10000715,276.76499938964844
+10000775,486.75
+10000957,468.23501205444336
+10000269,253.16999435424805
+10000434,665.8199996948242
+10000454,399.8300018310547
+10000649,237.72000885009766
+10000854,609.9199562072754
+10000292,240.9850082397461
+10000301,582.9600219726562
+10000747,321.3100242614746
+10000826,652.7649555206299
+10000934,480.51998710632324
+10000435,554.825023651123
+10000502,228.9600067138672
+10000543,512.3000030517578
+10000547,232.8749885559082
+10000676,607.9199867248535
+10000765,322.9049949645996
+10000042,578.9099807739258
+10000056,624.0399971008301
+10000216,85.35499954223633
+10000479,399.9600067138672
+10000927,228.98000144958496
diff --git a/kylin-it/src/test/resources/query/sql_plan/query01.sql b/kylin-it/src/test/resources/query/sql_plan/query01.sql
index cc582b0..f0107be 100644
--- a/kylin-it/src/test/resources/query/sql_plan/query01.sql
+++ b/kylin-it/src/test/resources/query/sql_plan/query01.sql
@@ -1,3 +1,21 @@
+--
+-- 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.
+--
+
 SELECT ORDER_ID
 FROM test_kylin_fact
 GROUP BY CAST(CASE
@@ -5,4 +23,5 @@ GROUP BY CAST(CASE
 		WHEN '1030101' = '1030102' THEN substring(COALESCE(LSTG_FORMAT_NAME, '999999999999'), 1, 1)
 		WHEN '1030101' = '1030103' THEN substring(COALESCE(LSTG_FORMAT_NAME, '777777777777'), 1, 1)
 		WHEN '1030101' = '1030104' THEN substring(COALESCE(LSTG_FORMAT_NAME, '666666666666'), 1, 1)
-	END AS varchar(256)), ORDER_ID
\ No newline at end of file
+	END AS varchar(256)), ORDER_ID
+;{"scanRowCount":10000,"scanBytes":0,"scanFiles":1,"cuboidId":[2097151]}
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected b/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected
deleted file mode 100644
index d233a92..0000000
--- a/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected
+++ /dev/null
@@ -1,3 +0,0 @@
-SELECT "ORDER_ID"
-FROM "DEFAULT"."TEST_KYLIN_FACT"
-GROUP BY SUBSTRING(CASE WHEN "LSTG_FORMAT_NAME" IS NOT NULL THEN "LSTG_FORMAT_NAME" ELSE '888888888888' END FROM 1 FOR 1), "ORDER_ID"
\ No newline at end of file
diff --git a/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/._SUCCESS.crc b/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/._SUCCESS.crc
new file mode 100644
index 0000000..3b7b044
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/._SUCCESS.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/.part-00000-6cd6687e-124c-4090-8cc6-36c9aa61c660-c000.csv.crc b/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/.part-00000-6cd6687e-124c-4090-8cc6-36c9aa61c660-c000.csv.crc
new file mode 100644
index 0000000..0aaa567
Binary files /dev/null and b/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/.part-00000-6cd6687e-124c-4090-8cc6-36c9aa61c660-c000.csv.crc differ
diff --git a/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/_SUCCESS b/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/_SUCCESS
new file mode 100644
index 0000000..e69de29
diff --git a/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/part-00000-6cd6687e-124c-4090-8cc6-36c9aa61c660-c000.csv b/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/part-00000-6cd6687e-124c-4090-8cc6-36c9aa61c660-c000.csv
new file mode 100644
index 0000000..b786b7c
--- /dev/null
+++ b/kylin-it/src/test/resources/query/sql_plan/query01.sql.expected/part-00000-6cd6687e-124c-4090-8cc6-36c9aa61c660-c000.csv
@@ -0,0 +1,7173 @@
+3001
+4404
+1097
+2812
+562
+375
+1942
+222
+1180
+4819
+1224
+4232
+1976
+614
+356
+1455
+1056
+2031
+129
+4101
+1006
+1249
+1437
+737
+1377
+2477
+4661
+2186
+2052
+3573
+4776
+3137
+2197
+1687
+703
+3893
+4558
+3555
+1939
+1359
+1869
+1028
+1862
+2992
+2485
+1094
+3251
+3556
+3357
+3155
+3920
+4412
+2313
+4300
+2666
+1548
+1773
+380
+65
+1746
+331
+4946
+1809
+2539
+1271
+1921
+557
+1496
+3995
+4144
+3185
+2155
+4710
+2418
+2725
+1436
+3694
+1168
+2419
+871
+3420
+4728
+3902
+2155
+337
+640
+795
+1139
+4519
+4629
+3415
+47
+2887
+7
+2834
+3851
+3160
+2123
+1616
+1518
+1388
+939
+1184
+3059
+1268
+1579
+120
+293
+2617
+2062
+3217
+4444
+2071
+2773
+4135
+3896
+1308
+685
+3373
+2375
+2569
+739
+3292
+363
+1718
+2445
+2487
+4292
+3531
+1517
+4153
+2651
+3849
+4648
+2658
+3061
+4213
+3859
+4492
+2713
+3764
+654
+376
+4805
+1917
+2002
+4870
+3610
+3895
+2168
+276
+1312
+4572
+4086
+3035
+1577
+4262
+1989
+141
+854
+1348
+2409
+1776
+3576
+2494
+473
+1045
+355
+3866
+4893
+2166
+4578
+152
+4647
+634
+2254
+1938
+4254
+4442
+1361
+4316
+347
+4563
+2898
+3644
+939
+1290
+3225
+4092
+2270
+2916
+259
+1338
+2444
+44
+1167
+1275
+2160
+1152
+4979
+1122
+1926
+3097
+809
+3056
+2069
+1036
+3656
+935
+28
+652
+3244
+4202
+1198
+3674
+175
+3354
+1154
+888
+4245
+3302
+3164
+3493
+1585
+2450
+4740
+3159
+2149
+2120
+3982
+4785
+3481
+4699
+4837
+1806
+128
+4975
+3541
+4972
+410
+4345
+1951
+4816
+4557
+2969
+4980
+3812
+2113
+2050
+423
+1872
+4759
+4714
+2274
+482
+1247
+918
+308
+310
+2287
+760
+3318
+4367
+4238
+4366
+1986
+2122
+4767
+4879
+872
+2261
+1057
+4967
+2137
+3319
+4764
+2710
+3806
+4338
+2941
+968
+3972
+4062
+2119
+2603
+2179
+3189
+3122
+1430
+855
+739
+4106
+411
+2995
+652
+2911
+323
+3223
+4622
+1672
+847
+4212
+2530
+2775
+1468
+1401
+4231
+249
+98
+2687
+4023
+4593
+3987
+4624
+40
+3982
+847
+1113
+3204
+1974
+418
+2200
+2756
+1602
+3544
+1707
+2044
+977
+4664
+2356
+4721
+4684
+1990
+3807
+2264
+1211
+3006
+4243
+3832
+4651
+2823
+524
+3715
+3053
+3828
+757
+4386
+1827
+3070
+1628
+1876
+2808
+2061
+168
+2672
+2345
+3795
+1536
+1685
+1745
+4935
+3224
+4443
+631
+2362
+277
+4659
+919
+862
+1667
+2338
+4294
+2737
+3767
+1804
+2875
+796
+4859
+1747
+3111
+2385
+2419
+2751
+3176
+1987
+1779
+866
+4426
+1914
+3848
+1358
+1156
+712
+4654
+3179
+1874
+3894
+3363
+1561
+2375
+1578
+4987
+4270
+1277
+4855
+4899
+786
+2154
+4368
+4650
+991
+73
+756
+4702
+4210
+1972
+4011
+486
+1829
+184
+268
+4223
+3216
+133
+457
+4151
+2514
+1882
+3321
+1188
+4922
+988
+2638
+2913
+378
+4935
+1592
+3094
+3732
+397
+4864
+4527
+2826
+117
+2675
+1911
+1465
+2295
+4155
+3874
+1838
+288
+667
+4039
+4260
+814
+3408
+3003
+4
+3746
+1540
+1049
+4395
+3126
+628
+4426
+3065
+4907
+521
+1060
+3110
+1669
+4377
+2752
+2726
+4866
+2478
+890
+364
+542
+4596
+2029
+4420
+2446
+2833
+2129
+4774
+1507
+1387
+4822
+1614
+2376
+629
+3405
+4161
+219
+1914
+4222
+3865
+1794
+4484
+4369
+3187
+408
+963
+1160
+955
+3611
+255
+3559
+706
+4722
+4230
+3992
+1773
+676
+3355
+4243
+1863
+873
+1781
+2421
+1342
+2781
+1245
+1371
+2284
+177
+1541
+4298
+1005
+998
+4110
+4295
+3800
+3643
+642
+3959
+2517
+2981
+2408
+113
+3540
+697
+914
+3257
+3684
+3515
+2228
+3980
+4667
+883
+2392
+4829
+1588
+4192
+3392
+2513
+3911
+3201
+1844
+1453
+4164
+2626
+2451
+2415
+2374
+4468
+237
+3191
+2171
+1790
+2340
+4501
+370
+3117
+2761
+4226
+1398
+4842
+4784
+4047
+1948
+302
+2939
+1106
+4583
+3205
+3223
+291
+3720
+2960
+984
+4291
+3247
+2037
+3785
+4198
+1388
+997
+2463
+2350
+3943
+3565
+3129
+1605
+1762
+3006
+42
+2736
+816
+2530
+4437
+2070
+836
+1992
+4536
+720
+1404
+1909
+3599
+2791
+3870
+4033
+2302
+3490
+4577
+3364
+413
+2644
+224
+336
+4001
+4675
+4046
+2217
+642
+3779
+2209
+794
+458
+3478
+1978
+1117
+4195
+967
+308
+4329
+975
+4756
+1357
+4141
+1289
+4204
+3528
+1323
+3439
+13
+1208
+2045
+1010
+2171
+1993
+3916
+646
+4909
+2189
+3721
+3683
+1149
+4816
+3726
+4729
+4752
+499
+3623
+4140
+848
+1568
+4821
+1211
+2663
+1786
+4620
+1646
+3113
+164
+4564
+514
+3103
+660
+4477
+2579
+3527
+1320
+3540
+2650
+30
+3319
+903
+4669
+4173
+1055
+4333
+3861
+108
+3049
+3714
+3503
+1298
+1308
+515
+3232
+3829
+1222
+4285
+4418
+290
+4561
+2080
+2313
+2520
+1274
+3188
+904
+4801
+1564
+2152
+4244
+2956
+1421
+3820
+3659
+4280
+604
+1626
+3182
+153
+3880
+3537
+1476
+4435
+1339
+3572
+4720
+3928
+1452
+4207
+2365
+2829
+4927
+3286
+4006
+994
+3751
+4504
+2904
+2020
+1080
+450
+1970
+619
+284
+964
+1296
+2526
+4538
+4592
+1553
+4132
+1886
+4591
+3582
+3491
+817
+210
+3473
+4294
+4338
+1946
+3181
+1574
+2235
+904
+4825
+3759
+4668
+3187
+1735
+1007
+1606
+4605
+3163
+2719
+1332
+767
+4908
+2358
+2791
+3425
+3446
+3686
+212
+2521
+3092
+2578
+2790
+678
+416
+2997
+4378
+413
+4998
+4327
+1350
+4549
+4463
+634
+1563
+3456
+4811
+23
+2158
+2430
+3032
+3040
+4439
+2965
+1126
+2577
+2164
+1716
+921
+4625
+4026
+4398
+4805
+2945
+2950
+4915
+1624
+2796
+1063
+2854
+2277
+4525
+4462
+336
+2156
+2784
+3343
+444
+2046
+1267
+4410
+20
+409
+4498
+1838
+3272
+4687
+505
+4896
+400
+4878
+4812
+2188
+4271
+3299
+2888
+3915
+950
+3993
+3782
+582
+1726
+2565
+493
+3708
+4771
+2038
+4486
+426
+1967
+4471
+4142
+530
+2829
+3618
+3552
+2830
+3704
+4580
+1478
+3088
+4970
+1501
+2542
+107
+978
+1064
+3693
+1906
+3546
+3581
+2627
+2343
+4133
+4271
+1945
+4432
+1569
+1546
+2273
+2961
+413
+2040
+632
+3047
+2256
+3402
+1448
+4683
+4768
+89
+3051
+1422
+1994
+1104
+756
+4290
+2754
+1252
+122
+4546
+1721
+4104
+3274
+2505
+3422
+1807
+496
+3948
+27
+2516
+3167
+3010
+4841
+2951
+4264
+1874
+3745
+3866
+2462
+3367
+4015
+2807
+3832
+2901
+3893
+3851
+1370
+763
+4116
+211
+733
+4333
+2142
+1386
+4222
+1027
+806
+4312
+3147
+3394
+282
+1235
+4851
+864
+3044
+1000
+2685
+972
+1673
+2048
+2139
+1958
+1015
+1925
+580
+792
+1084
+1885
+4138
+398
+4910
+997
+4258
+1568
+436
+2682
+727
+4777
+3664
+2495
+2992
+3444
+4014
+2834
+2967
+4707
+4829
+214
+3295
+2516
+4521
+4056
+498
+743
+4191
+2854
+4479
+4081
+3118
+2124
+1491
+3625
+2344
+4164
+1274
+596
+4926
+2694
+1881
+3961
+3922
+1341
+1946
+2952
+1226
+2973
+2853
+4678
+1601
+1114
+2145
+300
+1857
+3695
+2905
+3590
+4871
+97
+1074
+2356
+1633
+52
+353
+1526
+1188
+1816
+3471
+3649
+3275
+2325
+2118
+78
+1748
+1104
+4440
+1692
+1251
+509
+388
+1791
+4912
+2336
+1851
+2792
+2703
+3144
+2007
+4865
+2906
+3237
+4862
+1436
+3170
+1696
+2436
+1980
+2273
+4635
+113
+3134
+4015
+458
+3014
+859
+2208
+4370
+3406
+1437
+4839
+3603
+1635
+982
+2848
+1765
+4766
+533
+3437
+257
+3248
+3163
+4129
+3268
+1976
+140
+4925
+1122
+4161
+2178
+4672
+3767
+2443
+2501
+2093
+4794
+2037
+919
+3177
+2224
+853
+4332
+1967
+4872
+2864
+313
+3114
+4962
+4523
+1565
+4422
+3333
+2043
+2613
+3080
+90
+4267
+3293
+2199
+1479
+3126
+2229
+2539
+2084
+4235
+3741
+4827
+2973
+2594
+540
+1313
+3095
+1071
+3314
+1285
+268
+3498
+3141
+1218
+2913
+1822
+4201
+3168
+2992
+1120
+2472
+3193
+4838
+1937
+1842
+3907
+1447
+1200
+2557
+169
+392
+918
+1179
+2009
+846
+2583
+3230
+2943
+2100
+4599
+3423
+18
+1443
+1604
+4625
+4313
+4077
+3589
+3886
+1255
+4536
+3874
+2884
+3795
+4458
+2032
+3059
+3505
+3602
+2075
+2721
+4682
+3867
+32
+2010
+3980
+622
+4606
+3947
+1740
+2282
+4936
+4226
+1702
+1185
+943
+4208
+165
+1671
+1441
+469
+4486
+4843
+890
+4356
+714
+2328
+4552
+1704
+1709
+1551
+2383
+781
+1555
+2856
+626
+2771
+3573
+4472
+2724
+4874
+696
+2893
+3337
+4760
+529
+2095
+3453
+2022
+2141
+2307
+1156
+1482
+1856
+1474
+1177
+1814
+1013
+4868
+1941
+2841
+3048
+1280
+2899
+2132
+4319
+3890
+4551
+2332
+4711
+925
+717
+3480
+2574
+1358
+4602
+2549
+1936
+268
+1125
+4764
+842
+1579
+1213
+1572
+2391
+1059
+236
+2980
+4525
+2291
+4957
+2243
+1079
+1867
+4166
+2573
+3909
+2453
+711
+3123
+3231
+4554
+1153
+3635
+4594
+4861
+2049
+1949
+612
+4814
+2196
+3872
+1855
+3714
+2750
+3598
+683
+4465
+980
+682
+2653
+671
+1867
+1586
+2494
+584
+2544
+3000
+4249
+1380
+3834
+4587
+4543
+4349
+1289
+3904
+3218
+1060
+4695
+4719
+953
+3510
+2719
+648
+3641
+4068
+4360
+435
+2222
+2755
+4795
+2553
+2591
+1582
+3061
+4603
+1394
+1637
+4643
+322
+4934
+2141
+388
+2821
+320
+4946
+1598
+305
+868
+520
+3787
+835
+3998
+1581
+3411
+2937
+4001
+3532
+3549
+2637
+226
+1317
+4029
+2309
+1861
+27
+2663
+2938
+4961
+4259
+1538
+3271
+3265
+2396
+1411
+9
+2200
+4845
+389
+1160
+4383
+329
+2384
+1480
+4728
+613
+2845
+1569
+4473
+1905
+4358
+2908
+4227
... 15268 lines suppressed ...