Ayan Ray created SPARK-38764:
--------------------------------

             Summary: spark thrift server issue: Length field is empty for 
varchar fields
                 Key: SPARK-38764
                 URL: https://issues.apache.org/jira/browse/SPARK-38764
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.1.1
            Reporter: Ayan Ray


I am trying to read Data from Spark Thrift Server using SAS. In the table 
definition through DBeaver, I am seeing that *Length* field is empty only for 
fields with *VARCHAR* data type. I can see the length in the Data Type field as 
{*}varchar(32){*}. But that doesn't suffice my purpose as the SAS application 
taps into the Length field. Since, this field is not populated now, SAS is 
defaulting to the max size and as a result its becoming extremely slow. I get 
the length field populated in Hive.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to