I have started working on the Analyze data set from Stack Exchange project, and have taken the csv file from the mentioned path. I have uploaded in cloudlab using Filebrowser. Now i created a table and copied all the .csv contents into a string format, From that table i am writing all the data into new table which i have created , I am using rgexp_extract to copy it into specific column.
I have used below expression for copying it into column which is not of string type,...
regexp_extract in hive
I have used below expression for copying it into column which is not of string type,...
regexp_extract in hive