You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "Victor-Sivov (via GitHub)" <gi...@apache.org> on 2023/06/27 11:28:37 UTC

[GitHub] [superset] Victor-Sivov opened a new issue, #24527: Error when enabling GENERIC_CHART_AXES feature in Apache Superset

Victor-Sivov opened a new issue, #24527:
URL: https://github.com/apache/superset/issues/24527

   Hello there,
   
   I have encountered an issue when enabling the GENERIC_CHART_AXES feature in Apache Superset. The problem is with the following chart types: Calendar Heatmap, Event Flow, Horizon Chart, Paired t-test Table.
   
   When trying to create a new chart of these types or editing an existing one, I receive the following error message: "Datetime column not provided as part table configuration and is required by this type of chart."
   
   Steps to reproduce:
   
   Enable GENERIC_CHART_AXES feature in Apache Superset.
   Attempt to create or edit a chart of the types: Calendar Heatmap, Event Flow, Horizon Chart, Paired t-test Table.
   Expected result:
   The charts should be created/edited without any errors.
   
   Actual result:
   The error "Datetime column not provided as part table configuration and is required by this type of chart" is displayed.
   ![2023-06-27 14 25 07](https://github.com/apache/superset/assets/80745752/e0702be6-e48f-4258-b69e-ecdde671a76d)
   
   This issue prevents me from utilizing these specific chart types while using the GENERIC_CHART_AXES feature. Any assistance with resolving this issue would be greatly appreciated.
   
   Thank you for your help.


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


Re: [I] Error when enabling GENERIC_CHART_AXES feature in Apache Superset [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #24527:
URL: https://github.com/apache/superset/issues/24527#issuecomment-1989574489

   Hi there, and sorry this has gone quiet for so long. We're no longer supporting Superset 2.x or prior, and it's been a while since this thread saw any activity, so I'm closing this as stale. If it is still an issue in Superset 3.x (where this feature flag is on by default now!), we can re-open this, or feel free to open a new issue with updated context.
   


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


[GitHub] [superset] sfirke commented on issue #24527: Error when enabling GENERIC_CHART_AXES feature in Apache Superset

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #24527:
URL: https://github.com/apache/superset/issues/24527#issuecomment-1609760607

   What version of Superset are you using?


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


[GitHub] [superset] sfirke commented on issue #24527: Error when enabling GENERIC_CHART_AXES feature in Apache Superset

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #24527:
URL: https://github.com/apache/superset/issues/24527#issuecomment-1712135734

   @vvsiv are you able to test this with the just-released version 2.1.1?


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


[GitHub] [superset] sfirke commented on issue #24527: Error when enabling GENERIC_CHART_AXES feature in Apache Superset

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #24527:
URL: https://github.com/apache/superset/issues/24527#issuecomment-1629476320

   I can confirm this issue on 2.1.0 for these chart types, agreed this seems like a bug.  Seems related to https://github.com/apache/superset/issues/23766.


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


Re: [I] Error when enabling GENERIC_CHART_AXES feature in Apache Superset [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #24527: Error when enabling GENERIC_CHART_AXES feature in Apache Superset
URL: https://github.com/apache/superset/issues/24527


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


[GitHub] [superset] sfirke commented on issue #24527: Error when enabling GENERIC_CHART_AXES feature in Apache Superset

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #24527:
URL: https://github.com/apache/superset/issues/24527#issuecomment-1629477811

   I wonder if this fixed it, merged on May 1: https://github.com/apache/superset/pull/23865


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


[GitHub] [superset] vvsiv commented on issue #24527: Error when enabling GENERIC_CHART_AXES feature in Apache Superset

Posted by "vvsiv (via GitHub)" <gi...@apache.org>.
vvsiv commented on issue #24527:
URL: https://github.com/apache/superset/issues/24527#issuecomment-1609780829

   I am using Apache Superset version 2.1.


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