From 76975b60d2cefd0977c80586282f5eeb324ba11d Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Mon, 23 Aug 2021 23:53:27 -0700 Subject: [PATCH] [Loc] Remove optimized table (#16871) --- resources/xlf/en/sql.xlf | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf index 4df847194f..09308470cf 100644 --- a/resources/xlf/en/sql.xlf +++ b/resources/xlf/en/sql.xlf @@ -3674,9 +3674,6 @@ Error: {1} Configuration options for copying multi-line results from the Results View - - (Experimental) Use a optimized table in the results out. Some functionality might be missing and in the works. - Controls the max number of rows allowed to do filtering and sorting in memory. If the number is exceeded, sorting and filtering will be disabled. Warning: Increasing this may impact performance.