ValentinC-BR opened a new issue, #20378:
URL: https://github.com/apache/superset/issues/20378

   The number of rows displayed at the top of a timeseries bar chart v2 is 
wrong.
   
   When you reach the row limit (e.g. 1000), some data is missing in the chart, 
BUT the number of rows (at the top) is wrong.
   
   This a big issue, as this leads to wrong interpretations of the results.
   
   #### How to reproduce the bug
   
   1. Create a timeseries bar chart v2
   2. Group By a dimension
   3. Set the limit to a small number (< total rows expected)
   4. Run and watch the number of rows
   5. Do the same with the previous timeseries chart
   6. Look at the number of rows : the limit is reached
   
   ### Expected results
   
   There should be a clear message indicating the the row limit was reached
   
   ### Actual results
   
   According to the UI, the row limit is not reached
   
   #### Screenshots
   
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Google Chrome Version 94.0.4606.71 (Oficial 
build) (x86_64)
   - superset version: 1.5.0 (same issue in previous versions)
   - python version: 3.7.9
   - node.js version: doesn't apply, I run on Kubernetes, using gunicorn as 
server
   - source : AWS Athena
   - any feature flags active: /
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [X] I have reproduced the issue with at least the latest released version 
of superset.
   - [X] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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: [email protected]

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