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/06/03 12:05:15 UTC

[GitHub] [superset] boomballa commented on issue #14967: Superset SQL Lab time field display problem

boomballa commented on issue #14967:
URL: https://github.com/apache/superset/issues/14967#issuecomment-853817501


   **supplement:**
   When I use superset sql lab to execute SQL, the following error is reported:
   
   2021-06-03T11:58:36.273503888Z -   File "/home/appops/python37_evn/lib/python3.7/site-packages/superset/result_set.py", line 144, in __init__
   2021-06-03T11:58:36.273506512Z -     series, type=pa.timestamp("ns", tz=tz)
   2021-06-03T11:58:36.273509037Z -   File "pyarrow/array.pxi", line 859, in pyarrow.lib.Array.from_pandas
   2021-06-03T11:58:36.273511719Z -   File "pyarrow/array.pxi", line 265, in pyarrow.lib.array
   2021-06-03T11:58:36.27351437Z -   File "pyarrow/array.pxi", line 80, in pyarrow.lib._ndarray_to_array
   2021-06-03T11:58:36.273516996Z -   File "pyarrow/error.pxi", line 107, in pyarrow.lib.check_status
   2021-06-03T11:58:36.27351961Z - pyarrow.lib.ArrowTypeError: Did not pass numpy.dtype object
   2021-06-03T11:58:36.313761232Z - INFO:werkzeug:10.189.123.212 - - [03/Jun/2021 19:58:36] "POST /superset/sql_json/ HTTP/1.1" 200 -


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



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