BiteTheDDDDt opened a new pull request, #23325:
URL: https://github.com/apache/doris/pull/23325
## Proposed changes
```
F0821 23:09:31.825775 1585356 data_type_hll.h:95] Method get_default() is
not implemented for data type HLL
*** Check failure stack trace: ***
@ 0x564bc2e3248d google::LogMessage::Fail()
@ 0x564bc2e349c9 google::LogMessage::SendToLog()
@ 0x564bc2e31ff6 google::LogMessage::Flush()
@ 0x564bc2e35039 google::LogMessageFatal::~LogMessageFatal()
@ 0x564bb06f78ce doris::vectorized::DataTypeHLL::get_default()
@ 0x564bb0654220
doris::vectorized::IDataType::create_column_const_with_default_value()
@ 0x564bb6099912
doris::vectorized::JdbcConnector::_cast_string_to_hll()
@ 0x564bb6092361 doris::vectorized::JdbcConnector::get_next()
@ 0x564bb585e0d8
doris::vectorized::NewJdbcScanner::_get_block_impl()
@ 0x564bb5d57a44 doris::vectorized::VScanner::get_block()
@ 0x564bb5a2e8a2
doris::vectorized::ScannerScheduler::_scanner_scan()
@ 0x564bb5a3271f
_ZZZN5doris10vectorized16ScannerScheduler18_schedule_scannersEPNS0_14ScannerContextEENK3$_1clEvENKUlvE2_clEv
@ 0x564bb5a325d5
_ZSt13__invoke_implIvRZZN5doris10vectorized16ScannerScheduler18_schedule_scannersEPNS1_14ScannerContextEENK3$_1clEvEUlvE2_JEET_St14__invoke_otherOT0_DpOT1_
@ 0x564bb5a32575
_ZSt10__invoke_rIvRZZN5doris10vectorized16ScannerScheduler18_schedule_scannersEPNS1_14ScannerContextEENK3$_1clEvEUlvE2_JEENSt9enable_ifIX16is_invocable_r_vIT_T0_DpT1_EES9_E4typeEOSA_DpOSB_
@ 0x564bb5a322ed
_ZNSt17_Function_handlerIFvvEZZN5doris10vectorized16ScannerScheduler18_schedule_scannersEPNS2_14ScannerContextEENK3$_1clEvEUlvE2_E9_M_invokeERKSt9_Any_data
@ 0x564b9fc17893 std::function<>::operator()()
@ 0x564ba2de4269 doris::FunctionRunnable::run()
@ 0x564ba2dd1807 doris::ThreadPool::dispatch_thread()
@ 0x564ba2df7314 std::__invoke_impl<>()
@ 0x564ba2df71ed std::__invoke<>()
@ 0x564ba2df7175
_ZNSt5_BindIFMN5doris10ThreadPoolEFvvEPS1_EE6__callIvJEJLm0EEEET_OSt5tupleIJDpT0_EESt12_Index_tupleIJXspT1_EEE
@ 0x564ba2df701e std::_Bind<>::operator()<>()
@ 0x564ba2df6f35 std::__invoke_impl<>()
@ 0x564ba2df6ed5
_ZSt10__invoke_rIvRSt5_BindIFMN5doris10ThreadPoolEFvvEPS2_EEJEENSt9enable_ifIX16is_invocable_r_vIT_T0_DpT1_EESA_E4typeEOSB_DpOSC_
@ 0x564ba2df6bfd std::_Function_handler<>::_M_invoke()
@ 0x564b9fc17893 std::function<>::operator()()
@ 0x564ba2d9eb07 doris::Thread::supervise_thread()
@ 0x7f8cc0ad9609 start_thread
@ 0x7f8cc0d68133 clone
```
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[[email protected]](mailto:[email protected]) 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: [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]