You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/11 08:45:31 UTC

[GitHub] [incubator-linkis] CCweixiao opened a new issue #1439: [Bug] After the Python engine executes the script successfully, the result set cannot be obtained

CCweixiao opened a new issue #1439:
URL: https://github.com/apache/incubator-linkis/issues/1439


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-cg-engineConnplugin
   
   ### What happened + What you expected to happen
   
   Python引擎执行成功后,结果集无法返回
   
   The result set cannot be returned after successful execution by the Python engine
   
   ![image](https://user-images.githubusercontent.com/27730211/153561408-d8c6e737-2264-4eb1-b9ed-3071b3b1bd7b.png)
   
   
   ### Relevent platform
   
   Python引擎执行成功后,结果集无法返回
   
   The result set cannot be returned after successful execution by the Python engine
   
   ![image](https://user-images.githubusercontent.com/27730211/153561408-d8c6e737-2264-4eb1-b9ed-3071b3b1bd7b.png)
   
   ### Reproduction script
   
   Python引擎执行成功后,结果集无法返回
   
   The result set cannot be returned after successful execution by the Python engine
   
   ![image](https://user-images.githubusercontent.com/27730211/153561408-d8c6e737-2264-4eb1-b9ed-3071b3b1bd7b.png)
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] CCweixiao commented on issue #1439: [Bug] After the Python engine executes the script successfully, the result set cannot be obtained

Posted by GitBox <gi...@apache.org>.
CCweixiao commented on issue #1439:
URL: https://github.com/apache/incubator-linkis/issues/1439#issuecomment-1037865069


   python代码中运行
   import sys
   reload(sys)
   之后,将没有结果集产生


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[GitHub] [incubator-linkis] CCweixiao commented on issue #1439: [Bug] After the Python engine executes the script successfully, the result set cannot be obtained

Posted by GitBox <gi...@apache.org>.
CCweixiao commented on issue #1439:
URL: https://github.com/apache/incubator-linkis/issues/1439#issuecomment-1037865069


   python代码中运行
   import sys
   reload(sys)
   之后,将没有结果集产生


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org