robdiciuccio commented on a change in pull request #8733: WIP: Replace 
pandas.DataFrame with PyArrow.Table for nullable int typing
URL: 
https://github.com/apache/incubator-superset/pull/8733#discussion_r356134394
 
 

 ##########
 File path: 
superset/assets/spec/javascripts/sqllab/ExploreResultsButton_spec.jsx
 ##########
 @@ -55,13 +55,11 @@ describe('ExploreResultsButton', () => {
   const mockColumns = {
     ds: {
       is_date: true,
-      is_dim: false,
 
 Review comment:
   @mistercrunch removing `is_dim` everywhere as it doesn't appear to be used 
any longer.

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