Unsubscribe

2022-04-28 Thread Ajay Thompson
Unsubscribe


Re: Spark read csv option - capture exception in a column in permissive mode

2019-06-16 Thread Ajay Thompson
There's a column which captures the corrupted record. However, the
exception isn't captured. If the exception is captured in another column
it'll be very useful.

On Mon, 17 Jun, 2019, 10:56 AM Gourav Sengupta, 
wrote:

> Hi,
>
> it already does, I think, you just have to add the column in the schema
> that you are using to read.
>
> Regards,
> Gourav
>
> On Sun, Jun 16, 2019 at 2:48 PM  wrote:
>
>> Hi Team,
>>
>>
>>
>> Can we have another column which gives the corrupted record reason in
>> permissive mode while reading csv.
>>
>>
>>
>> Thanks,
>>
>> Ajay
>>
>