Commit 6320a49
committed
Allow type change for static columns in CsvDataReader
Added logic to enable changing the DataType of static columns when setting a column type by name. Previously, only dynamic columns could have their type changed; now static columns are also supported.1 parent ef6d31c commit 6320a49
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3528 | 3528 | | |
3529 | 3529 | | |
3530 | 3530 | | |
| 3531 | + | |
| 3532 | + | |
| 3533 | + | |
| 3534 | + | |
| 3535 | + | |
| 3536 | + | |
| 3537 | + | |
| 3538 | + | |
| 3539 | + | |
| 3540 | + | |
| 3541 | + | |
3531 | 3542 | | |
3532 | 3543 | | |
3533 | 3544 | | |
| |||
0 commit comments