saurabh3091 commented on issue #4417: URL: https://github.com/apache/superset/issues/4417#issuecomment-1043096957
@dpnsh I figured the issue. You can fix this issue by adding `session.refresh(query)` inside this while loop. I will create a PR for that in superset. https://github.com/apache/superset/blob/398a01f7dc0579599b927ffa1af545bff1e5d2ba/superset/db_engine_specs/hive.py#L335 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
