willbarrett commented on a change in pull request #9444: Implement dttm column 
configuration through db extra config
URL: 
https://github.com/apache/incubator-superset/pull/9444#discussion_r402460714
 
 

 ##########
 File path: tests/core_tests.py
 ##########
 @@ -1171,6 +1171,78 @@ def test_sqllab_backend_persistence_payload(self):
         payload = views.Superset._get_sqllab_tabs(user_id=user_id)
         self.assertEqual(len(payload["queries"]), 1)
 
+    def test_db_column_defaults(self):
 
 Review comment:
   Can we break down this test? 

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


With regards,
Apache Git Services

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

Reply via email to