You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ayan Ray (Jira)" <ji...@apache.org> on 2022/04/01 17:40:00 UTC

[jira] [Created] (SPARK-38764) spark thrift server issue: Length field is empty for varchar fields

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org