Skip to content

Commit

Permalink
Merge branch 'scan_base_data_during_validity_checkpoint' into dict_fs…
Browse files Browse the repository at this point in the history
…st_compression_with_yakshaving
  • Loading branch information
Tishj committed Dec 18, 2024
2 parents 48b84bb + 41347a2 commit 5e7d532
Show file tree
Hide file tree
Showing 503 changed files with 24,476 additions and 16,500 deletions.
12 changes: 2 additions & 10 deletions .github/config/out_of_tree_extensions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,14 @@ if (NOT MINGW AND NOT ${WASM_ENABLED})
)
endif()

### Currently libxml2, an azure dependency, has the repository repo return 503
### Re-enable AZURE when the problem goes away. This means AZURE needs to be
### build on a side
if (NO)
################# AZURE
if (NOT MINGW AND NOT ${WASM_ENABLED})
duckdb_extension_load(azure
LOAD_TESTS
GIT_URL https://github.com/duckdb/duckdb_azure
GIT_TAG a40ecb7bc9036eb8ecc5bf30db935a31b78011f5
APPLY_PATCHES
GIT_TAG 88011ee6ef66f223badc9beb04d4723651ac6623
)
endif()
endif()

################# DELTA
# MinGW build is not available, and our current manylinux ci does not have enough storage space to run the rust build
Expand Down Expand Up @@ -145,13 +139,11 @@ duckdb_extension_load(sqlite_scanner
APPLY_PATCHES
)

if (NOT ${WASM_ENABLED})
duckdb_extension_load(sqlsmith
DONT_LINK LOAD_TESTS
GIT_URL https://github.com/duckdb/duckdb_sqlsmith
GIT_TAG d6d62c1cba6b1369ba79db4bff3c67f24aaa95c2
GIT_TAG b13723fe701f1e38d2cd65b3b6eb587c6553a251
)
endif()

################# VSS
duckdb_extension_load(vss
Expand Down
53 changes: 0 additions & 53 deletions .github/patches/extensions/azure/reformat_string_functions.patch

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/LinuxRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ jobs:
treat_warn_as_error: 0
s3_id: ${{ secrets.S3_ID }}
s3_key: ${{ secrets.S3_KEY }}
signing_pk: ${{ secrets.DUCKDB_EXTENSION_SIGNING_PK }}
aarch64_cross_compile: 1
run_tests: 0 # Cannot run tests here due to cross-compiling
run_autoload_tests: 0
Expand Down Expand Up @@ -265,7 +264,6 @@ jobs:
treat_warn_as_error: 0
s3_id: ${{ secrets.S3_ID }}
s3_key: ${{ secrets.S3_KEY }}
signing_pk: ${{ secrets.DUCKDB_EXTENSION_SIGNING_PK }}
aarch64_cross_compile: 1
run_tests: 0 # Cannot run tests here due to cross-compiling
run_autoload_tests: 0
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/OSX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ jobs:
run_autoload_tests: ${{ inputs.skip_tests != 'true' && 1 || 0 }}

env:
DUCKDB_EXTENSION_SIGNING_PK: ${{ secrets.DUCKDB_EXTENSION_SIGNING_PK }}
AWS_DEFAULT_REGION: us-east-1
VCPKG_TARGET_TRIPLET: ${{ matrix.vcpkg_triplet }}
GEN: ninja
DUCKDB_PLATFORM: ${{ matrix.duckdb_arch }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/Python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ jobs:
treat_warn_as_error: 0
s3_id: ${{ secrets.S3_ID }}
s3_key: ${{ secrets.S3_KEY }}
signing_pk: ${{ secrets.DUCKDB_EXTENSION_SIGNING_PK }}
aarch64_cross_compile: 1
run_tests: 0 # Cannot run tests here due to cross-compiling
run_autoload_tests: 0
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/_sign_deploy_extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
AWS_ACCESS_KEY_ID: ${{secrets.S3_ID}}
AWS_SECRET_ACCESS_KEY: ${{secrets.S3_KEY}}
DUCKDB_DEPLOY_SCRIPT_MODE: for_real
DUCKDB_EXTENSION_SIGNING_PK: ${{ secrets.DUCKDB_EXTENSION_SIGNING_PK }}
AWS_DEFAULT_REGION: us-east-1
run: |
pip install awscli
TARGET_SHA=${{ inputs.duckdb_sha }}
Expand Down
Empty file added data/csv/afl/1.csv
Empty file.
Binary file added data/csv/afl/10.csv
Binary file not shown.
Empty file added data/csv/afl/11.csv
Empty file.
Binary file added data/csv/afl/12.csv
Binary file not shown.
Binary file added data/csv/afl/13.csv
Binary file not shown.
Binary file added data/csv/afl/14.csv
Binary file not shown.
Binary file added data/csv/afl/15.csv
Binary file not shown.
Binary file added data/csv/afl/16.csv
Binary file not shown.
Binary file added data/csv/afl/17.csv
Binary file not shown.
Binary file added data/csv/afl/18.csv
Binary file not shown.
Binary file added data/csv/afl/19.csv
Binary file not shown.
Binary file added data/csv/afl/2.csv
Binary file not shown.
Binary file added data/csv/afl/20.csv
Binary file not shown.
Binary file added data/csv/afl/21.csv
Binary file not shown.
Binary file added data/csv/afl/22.csv
Binary file not shown.
Binary file added data/csv/afl/23.csv
Binary file not shown.
4 changes: 4 additions & 0 deletions data/csv/afl/24.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
"'pedro;br;nl;1.72
mark;nl
diego;"
pedro;nl"
Empty file added data/csv/afl/25.csv
Empty file.
Empty file added data/csv/afl/3.csv
Empty file.
Empty file added data/csv/afl/4.csv
Empty file.
1 change: 1 addition & 0 deletions data/csv/afl/5.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
$
Binary file added data/csv/afl/6.csv
Binary file not shown.
Binary file added data/csv/afl/7.csv
Binary file not shown.
Binary file added data/csv/afl/8.csv
Binary file not shown.
Binary file added data/csv/afl/9.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/1.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/10.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/11.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/12.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/13.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/14.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/15.csv
Binary file not shown.
3 changes: 3 additions & 0 deletions data/csv/afl/ignore_errors/16.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
�,0
2-6-201 TE9,722"
",7
Binary file added data/csv/afl/ignore_errors/17.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/18.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/19.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/20.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/21.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/22.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/23.csv
Binary file not shown.
11 changes: 11 additions & 0 deletions data/csv/afl/ignore_errors/24.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
�,01|6370|371|"p1"
10|2|67|"p4"
10000|1061714|465|"p2"
100|2403|160|"p3"
1000|1564|67|"p4"
10000|10617|138|"p5"
100000|430|181|"p6"
1000000|1904|658|"p7"
10000�00|12845|370|"p8"
100000000|1550+ea1, 2
"oogie JJK19|785
Expand Down
Binary file added data/csv/afl/ignore_errors/25.csv
Binary file not shown.
31 changes: 31 additions & 0 deletions data/csv/afl/ignore_errors/26.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
�,01|6370|371|"p1"
10|214|465|"p2"
100|2403|160|"p3"
1000|1564|67|444"p4"
10000|10617|138|"p5"
100000|430|181|"p6"
1000000|1904|658|"p7"
10000000|12845|3r0|"p8





















"
100000000|15519|785
Expand Down
3 changes: 3 additions & 0 deletions data/csv/afl/ignore_errors/27.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
�,%�
�,21
"345tJ�ou|��#o�|��0
Expand Down
Binary file added data/csv/afl/ignore_errors/28.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/29.csv
Binary file not shown.
9 changes: 9 additions & 0 deletions data/csv/afl/ignore_errors/30.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
�COD_LOCALE_PROGETTO,CUP,COD_OB_TEMATICO,OC_COD_SUBARTICOLAZ_PROGRAMMA,OC_MACROAREA,OC_COD_SLL,FINANZ_UE,FINANZ_UE_FSE,FINANZ_STATO_FSC,OC_FINANZ_STATO_PAC_NETTO,IMPEGNI,OC_IMPEGNI_GIURID_VINCOLANTI,OC_IMPEGNI_COESIONE,TOT_PAGAMENTI,OC_TOT_PAGAMENTI_BENEFICIARI,OC_TOT_PAGAMENTI_TRASFERIMENTI,COSTO_REALIZZATO,COSTO_RENDICONTABILE_UE,OC_TOT_PAGAMENTI_RENDICONTAB_UE,OC_TOT_PAGAMENTI_FSC,OC_TOT_PAGAMENTI_PAC,OC_PAGAMENTI_COESIONE,OC_�ATA_INIZIO_PRjGETTO,OC_DATA_FINE_PROGETTO_PREVISTA,OC_DATA_FINE_PROGETTO_EFFETTIVA,DATA_INIZIO_PREV_STUDIO_FATT,PROGRAMMATO_INDICATORE_1,REALIZZATO_INDICATORE_1
10CAPORTO-POZZUOLI 1,J86G08000450003,,1,Mezzogiorno,1517,,,"80000000,00","0,00","80000000,00","80000000,00","80000000,00","71000170,90","71000170,90","0,00","75884160,52",,,"71000170,90","0,00","71000170,90",20060502,20210630,,20060502,1.50,1.42
10CLCONSOLIDAMENTO1400,D54J18000600007,,5,Mezzogiorno,1803,,,"1400000,00","0,00",,,"0,00",,,,"0,00",,,"0,00","0,00","0,00",20150928,20201231,,,300.00,
10LA13,I43B17000140005,,10,Centro-Nord,1206,,,"424428,00","0,00",,,"0,00",,,,"0,00",,,"0,00","0,00","0,00",20180101,20230228,,,424428.00,0.00��10LA13 bis,I42J17000030005,,10,Centro-Nord,1206,,,"525572,00","0,00",,,"0,00",,,,"0,00",,,"0,00","0,00","0,00",20180101,20230630,,,525572.00,0.00
10LOFSC_CDM_M5T2,B61E04000040003,,2,Centro-Nord,313,,,"385000000,00","0,00","385000000,00","385000000,00","385000000,00","385000000,00","385000000,00","0,00","385000000,00",,,"385000000,00","0,00","385000000,00",20100729,20151101,20151114,,6.70,6.70
10MAMERCAT,G71J17000090001,,5,Centro-Nord,837,,,"577000,M�,0
2-6-2016,L8,722-6-2016,000","0,00","577000,00","577000,00","577000,00","302612,00","302612,00","0,00","289606,80",,,"289606,80","0,00","289606,80",20181023,20221231,,,577000.00,289606.80
10PUITALME300//Municipality of Pogradec,B49F18000410007,,0,Estero,0,"149920,00",,,"0,00",,,"0,00",,,,"0,00","0,'0","0,00","0,00","0,00","0,00",20180403,20200402,,,5.00,
10PUITALME96//Ministry of Economy - Directorate for Developmen,F31I18000200007,,0,Estero,0,"95676,55",,,"0,00","30254,97","30254,97","0,00","30254,97","30254,97","0,00","30254,97","0,00","0,00","0,00","0,00","0,00",20180521,20210220,,,6.00,
Binary file added data/csv/afl/ignore_errors/31.csv
Binary file not shown.
21 changes: 21 additions & 0 deletions data/csv/afl/ignore_errors/32.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
12.1P,x 1



















",
Binary file added data/csv/afl/ignore_errors/33.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/34.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/35.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/36.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/37.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/38.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/39.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/40.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/41.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/42.csv
Binary file not shown.
4 changes: 4 additions & 0 deletions data/csv/afl/ignore_errors/43.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
�,0
2-6-2
2-6-201 M�, 01 M�, �3"
"@06, 777777
Binary file added data/csv/afl/ignore_errors/44.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/45.csv
Binary file not shown.
21 changes: 21 additions & 0 deletions data/csv/afl/ignore_errors/46.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
�,0
2-6-201 1 1 36861 21

�"
"
u�"
o,31"191 7872 1875 4 728 109.2 2/18/2008 02:36:48
2 4 8117 11498 4337 1�3 2 76 11.4 6/6/2008 05:00:16
3 5 1616 17433 8647 1983 2 350 52.5 608 02:5/6/2008 08:26:17
4 5 1616 19715 8647 B986 1 175 26.25 6/9/2008 08:38:52
5 6 47402 14115 8240 2069 2 154 23.1 8/31/2008 09:17:02
6 10 24858 24888 3375 2023/31/200 2 394 59.1 7/16/2008 11:59:24
7 10 24858 7952 3375 2003 4 788 118.2 6/26/2008 12:56:06
8 10 24858 19715 3375 2017 1 197 29.55 7/10/2008:02:12:36
9 10 24858 29891 3375 2029 3 591 88.65 7/22/2008 02:23:17
10 12 45635 10542 4769 2044 1 65 9.75 8//2008 08:26:17
4 5 1616 6/2008 02:51��5
11 12 45635 8435 4769 2042 2 130 19.5 8/4/2008 03:06:36
12 13 30606 9633 2147 1894 2 344 51.6 3/9/2008 03:18:56
13 14 12651 1664 2762 2059 2 244 36.22222222222222222222222226 %/21/2008 03:39:06
14 15 46833 2912 7910 1950 4 300 45 5/4
Binary file added data/csv/afl/ignore_errors/47.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/48.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/49.csv
Binary file not shown.
Binary file added data/csv/afl/ignore_errors/50.csv
Binary file not shown.
16 changes: 16 additions & 0 deletions data/csv/afl/ignore_errors/51.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
�,0
2-6-201 1 1 36861 21191 3872 1875 4 728 109.2 2/18/2008 02:36:48
2 4 8117 11498 4337 1983 2 76 11.4 6/6/2008 05:00:16
3 5 1616 17433 8647 1983 2 350 52.5 6/6/2008 08:26:17
4 5 1616 19715 8647 1115 82405 26.25 6/9/2008 08:38:52
5 6 47402 14986 1 17 2069 2 154 23.1 8/31/2008 09:17:02
6 10 24858 24888 3375 2023 2 394 59�1 7/16/2008 11:59:24
7 10 24858 7952 3375 2003 4 788 118.2 6/26/2008 12:56:06
o18 10 24858 ;97/10/2008 02:12:36
9 10 24858 29891 3375 2029 3 591 88.65 7/22/2008 02:23:17
10 12 45635 ame,text
J10542 4769 2044 1 65 9.75 8/6/2008 02:51:55
�� 12 45635 8435 4769 2042 2 130 19.5 8/4/2008 03:06:36
"2 13 30606 9633 2147 1894 2 ����51.6 3/9/2008 03:18:56
13 14 12651 1664 2762 2059 2 244 36.22222222222222222222222226 8/21/2008 03:39:06
14 15 46833 2912 7910 1950 4 300 45 5/4
Binary file added data/csv/afl/ignore_errors/52.csv
Binary file not shown.
39 changes: 39 additions & 0 deletions data/csv/afl/ignore_errors/53.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
�,0
2-6-201 1 1 36861 21191 7872 1875 4 728 109.2 2/18/2008 02:36:48
2 4 8117 11498 4337 1983 2 76 11.4 6/6/2008 05:00:16
3 5 1616 17433 8647 1983 2 350 52.5 6/6/2008 08:26:17
4 5 1616 19715 8647 1986 1 175 26.25 6/9/2008 08@38:52
5 6 47402 14115 8240 2069 2 154 23.1 8/31/2008 09:17:02
6 10 2458 24888 3375 2023 2 394 59.1 7/16/2008 11:59:24
7 10 24858 7952 3375 2003 4 788 118.2 6/26/2008 12:56:06
8 10 24858 19715 3375 2017 1 197






















6
9 10 24858 29891 3375 2029 3 591 88.65 7/22/2008 02:23:17
10 12 45635 10542 4769 2044 1 65 9.75 8/6/2008 02:51:55
11 12 45635 8435 4769 2C42 2 130 19.5 8/4/2008 03:06:36
12 13 30606 9633 2147 1894 2 344 51.6 3/9/2008 03:18:56
13 14 12651 1664 2762 205,#,3�
"200,12,1QQQQQQQQQQQQQQQQQQQQQQQQQQQQQ008 03:���6
14 15 46833 2912 7910 1950 4 300 45 5/4
Binary file added data/csv/afl/ignore_errors/54.csv
Binary file not shown.
16 changes: 16 additions & 0 deletions data/csv/afl/ignore_errors/55.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
�,0
2-6-201 1 1 36861 21191 7872 1875 4 728 109.2 2/18/2008 02:36:48
2 4 8117 11498 4337 1983 2 76 1124 6/6/2008 05:00:16
3 5 1616 K7433 8647 1983 2 350 52.5 6/6/2008 08:26:17
4 5 1616 19777777777777715 8647 1986 1 175 26.25 6/9/2008 08:38:52
5 6 47402 14115 8240 2069 2 154 23.1 8/31/2008 09:17:02
6 10 24858 24R88 3375 2023 2 394 59.1 7/16/2008 1:59:24
7 10 24858 7952 3375 2003 4 788 118.2 6/26/2008 12:56:06
8 10 24858 19715 3375 2017 1 197 29.55 7/10/2008 02:12:36
9 10 24858 29891 3375 2029 3 591 88.65 7/22/2008 02:23:17
106/2008 12 45635 10542 4769 2044 1 65 9.75 8/6/2008 02:51:55
11 12 45635 8435 4769 2042 2 130 19.5 8/4/2008 03:06:36
12 13 30606 9633 21W7 1894 2 344 51.6 3/9/2008 03:18:56
13 14 12651 1664 2762 2059sss
"TTTT.22222222222222222222222226 8/21/�008 03:39:06
14 15 46833 2912 7910 1950 4 300 45 54
Binary file added data/csv/afl/no_parameter/1.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/10.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/11.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/12.csv
Binary file not shown.
2 changes: 2 additions & 0 deletions data/csv/afl/no_parameter/13.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
'1
"2",3,3 5,k5"<
Binary file added data/csv/afl/no_parameter/14.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/15.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/16.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/17.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/18.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/19.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/2.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/20.csv
Binary file not shown.
10 changes: 10 additions & 0 deletions data/csv/afl/no_parameter/21.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
"200,12,14,15,15",#6,"8'1','world'
1,world
1,world
1,world
1,world
1,world
1,world
1,world
1,world
1,wo1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,3W,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,
Binary file added data/csv/afl/no_parameter/22.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/23.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/24.csv
Binary file not shown.
1 change: 1 addition & 0 deletions data/csv/afl/no_parameter/3.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
,,1, ' ",,80�
Binary file added data/csv/afl/no_parameter/4.csv
Binary file not shown.
Binary file added data/csv/afl/no_parameter/5.csv
Binary file not shown.
1 change: 1 addition & 0 deletions data/csv/afl/no_parameter/6.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
,,,,,,,,,,,,,,,,,,,,,, d564|67|,,,,,,-,,,,],,,,,,,,,,,156,,.,,,,,,,',,,"l,,,,,,,,,,,,,.,,,,,,,,,,,,,,,,,,,,,,,,',,,,l,,,,,,,,,,,,,,,,,,,,,,l,,,,
Binary file added data/csv/afl/no_parameter/7.csv
Binary file not shown.
1 change: 1 addition & 0 deletions data/csv/afl/no_parameter/8.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
",,,,,',,,,,,,,,,,,,,-,311E111,,D,,,,,, -
Binary file added data/csv/afl/no_parameter/9.csv
Binary file not shown.
Binary file added data/csv/afl/null_padding/1.csv
Binary file not shown.
7 changes: 7 additions & 0 deletions data/csv/afl/null_padding/10.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
'11better b;bail
1ail'1better s
"
p31
10011kip me
#b;bob@emaIob@Elalaa` 2
aaa 2
18 changes: 18 additions & 0 deletions data/csv/afl/null_padding/11.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
'1b;bob@email'1b












"

eter skb me
ip;bob@emaiob@emalaaa 2
aam 2
Binary file added data/csv/afl/null_padding/12.csv
Binary file not shown.
3 changes: 3 additions & 0 deletions data/csv/afl/null_padding/13.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
'1b;bob@email'1"etter sk02,,,5.003"
"200E;bob@emaiob@emalaaa 2
ttttt
5 changes: 5 additions & 0 deletions data/csv/afl/null_padding/14.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
'1 10
11 i\
11
121"
,12"200,,&,34,5,15","65@@@@@@@@@@@@@@@@@@@@@@@@@codob@e����2
Binary file added data/csv/afl/null_padding/15.csv
Binary file not shown.
Binary file added data/csv/afl/null_padding/16.csv
Binary file not shown.
Binary file added data/csv/afl/null_padding/17.csv
Binary file not shown.
Binary file added data/csv/afl/null_padding/18.csv
Binary file not shown.
Loading

0 comments on commit 5e7d532

Please sign in to comment.