Skip to content

[opt](hive) make supported hive table error msg clearer (#41616)#41851

Merged
morningman merged 1 commit intoapache:branch-2.1from
morningman:21_bp41616
Oct 15, 2024
Merged

[opt](hive) make supported hive table error msg clearer (#41616)#41851
morningman merged 1 commit intoapache:branch-2.1from
morningman:21_bp41616

Conversation

@morningman
Copy link
Contributor

bp #41616

Previously, if there is unsupported table in hive catalog, user will get
msg like:
```
Nonsupport hive metastore table named 'inventory' in database 'tpcds1000_orc' with catalog 'hive_krb'.
```
But don't know why.

After this PR, user will get:
```
Nonsupport hive metastore table named 'inventory' in database 'tpcds1000_orc' with catalog 'hive_krb'. Not Supported: Unsupported hive input format: org.apache.paimon.hive.mapred.PaimonInputFormat
```
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@morningman
Copy link
Contributor Author

run buildall

@morningman morningman merged commit 5fbefa0 into apache:branch-2.1 Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants