?????? [Hive Support] Query about StandardStructObjectInspector converting field names to lowercase

2024-02-02 Thread chang.wd
Hi, I re-try my use-case on Apache Hive 4.0.0-beta-1 release. ??Just with create table statement.?? This behavior still exists. Best regards, Chang -- -- ??:

Re: [Hive Support] Query about StandardStructObjectInspector converting field names to lowercase

2024-02-01 Thread Stamatis Zampetakis
Hi Chang, The hive-hcatalog-core-1.1.0-cdh5.13.1.jar jar file is not something maintained by Apache. For vendor specific problems you should reach out to the respective support team from where you obtained the product. Apart from that the version that you are using (5.13.1) is quite old. Please

[Hive Support] Query about StandardStructObjectInspector converting field names to lowercase

2024-01-28 Thread chang.wd
Dear Hive Support Team, I hope you are doing well. I am writing to inquire about a specific behavior I encountered in Hive, related to the org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector class. Sql to reply this behavior: ``` -- add JsonSerDe jar ADD JAR