szingerpeter commented on issue #7724: URL: https://github.com/apache/hudi/issues/7724#issuecomment-1404713245
well, the issue still persists if i try to query the table from hive (beeline). ``` Error: java.io.IOException: org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.ClassCastException: org.apache.hadoop.io.LongWritable cannot be cast to org.apache.hadoop.hive.serde2.io.TimestampWritableV2 (state=,code=0) ``` any suggestion to solve this part of the problem? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
