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 2019/11/26 15:52:23 UTC

[GitHub] [incubator-superset] labelhero commented on issue #7413: feature: see Presto row and array data types

labelhero commented on issue #7413: feature: see Presto row and array data types
URL: https://github.com/apache/incubator-superset/pull/7413#issuecomment-558692898
 
 
   @betodealmeida @khtruong @DiggidyDave 
   Hi we are also facing the same issue as @john-bodley, can someone please address this issue.
   
   Traceback (most recent call last):
   Nov 25 22:47:54 celery: File "/usr/local/lib/python3.6/site-packages/superset/sql_lab.py", line 144, in get_sql_results
   Nov 25 22:47:54  celery: start_time=start_time,
   Nov 25 22:47:54  celery: File "/usr/local/lib/python3.6/site-packages/superset/sql_lab.py", line 306, in execute_sql_statements
   Nov 25 22:47:54  celery: selected_columns, data
   Nov 25 22:47:54  celery: File "/usr/local/lib/python3.6/site-packages/superset/db_engine_specs/presto.py", line 757, in expand_data
   Nov 25 22:47:54  celery: column["name"], column["type"].lower(), all_columns
   Nov 25 22:47:54  celery: File "/usr/local/lib/python3.6/site-packages/superset/db_engine_specs/presto.py", line 157, in _parse_structural_column
   Nov 25 22:47:54  celery: if field_info[1] == "array" or field_info[1] == "row":
   Nov 25 22:47:54  celery: IndexError: list index out of range

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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