You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "emirkmo (via GitHub)" <gi...@apache.org> on 2023/01/26 13:42:19 UTC

[GitHub] [superset] emirkmo commented on issue #21755: x-aixs alias name same as original field name

emirkmo commented on issue #21755:
URL: https://github.com/apache/superset/issues/21755#issuecomment-1405024240

   This is not database specific. 
   
   It is happening when GENERIC_CHART_AXES is enabled and V2 of the chart is being used. It can be fixed by running a query on the X-axis (or by using the old non V2 version of the chart).
   
   ```Python
   Error: Orig exception: Code: 215. DB::Exception: Column `<columnname>` is not under aggregate function and not in GROUP BY: While processing <columnname> AS <column name>`.
   ```


-- 
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-unsubscribe@superset.apache.org

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


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