chrislin1991 commented on issue #10019: URL: https://github.com/apache/incubator-superset/issues/10019#issuecomment-642360309
i did some secondary developments. some days after i changed codes, explore data function cannot be used, is always loading, and URL is always 127.0.0.1/8088/superset/explore/table/14/. i changed some code below 1. static/assets/explore****.js,',.3f' is changed to ',.0f'. 2. superset/db_engine_specs/hive.py, alter create_table_from_csv() function 3.alter views/sql_lab.py, remove async_=True. Please click this link to see the superset secondary development part, this is chinese, but you can see the code screenshot, https://www.notion.so/Superset-c72534b9ee964d8f875443cb51cf47af. thank you~~~ ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
