Skip to content

Commit

Permalink
[fix](regression-test) fix err log limit test global impact for setti…
Browse files Browse the repository at this point in the history
…ng param (apache#29993)
  • Loading branch information
sollhui authored Jan 15, 2024
1 parent 6e04724 commit 3f22c79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.

suite("test_stream_load_err_log_limit", "p0") {
suite("test_stream_load_err_log_limit", "p0, nonConcurrent") {
sql "show tables"

def tableName = "test_stream_load_err_log_limit_table"
Expand Down

0 comments on commit 3f22c79

Please sign in to comment.