TangSiyang2001 commented on PR #23836:
URL: https://github.com/apache/doris/pull/23836#issuecomment-2283209440

   This PR has compile failure.
   ```
   [ERROR] 
/root/doris/fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java:[3035,37]
 no suitable constructor found for 
DropInfo(long,long,java.lang.String,long,boolean,long)
   [22:02:29 
](http://43.132.222.7:8111/buildConfiguration/Doris_DorisCompile_Compile/484984?buildTab=log&linesState=37517&logView=flowAware&focusLine=37517)
      constructor org.apache.doris.persist.DropInfo.DropInfo() is not applicable
   [22:02:29 
](http://43.132.222.7:8111/buildConfiguration/Doris_DorisCompile_Compile/484984?buildTab=log&linesState=37518&logView=flowAware&focusLine=37518)
        (actual and formal argument lists differ in length)
   [22:02:29 
](http://43.132.222.7:8111/buildConfiguration/Doris_DorisCompile_Compile/484984?buildTab=log&linesState=37519&logView=flowAware&focusLine=37519)
      constructor 
org.apache.doris.persist.DropInfo.DropInfo(long,long,java.lang.String,long,boolean,long,long)
 is not applicable
   [22:02:29 
](http://43.132.222.7:8111/buildConfiguration/Doris_DorisCompile_Compile/484984?buildTab=log&linesState=37520&logView=flowAware&focusLine=37520)
        (actual and formal argument lists differ in length)
   ```


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

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


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

Reply via email to