Nikita Trush

Results 3 issues of Nikita Trush

### Description SqlProgrammability provider fails to update/bulk copy into tables with computed persistent columns - you get exception when you call update method: ```System.Data.NoNullAllowedException: Column '{persistentColumn}' does not allow nulls.```...

bug

This change introduces new configuration variable applicable to GCS connector `fs.gs.delegation.token.instantiation_strategy`. It defines how delegation tokens are instantiated. Its default value is 'GCS_TOKEN_INSTANTION_STRATEGY' and it does not change current functionality....

### Description I have a file with multiple sheets and they share the same structure. I would like to generate type from the first sheet and after that instantiate my...

enhancement