You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/06/16 12:05:23 UTC

[GitHub] [doris] Tanya-W opened a new pull request, #20924: [fix](inverted index) fix check failed for block erase temp column

Tanya-W opened a new pull request, #20924:
URL: https://github.com/apache/doris/pull/20924

   ## Proposed changes
   
   fix check failed like:
   ```
   F0615 22:51:33.920902 631399 block.cpp:240] No such name in Block::erase(): '__TEMP__payload.commits.message_match_fix'
   *** Check failure stack trace: ***
       @     0x5610d87169fd  google::LogMessage::Fail()
       @     0x5610d8718f39  google::LogMessage::SendToLog()
       @     0x5610d8716566  google::LogMessage::Flush()
       @     0x5610d87195a9  google::LogMessageFatal::~LogMessageFatal()
       @     0x5610d3ab6993  doris::vectorized::Block::erase()
       @     0x5610d4eb987e  doris::Defer<>::~Defer()
       @     0x5610d4eb955c  doris::vectorized::VScanNode::get_next()
       @     0x5610d1c0682f  doris::ExecNode::pull()
       @     0x5610d83a7741  std::_Function_handler<>::_M_invoke()
       @     0x5610d1c02878  doris::ExecNode::get_next_after_projects()
       @     0x5610d83a757c  doris::pipeline::SourceOperator<>::get_block()
       @     0x5610d83d5463  doris::pipeline::PipelineTask::execute()
       @     0x5610d83dcf93  doris::pipeline::TaskScheduler::_do_work()
       @     0x5610d1dac94f  doris::ThreadPool::dispatch_thread()
       @     0x5610d1da27ec  doris::Thread::supervise_thread()
       @     0x7fd4698c0609  start_thread
       @     0x7fd469b4f133  clone
       @              (nil)  (unknown)
   ```
   
   ## 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


[GitHub] [doris] xiaokang merged pull request #20924: [fix](inverted index) fix check failed for block erase temp column

Posted by "xiaokang (via GitHub)" <gi...@apache.org>.
xiaokang merged PR #20924:
URL: https://github.com/apache/doris/pull/20924


-- 
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


[GitHub] [doris] github-actions[bot] commented on pull request #20924: [fix](inverted index) fix check failed for block erase temp column

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

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
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


[GitHub] [doris] Tanya-W commented on pull request #20924: [fix](inverted index) fix check failed for block erase temp column

Posted by "Tanya-W (via GitHub)" <gi...@apache.org>.
Tanya-W commented on PR #20924:
URL: https://github.com/apache/doris/pull/20924#issuecomment-1594590075

   run buildall


-- 
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


[GitHub] [doris] github-actions[bot] commented on pull request #20924: [fix](inverted index) fix check failed for block erase temp column

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

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
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


[GitHub] [doris] Tanya-W commented on pull request #20924: [fix](inverted index) fix check failed for block erase temp column

Posted by "Tanya-W (via GitHub)" <gi...@apache.org>.
Tanya-W commented on PR #20924:
URL: https://github.com/apache/doris/pull/20924#issuecomment-1595774161

   run buildall


-- 
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


[GitHub] [doris] github-actions[bot] commented on pull request #20924: [fix](inverted index) fix check failed for block erase temp column

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

   PR approved by at least one committer and no changes requested.


-- 
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


[GitHub] [doris] github-actions[bot] commented on pull request #20924: [fix](inverted index) fix check failed for block erase temp column

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

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
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


[GitHub] [doris] github-actions[bot] commented on pull request #20924: [fix](inverted index) fix check failed for block erase temp column

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

   PR approved by anyone and no changes requested.


-- 
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