[jira] [Created] (CARBONDATA-2922) support long string columns with spark FileFormat and SDK with "long_string_columns" TableProperties

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-2922) support long string columns with spark FileFormat and SDK with "long_string_columns" TableProperties

Akash R Nilugal (Jira)
Ajantha Bhat created CARBONDATA-2922:
----------------------------------------

             Summary: support long string columns with spark FileFormat and SDK with "long_string_columns" TableProperties
                 Key: CARBONDATA-2922
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2922
             Project: CarbonData
          Issue Type: Sub-task
            Reporter: Ajantha Bhat
            Assignee: Ajantha Bhat


CSV and Json SDk writer takes carbonschema, hence directly varchar can be given.

but AVRO writer needs this table property.

Also spark file format needs this table property to convert string columns to varchar columns.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)