heguanhui opened a new pull request, #51731:
URL: https://github.com/apache/doris/pull/51731

   
   ### What problem does this PR solve?
   
   Support displaying the complete table structure of Iceberg tables via the 
show create table syntax in Doris.
   
   Problem Summary:
   Currently, when performing the show create table operation on Iceberg tables 
in Doris, the displayed table structure information is incomplete. It lacks the 
display of partition/bucket columns, and the table properties are also not 
fully shown.
   
   
   ### Check List (For Author)
       - [ ] Manual test (add detailed scripts or steps below)
   
[show_create_iceberg_table.docx](https://github.com/user-attachments/files/20745577/show_create_iceberg_table.docx)
   
   
   - Behavior changed:
       - [ ] No.
   
   - Does this need documentation?
       - [ ] No.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to