Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Scala dataframe need to read only 1060 character for row level record

avatar

Hi All,

in scala dataframe ,I want to read row level total record size till maximum 1060 byte. as SQL table have also max length of record as 1060.do we have function which we can apply on scala data frame to read the file row level record only till 1060 character and extra record can be skip. Please suggest

1 REPLY 1

avatar

sorry it's max 8060 characters needs to be read from each row of file records