rhunwicks opened a new pull request #3492: Initial commit of PandasConnector - 
see #3302
URL: https://github.com/apache/incubator-superset/pull/3492
 
 
   Here is an initial draft of PandasConnector for consideration, as discussed 
in #3302.
   
   It is not complete, but it shows the general approach.
   
   I have created contrib.tests.connectors which implements a 
BaseConnectorTestCase which I am using to make sure that the results returned 
by PandasConnector are consistent with those from SqlaTable.
   
   If we get to the point where this PR can be merged, then we will probably 
want to refactor to put BaseConnectorTestCase and SqlaConnectorTestCase into 
the main tests directory and just leave the PandasConnectorTestCase in the 
contrib directory.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to