@rex0220/kintone-sql-tools 3.27.0 → 3.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cli/ksql.js +685 -155
- package/dist-engine/index.cjs +10 -10
- package/dist-engine/index.mjs +10 -10
- package/dist-engine/ksql-engine.umd.js +10 -10
- package/dist-engine/meta/bundle-baseline.json +7 -7
- package/dist-engine/meta/cjs.json +43 -23
- package/dist-engine/meta/esm.json +43 -23
- package/dist-engine/meta/umd.json +43 -23
- package/dist-mcp/ksql-mcp.js +689 -161
- package/dist-mcpb/ksql-mcp.mcpb +0 -0
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generatedAt": "2026-07-
|
|
2
|
+
"generatedAt": "2026-07-27T09:22:11.447Z",
|
|
3
3
|
"baseline": "B66 Phase1 initial measured values; no arbitrary size ceiling",
|
|
4
4
|
"bundles": {
|
|
5
5
|
"index.cjs": {
|
|
6
6
|
"inputCount": 93,
|
|
7
|
-
"minifiedBytes":
|
|
8
|
-
"gzipBytes":
|
|
7
|
+
"minifiedBytes": 503762,
|
|
8
|
+
"gzipBytes": 136787,
|
|
9
9
|
"forbidden": {
|
|
10
10
|
"mcp-instructions": [],
|
|
11
11
|
"src-mcp": [],
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"index.mjs": {
|
|
26
26
|
"inputCount": 93,
|
|
27
|
-
"minifiedBytes":
|
|
28
|
-
"gzipBytes":
|
|
27
|
+
"minifiedBytes": 503227,
|
|
28
|
+
"gzipBytes": 136501,
|
|
29
29
|
"forbidden": {
|
|
30
30
|
"mcp-instructions": [],
|
|
31
31
|
"src-mcp": [],
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
},
|
|
45
45
|
"ksql-engine.umd.js": {
|
|
46
46
|
"inputCount": 95,
|
|
47
|
-
"minifiedBytes":
|
|
48
|
-
"gzipBytes":
|
|
47
|
+
"minifiedBytes": 504254,
|
|
48
|
+
"gzipBytes": 136861,
|
|
49
49
|
"forbidden": {
|
|
50
50
|
"mcp-instructions": [],
|
|
51
51
|
"src-mcp": [],
|
|
@@ -232,8 +232,19 @@
|
|
|
232
232
|
],
|
|
233
233
|
"format": "esm"
|
|
234
234
|
},
|
|
235
|
+
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
236
|
+
"bytes": 7609,
|
|
237
|
+
"imports": [
|
|
238
|
+
{
|
|
239
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
240
|
+
"kind": "import-statement",
|
|
241
|
+
"original": "../relativeDateFunction"
|
|
242
|
+
}
|
|
243
|
+
],
|
|
244
|
+
"format": "esm"
|
|
245
|
+
},
|
|
235
246
|
"src/core/klikeValidation.ts": {
|
|
236
|
-
"bytes":
|
|
247
|
+
"bytes": 12296,
|
|
237
248
|
"imports": [
|
|
238
249
|
{
|
|
239
250
|
"path": "src/converter/selectToKintone.ts",
|
|
@@ -255,6 +266,11 @@
|
|
|
255
266
|
"kind": "import-statement",
|
|
256
267
|
"original": "./optimization/klikePushdownPlan"
|
|
257
268
|
},
|
|
269
|
+
{
|
|
270
|
+
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
271
|
+
"kind": "import-statement",
|
|
272
|
+
"original": "./optimization/relativeDateFullScanExactPlan"
|
|
273
|
+
},
|
|
258
274
|
{
|
|
259
275
|
"path": "src/core/applyPatchScope.ts",
|
|
260
276
|
"kind": "import-statement",
|
|
@@ -755,7 +771,7 @@
|
|
|
755
771
|
"format": "esm"
|
|
756
772
|
},
|
|
757
773
|
"src/core/optimization/joinPredicatePushdown.ts": {
|
|
758
|
-
"bytes":
|
|
774
|
+
"bytes": 40818,
|
|
759
775
|
"imports": [
|
|
760
776
|
{
|
|
761
777
|
"path": "src/types/ast.ts",
|
|
@@ -777,6 +793,16 @@
|
|
|
777
793
|
"kind": "import-statement",
|
|
778
794
|
"original": "../like"
|
|
779
795
|
},
|
|
796
|
+
{
|
|
797
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
798
|
+
"kind": "import-statement",
|
|
799
|
+
"original": "../relativeDateFunction"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
803
|
+
"kind": "import-statement",
|
|
804
|
+
"original": "./relativeDateFullScanExactPlan"
|
|
805
|
+
},
|
|
780
806
|
{
|
|
781
807
|
"path": "src/core/optimization/whereCapability.ts",
|
|
782
808
|
"kind": "import-statement",
|
|
@@ -915,19 +941,8 @@
|
|
|
915
941
|
"imports": [],
|
|
916
942
|
"format": "esm"
|
|
917
943
|
},
|
|
918
|
-
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
919
|
-
"bytes": 7609,
|
|
920
|
-
"imports": [
|
|
921
|
-
{
|
|
922
|
-
"path": "src/core/relativeDateFunction.ts",
|
|
923
|
-
"kind": "import-statement",
|
|
924
|
-
"original": "../relativeDateFunction"
|
|
925
|
-
}
|
|
926
|
-
],
|
|
927
|
-
"format": "esm"
|
|
928
|
-
},
|
|
929
944
|
"src/core/optimization/relativeDatePushdownGuard.ts": {
|
|
930
|
-
"bytes":
|
|
945
|
+
"bytes": 22959,
|
|
931
946
|
"imports": [
|
|
932
947
|
{
|
|
933
948
|
"path": "src/converter/selectToKintone.ts",
|
|
@@ -953,6 +968,11 @@
|
|
|
953
968
|
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
954
969
|
"kind": "import-statement",
|
|
955
970
|
"original": "./relativeDateFullScanExactPlan"
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"path": "src/core/optimization/joinPredicatePushdown.ts",
|
|
974
|
+
"kind": "import-statement",
|
|
975
|
+
"original": "./joinPredicatePushdown"
|
|
956
976
|
}
|
|
957
977
|
],
|
|
958
978
|
"format": "esm"
|
|
@@ -1141,7 +1161,7 @@
|
|
|
1141
1161
|
"format": "esm"
|
|
1142
1162
|
},
|
|
1143
1163
|
"src/execute.ts": {
|
|
1144
|
-
"bytes":
|
|
1164
|
+
"bytes": 453813,
|
|
1145
1165
|
"imports": [
|
|
1146
1166
|
{
|
|
1147
1167
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1770,8 +1790,11 @@
|
|
|
1770
1790
|
"src/core/optimization/klikePushdownPlan.ts": {
|
|
1771
1791
|
"bytesInOutput": 1363
|
|
1772
1792
|
},
|
|
1793
|
+
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
1794
|
+
"bytesInOutput": 2474
|
|
1795
|
+
},
|
|
1773
1796
|
"src/core/klikeValidation.ts": {
|
|
1774
|
-
"bytesInOutput":
|
|
1797
|
+
"bytesInOutput": 6076
|
|
1775
1798
|
},
|
|
1776
1799
|
"src/engine/groupingRowMeta.ts": {
|
|
1777
1800
|
"bytesInOutput": 559
|
|
@@ -1855,7 +1878,7 @@
|
|
|
1855
1878
|
"bytesInOutput": 9013
|
|
1856
1879
|
},
|
|
1857
1880
|
"src/core/optimization/joinPredicatePushdown.ts": {
|
|
1858
|
-
"bytesInOutput":
|
|
1881
|
+
"bytesInOutput": 13814
|
|
1859
1882
|
},
|
|
1860
1883
|
"src/core/optimization/applyParentSelectionPlan.ts": {
|
|
1861
1884
|
"bytesInOutput": 246
|
|
@@ -1890,11 +1913,8 @@
|
|
|
1890
1913
|
"src/core/dmlPrevalidation.ts": {
|
|
1891
1914
|
"bytesInOutput": 1136
|
|
1892
1915
|
},
|
|
1893
|
-
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
1894
|
-
"bytesInOutput": 2474
|
|
1895
|
-
},
|
|
1896
1916
|
"src/core/optimization/relativeDatePushdownGuard.ts": {
|
|
1897
|
-
"bytesInOutput":
|
|
1917
|
+
"bytesInOutput": 6253
|
|
1898
1918
|
},
|
|
1899
1919
|
"src/core/optimization/relativeDatePrefilterPlan.ts": {
|
|
1900
1920
|
"bytesInOutput": 4827
|
|
@@ -1945,7 +1965,7 @@
|
|
|
1945
1965
|
"bytesInOutput": 412
|
|
1946
1966
|
},
|
|
1947
1967
|
"src/execute.ts": {
|
|
1948
|
-
"bytesInOutput":
|
|
1968
|
+
"bytesInOutput": 163191
|
|
1949
1969
|
},
|
|
1950
1970
|
"src/engine-library/errors.ts": {
|
|
1951
1971
|
"bytesInOutput": 1116
|
|
@@ -1987,7 +2007,7 @@
|
|
|
1987
2007
|
"bytesInOutput": 1231
|
|
1988
2008
|
}
|
|
1989
2009
|
},
|
|
1990
|
-
"bytes":
|
|
2010
|
+
"bytes": 503762
|
|
1991
2011
|
}
|
|
1992
2012
|
}
|
|
1993
2013
|
}
|
|
@@ -232,8 +232,19 @@
|
|
|
232
232
|
],
|
|
233
233
|
"format": "esm"
|
|
234
234
|
},
|
|
235
|
+
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
236
|
+
"bytes": 7609,
|
|
237
|
+
"imports": [
|
|
238
|
+
{
|
|
239
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
240
|
+
"kind": "import-statement",
|
|
241
|
+
"original": "../relativeDateFunction"
|
|
242
|
+
}
|
|
243
|
+
],
|
|
244
|
+
"format": "esm"
|
|
245
|
+
},
|
|
235
246
|
"src/core/klikeValidation.ts": {
|
|
236
|
-
"bytes":
|
|
247
|
+
"bytes": 12296,
|
|
237
248
|
"imports": [
|
|
238
249
|
{
|
|
239
250
|
"path": "src/converter/selectToKintone.ts",
|
|
@@ -255,6 +266,11 @@
|
|
|
255
266
|
"kind": "import-statement",
|
|
256
267
|
"original": "./optimization/klikePushdownPlan"
|
|
257
268
|
},
|
|
269
|
+
{
|
|
270
|
+
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
271
|
+
"kind": "import-statement",
|
|
272
|
+
"original": "./optimization/relativeDateFullScanExactPlan"
|
|
273
|
+
},
|
|
258
274
|
{
|
|
259
275
|
"path": "src/core/applyPatchScope.ts",
|
|
260
276
|
"kind": "import-statement",
|
|
@@ -755,7 +771,7 @@
|
|
|
755
771
|
"format": "esm"
|
|
756
772
|
},
|
|
757
773
|
"src/core/optimization/joinPredicatePushdown.ts": {
|
|
758
|
-
"bytes":
|
|
774
|
+
"bytes": 40818,
|
|
759
775
|
"imports": [
|
|
760
776
|
{
|
|
761
777
|
"path": "src/types/ast.ts",
|
|
@@ -777,6 +793,16 @@
|
|
|
777
793
|
"kind": "import-statement",
|
|
778
794
|
"original": "../like"
|
|
779
795
|
},
|
|
796
|
+
{
|
|
797
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
798
|
+
"kind": "import-statement",
|
|
799
|
+
"original": "../relativeDateFunction"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
803
|
+
"kind": "import-statement",
|
|
804
|
+
"original": "./relativeDateFullScanExactPlan"
|
|
805
|
+
},
|
|
780
806
|
{
|
|
781
807
|
"path": "src/core/optimization/whereCapability.ts",
|
|
782
808
|
"kind": "import-statement",
|
|
@@ -915,19 +941,8 @@
|
|
|
915
941
|
"imports": [],
|
|
916
942
|
"format": "esm"
|
|
917
943
|
},
|
|
918
|
-
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
919
|
-
"bytes": 7609,
|
|
920
|
-
"imports": [
|
|
921
|
-
{
|
|
922
|
-
"path": "src/core/relativeDateFunction.ts",
|
|
923
|
-
"kind": "import-statement",
|
|
924
|
-
"original": "../relativeDateFunction"
|
|
925
|
-
}
|
|
926
|
-
],
|
|
927
|
-
"format": "esm"
|
|
928
|
-
},
|
|
929
944
|
"src/core/optimization/relativeDatePushdownGuard.ts": {
|
|
930
|
-
"bytes":
|
|
945
|
+
"bytes": 22959,
|
|
931
946
|
"imports": [
|
|
932
947
|
{
|
|
933
948
|
"path": "src/converter/selectToKintone.ts",
|
|
@@ -953,6 +968,11 @@
|
|
|
953
968
|
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
954
969
|
"kind": "import-statement",
|
|
955
970
|
"original": "./relativeDateFullScanExactPlan"
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"path": "src/core/optimization/joinPredicatePushdown.ts",
|
|
974
|
+
"kind": "import-statement",
|
|
975
|
+
"original": "./joinPredicatePushdown"
|
|
956
976
|
}
|
|
957
977
|
],
|
|
958
978
|
"format": "esm"
|
|
@@ -1141,7 +1161,7 @@
|
|
|
1141
1161
|
"format": "esm"
|
|
1142
1162
|
},
|
|
1143
1163
|
"src/execute.ts": {
|
|
1144
|
-
"bytes":
|
|
1164
|
+
"bytes": 453813,
|
|
1145
1165
|
"imports": [
|
|
1146
1166
|
{
|
|
1147
1167
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1773,8 +1793,11 @@
|
|
|
1773
1793
|
"src/core/optimization/klikePushdownPlan.ts": {
|
|
1774
1794
|
"bytesInOutput": 1363
|
|
1775
1795
|
},
|
|
1796
|
+
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
1797
|
+
"bytesInOutput": 2474
|
|
1798
|
+
},
|
|
1776
1799
|
"src/core/klikeValidation.ts": {
|
|
1777
|
-
"bytesInOutput":
|
|
1800
|
+
"bytesInOutput": 6076
|
|
1778
1801
|
},
|
|
1779
1802
|
"src/engine/groupingRowMeta.ts": {
|
|
1780
1803
|
"bytesInOutput": 559
|
|
@@ -1858,7 +1881,7 @@
|
|
|
1858
1881
|
"bytesInOutput": 9013
|
|
1859
1882
|
},
|
|
1860
1883
|
"src/core/optimization/joinPredicatePushdown.ts": {
|
|
1861
|
-
"bytesInOutput":
|
|
1884
|
+
"bytesInOutput": 13814
|
|
1862
1885
|
},
|
|
1863
1886
|
"src/core/optimization/applyParentSelectionPlan.ts": {
|
|
1864
1887
|
"bytesInOutput": 246
|
|
@@ -1893,11 +1916,8 @@
|
|
|
1893
1916
|
"src/core/dmlPrevalidation.ts": {
|
|
1894
1917
|
"bytesInOutput": 1136
|
|
1895
1918
|
},
|
|
1896
|
-
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
1897
|
-
"bytesInOutput": 2474
|
|
1898
|
-
},
|
|
1899
1919
|
"src/core/optimization/relativeDatePushdownGuard.ts": {
|
|
1900
|
-
"bytesInOutput":
|
|
1920
|
+
"bytesInOutput": 6253
|
|
1901
1921
|
},
|
|
1902
1922
|
"src/core/optimization/relativeDatePrefilterPlan.ts": {
|
|
1903
1923
|
"bytesInOutput": 4827
|
|
@@ -1948,7 +1968,7 @@
|
|
|
1948
1968
|
"bytesInOutput": 412
|
|
1949
1969
|
},
|
|
1950
1970
|
"src/execute.ts": {
|
|
1951
|
-
"bytesInOutput":
|
|
1971
|
+
"bytesInOutput": 163191
|
|
1952
1972
|
},
|
|
1953
1973
|
"src/engine-library/errors.ts": {
|
|
1954
1974
|
"bytesInOutput": 1116
|
|
@@ -1993,7 +2013,7 @@
|
|
|
1993
2013
|
"bytesInOutput": 16
|
|
1994
2014
|
}
|
|
1995
2015
|
},
|
|
1996
|
-
"bytes":
|
|
2016
|
+
"bytes": 503227
|
|
1997
2017
|
}
|
|
1998
2018
|
}
|
|
1999
2019
|
}
|
|
@@ -232,8 +232,19 @@
|
|
|
232
232
|
],
|
|
233
233
|
"format": "esm"
|
|
234
234
|
},
|
|
235
|
+
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
236
|
+
"bytes": 7609,
|
|
237
|
+
"imports": [
|
|
238
|
+
{
|
|
239
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
240
|
+
"kind": "import-statement",
|
|
241
|
+
"original": "../relativeDateFunction"
|
|
242
|
+
}
|
|
243
|
+
],
|
|
244
|
+
"format": "esm"
|
|
245
|
+
},
|
|
235
246
|
"src/core/klikeValidation.ts": {
|
|
236
|
-
"bytes":
|
|
247
|
+
"bytes": 12296,
|
|
237
248
|
"imports": [
|
|
238
249
|
{
|
|
239
250
|
"path": "src/converter/selectToKintone.ts",
|
|
@@ -255,6 +266,11 @@
|
|
|
255
266
|
"kind": "import-statement",
|
|
256
267
|
"original": "./optimization/klikePushdownPlan"
|
|
257
268
|
},
|
|
269
|
+
{
|
|
270
|
+
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
271
|
+
"kind": "import-statement",
|
|
272
|
+
"original": "./optimization/relativeDateFullScanExactPlan"
|
|
273
|
+
},
|
|
258
274
|
{
|
|
259
275
|
"path": "src/core/applyPatchScope.ts",
|
|
260
276
|
"kind": "import-statement",
|
|
@@ -755,7 +771,7 @@
|
|
|
755
771
|
"format": "esm"
|
|
756
772
|
},
|
|
757
773
|
"src/core/optimization/joinPredicatePushdown.ts": {
|
|
758
|
-
"bytes":
|
|
774
|
+
"bytes": 40818,
|
|
759
775
|
"imports": [
|
|
760
776
|
{
|
|
761
777
|
"path": "src/types/ast.ts",
|
|
@@ -777,6 +793,16 @@
|
|
|
777
793
|
"kind": "import-statement",
|
|
778
794
|
"original": "../like"
|
|
779
795
|
},
|
|
796
|
+
{
|
|
797
|
+
"path": "src/core/relativeDateFunction.ts",
|
|
798
|
+
"kind": "import-statement",
|
|
799
|
+
"original": "../relativeDateFunction"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
803
|
+
"kind": "import-statement",
|
|
804
|
+
"original": "./relativeDateFullScanExactPlan"
|
|
805
|
+
},
|
|
780
806
|
{
|
|
781
807
|
"path": "src/core/optimization/whereCapability.ts",
|
|
782
808
|
"kind": "import-statement",
|
|
@@ -915,19 +941,8 @@
|
|
|
915
941
|
"imports": [],
|
|
916
942
|
"format": "esm"
|
|
917
943
|
},
|
|
918
|
-
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
919
|
-
"bytes": 7609,
|
|
920
|
-
"imports": [
|
|
921
|
-
{
|
|
922
|
-
"path": "src/core/relativeDateFunction.ts",
|
|
923
|
-
"kind": "import-statement",
|
|
924
|
-
"original": "../relativeDateFunction"
|
|
925
|
-
}
|
|
926
|
-
],
|
|
927
|
-
"format": "esm"
|
|
928
|
-
},
|
|
929
944
|
"src/core/optimization/relativeDatePushdownGuard.ts": {
|
|
930
|
-
"bytes":
|
|
945
|
+
"bytes": 22959,
|
|
931
946
|
"imports": [
|
|
932
947
|
{
|
|
933
948
|
"path": "src/converter/selectToKintone.ts",
|
|
@@ -953,6 +968,11 @@
|
|
|
953
968
|
"path": "src/core/optimization/relativeDateFullScanExactPlan.ts",
|
|
954
969
|
"kind": "import-statement",
|
|
955
970
|
"original": "./relativeDateFullScanExactPlan"
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"path": "src/core/optimization/joinPredicatePushdown.ts",
|
|
974
|
+
"kind": "import-statement",
|
|
975
|
+
"original": "./joinPredicatePushdown"
|
|
956
976
|
}
|
|
957
977
|
],
|
|
958
978
|
"format": "esm"
|
|
@@ -1141,7 +1161,7 @@
|
|
|
1141
1161
|
"format": "esm"
|
|
1142
1162
|
},
|
|
1143
1163
|
"src/execute.ts": {
|
|
1144
|
-
"bytes":
|
|
1164
|
+
"bytes": 453813,
|
|
1145
1165
|
"imports": [
|
|
1146
1166
|
{
|
|
1147
1167
|
"path": "src/lexer/lexer.ts",
|
|
@@ -1788,8 +1808,11 @@
|
|
|
1788
1808
|
"src/core/optimization/klikePushdownPlan.ts": {
|
|
1789
1809
|
"bytesInOutput": 1363
|
|
1790
1810
|
},
|
|
1811
|
+
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
1812
|
+
"bytesInOutput": 2474
|
|
1813
|
+
},
|
|
1791
1814
|
"src/core/klikeValidation.ts": {
|
|
1792
|
-
"bytesInOutput":
|
|
1815
|
+
"bytesInOutput": 6076
|
|
1793
1816
|
},
|
|
1794
1817
|
"src/engine/groupingRowMeta.ts": {
|
|
1795
1818
|
"bytesInOutput": 559
|
|
@@ -1873,7 +1896,7 @@
|
|
|
1873
1896
|
"bytesInOutput": 9013
|
|
1874
1897
|
},
|
|
1875
1898
|
"src/core/optimization/joinPredicatePushdown.ts": {
|
|
1876
|
-
"bytesInOutput":
|
|
1899
|
+
"bytesInOutput": 13814
|
|
1877
1900
|
},
|
|
1878
1901
|
"src/core/optimization/applyParentSelectionPlan.ts": {
|
|
1879
1902
|
"bytesInOutput": 246
|
|
@@ -1908,11 +1931,8 @@
|
|
|
1908
1931
|
"src/core/dmlPrevalidation.ts": {
|
|
1909
1932
|
"bytesInOutput": 1136
|
|
1910
1933
|
},
|
|
1911
|
-
"src/core/optimization/relativeDateFullScanExactPlan.ts": {
|
|
1912
|
-
"bytesInOutput": 2474
|
|
1913
|
-
},
|
|
1914
1934
|
"src/core/optimization/relativeDatePushdownGuard.ts": {
|
|
1915
|
-
"bytesInOutput":
|
|
1935
|
+
"bytesInOutput": 6253
|
|
1916
1936
|
},
|
|
1917
1937
|
"src/core/optimization/relativeDatePrefilterPlan.ts": {
|
|
1918
1938
|
"bytesInOutput": 4827
|
|
@@ -1963,7 +1983,7 @@
|
|
|
1963
1983
|
"bytesInOutput": 412
|
|
1964
1984
|
},
|
|
1965
1985
|
"src/execute.ts": {
|
|
1966
|
-
"bytesInOutput":
|
|
1986
|
+
"bytesInOutput": 163191
|
|
1967
1987
|
},
|
|
1968
1988
|
"src/engine-library/errors.ts": {
|
|
1969
1989
|
"bytesInOutput": 1116
|
|
@@ -2014,7 +2034,7 @@
|
|
|
2014
2034
|
"bytesInOutput": 115
|
|
2015
2035
|
}
|
|
2016
2036
|
},
|
|
2017
|
-
"bytes":
|
|
2037
|
+
"bytes": 504254
|
|
2018
2038
|
}
|
|
2019
2039
|
}
|
|
2020
2040
|
}
|