Nj-kol commented on a change in pull request #10084:
URL: 
https://github.com/apache/incubator-superset/pull/10084#discussion_r450630971



##########
File path: tests/db_engine_specs/hive_tests.py
##########
@@ -233,4 +233,4 @@ def test_get_create_table_stmt() -> None:
                 STORED AS TEXTFILE LOCATION :location
                 tblproperties 
('skip.header.line.count'=':header_line_count')""",
         {"delim": ",", "location": "s3a://directory/table", 
"header_line_count": "101"},
-    )
+    )

Review comment:
       I didn't add anything here but took whatever is there in the master 
branch : 
https://github.com/apache/incubator-superset/blob/master/tests/db_engine_specs/hive_tests.py
   
    Please do let me know what I need to modify, I'll make the same




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to