Member since
04-21-2021
4
Posts
0
Kudos Received
0
Solutions
04-21-2021
03:48 AM
sorry it's max 8060 characters needs to be read from each row of file records
... View more
04-21-2021
03:45 AM
Sorry it's max 8060 characters
... View more
04-21-2021
03:36 AM
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
... View more
Labels:
- Labels:
-
Apache Hive
04-21-2021
03:31 AM
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
... View more