You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Jonathan Vexler (Jira)" <ji...@apache.org> on 2023/01/11 16:00:00 UTC

[jira] [Created] (HUDI-5533) Table comments not showing up on spark-sql describe

Jonathan Vexler created HUDI-5533:
-------------------------------------

             Summary: Table comments not showing up on spark-sql describe
                 Key: HUDI-5533
                 URL: https://issues.apache.org/jira/browse/HUDI-5533
             Project: Apache Hudi
          Issue Type: Bug
          Components: spark-sql
            Reporter: Jonathan Vexler


If you add a comment to the schema and write to a hudi table, the comment will show as null when using spark-sql describe on the table.

 

User reported issue [https://github.com/apache/hudi/issues/7531] with a very good reproducible example. The issue presented when I tried the example.

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)