You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/12/02 23:58:55 UTC

[GitHub] [superset] betodealmeida commented on a change in pull request #17636: fix: allow for multiple columns in pivot table report

betodealmeida commented on a change in pull request #17636:
URL: https://github.com/apache/superset/pull/17636#discussion_r761553309



##########
File path: tests/unit_tests/charts/test_post_processing.py
##########
@@ -730,6 +730,589 @@ def test_pivot_df_complex():
     )
 
 
+def test_pivot_df_multi_column():
+    """
+    Pivot table when a two columns, no rows and 2 metrics are selected.

Review comment:
       ```suggestion
       Pivot table when 2 columns, no rows and 2 metrics are selected.
   ```




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