You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hankó Gergely (Jira)" <ji...@apache.org> on 2022/05/31 18:57:00 UTC

[jira] [Created] (HIVE-26275) Make LlapBaseInputFormat type safe

Hankó Gergely created HIVE-26275:
------------------------------------

             Summary: Make LlapBaseInputFormat type safe
                 Key: HIVE-26275
                 URL: https://issues.apache.org/jira/browse/HIVE-26275
             Project: Hive
          Issue Type: Improvement
          Components: llap
            Reporter: Hankó Gergely


The code of LlapBaseInputFormat is not type safe. It contains suppressed warnings for unchecked casts and raw type usage, and it is used as a raw type everywhere.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)