[
https://issues.apache.org/jira/browse/FLINK-30640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699159#comment-17699159
]
Shengkai Fang commented on FLINK-30640:
---------------------------------------
SQL Client infers the column width from the input size and print the border for
the content. If the content are almost same but the border size is different, I
think the content may contains some magic char inside. You can take a look at
the
[line|https://github.com/apache/flink/blob/master/flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/print/TableauStyle.java#L338].
I think it just a test issue, we can decrease the priority for this now.
> Unstable test in CliClientITCase
> --------------------------------
>
> Key: FLINK-30640
> URL: https://issues.apache.org/jira/browse/FLINK-30640
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive, Table SQL / Client
> Affects Versions: 1.17.0
> Reporter: yuzelin
> Assignee: dalongliu
> Priority: Blocker
> Labels: pull-request-available, test-stability
> Fix For: 1.17.0
>
> Attachments: image-2023-03-10-17-49-26-971.png,
> image-2023-03-10-17-51-42-192.png
>
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44743&view=logs&j=0c940707-2659-5648-cbe6-a1ad63045f0a&t=075c2716-8010-5565-fe08-3c4bb45824a4]
>
> The failed test can work normally in my local environment.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)