Skip to content

Commit

Permalink
set enable_parallel_result_sink=true
Browse files Browse the repository at this point in the history
  • Loading branch information
englefly committed Jan 6, 2025
1 parent 2c2661e commit 143ae20
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
// under the License.

suite("runtime_filter") {
sql " set enable_parallel_result_sink=false"
sql ''' drop table if exists rf_dws_asset_domain_statistics_daily'''
sql '''CREATE TABLE rf_dws_asset_domain_statistics_daily (
account_id int(11) NULL,
Expand Down

0 comments on commit 143ae20

Please sign in to comment.