>
> -- Forwarded message --
> From: Aakash Basu
> Date: Tue, Oct 31, 2017 at 9:17 PM
> Subject: Regarding column partitioning IDs and names as per hierarchical
> level SparkSQL
> To: user
>
>
> Hi all,
>
> I have to generate a table with Spark-
aakash.spark@gmail.com>>
> Date: Tue, Oct 31, 2017 at 9:17 PM
> Subject: Regarding column partitioning IDs and names as per hierarchical
> level SparkSQL
> To: user mailto:user@spark.apache.org>>
>
>
> Hi all,
>
> I have to generate a table with Spark-S
Hey all,
Any help in the below please?
Thanks,
Aakash.
-- Forwarded message --
From: Aakash Basu
Date: Tue, Oct 31, 2017 at 9:17 PM
Subject: Regarding column partitioning IDs and names as per hierarchical
level SparkSQL
To: user
Hi all,
I have to generate a table with
Hi all,
I have to generate a table with Spark-SQL with the following columns -
Level One Id: VARCHAR(20) NULL
Level One Name: VARCHAR( 50) NOT NULL
Level Two Id: VARCHAR( 20) NULL
Level Two Name: VARCHAR(50) NULL
Level Thr ee Id: VARCHAR(20) NULL
Level Thr ee Name: VARCHAR(50) NULL
Level Four Id