[
https://issues.apache.org/jira/browse/HIVE-26741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634601#comment-17634601
]
luoyuxia commented on HIVE-26741:
---------------------------------
Could anyone help me?:)
> Unexpect behavior for insert when table name is like `db.tab`
> -------------------------------------------------------------
>
> Key: HIVE-26741
> URL: https://issues.apache.org/jira/browse/HIVE-26741
> Project: Hive
> Issue Type: Bug
> Components: SQL
> Reporter: luoyuxia
> Priority: Major
> Attachments: image-2022-11-16-09-57-57-461.png,
> image-2022-11-16-10-03-08-559.png, image-2022-11-16-10-08-31-699.png,
> image-2022-11-16-10-09-40-766.png
>
>
> Just meet a strange problem with following sql, it'll overwrite the data
> instead of appending data.
> {code:java}
> insert into table `default.t1` values (1, 2){code}
> The result is as follows:
> !image-2022-11-16-09-57-57-461.png|width=397,height=362!
> is it a bug or some other things?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)