You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Terry Wang (JIRA)" <ji...@apache.org> on 2019/08/07 08:20:00 UTC

[jira] [Created] (FLINK-13610) Refactor HiveTableSource Test use sql query and remove HiveInputFormatTest

Terry Wang created FLINK-13610:
----------------------------------

             Summary: Refactor HiveTableSource Test use sql query and remove HiveInputFormatTest
                 Key: FLINK-13610
                 URL: https://issues.apache.org/jira/browse/FLINK-13610
             Project: Flink
          Issue Type: Test
          Components: Connectors / Hive
    Affects Versions: 1.10.0
            Reporter: Terry Wang


Since HiveTableSource is mainly used in sql query and now blink planner support run sql query, it's time that we change HiveTableSourceTest using sql way instead of table api.

HiveTableInputFormt is tested in HiveTableSourceTest and there exists redundancy in code,  this ticket also aims to move some test code from HiveInputFormatTest and remove this file.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)