Files
doris/be/src/runtime
EmmyMiao87 79ab7f4413 Change label of broker load txn (#1134)
* Change label of broker load txn

1. put broker load label into txn label
2. fix the bug of `label is already used`
3. fix partition error of new broker load

* Fix count error in mini load and broker load

There are three params (num_rows_load_total, num_rows_load_filtered, num_rows_load_unselected) which are used to count dpp.norm.ALL and dpp.abnorm.ALL.
num_rows_load_total is the number rows of source file.
num_rows_load_unselected is the not satisfied (where conjuncts) rows of num_rows_load_total
num_rows_load_filtered is the rows (quality not good enough) of (num_rows_load_total-num_rows_load_unselected)
2019-05-10 16:53:46 +08:00
..
2019-01-17 17:59:33 +08:00
2019-03-22 19:03:27 +08:00
2019-03-22 19:03:27 +08:00
2018-11-15 16:17:23 +08:00
2018-11-15 16:17:23 +08:00
2019-01-21 13:09:45 +08:00
2019-04-10 10:37:23 +08:00
2018-11-15 16:17:23 +08:00
2018-11-15 16:17:23 +08:00
2018-11-15 16:17:23 +08:00
2018-11-15 16:17:23 +08:00
2018-11-15 16:17:23 +08:00
2018-11-15 16:17:23 +08:00
2019-03-22 17:22:16 +08:00
2019-03-22 17:22:16 +08:00
2019-03-22 17:22:16 +08:00