- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ORC does not support type conversion from STRING to CHAR
- Labels:
-
Apache Hive
Created ‎01-11-2017 12:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Team,
Iam getting below error when i run select query
Error: java.io.IOException: java.io.IOException: ORC does not support type conversion from STRING to CHAR (state=,code=0)
Please let me know the solution
Created ‎01-11-2017 07:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@suresh krish Please share your table schema( describe table table_name) and the select query
Regards,
Anubhav
Created ‎01-11-2017 07:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you recently tried to alter the table/column you are querying ? Also, how are you inserting data into your table
Created ‎03-13-2017 09:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
