You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/01/20 13:02:31 UTC

[GitHub] [drill] cdmikechen edited a comment on pull request #2431: DRILL-8109: Hive storage plugin support reading parquet timestamp type with int64 logical type

cdmikechen edited a comment on pull request #2431:
URL: https://github.com/apache/drill/pull/2431#issuecomment-1017483944


   @vvysotskyi  
   Hi~ `org.apache.hadoop.io.LongWritable` is in `hadoop-common` package, and it is used from hive1. it can build with hive2 and hive3.
   You should be talking about `org.apache.hadoop.hive.serde2.io.TimestampWritableV2`, it is used from hive3.


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org