zijiwork commented on PR #26654:
URL: https://github.com/apache/superset/pull/26654#issuecomment-2164222771

   @Vitor-Avila  But it brought new problems
   ```
   ntosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) 
Chrome/125.0.0.0 Safari/537.36"
   'QueryResult' object has no attribute 'sql_rowcount'
   Traceback (most recent call last):
     File "/app/superset/common/utils/query_cache_manager.py", line 107, in 
set_query_result
       self.sql_rowcount = query_result.sql_rowcount
   AttributeError: 'QueryResult' object has no attribute 'sql_rowcount'
   2024-06-13 
10:12:44,495:ERROR:superset.common.utils.query_cache_manager:'QueryResult' 
object has no attribute 'sql_rowcount'
   Traceback (most recent call last):
     File "/app/superset/common/utils/query_cache_manager.py", line 107, in 
set_query_result
       self.sql_rowcount = query_result.sql_rowcount
   AttributeError: 'QueryResult' object has no attribute 'sql_rowcount'
   ```
   
   <img width="252" alt="image" 
src="https://github.com/apache/superset/assets/24753365/e07069b9-9a87-4d4b-9ff9-fc0076f44c6f";>
   


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

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to