You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "zhangyongtian (via GitHub)" <gi...@apache.org> on 2023/04/25 04:33:56 UTC

[GitHub] [doris] zhangyongtian opened a new pull request, #19036: [Fix] Fix the extension mysql_to_doris bug (#19034)

zhangyongtian opened a new pull request, #19036:
URL: https://github.com/apache/doris/pull/19036

   # Proposed changes
   e_auto.sh: command error,This error causes script execution errors. :
   ERROR at line 1: Failed to open file '../result/e_mysql_to_doris.sql', error: 2.
   
   Issue Number: close #19034
   
   ## Problem summary
   1. Using extension e_auto.sh. there was an error executing the e_auto.sh script.
   ERROR at line 1: Failed to open file '../result/e_mysql_to_doris.sql', error: 2.
   2. In e_mysql_to_doris.sh The script path specified in e_auto.sh and  The path of the SQL file generated by the auto.sh script is different.
       ![image](https://user-images.githubusercontent.com/63942121/234174636-2dbbac77-59db-43c7-ad91-6a208654013b.png)
   
   Describe your changes.
   
   ## Checklist(Required)
   
   * [x] Does it affect the original behavior
   * [ ] Has unit tests been added
   * [ ] Has document been added or modified
   * [ ] Does it need to update dependencies
   * [ ] Is this PR support rollback (If NO, please explain WHY)
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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@doris.apache.org

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


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


Re: [PR] [Fix] Fix the extension mysql_to_doris bug (#19034) [doris]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed pull request #19036: [Fix] Fix the extension mysql_to_doris bug (#19034)
URL: https://github.com/apache/doris/pull/19036


-- 
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@doris.apache.org

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


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


Re: [PR] [Fix] Fix the extension mysql_to_doris bug (#19034) [doris]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #19036:
URL: https://github.com/apache/doris/pull/19036#issuecomment-1774240778

   We're closing this PR because it hasn't been updated in a while.
   This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
   If you'd like to revive this PR, please reopen it and feel free a maintainer to remove the Stale tag!


-- 
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@doris.apache.org

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


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