We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
other error for mpp stream: Code: 0, e.displayText() = DB::Exception: Failed to spill blocks to disk for file /data0/tmp/tmp_MPP_gather_id__gather_id_1__query_ ts_1700522319105637023__local_query_id_13__server_id_1453__start_ts_445781716263239681__resource_group__default__conn_id__3047162128__conn_alias____task_id_5__Aggregation_HashAgg_80 _AggregationBuild_HashAgg_80_aggregation_partition_0_1749, error: Code: 76, e.displayText() = DB::Exception: Cannot open file /data0/tmp/tmp_MPP_gather_id__gather_id_1__query_ts_170 0522319105637023__local_query_id_13__server_id_1453__start_ts_445781716263239681__resource_group__default__conn_id__3047162128__conn_alias____task_id_5__Aggregation_HashAgg_80_Aggre gationBuild_HashAgg_80_aggregation_partition_0_1749, errno: 36, strerror: File name too long, e.what() = DB::Exception, e.what() = DB::Exception
The text was updated successfully, but these errors were encountered:
Don't log too many useless information in log (#8400)
d1949c6
close #8399
I think this issue may also affects release-7.5? @windtalker
Sorry, something went wrong.
It should not affects release-7.5 because the related pr is #8348
Successfully merging a pull request may close this issue.
other error for mpp stream: Code: 0, e.displayText() = DB::Exception: Failed to spill blocks to disk for file /data0/tmp/tmp_MPP_gather_id__gather_id_1__query_
ts_1700522319105637023__local_query_id_13__server_id_1453__start_ts_445781716263239681__resource_group__default__conn_id__3047162128__conn_alias____task_id_5__Aggregation_HashAgg_80
_AggregationBuild_HashAgg_80_aggregation_partition_0_1749, error: Code: 76, e.displayText() = DB::Exception: Cannot open file /data0/tmp/tmp_MPP_gather_id__gather_id_1__query_ts_170
0522319105637023__local_query_id_13__server_id_1453__start_ts_445781716263239681__resource_group__default__conn_id__3047162128__conn_alias____task_id_5__Aggregation_HashAgg_80_Aggre
gationBuild_HashAgg_80_aggregation_partition_0_1749, errno: 36, strerror: File name too long, e.what() = DB::Exception, e.what() = DB::Exception
The text was updated successfully, but these errors were encountered: