ketulgupta1995 opened a new issue, #23066:
URL: https://github.com/apache/superset/issues/23066

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Go to charts
   2. select any dataset and click on histogram
   3. provide a dimention and also  a metric
   4. See the query generated
   
   ### Expected results
   a histogram of the grouped data should be seen
   
   ### Actual results
   "Aggregate functions can't co-exist without GROUP BY clause\n"
   query does not have a group by clause in it
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   master branch
   
   (please complete the following information):
   
   - browser type and version:  chrome ,Version 109.0.5414.120 (Official Build) 
(64-bit)
   - superset version: master branch
   - python version: super set python version (unchanged)
   - node.js version: `node -v`  super set node version (unchanged)
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [[](
   <img width="960" alt="Screenshot 2023-02-13 121013" 
src="https://user-images.githubusercontent.com/11848636/218388935-3174098a-cba2-4af2-9fea-e1ae6a6543f9.png";>
   <img width="960" alt="Screenshot 2023-02-13 120945" 
src="https://user-images.githubusercontent.com/11848636/218388922-6653d04d-9841-42a6-b568-c71e2bde9772.png";>)
 ] I have checked the superset logs for python stacktraces and included it here 
as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version 
of superset.
   - [ ] 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