You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [doris] github-actions[bot] commented on pull request #21394: [Chore](metrics) remove trace metrics code using runtime profile instand - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 00:13:42 UTC, 1 replies.
- [GitHub] [doris] englefly commented on pull request #21220: [Fix](nereids) fix a bug in ColumnStatistics.numNulls update - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/01 00:16:34 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21394: [Chore](metrics) remove trace metrics code using runtime profile instand - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 00:18:39 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21387: [fix](pipeline) fix coredump caused by uncaught exception - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 00:21:31 UTC, 2 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21311: [fix](memory) fix GC more grace logging & fix cache GC - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 00:35:04 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21385: [fix](hudi) use hudi api to split the COW table - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 00:35:36 UTC, 0 replies.
- [doris] branch master updated: [fix](hudi) use hudi api to split the COW table (#21385) - posted by yi...@apache.org on 2023/07/01 00:35:39 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21381: [Enhancement](inverted index) make InvertedIndexReader shared_from_this - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 00:37:10 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21378: [fix](truncate) it will directly return and avoid throwing IllegalStateException caused by bufferSize equals zero when table has no partition - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 00:39:41 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed issue #21316: [Bug] truncate partition table error when partition table has no partitions - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 00:39:41 UTC, 0 replies.
- [doris] branch master updated: [fix](truncate) it will directly return and avoid throwing IllegalStateException caused by bufferSize equals zero when table has no partition (#21378) - posted by yi...@apache.org on 2023/07/01 00:39:44 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21365: [fix](regression test) drop table before run window test - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 00:40:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21365: [fix](regression test) drop table before run window test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 00:41:09 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21379: [doc](stream load json) modify `enable_simdjson_reader` since it's de… - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 00:42:53 UTC, 0 replies.
- [doris] branch master updated: [doc](stream load json) modify `enable_simdjson_reader` since it's default open (#21379) - posted by yi...@apache.org on 2023/07/01 00:42:56 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #21402: [fix](nereids)miss group id in explain plan - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/01 01:10:57 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21402: [fix](nereids)miss group id in explain plan - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/01 01:11:06 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 01:23:37 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21361: [improvement](join) Serialize probe keys in a vectorized (columnar) way - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 01:30:55 UTC, 2 replies.
- [GitHub] [doris] airborne12 commented on a diff in pull request #21310: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/01 01:47:12 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/01 01:49:03 UTC, 2 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ 92065e70935fadaafc6c07eeca2bb6abf20dab7b - posted by gi...@apache.org on 2023/07/01 01:53:58 UTC, 2 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #19655: [Refactor](load) merge streamload BE and FE properties parsing - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/01 02:45:17 UTC, 45 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #19655: [Refactor](load) merge streamload BE and FE properties parsing - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 02:52:43 UTC, 19 replies.
- [GitHub] [doris] hello-stephen commented on pull request #19655: [Refactor](load) merge streamload BE and FE properties parsing - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/01 03:49:36 UTC, 17 replies.
- [GitHub] [doris] dataroaring commented on pull request #21372: [refactor](load) split flush_segment_writer into two parts - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/01 04:00:09 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21372: [refactor](load) split flush_segment_writer into two parts - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 04:05:48 UTC, 12 replies.
- [GitHub] [doris] yiguolei merged pull request #21394: [Chore](metrics) remove trace metrics code using runtime profile instand - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 04:18:26 UTC, 0 replies.
- [doris] branch master updated: [Chore](metrics) remove trace metrics code using runtime profile instead (#21394) - posted by yi...@apache.org on 2023/07/01 04:18:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21329: [refactor](load) move generate_delete_bitmap from memtable to beta rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 04:28:26 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21343: [fix](exec) run exec_plan_fragment in pthread to avoid BE crash - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/01 04:29:25 UTC, 0 replies.
- [doris] branch master updated: [fix](exec) run exec_plan_fragment in pthread to avoid BE crash (#21343) - posted by mo...@apache.org on 2023/07/01 04:29:29 UTC, 0 replies.
- [GitHub] [doris] liangjw opened a new issue, #21403: [Bug] Large amount of "could not find tablet id" errors cause doris be shutdown - posted by "liangjw (via GitHub)" <gi...@apache.org> on 2023/07/01 04:52:23 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](exec) run exec_plan_fragment in pthread to avoid BE crash (#21343) - posted by mo...@apache.org on 2023/07/01 05:20:52 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #21404: [fix](cup) add keywords KW_PERCENT - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/01 05:21:50 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #21405: [tools](refactor) remove unused session variables - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:25:09 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #21405: [tools](refactor) remove unused session variables - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/01 05:25:29 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](cup) add keywords KW_PERCENT - posted by mo...@apache.org on 2023/07/01 05:27:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21405: [tools](refactor) remove unused session variables - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 05:41:08 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21404: [fix](cup) add keywords KW_PERCENT - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 05:41:45 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21373: [Chore](agg-state) add sessionvariable enable_agg_state - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 05:45:17 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21109: [Improve](serde)update serialize and deserialize text for data type - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 05:56:04 UTC, 7 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21404: [fix](cup) add keywords KW_PERCENT - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/01 06:31:48 UTC, 0 replies.
- [GitHub] [doris] fsilent opened a new issue, #21406: [Bug] Data Loss when use date type in select order by desc sql - posted by "fsilent (via GitHub)" <gi...@apache.org> on 2023/07/01 06:42:13 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21405: [tools](refactor) remove unused session variables - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 08:14:38 UTC, 0 replies.
- [doris] branch master updated: [tools](refactor) remove unused session variables (#21405) - posted by yi...@apache.org on 2023/07/01 08:14:41 UTC, 0 replies.
- [GitHub] [doris] caicancai commented on pull request #21369: [improve](doc) change http to https in doc - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2023/07/01 08:44:07 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21404: [fix](cup) add keywords KW_PERCENT - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/01 08:53:56 UTC, 0 replies.
- [doris] branch master updated: [fix](cup) add keywords KW_PERCENT (#21404) - posted by mo...@apache.org on 2023/07/01 08:54:00 UTC, 0 replies.
- [GitHub] [doris] fsilent commented on issue #21406: [Bug] Data Loss when use date type in select order by desc sql - posted by "fsilent (via GitHub)" <gi...@apache.org> on 2023/07/01 09:13:42 UTC, 0 replies.
- [GitHub] [doris] fsilent closed issue #21406: [Bug] Data Loss when use date type in select order by desc sql - posted by "fsilent (via GitHub)" <gi...@apache.org> on 2023/07/01 09:13:43 UTC, 0 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #21407: [fix] slot id not found with projection in multi cast sender - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/01 09:20:25 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21329: [refactor](load) move generate_delete_bitmap from memtable to beta rowset writer - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/01 09:22:48 UTC, 0 replies.
- [doris] branch master updated: [refactor](load) move generate_delete_bitmap from memtable to beta rowset writer (#21329) - posted by da...@apache.org on 2023/07/01 09:22:51 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21407: [fix] slot id not found with projection in multi cast sender - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 09:28:13 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21400: [bug](proc) fix NumberFormatException in show proc '/current_queries' - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/01 09:42:49 UTC, 0 replies.
- [doris] branch master updated: [bug](proc) fix NumberFormatException in show proc '/current_queries' (#21400) - posted by yi...@apache.org on 2023/07/01 09:42:53 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/01 10:07:25 UTC, 1 replies.
- [GitHub] [doris] caicancai commented on issue #20730: [improve](doc) change http to https in doc - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2023/07/01 10:50:21 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21341: [feature](jdbc) Support jdbc catalog to read json types - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/01 14:22:05 UTC, 2 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21380: [improvement](jdbc)Support for automatically obtaining the precision of the hana timestamp type - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/01 14:22:23 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21386: [improvement](jdbc)Support for automatically obtaining the precision of the trino/presto timestamp type - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/01 14:22:58 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21341: [feature](jdbc) Support jdbc catalog to read json types - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 14:28:08 UTC, 6 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21408: [Chore](storage) add debug info for TabletColumn::get_aggregate_function - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/01 14:44:26 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21408: [Chore](storage) add debug info for TabletColumn::get_aggregate_function - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/01 14:44:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21408: [Chore](storage) add debug info for TabletColumn::get_aggregate_function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 14:51:06 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21407: [fix] slot id not found with projection in multi cast sender - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/01 14:54:29 UTC, 0 replies.
- [doris] branch runtimefilter_multi_send updated: [fix] slot id not found with projection in multi cast sender (#21407) - posted by mo...@apache.org on 2023/07/01 14:54:33 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #21409: [fix](heartbeat) need to set backend status base on edit log - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/01 14:57:41 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #21410: [fix](heartbeat) need to set backend status base on edit log - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/01 15:02:09 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21409: [fix](heartbeat) need to set backend status base on edit log - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/01 15:02:42 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](heartbeat) need to set backend status base on edit log (#21409) - posted by mo...@apache.org on 2023/07/01 15:02:45 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21410: [fix](heartbeat) need to set backend status base on edit log - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/01 15:02:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21341: [feature](jdbc) Support jdbc catalog to read json types - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/01 15:24:33 UTC, 3 replies.
- [GitHub] [doris] mrhhsg commented on pull request #21361: [improvement](join) Serialize probe keys in a vectorized (columnar) way - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/01 15:44:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21361: [improvement](join) Serialize probe keys in a vectorized (columnar) way - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 15:50:23 UTC, 2 replies.
- [doris] branch runtimefilter_multi_send updated (67e42c4d7f -> 0424b19fb6) - posted by mo...@apache.org on 2023/07/01 15:59:48 UTC, 0 replies.
- [doris] 01/06: [feature](runtime_filter) MultiCastSender supporting runtime filter on be (#21304) - posted by mo...@apache.org on 2023/07/01 15:59:49 UTC, 0 replies.
- [doris] 02/06: [opt](Nereids) support set cte shuffle type for each consumer - posted by mo...@apache.org on 2023/07/01 15:59:50 UTC, 0 replies.
- [doris] 03/06: [fix] conjuncts not initialized (#21376) - posted by mo...@apache.org on 2023/07/01 15:59:51 UTC, 0 replies.
- [doris] 04/06: [opt](Nereids) optimize explain stream of DataStreamSink - posted by mo...@apache.org on 2023/07/01 15:59:52 UTC, 0 replies.
- [doris] 05/06: [fix] slot id not found with projection in multi cast sender (#21407) - posted by mo...@apache.org on 2023/07/01 15:59:53 UTC, 0 replies.
- [doris] 06/06: [opt](Nereids) optimize explain stream of DataStreamSink - posted by mo...@apache.org on 2023/07/01 15:59:54 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21361: [improvement](join) Serialize probe keys in a vectorized (columnar) way - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/01 16:16:45 UTC, 0 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #21411: [fix]Do filter before projection - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/01 16:32:21 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21411: [fix]Do filter before projection on multi cast sender - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/01 16:34:21 UTC, 0 replies.
- [doris] branch runtimefilter_multi_send updated: [fix]Do filter before projection on multi cast sender (#21411) - posted by mo...@apache.org on 2023/07/01 16:34:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21411: [fix]Do filter before projection on multi cast sender - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 16:40:16 UTC, 0 replies.
- [doris] branch runtimefilter_multi_send updated: [fix](Nereids) use cte producer consumer map to generate new slot in translator - posted by mo...@apache.org on 2023/07/01 17:27:58 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21412: [refactor](multicast) change the way multicast do filter, project and shuffle - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/01 17:33:53 UTC, 0 replies.
- [doris] branch runtimefilter_multi_send updated (5d3228a10e -> 4debe00586) - posted by mo...@apache.org on 2023/07/01 17:35:57 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21412: [refactor](multicast) change the way multicast do filter, project and shuffle - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/01 17:37:51 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21412: [refactor](multicast) change the way multicast do filter, project and shuffle - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 17:40:29 UTC, 7 replies.
- [GitHub] [doris] niebayes commented on issue #21268: [Enhancement] Improve Json function for doris - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/01 17:51:16 UTC, 0 replies.
- [GitHub] [doris] niebayes opened a new pull request, #21413: add json_depth function - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/01 18:35:35 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21413: add json_depth function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 18:42:25 UTC, 0 replies.
- [GitHub] [doris] niebayes opened a new issue, #21414: [Bug] the implementation of the json_valid function is wrong - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/01 18:47:36 UTC, 0 replies.
- [GitHub] [doris] niebayes opened a new pull request, #21415: fix a bug in json_valid function - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/01 19:28:49 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21415: [fix](json-function) fix a bug in json_valid function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/01 19:35:12 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on a diff in pull request #21413: [feature](json-function) add json_depth function - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/02 02:05:38 UTC, 1 replies.
- [GitHub] [doris] airborne12 closed pull request #21190: [Improve](modulo) improve modulo performance by eliminating std::fmod - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/02 02:08:46 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21371: [feature](datetime) "timediff" supports calculating microseconds - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/02 02:19:46 UTC, 9 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21371: [feature](datetime) "timediff" supports calculating microseconds - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/02 02:27:04 UTC, 9 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21371: [feature](datetime) "timediff" supports calculating microseconds - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/02 03:22:31 UTC, 7 replies.
- [GitHub] [doris] Yukang-Lian commented on pull request #21223: [Enhancement](regression-test)Add regression test for MoW backup and restore - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/02 04:06:31 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20907: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/02 04:15:05 UTC, 9 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21417: [Improve](regresstest) update collect distinct regress test for array hash - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/02 09:02:38 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #21417: [Improve](regresstest) update collect distinct regress test for array hash - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/02 09:03:44 UTC, 1 replies.
- [GitHub] [doris] niebayes commented on pull request #21413: [feature](json-function) add json_depth function - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/02 09:15:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/02 09:15:54 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21413: [feature](json-function) add json_depth function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/02 09:17:53 UTC, 1 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/02 10:13:55 UTC, 8 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #21418: [refactor](transaction) extract the majority rules of transaction - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/02 12:33:17 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #21418: [refactor](transaction) extract the majority rules of transaction - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/02 12:33:51 UTC, 2 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21419: [Feature](multi-catalog) support query hive-view for nereids planner. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/02 12:58:21 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #21419: [Feature](multi-catalog) support query hive-view for nereids planner. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/02 12:59:01 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21238: [fix](multi-catalog)fix obj file cache and dlf iceberg catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/02 13:08:43 UTC, 0 replies.
- [doris] branch master updated: [fix](multi-catalog)fix obj file cache and dlf iceberg catalog (#21238) - posted by mo...@apache.org on 2023/07/02 13:08:48 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21419: [Feature](multi-catalog) support query hive-view for nereids planner. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:25:00 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21207: [improvement](statistics, multi catalog)Estimate hive table row count based on file size. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/02 14:43:02 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21207: [improvement](statistics, multi catalog)Estimate hive table row count based on file size. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/02 15:11:05 UTC, 1 replies.
- [GitHub] [doris] niebayes commented on pull request #21330: support array_contains_all function - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/02 17:30:43 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21330: support array_contains_all function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/02 17:40:16 UTC, 6 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21360: [improvement](join) avoid unnecessary copying in _build_output_block - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/03 00:55:41 UTC, 0 replies.
- [GitHub] [doris-spark-connector] melin opened a new issue, #115: [Feature] 缺乏详细参数文档 - posted by "melin (via GitHub)" <gi...@apache.org> on 2023/07/03 01:02:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21220: [Fix](nereids) fix a bug in ColumnStatistics.numNulls update - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 01:02:47 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #21311: [fix](memory) fix GC more grace logging & fix cache GC - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/03 01:20:50 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21311: [fix](memory) fix GC more grace logging & fix cache GC - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 01:21:24 UTC, 3 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #21420: [improvement](memory) improve inserting sparse rows into string column - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/03 01:26:22 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21311: [fix](memory) fix GC more grace logging & fix cache GC - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/03 01:28:49 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #21361: [improvement](join) Serialize probe keys in a vectorized (columnar) way - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/03 01:29:13 UTC, 0 replies.
- [doris] branch master updated (f5af735fa6 -> ca0953ea51) - posted by yi...@apache.org on 2023/07/03 01:29:17 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21306: [Fix](orc-reader) Fix `Wrong data type for column` error when column order in hive table is not same in orc file schema. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 01:32:23 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21306: [Fix](orc-reader) Fix `Wrong data type for column` error when column order in hive table is not same in orc file schema. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 01:32:58 UTC, 0 replies.
- [doris] branch master updated: [Fix](orc-reader) Fix `Wrong data type for column` error when column order in hive table is not same in orc file schema. (#21306) - posted by mo...@apache.org on 2023/07/03 01:33:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21420: [improvement](memory) improve inserting sparse rows into string column - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 01:34:53 UTC, 6 replies.
- [GitHub] [doris] yiguolei commented on pull request #21420: [improvement](memory) improve inserting sparse rows into string column - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/03 01:35:37 UTC, 0 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #21421: [improvement](nereids) Refine tpcds tools - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/03 01:47:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21421: [improvement](nereids) Refine tpcds tools - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 01:48:29 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21417: [Improve](regresstest) update collect distinct regress test for array hash - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 01:48:42 UTC, 2 replies.
- [GitHub] [doris] jacktengg commented on a diff in pull request #21417: [Improve](regresstest) update collect distinct regress test for array hash - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/03 01:54:38 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21311: [fix](memory) fix GC more grace logging & fix cache GC - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 01:58:03 UTC, 2 replies.
- [GitHub] [doris] zhaozhen-new opened a new issue, #21422: explode_json_array 增加JSON格式 - posted by "zhaozhen-new (via GitHub)" <gi...@apache.org> on 2023/07/03 02:01:14 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21408: [Chore](storage) add debug info for TabletColumn::get_aggregate_function - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 02:02:47 UTC, 0 replies.
- [doris] branch master updated: [Chore](storage) add debug info for TabletColumn::get_aggregate_function (#21408) - posted by pa...@apache.org on 2023/07/03 02:02:51 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on a diff in pull request #21417: [Improve](regresstest) update collect distinct regress test for array hash - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/03 02:03:09 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21423: [Chore](storage) add debug info for TabletColumn::get_aggregate_function - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 02:05:01 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21423: [Chore](storage) add debug info for TabletColumn::get_aggregate_function - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 02:05:36 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Chore](storage) add debug info for TabletColumn::get_aggregate_function (#21423) - posted by pa...@apache.org on 2023/07/03 02:05:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21327: [decimalv2](compatibility) add config to allow invalid decimalv2 literal - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 02:06:23 UTC, 1 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21388: [refactor](udf) refactor java-udf execute method by using for loop - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/03 02:08:00 UTC, 11 replies.
- [GitHub] [doris] amorynan commented on pull request #21330: support array_contains_all function - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/03 02:10:42 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21423: [Chore](storage) add debug info for TabletColumn::get_aggregate_function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 02:11:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21388: [refactor](udf) refactor java-udf execute method by using for loop - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 02:13:22 UTC, 8 replies.
- [GitHub] [doris] englefly opened a new pull request, #21424: ds24 cte inner plan - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/03 02:14:19 UTC, 0 replies.
- [GitHub] [doris] zwuis commented on issue #19844: [Bug] Build Failed on latest code. - posted by "zwuis (via GitHub)" <gi...@apache.org> on 2023/07/03 02:15:22 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21067: [Feature](materialized view) support query match mv with agg_state on nereids planner - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 02:19:33 UTC, 0 replies.
- [doris] branch master updated: [Feature](materialized view) support query match mv with agg_state on nereids planner (#21067) - posted by pa...@apache.org on 2023/07/03 02:19:37 UTC, 0 replies.
- [GitHub] [doris] deadlinefen commented on pull request #21397: [Fix](CCR) Binlog config is missed when create replica task - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/03 02:42:52 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #21373: [Chore](agg-state) add sessionvariable enable_agg_state - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 02:44:08 UTC, 0 replies.
- [GitHub] [doris] chenlinzhong opened a new issue, #21425: Catalog & Cloud Storage integration - posted by "chenlinzhong (via GitHub)" <gi...@apache.org> on 2023/07/03 02:45:25 UTC, 0 replies.
- [GitHub] [doris] chenlinzhong closed issue #21425: Catalog & Cloud Storage integration - posted by "chenlinzhong (via GitHub)" <gi...@apache.org> on 2023/07/03 02:45:59 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21220: [Fix](nereids) fix a bug in ColumnStatistics.numNulls update - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/03 02:51:25 UTC, 0 replies.
- [doris] branch master updated: [Fix](nereids) fix a bug in ColumnStatistics.numNulls update #21220 - posted by en...@apache.org on 2023/07/03 02:51:29 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21327: [decimalv2](compatibility) add config to allow invalid decimalv2 literal - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/03 02:55:29 UTC, 0 replies.
- [doris] branch master updated (2827bc1a39 -> a3d34e1e08) - posted by ga...@apache.org on 2023/07/03 02:55:32 UTC, 0 replies.
- [GitHub] [doris] Huguowei opened a new issue, #21426: [Enhancement] 在hive catalog中支持不同存储类型 - posted by "Huguowei (via GitHub)" <gi...@apache.org> on 2023/07/03 02:55:58 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21402: [fix](nereids)miss group id in explain plan - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 02:56:31 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21387: [fix](pipeline) fix coredump caused by uncaught exception - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/03 02:58:16 UTC, 0 replies.
- [doris] branch master updated: [fix](pipeline) fix coredump caused by uncaught exception (#21387) - posted by yi...@apache.org on 2023/07/03 02:58:19 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #21118: [Feature](x-load) support config min replica num for loading data - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/03 02:59:46 UTC, 1 replies.
- [GitHub] [doris] zenoyang opened a new pull request, #21427: [improvement](execute) Eliminate virtual function calls when serializing and deserializing aggregate functions - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/03 03:02:48 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21427: [improvement](execute) Eliminate virtual function calls when serializing and deserializing aggregate functions - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 03:07:56 UTC, 2 replies.
- [GitHub] [doris] jacktengg commented on pull request #21420: [improvement](memory) improve inserting sparse rows into string column - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/03 03:17:34 UTC, 2 replies.
- [GitHub] [doris] jackwener commented on a diff in pull request #21402: [fix](nereids)miss group id in explain plan - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/03 03:26:13 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #21428: agg on unknown-stats column - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/03 03:27:54 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21428: agg on unknown-stats column - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/03 03:28:48 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #21429: [Fix](multi-catalog) Add hadoop system classpath to CLASSPATH to resolve can not enable hadoop short circuit reading in some environments. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/03 03:37:05 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #21260: [opt](hudi) use spark bundle to read hudi data - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/03 03:44:12 UTC, 3 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #21430: [Fix](multi-catalog) Add hadoop system classpath to CLASSPATH to resolve can not enable hadoop short circuit reading in some environments. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/03 03:51:56 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21430: [Fix](multi-catalog) Add hadoop system classpath to CLASSPATH to resolve can not enable hadoop short circuit reading in some environments. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/03 03:52:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21399: [Fix](multi-catalog) Fix read error in mixed partition locations. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 03:52:31 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21430: [Fix](multi-catalog) Add hadoop system classpath to CLASSPATH to resolve can not enable hadoop short circuit reading in some environments. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 03:53:56 UTC, 1 replies.
- [GitHub] [doris] morningman closed pull request #21429: [Fix](multi-catalog) Add hadoop system classpath to CLASSPATH to resolve can not enable hadoop short circuit reading in some environments. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 03:54:13 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21197: [Feature](Nereids)supoort select into outfile - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/03 04:05:41 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21317: [fix](nereids)don't build cte producer if the consumer is empty relation - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/03 04:08:11 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21397: [Fix](CCR) Binlog config is missed when create replica task - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 04:11:51 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on a diff in pull request #21330: support array_contains_all function - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/03 04:11:52 UTC, 8 replies.
- [GitHub] [doris] starocean999 commented on pull request #21346: [fix](nereids)need run ConvertInnerOrCrossJoin rule again after EliminateNotNull - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/03 04:13:05 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #21431: [improve](dependency)Upgrade dependency version - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/03 04:15:03 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21417: [Improve](regresstest) update collect distinct regress test for array hash - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/03 04:16:14 UTC, 0 replies.
- [doris] branch master updated: [Improve](regresstest) update collect distinct regress test for array hash (#21417) - posted by yi...@apache.org on 2023/07/03 04:16:19 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21431: [improve](dependency)Upgrade dependency version - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/03 04:17:29 UTC, 4 replies.
- [GitHub] [doris] amorynan commented on a diff in pull request #21109: [Improve](serde)update serialize and deserialize text for data type - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/03 04:19:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21395: [fix](Nereids): winmagic rule forgot to visit plan children. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 04:21:11 UTC, 1 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21138: [Enhancement](planner&Nereids)support sql_select_limit for master - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/03 04:29:20 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21197: [Feature](Nereids)supoort select into outfile - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 04:31:49 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21432: [performance](group_concat) avoid extra copy in group_concat - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/03 04:40:21 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21432: [performance](group_concat) avoid extra copy in group_concat - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/03 04:40:36 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21432: [performance](group_concat) avoid extra copy in group_concat - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 04:46:56 UTC, 5 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21433: [Bug](excution) avoid core dump on filter_block_internal and add debug information - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 04:48:55 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21433: [Bug](excution) avoid core dump on filter_block_internal and add debug information - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 04:49:03 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21434: [fix](nereids)cast filter and join conjunct's return type to boolean - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/03 04:51:09 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21434: [fix](nereids)cast filter and join conjunct's return type to boolean - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/03 04:51:25 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21433: [Bug](excution) avoid core dump on filter_block_internal and add debug information - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 04:54:52 UTC, 2 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #21402: [fix](nereids)miss group id in explain plan - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/03 05:14:14 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21317: [fix](nereids)don't build cte producer if the consumer is empty relation - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 05:15:08 UTC, 6 replies.
- [GitHub] [doris] englefly merged pull request #21402: [fix](nereids)miss group id in explain plan - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/03 05:16:35 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids)miss group id in explain plan #21402 - posted by en...@apache.org on 2023/07/03 05:16:39 UTC, 0 replies.
- [GitHub] [doris] jackwener merged pull request #21395: [fix](Nereids): winmagic rule forgot to visit plan children. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/03 05:20:04 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids): DefaultPlanRewriter visit plan children. (#21395) - posted by ja...@apache.org on 2023/07/03 05:20:07 UTC, 0 replies.
- [GitHub] [doris] niebayes closed issue #21414: [Bug] the implementation of the json_valid function is wrong - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/03 05:27:26 UTC, 0 replies.
- [GitHub] [doris] niebayes closed pull request #21415: [fix](json-function) fix a bug in json_valid function - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/03 05:27:34 UTC, 0 replies.
- [GitHub] [doris] zenoyang commented on pull request #21427: [improvement](execute) Eliminate virtual function calls when serializing and deserializing aggregate functions - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/03 05:46:38 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21207: [improvement](statistics, multi catalog)Estimate hive table row count based on file size. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 05:56:58 UTC, 0 replies.
- [GitHub] [doris] hqx871 opened a new pull request, #21435: fix lru cache handle field order - posted by "hqx871 (via GitHub)" <gi...@apache.org> on 2023/07/03 06:07:59 UTC, 0 replies.
- [GitHub] [doris] hqx871 commented on pull request #21435: fix lru cache handle field order - posted by "hqx871 (via GitHub)" <gi...@apache.org> on 2023/07/03 06:08:13 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21435: fix lru cache handle field order - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 06:13:57 UTC, 0 replies.
- [GitHub] [doris] yuanyuan8983 commented on issue #21403: [Bug] Large amount of "could not find tablet id" errors cause doris be shutdown - posted by "yuanyuan8983 (via GitHub)" <gi...@apache.org> on 2023/07/03 06:19:07 UTC, 0 replies.
- [GitHub] [doris] leo65535 commented on pull request #20003: [Fix](k8s) Fix wrong LOG import - posted by "leo65535 (via GitHub)" <gi...@apache.org> on 2023/07/03 06:21:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21433: [Bug](excution) avoid core dump on filter_block_internal and add debug information - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 06:25:46 UTC, 0 replies.
- [GitHub] [doris] lide-reed opened a new issue, #21436: [Bug] Report unexpected exception for a nested sub query. - posted by "lide-reed (via GitHub)" <gi...@apache.org> on 2023/07/03 06:31:16 UTC, 0 replies.
- [GitHub] [doris] lide-reed commented on issue #21436: [Bug] Report unexpected exception for a nested sub query. - posted by "lide-reed (via GitHub)" <gi...@apache.org> on 2023/07/03 06:33:07 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21437: [feature](Nereids): pushdown distinct through join. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/03 06:38:37 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #21438: [decimalv2](compatibility) add config to allow invalid decimalv2 literal - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/03 06:39:13 UTC, 0 replies.
- [GitHub] [doris] yuanyuan8983 commented on issue #21278: [Bug] be crash when use a condition query on 100G table - posted by "yuanyuan8983 (via GitHub)" <gi...@apache.org> on 2023/07/03 06:51:23 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21430: [Fix](multi-catalog) Add hadoop system classpath to CLASSPATH to resolve can not enable hadoop short circuit reading in some environments. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 06:51:37 UTC, 0 replies.
- [doris] branch master updated: [Fix](multi-catalog) Add hadoop system classpath to CLASSPATH to resolve can not enable hadoop short circuit reading in some environments. (#21430) - posted by mo...@apache.org on 2023/07/03 06:51:42 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21427: [improvement](execute) Eliminate virtual function calls when serializing and deserializing aggregate functions - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 06:52:12 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #20840: [minor](broker) fix name in broker's pom.xml - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 06:53:57 UTC, 0 replies.
- [GitHub] [doris] yuanyuan8983 commented on issue #21299: [Bug] MATCH_PHRASE query failed - posted by "yuanyuan8983 (via GitHub)" <gi...@apache.org> on 2023/07/03 06:57:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21236: [fix](function) to_bitmap parameter parsing failure returns null instead of bitmap_empty - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 07:02:36 UTC, 5 replies.
- [GitHub] [doris] Jibing-Li commented on a diff in pull request #21207: [improvement](statistics, multi catalog)Estimate hive table row count based on file size. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/03 07:11:14 UTC, 2 replies.
- [GitHub] [doris] morningman merged pull request #21399: [Fix](multi-catalog) Fix read error in mixed partition locations. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 07:14:19 UTC, 0 replies.
- [GitHub] [doris] morningman closed issue #20948: [Bug] check uri error in hive catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 07:14:20 UTC, 0 replies.
- [doris] branch master updated: [Fix](multi-catalog) Fix read error in mixed partition locations. (#21399) - posted by mo...@apache.org on 2023/07/03 07:14:24 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 07:21:19 UTC, 18 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #21439: [fix]input/output block were confused - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/03 07:21:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21265: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 07:23:11 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21439: [fix]input/output block were confused - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/03 07:23:38 UTC, 0 replies.
- [doris] branch runtimefilter_multi_send updated (4debe00586 -> 02685fdfcd) - posted by mo...@apache.org on 2023/07/03 07:23:43 UTC, 0 replies.
- [doris] branch runtimefilter_multi_send updated (02685fdfcd -> 7a6532ece9) - posted by mo...@apache.org on 2023/07/03 07:25:10 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21439: [fix]input/output block were confused - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 07:28:38 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21435: fix lru cache handle field order - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 07:31:00 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21440: [enchanment](udf) add more info when download jar package failed - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/03 07:38:54 UTC, 0 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21441: [Fix](multi-catalog) fix NPE for FileCacheValue. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/03 07:41:22 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #21441: [Fix](multi-catalog) fix NPE for FileCacheValue. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/03 07:41:54 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21434: [fix](nereids)cast filter and join conjunct's return type to boolean - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 07:42:15 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #20771: [fix](pipeline) refactor olap table sink close - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/03 07:45:13 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21440: [enchanment](udf) add more info when download jar package failed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 07:45:41 UTC, 5 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #21442: [Enhancement](multi-catalog) Add hdfs read statistics profile. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/03 07:49:00 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21442: [Enhancement](multi-catalog) Add hdfs read statistics profile. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/03 07:49:10 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21442: [Enhancement](multi-catalog) Add hdfs read statistics profile. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 07:55:46 UTC, 6 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21431: [improve](dependency)Upgrade dependency version - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 08:08:10 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21441: [Fix](multi-catalog) fix NPE for FileCacheValue. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 08:08:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21383: [chore](tools) add git submodules in .idea/vcs.xml - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 08:09:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20793: [fix](mtmv)fix create mtmv with partition error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 08:31:03 UTC, 1 replies.
- [GitHub] [doris] ByteYue opened a new pull request, #21443: [enhance](buffered reader) use stop token to simplify state change check code logic - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/03 08:33:47 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21444: [opt](docs) update nereids doc to reflect the latest changes - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/03 08:35:06 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21445: [typo](docs) fix presto jdbc catalog docs - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/03 08:38:18 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21445: [typo](docs) fix presto jdbc catalog docs - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/03 08:38:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21443: [enhance](buffered reader) use stop token to simplify state change check code logic - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 08:40:19 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21360: [improvement](join) avoid unnecessary copying in _build_output_block - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 08:41:00 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #20840: [minor](broker) fix name in broker's pom.xml - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/03 08:46:49 UTC, 0 replies.
- [doris] branch master updated (f80df20b6f -> d4a1549003) - posted by yi...@apache.org on 2023/07/03 08:46:53 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21440: [enchanment](udf) add more info when download jar package failed - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/03 08:47:10 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21401: [fix](s3) fix s3 fs benchmark tool - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 08:48:13 UTC, 4 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21446: [Enhancement](multi-catalog) Add some checks for ShowPartitionsStmt. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/03 08:49:45 UTC, 0 replies.
- [GitHub] [doris] mrhhsg commented on pull request #21360: [improvement](join) avoid unnecessary copying in _build_output_block - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/03 08:50:48 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #21446: [Enhancement](multi-catalog) Add some checks for ShowPartitionsStmt. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/03 08:50:59 UTC, 1 replies.
- [GitHub] [doris] amorynan commented on pull request #21109: [Improve](serde)update serialize and deserialize text for data type - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/03 08:51:46 UTC, 11 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21447: [fix](jdbc) fix presto jdbc catalog pushDown and nameFormat - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/03 08:53:03 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21447: [fix](jdbc) fix presto jdbc catalog pushDown and nameFormat - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/03 08:53:12 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21109: [Improve](serde)update serialize and deserialize text for data type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 08:55:49 UTC, 21 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21448: [1.2][fix](jdbc) fix presto jdbc catalog pushDown and nameFormat - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/03 08:57:55 UTC, 0 replies.
- [GitHub] [doris] FreeOnePlus opened a new pull request, #21449: [typo](docs)Refactor upgrade documentation - posted by "FreeOnePlus (via GitHub)" <gi...@apache.org> on 2023/07/03 08:59:11 UTC, 0 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #21450: [typo](docs) change URI is lowercase - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/03 08:59:22 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/03 09:00:15 UTC, 14 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21449: [typo](docs)Refactor upgrade documentation - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/03 09:03:44 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21449: [typo](docs)Refactor upgrade documentation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 09:06:59 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21450: [typo](docs) change the URI to lowercase - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 09:07:41 UTC, 1 replies.
- [GitHub] [doris] shuke987 commented on pull request #21410: [fix](heartbeat) need to set backend status base on edit log - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/03 09:09:29 UTC, 0 replies.
- [GitHub] [doris] lsy3993 opened a new pull request, #21451: [typo](docs) add comment of jvm_max_heap_size - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/03 09:10:09 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21410: [fix](heartbeat) need to set backend status base on edit log - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 09:10:13 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on pull request #21444: [opt](docs) update nereids doc to reflect the latest changes - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/03 09:19:28 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21434: [fix](nereids)cast filter and join conjunct's return type to boolean - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/03 09:22:49 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids)cast filter and join conjunct's return type to boolean (#21434) - posted by mo...@apache.org on 2023/07/03 09:22:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21333: [Fix](multi-catalog) Fallback to refresh catalog when hms events are missing - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 09:26:36 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21452: [Performance](Nereids): speedup analyze by removing sort()/addAll() in OptimizeGroupExpressionJob - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/03 09:29:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21441: [Fix](multi-catalog) fix NPE for FileCacheValue. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 09:31:09 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21447: [fix](jdbc) fix presto jdbc catalog pushDown and nameFormat - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 09:40:31 UTC, 0 replies.
- svn commit: r62783 - /dev/doris/2.0-beta/ /release/doris/2.0-beta/ - posted by mo...@apache.org on 2023/07/03 09:43:14 UTC, 0 replies.
- svn commit: r62784 - in /release/doris: 2.0-beta/ 2.0/2.0-beta/ - posted by mo...@apache.org on 2023/07/03 09:44:40 UTC, 0 replies.
- [GitHub] [doris] dutyu closed pull request #21321: [Enhancement](multi-catalog) expose config: hms client pool size. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/03 09:46:59 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21452: [Performance](Nereids): speedup analyze by removing sort()/addAll() in OptimizeGroupExpressionJob - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/03 09:49:08 UTC, 3 replies.
- [GitHub] [doris] xzj7019 commented on pull request #21421: [improvement](nereids) Refine tpcds tools - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/03 10:02:40 UTC, 0 replies.
- [GitHub] [doris] gohalo opened a new issue, #21453: [Bug] StringParser::string_to_decimal maybe out of bounds. - posted by "gohalo (via GitHub)" <gi...@apache.org> on 2023/07/03 10:04:33 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21433: [Bug](excution) avoid core dump on filter_block_internal and add debug information - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 10:10:33 UTC, 0 replies.
- [doris] branch master updated: [Bug](excution) avoid core dump on filter_block_internal and add debug information (#21433) - posted by pa...@apache.org on 2023/07/03 10:10:37 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #257: (feature) add release doris 2.0.0beta - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/03 10:11:40 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21454: [Chore](status) avoid empty error msg on status - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 10:15:44 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21401: [fix](s3) fix s3 fs benchmark tool - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 10:18:14 UTC, 2 replies.
- [GitHub] [doris] morningman commented on pull request #21265: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 10:18:42 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21454: [Chore](status) avoid empty error msg on status - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 10:19:44 UTC, 11 replies.
- [GitHub] [doris] zenoyang commented on pull request #21236: [fix](function) to_bitmap parameter parsing failure returns null instead of bitmap_empty - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/03 10:20:48 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21454: [Chore](status) avoid empty error msg on status - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 10:21:40 UTC, 14 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21373: [Chore](agg-state) add sessionvariable enable_agg_state - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 10:21:54 UTC, 1 replies.
- [doris] branch runtimefilter_multi_send updated (7a6532ece9 -> 6faa3a6f29) - posted by mo...@apache.org on 2023/07/03 10:22:23 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21401: [fix](s3) fix s3 fs benchmark tool - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 10:44:55 UTC, 1 replies.
- [GitHub] [doris] ByteYue commented on pull request #21443: [enhance](buffered reader) use stop token to simplify state change check code logic - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/03 10:45:49 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21444: [opt](docs) update nereids doc to reflect the latest changes - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 10:48:59 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21444: [opt](docs) update nereids doc to reflect the latest changes - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/03 10:50:03 UTC, 0 replies.
- [doris] branch master updated: [opt](docs) update nereids doc to reflect the latest changes (#21444) - posted by mo...@apache.org on 2023/07/03 10:50:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21381: [Enhancement](inverted index) make InvertedIndexReader shared_from_this - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 10:51:22 UTC, 7 replies.
- [GitHub] [doris] guardcrystal opened a new pull request, #21455: [typo](docs)Delete unsupported sql statements in GROUP_CONCAT() - posted by "guardcrystal (via GitHub)" <gi...@apache.org> on 2023/07/03 10:55:16 UTC, 1 replies.
- [GitHub] [doris] guardcrystal closed pull request #21455: [typo](docs)Delete unsupported sql statements in GROUP_CONCAT() - posted by "guardcrystal (via GitHub)" <gi...@apache.org> on 2023/07/03 10:55:48 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21455: [typo](docs)Delete unsupported sql statements in GROUP_CONCAT() - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 11:02:01 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #21456: [enhancement](merge-on-write) split delete bitmap from tablet meta - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/03 11:10:22 UTC, 0 replies.
- [GitHub] [doris] guardcrystal commented on pull request #21455: [typo](docs)Delete unsupported sql statements in GROUP_CONCAT() - posted by "guardcrystal (via GitHub)" <gi...@apache.org> on 2023/07/03 11:12:11 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21373: [Chore](agg-state) add sessionvariable enable_agg_state - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 11:12:22 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21456: [enhancement](merge-on-write) split delete bitmap from tablet meta - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 11:17:23 UTC, 7 replies.
- [GitHub] [doris] airborne12 commented on pull request #21381: [Enhancement](inverted index) make InvertedIndexReader shared_from_this - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/03 11:21:18 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21265: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 11:23:10 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 commented on pull request #21456: [enhancement](merge-on-write) split delete bitmap from tablet meta - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/03 11:32:06 UTC, 7 replies.
- [GitHub] [doris-website] morningman merged pull request #257: (feature) add release doris 2.0-beta - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 11:35:29 UTC, 0 replies.
- [doris-website] branch master updated: (feature) add release doris 2.0.0beta (#257) - posted by mo...@apache.org on 2023/07/03 11:35:32 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #20996: [fix](dynamic partition) fix create hot partition failed without error response - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/03 11:38:13 UTC, 10 replies.
- [GitHub] [doris] yujun777 commented on pull request #21365: [fix](regression test) drop table before run window test - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/03 11:38:48 UTC, 4 replies.
- [GitHub] [doris] yujun777 commented on pull request #21382: [fix](clone) fix cannot further repair clone replica which miss version data - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/03 11:39:08 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21455: [typo](docs)Delete unsupported sql statements in GROUP_CONCAT() - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 11:39:55 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21443: [enhance](buffered reader) use stop token to simplify state change check code logic - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 11:41:58 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21455: [typo](docs)Delete unsupported sql statements in GROUP_CONCAT() - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/03 11:48:58 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21333: [Fix](multi-catalog) Fallback to refresh catalog when hms events are missing - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 11:50:53 UTC, 0 replies.
- [GitHub] [doris] luzhijing opened a new pull request, #21457: [docs](releasenote) 2.0 beta release note - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/03 11:51:15 UTC, 0 replies.
- [GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #97: [improvement](keyword) keyword type uses the SDocument process - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/03 12:00:06 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21381: [Enhancement](inverted index) make InvertedIndexReader shared_from_this - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 12:01:37 UTC, 1 replies.
- [GitHub] [doris] gohalo commented on issue #21453: [Bug] StringParser::string_to_decimal maybe out of bounds. - posted by "gohalo (via GitHub)" <gi...@apache.org> on 2023/07/03 12:02:37 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #258: (fix) use path 2.0-beta - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/03 12:08:41 UTC, 0 replies.
- [GitHub] [doris-website] luzhijing merged pull request #258: (fix) use path 2.0-beta - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/03 12:09:31 UTC, 0 replies.
- [doris-website] branch master updated: (fix) use path 2.0-beta (#258) - posted by lu...@apache.org on 2023/07/03 12:09:35 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21346: [fix](nereids)need run ConvertInnerOrCrossJoin rule again after EliminateNotNull - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 12:11:12 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21449: [typo](docs)Refactor upgrade documentation - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/03 12:14:22 UTC, 0 replies.
- [doris] branch master updated (bb33ad0bde -> 5e6242e235) - posted by zy...@apache.org on 2023/07/03 12:14:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21333: [Fix](multi-catalog) Fallback to refresh catalog when hms events are missing - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 12:17:07 UTC, 0 replies.
- [GitHub] [doris] luzhijing commented on pull request #21457: [docs](releasenote) 2.0 beta release note - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/03 12:20:46 UTC, 1 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21458: [Performance](Nereids): refactor code speedup analyze - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/03 12:27:59 UTC, 0 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch master@ 0186a91d3150d444c7b5dac8eb0d81d4746db223 - posted by gi...@apache.org on 2023/07/03 12:31:11 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21458: [Performance](Nereids): refactor code speedup analyze - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/03 12:32:30 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21223: [Enhancement](regression-test)Add regression test for MoW backup and restore - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/03 12:37:11 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21206: [fix](test) fix json test cases by using def keyword to define local variable - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/03 12:37:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21206: [fix](test) fix json test cases by using def keyword to define local variable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 12:39:06 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #20771: [fix](pipeline) refactor olap table sink close - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/03 13:04:44 UTC, 1 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21457: [docs](releasenote) 2.0 beta release note - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/03 13:32:37 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #21459: [Refactor](multi-catalog) Conjuncts are currently split, so refactor source code to handle split conjuncts for dict filters. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/03 13:45:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21459: [Refactor](multi-catalog) Conjuncts are currently split, so refactor source code to handle split conjuncts for dict filters. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 13:52:06 UTC, 2 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21460: [refactor](load) move validator out of VOlapTableSink - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/03 13:52:14 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21459: [Refactor](multi-catalog) Conjuncts are currently split, so refactor source code to handle split conjuncts for dict filters. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/03 13:57:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21460: [refactor](load) move validator out of VOlapTableSink - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 13:58:26 UTC, 2 replies.
- [GitHub] [doris] kaijchen commented on pull request #21460: [refactor](load) move validator out of VOlapTableSink - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/03 13:58:48 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21461: [regression-test](dynamic schema) try to fix small probability to loa… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/03 14:00:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21459: [Refactor](multi-catalog) Conjuncts are currently split, so refactor source code to handle split conjuncts for dict filters. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 14:23:49 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21462: [refactor](load) move tablet finder out of VOlapTableSink - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/03 14:49:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21462: [refactor](load) move tablet finder out of VOlapTableSink - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 14:55:18 UTC, 5 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21461: [regression-test](dynamic schema) try to fix small probability to loa… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/03 14:56:46 UTC, 1 replies.
- [GitHub] [doris] kaijchen commented on pull request #21462: [refactor](load) move tablet finder out of VOlapTableSink - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/03 14:59:24 UTC, 1 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #21463: [improvement](limit) check exec node limit against invalid value - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/03 15:02:39 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21463: [improvement](limit) check exec node limit against invalid value - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 15:30:11 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [branch-1.2][improvement](limit) check exec node limit against invalid value (#21463) - posted by mo...@apache.org on 2023/07/03 15:30:16 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (4db9725940 -> 4ff1ffc8c7) - posted by mo...@apache.org on 2023/07/03 15:33:23 UTC, 0 replies.
- [doris] 01/06: [Fix](multi-catalog) Add hadoop system classpath to CLASSPATH to resolve can not enable hadoop short circuit reading in some environments. (#21430) - posted by mo...@apache.org on 2023/07/03 15:33:24 UTC, 0 replies.
- [doris] 02/06: [Improve](regresstest) update collect distinct regress test for array hash (#21417) - posted by mo...@apache.org on 2023/07/03 15:33:25 UTC, 0 replies.
- [doris] 03/06: [fix](truncate) it will directly return and avoid throwing IllegalStateException caused by bufferSize equals zero when table has no partition (#21378) - posted by mo...@apache.org on 2023/07/03 15:33:26 UTC, 0 replies.
- [doris] 04/06: [bugfix](build script) fix noavx2 package name branch condition #21356 - posted by mo...@apache.org on 2023/07/03 15:33:27 UTC, 0 replies.
- [doris] 05/06: [decimalv2](compatibility) add config to allow invalid decimalv2 literal (#21327) - posted by mo...@apache.org on 2023/07/03 15:33:28 UTC, 0 replies.
- [doris] 06/06: [Fix](multi-catalog) optimize hashcode for PartitionKey. (#21307) - posted by mo...@apache.org on 2023/07/03 15:33:29 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21441: [Fix](multi-catalog) fix NPE for FileCacheValue. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 15:39:01 UTC, 0 replies.
- [doris] branch master updated: [Fix](multi-catalog) fix NPE for FileCacheValue. (#21441) - posted by mo...@apache.org on 2023/07/03 15:39:04 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21448: [1.2][fix](jdbc) fix presto jdbc catalog pushDown and nameFormat - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/03 15:40:16 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [1.2][fix](jdbc) fix presto jdbc catalog pushDown and nameFormat (#21448) - posted by mo...@apache.org on 2023/07/03 15:40:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21446: [Enhancement](multi-catalog) Add some checks for ShowPartitionsStmt. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 15:44:28 UTC, 1 replies.
- [doris] branch branch-2.0 updated (7cbcc90c29 -> a6b6bef95f) - posted by kx...@apache.org on 2023/07/03 16:14:39 UTC, 0 replies.
- [doris] branch branch-2.0 updated: Revert "[Bug](agg-state) fix core dump on not nullable argument for aggstate's nested argument (#21331)" - posted by kx...@apache.org on 2023/07/03 16:28:19 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20771: [fix](pipeline) refactor olap table sink close - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/03 16:53:36 UTC, 2 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #20771: [fix](pipeline) refactor olap table sink close - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/03 17:00:36 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20771: [fix](pipeline) refactor olap table sink close - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/03 17:28:51 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21427: [improvement](execute) Eliminate virtual function calls when serializing and deserializing aggregate functions - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 01:26:40 UTC, 0 replies.
- [doris] branch master updated: [improvement](execute) Eliminate virtual function calls when serializing and deserializing aggregate functions (#21427) - posted by yi...@apache.org on 2023/07/04 01:26:43 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21421: [improvement](nereids) Refine tpcds tools - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 01:28:04 UTC, 0 replies.
- [doris] branch master updated: [improvement](nereids) Refine tpcds tools (#21421) - posted by yi...@apache.org on 2023/07/04 01:28:09 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21454: [Chore](status) avoid empty error msg on status - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 01:31:44 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21420: [improvement](memory) improve inserting sparse rows into string column - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 01:34:13 UTC, 0 replies.
- [doris] branch master updated: [improvement](memory) improve inserting sparse rows into string column (#21420) - posted by yi...@apache.org on 2023/07/04 01:34:16 UTC, 0 replies.
- [GitHub] [doris] SinyoWong opened a new issue, #21464: [Bug] "errCode = 2, detailMessage = couldn't resolve slot descriptor" error happens when using GROUPING SETS in subquery - posted by "SinyoWong (via GitHub)" <gi...@apache.org> on 2023/07/04 01:39:25 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #21212: [Fix](Planner) Set inline view output as non constant after analyze - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/04 01:46:27 UTC, 5 replies.
- [GitHub] [doris] LiBinfeng-01 commented on a diff in pull request #21171: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/04 01:48:36 UTC, 3 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ 0186a91d3150d444c7b5dac8eb0d81d4746db223 - posted by gi...@apache.org on 2023/07/04 01:52:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21431: [improve](dependency)Upgrade dependency version - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 01:53:47 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20716: [Feature](Nereids) Add nereids unit test and refactor user feature of minidump - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 01:59:58 UTC, 12 replies.
- [GitHub] [doris] englefly commented on pull request #21428: 【WIP】agg on unknown-stats column - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/04 02:05:09 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21317: [fix](nereids)don't build cte producer if the consumer is empty relation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 02:08:00 UTC, 2 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #20602: [opt](planner) add important time to profile in planner - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/04 02:09:18 UTC, 5 replies.
- [GitHub] [doris] dataroaring merged pull request #21460: [refactor](load) move validator out of VOlapTableSink - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/04 02:16:58 UTC, 0 replies.
- [doris] branch master updated: [refactor](load) move validator out of VOlapTableSink (#21460) - posted by da...@apache.org on 2023/07/04 02:17:06 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #20599: [Fix](Planner) Change return type in where, having and on clause - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/04 02:18:54 UTC, 11 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21326: [enhancement](nereids) Support or to in conversion - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 02:22:54 UTC, 1 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #21326: [enhancement](nereids) Support or to in conversion - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/04 02:23:49 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #259: (fix) fix 2.0-beta release date error - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/04 02:31:19 UTC, 0 replies.
- [GitHub] [doris-website] hf200012 merged pull request #259: (fix) fix 2.0-beta release date error - posted by "hf200012 (via GitHub)" <gi...@apache.org> on 2023/07/04 02:33:34 UTC, 0 replies.
- [doris-website] branch master updated: (fix) fix 2.0-beta release date error (#259) - posted by ji...@apache.org on 2023/07/04 02:33:36 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21452: [Performance](Nereids): speedup analyze by removing sort()/addAll() in OptimizeGroupExpressionJob - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 02:34:12 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21419: [Feature](multi-catalog) support query hive-view for nereids planner. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 02:36:21 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21374: [improvement](nererids) Don't break stats cache load loop when meeting unknown stats - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 02:41:56 UTC, 1 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21432: [performance](group_concat) avoid extra copy in group_concat - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/04 02:43:32 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21061: [enhancement](nereids) Support microseconds_add and microseconds_sub for nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 02:44:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21138: [Enhancement](planner&Nereids)support sql_select_limit for master - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 02:50:24 UTC, 2 replies.
- [GitHub] [doris] englefly commented on pull request #21374: [improvement](nererids) Don't break stats cache load loop when meeting unknown stats - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/04 02:50:54 UTC, 0 replies.
- [GitHub] [doris] lipf19860104 commented on issue #21278: [Bug] be crash when use a condition query on 100G table - posted by "lipf19860104 (via GitHub)" <gi...@apache.org> on 2023/07/04 02:52:09 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21346: [fix](nereids)need run ConvertInnerOrCrossJoin rule again after EliminateNotNull - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 02:52:39 UTC, 0 replies.
- [doris] branch master updated (b1c16b96d6 -> 599ba4529c) - posted by mo...@apache.org on 2023/07/04 02:52:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21445: [typo](docs) fix presto jdbc catalog docs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 02:53:00 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21458: [Performance](Nereids): refactor code speedup analyze - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 02:53:26 UTC, 1 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch master@ c473b930ea7779fe808a6d11dd9795fd8ecf45dd - posted by gi...@apache.org on 2023/07/04 02:55:13 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #21371: [feature](datetime) "timediff" supports calculating microseconds - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/04 02:56:28 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21457: [docs](releasenote) 2.0 beta release note - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 02:57:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21457: [docs](releasenote) 2.0 beta release note - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 02:58:14 UTC, 2 replies.
- [GitHub] [doris] morrySnow merged pull request #21458: [Performance](Nereids): refactor code speedup analyze - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 02:59:09 UTC, 0 replies.
- [doris] branch master updated: [Performance](Nereids) refactor code speedup analyze (#21458) - posted by mo...@apache.org on 2023/07/04 02:59:13 UTC, 0 replies.
- [GitHub] [doris] zhengzhou-spark commented on issue #21144: [Bug] Right expr of binary predicate should be value - posted by "zhengzhou-spark (via GitHub)" <gi...@apache.org> on 2023/07/04 03:00:20 UTC, 0 replies.
- [GitHub] [doris] zhangy5 opened a new issue, #21465: [Bug] lateral view query questions - posted by "zhangy5 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:04:04 UTC, 0 replies.
- [GitHub] [doris] adonis0147 merged pull request #20793: [fix](MTMV) Disable partition specification temporarily - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:09:07 UTC, 0 replies.
- [GitHub] [doris] adonis0147 closed issue #20773: [Bug] create mtmv with partition error - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:09:08 UTC, 0 replies.
- [doris] branch master updated: [fix](MTMV) Disable partition specification temporarily (#20793) - posted by ad...@apache.org on 2023/07/04 03:09:10 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21412: [refactor](multicast) change the way multicast do filter, project and shuffle - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/04 03:09:39 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #260: (fix) fix font missing bug - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/04 03:12:43 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #20972: [Fix](Nereids)return null when datetime string is invalid. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/04 03:18:14 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 closed pull request #21438: [decimalv2](compatibility) add config to allow invalid decimalv2 literal - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:19:29 UTC, 0 replies.
- [GitHub] [doris] deadlinefen opened a new pull request, #21466: [Fix](CCR) Use tableId as the credential for CCR syncer instead of tableName - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/04 03:23:40 UTC, 0 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #21467: [fix] wrong parameter of _acquire_runtime_filter - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/04 03:25:37 UTC, 0 replies.
- [GitHub] [doris-website] morningman merged pull request #260: (fix) fix font missing bug - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 03:27:49 UTC, 0 replies.
- [doris-website] branch master updated: (fix) fix font missing bug (#260) - posted by mo...@apache.org on 2023/07/04 03:27:52 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #20771: [fix](pipeline) refactor olap table sink close - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 03:27:54 UTC, 0 replies.
- [doris] branch master updated: [fix](pipeline) refactor olap table sink close (#20771) - posted by yi...@apache.org on 2023/07/04 03:27:58 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21467: [fix] wrong parameter of _acquire_runtime_filter - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 03:28:17 UTC, 0 replies.
- [doris] branch runtimefilter_multi_send updated (6faa3a6f29 -> 202496624c) - posted by yi...@apache.org on 2023/07/04 03:28:21 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21431: [improve](dependency)Upgrade dependency version - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 03:29:24 UTC, 0 replies.
- [doris] branch master updated (b86dd11a7d -> e4c0a0ac24) - posted by yi...@apache.org on 2023/07/04 03:29:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21466: [Fix](CCR) Use tableId as the credential for CCR syncer instead of tableName - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 03:30:19 UTC, 3 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21388: [refactor](udf) refactor java-udf execute method by using for loop - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/04 03:31:01 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21467: [fix] wrong parameter of _acquire_runtime_filter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 03:32:52 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21435: [Fix] (cache) fix lru cache handle field order - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 03:35:43 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #21388: [refactor](udf) refactor java-udf execute method by using for loop - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:38:47 UTC, 1 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21469: [enhancement](nereids) Update consumer's stats - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:41:16 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21469: [enhancement](nereids) Update consumer's stats - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:41:51 UTC, 3 replies.
- [GitHub] [doris] luzhijing merged pull request #21383: [chore](tools) add git submodules in .idea/vcs.xml - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/04 03:44:11 UTC, 0 replies.
- [doris] branch master updated (e4c0a0ac24 -> cac465472a) - posted by lu...@apache.org on 2023/07/04 03:44:14 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on a diff in pull request #21326: [enhancement](nereids) Support or to in conversion - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:44:48 UTC, 0 replies.
- [GitHub] [doris] zhangy5 opened a new issue, #21470: [Bug] error result of avg(bigint) - posted by "zhangy5 (via GitHub)" <gi...@apache.org> on 2023/07/04 03:48:06 UTC, 0 replies.
- [GitHub] [doris] deadlinefen commented on pull request #21466: [Fix](CCR) Use tableId as the credential for CCR syncer instead of tableName - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/04 03:50:08 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #18257: [Feature](Nereids)support udf for Nereids - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/04 03:57:58 UTC, 5 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21471: [Enhancement](multi-catalog) Make batch-get meta cache concurrently. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/04 04:03:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21373: [Chore](agg-state) add sessionvariable enable_agg_state - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 04:03:51 UTC, 1 replies.
- [GitHub] [doris] wyx123654 opened a new pull request, #21472: [typo](docs) modify standard-deployment doc - posted by "wyx123654 (via GitHub)" <gi...@apache.org> on 2023/07/04 04:04:12 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21360: [improvement](join) avoid unnecessary copying in _build_output_block - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 04:13:52 UTC, 0 replies.
- [doris] branch master updated: [improvement](join) avoid unnecessary copying in _build_output_block (#21360) - posted by yi...@apache.org on 2023/07/04 04:13:56 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21109: [Improve](serde)update serialize and deserialize text for data type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 04:20:47 UTC, 5 replies.
- [GitHub] [doris] Duingold opened a new issue, #21473: 通过jmeter压测doris耗时出现有规律的突刺 - posted by "Duingold (via GitHub)" <gi...@apache.org> on 2023/07/04 04:23:36 UTC, 0 replies.
- [GitHub] [doris] Duingold commented on issue #21473: 通过jmeter压测doris耗时出现有规律的突刺 - posted by "Duingold (via GitHub)" <gi...@apache.org> on 2023/07/04 04:24:40 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21397: [Fix](CCR) Binlog config is missed when create replica task - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 04:25:44 UTC, 1 replies.
- [GitHub] [doris] mklzl opened a new pull request, #21474: [Docker] Optimize the performance of init_be.sh in abnormal environments - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/04 04:31:48 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21469: [enhancement](nereids) Update consumer's stats - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 04:47:10 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 05:05:00 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #18257: [Feature](Nereids)support udf for Nereids - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 05:17:24 UTC, 10 replies.
- [GitHub] [doris] jackwener commented on pull request #21354: [fix](Nereids): decrease the memo GroupExpression of limits - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/04 05:31:42 UTC, 0 replies.
- [GitHub] [doris] hqx871 commented on pull request #21435: [Fix] (cache) fix lru cache handle field order - posted by "hqx871 (via GitHub)" <gi...@apache.org> on 2023/07/04 05:53:37 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21206: [fix](test) fix json test cases by using def keyword to define local variable - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 06:24:40 UTC, 0 replies.
- [doris] branch master updated: [fix](test) add def keyword to define local variable success (#21206) - posted by pa...@apache.org on 2023/07/04 06:24:44 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21373: [Chore](agg-state) add sessionvariable enable_agg_state - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 06:25:24 UTC, 0 replies.
- [doris] branch master updated: [Chore](agg-state) add sessionvariable enable_agg_state (#21373) - posted by pa...@apache.org on 2023/07/04 06:25:28 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21475: [Chore](runtime filter) change runtime filter dcheck to error status or exception - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 06:33:53 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21475: [Chore](runtime filter) change runtime filter dcheck to error status or exception - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 06:34:18 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21475: [Chore](runtime filter) change runtime filter dcheck to error status or exception - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 06:40:18 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21435: [Fix](cache) fix lru cache handle field order - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 06:41:29 UTC, 1 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21476: [refactor](load) extend OlapTableValidator to VOlapTableBlockConvertor - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/04 06:45:34 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21435: [Fix](cache) fix lru cache handle field order - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 06:45:46 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21455: [typo](docs)Delete unsupported sql statements in GROUP_CONCAT() - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 06:46:51 UTC, 0 replies.
- [doris] branch master updated (65cb91e60e -> 890e55b604) - posted by pa...@apache.org on 2023/07/04 06:46:56 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [branch1.2] fix some regression test cases - posted by mo...@apache.org on 2023/07/04 06:51:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21476: [refactor](load) extend OlapTableValidator to VOlapTableBlockConvertor - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 06:52:50 UTC, 1 replies.
- [GitHub] [doris] kaijchen commented on pull request #21476: [refactor](load) extend OlapTableValidator to VOlapTableBlockConvertor - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/04 06:56:47 UTC, 0 replies.
- [GitHub] [doris] mickdelaney commented on issue #20403: [Feature] investigation for supporting embeddings and vector similarity on doris - posted by "mickdelaney (via GitHub)" <gi...@apache.org> on 2023/07/04 06:57:14 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21476: [refactor](load) expand OlapTableValidator to VOlapTableBlockConvertor - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/04 06:59:34 UTC, 2 replies.
- [GitHub] [doris] lipf19860104 closed issue #21278: [Bug] be crash when use a condition query on 100G table - posted by "lipf19860104 (via GitHub)" <gi...@apache.org> on 2023/07/04 07:00:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21476: [refactor](load) expand OlapTableValidator to VOlapTableBlockConvertor - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 07:04:04 UTC, 10 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/04 07:13:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21452: [Performance](Nereids): speedup analyze by removing sort()/addAll() in OptimizeGroupExpressionJob - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 07:15:41 UTC, 1 replies.
- [GitHub] [doris] morningman opened a new pull request, #21478: 1.1.5 restore dynamic partition - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 07:19:57 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21456: [enhancement](merge-on-write) split delete bitmap from tablet meta - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/04 07:22:26 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21326: [enhancement](nereids) Support or to in conversion - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 07:27:16 UTC, 7 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21475: [Chore](runtime filter) change runtime filter dcheck to error status or exception - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 07:35:06 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21324: [Feature-Variant](Variant Type) support variant type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 07:46:18 UTC, 2 replies.
- [GitHub] [doris] leryn1122 opened a new issue, #21479: [Problem] - posted by "leryn1122 (via GitHub)" <gi...@apache.org> on 2023/07/04 07:46:51 UTC, 0 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #21480: [fix](nereids) fix runtime filter expr order - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:01:17 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on pull request #21480: [fix](nereids) fix runtime filter expr order - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:01:25 UTC, 4 replies.
- [GitHub] [doris] jackwener merged pull request #21452: [Performance](Nereids): speedup analyze by removing sort()/addAll() in OptimizeGroupExpressionJob - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/04 08:01:56 UTC, 0 replies.
- [doris] branch master updated (890e55b604 -> 9e8501f191) - posted by ja...@apache.org on 2023/07/04 08:02:13 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21311: [fix](memory) fix GC more grace logging - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/04 08:03:59 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz merged pull request #21435: [Fix](cache) fix lru cache handle field order - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/04 08:10:09 UTC, 0 replies.
- [doris] branch master updated (9e8501f191 -> 09f414e0f4) - posted by zo...@apache.org on 2023/07/04 08:10:12 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21311: [improve](memory) more grace logging for memory exceed limit - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 08:10:56 UTC, 2 replies.
- [GitHub] [doris-flink-connector] DKfengyi commented on issue #148: Release Note 1.4.0 - posted by "DKfengyi (via GitHub)" <gi...@apache.org> on 2023/07/04 08:12:08 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21481: [Improvement](statistics, multi catalog)Support iceberg table stats collection. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/04 08:17:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20563: [Enhancement](window-funnel)add different modes for window_funnel() function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 08:21:47 UTC, 5 replies.
- [GitHub] [doris] bobhan1 commented on pull request #20563: [Enhancement](window-funnel)add different modes for window_funnel() function - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:23:38 UTC, 6 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21482: [enhancement](nereids) Sync stats across FE cluster after analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:24:02 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:24:15 UTC, 8 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #21483: [Improvement](memory) make free static for more flexible recycle - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:26:00 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #21483: [Improvement](memory) make free static for more flexible recycle - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:26:10 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 08:31:15 UTC, 13 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21377: [improvement](nereids) show stats with updated time - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:32:52 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21483: [Improvement](memory) make free static for more flexible recycle - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 08:33:21 UTC, 1 replies.
- [GitHub] [doris] bobhan1 commented on pull request #20215: [refactor-wip](TaskWorkerPool)add specific classes for tasks - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:42:46 UTC, 1 replies.
- [GitHub] [doris] jackwener commented on pull request #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/04 08:44:45 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21354: [fix](Nereids): decrease the memo GroupExpression of limits - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 08:46:07 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20215: [refactor-wip](TaskWorkerPool)add specific classes for tasks - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 08:48:59 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21412: [refactor](multicast) change the way multicast do filter, project and shuffle - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 08:51:10 UTC, 0 replies.
- [doris] branch master updated: [refactor](multicast) change the way multicast do filter, project and shuffle (#21412) - posted by mo...@apache.org on 2023/07/04 08:51:14 UTC, 0 replies.
- [doris] branch runtimefilter_multi_send deleted (was 202496624c) - posted by mo...@apache.org on 2023/07/04 08:51:19 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21177: [Feature](Compaction)Support full compaction - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/04 08:52:03 UTC, 6 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #21484: Revert "[Fix](nereids) fix a bug in ColumnStatistics.numNulls update … - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/04 08:53:09 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20563: [Enhancement](window-funnel)add different modes for window_funnel() function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 08:54:24 UTC, 2 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21483: [Improvement](memory) make free static for more flexible recycle - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/04 08:55:18 UTC, 1 replies.
- [GitHub] [doris] zhangstar333 commented on a diff in pull request #21388: [refactor](udf) refactor java-udf execute method by using for loop - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/04 09:00:44 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21260: [opt](hudi) use spark bundle to read hudi data - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 09:00:49 UTC, 1 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21260: [opt](hudi) use spark bundle to read hudi data - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/04 09:00:53 UTC, 0 replies.
- [GitHub] [doris] sohardforaname closed pull request #20972: [Fix](Nereids)return null when datetime string is invalid. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/04 09:01:10 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21363: [feature](nereids) Enable period time with cron expr - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 09:01:30 UTC, 2 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #21362: [improvement](pipeline) Use sample instead of full analyze to save time - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/04 09:04:24 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21260: [opt](hudi) use spark bundle to read hudi data - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 09:04:51 UTC, 0 replies.
- [doris] branch master updated (90dd8716ed -> 9adbca685a) - posted by mo...@apache.org on 2023/07/04 09:04:55 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] opened a new pull request, #21485: Bump spark-core_2.12 from 3.2.0 to 3.4.0 in /fe/be-java-extensions/hudi-scanner - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 09:05:24 UTC, 0 replies.
- [doris] branch dependabot/maven/fe/be-java-extensions/hudi-scanner/org.apache.spark-spark-core_2.12-3.4.0 created (now 68c005abbc) - posted by gi...@apache.org on 2023/07/04 09:05:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21478: 1.1.5 restore dynamic partition - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 09:06:44 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21362: [improvement](pipeline) Use sample instead of full analyze to save time - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 09:06:50 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21311: [improve](memory) more grace logging for memory exceed limit - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 09:07:49 UTC, 0 replies.
- [GitHub] [doris] morningman closed pull request #19248: [community](chore) change the trigger of github action - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 09:07:55 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21478: 1.1.5 restore dynamic partition - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 09:12:40 UTC, 0 replies.
- [doris] branch branch-1.1-lts updated: [branch1.1](fix) restore with dynamic partition enable causing replay error (#21478) - posted by mo...@apache.org on 2023/07/04 09:12:46 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21410: [fix](heartbeat) need to set backend status base on edit log - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 09:12:56 UTC, 0 replies.
- [doris] branch master updated (9adbca685a -> c2b483529c) - posted by mo...@apache.org on 2023/07/04 09:12:59 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21265: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 09:13:37 UTC, 0 replies.
- [doris] branch master updated: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval (#21265) - posted by mo...@apache.org on 2023/07/04 09:13:41 UTC, 0 replies.
- [GitHub] [doris] jackwener merged pull request #21354: [fix](Nereids): decrease the memo GroupExpression of limits - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/04 09:15:43 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids): decrease the memo GroupExpression of limits (#21354) - posted by ja...@apache.org on 2023/07/04 09:15:47 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21486: [fix](memory) fix jemalloc purge arena dirty pages core dump - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/04 09:17:49 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21486: [fix](memory) fix jemalloc purge arena dirty pages core dump - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/04 09:18:17 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on a diff in pull request #21483: [Improvement](memory) make free static for more flexible recycle - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/04 09:21:06 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21486: [fix](memory) fix jemalloc purge arena dirty pages core dump - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 09:24:18 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21207: [improvement](statistics, multi catalog)Estimate hive table row count based on file size. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 09:32:42 UTC, 1 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 09:41:12 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 09:41:31 UTC, 9 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21440: [enchanment](udf) add more info when download jar package failed - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 09:42:37 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21481: [Improvement](statistics, multi catalog)Support iceberg table stats collection. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 09:49:03 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #21257: [enhancement](merge-on-write) add more version and txn information for mow publish - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/04 09:55:05 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21457: [docs](releasenote) 2.0 beta release note - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 09:57:40 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21483: [Improvement](memory) make free static for more flexible recycle - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 09:59:56 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21216: [revert](nereids) Revert data size agg - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 10:02:18 UTC, 0 replies.
- [doris] branch master updated (1b86e658fd -> 9d997b9349) - posted by mo...@apache.org on 2023/07/04 10:02:23 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21194: [fix](regression case) fix variable scope bug in some inverted index regression cases - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 10:05:49 UTC, 0 replies.
- [doris] branch master updated: [fix](regression case) fix variable scope bug in some inverted index regression cases (#21194) - posted by pa...@apache.org on 2023/07/04 10:05:52 UTC, 0 replies.
- [GitHub] [doris] zhannngchen opened a new pull request, #21488: [enhancement](merge-on-write) support concurrent delete bitmap calc while close_wait - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/04 10:08:16 UTC, 0 replies.
- [GitHub] [doris] wangchong2023 opened a new issue, #21489: [Enhancement] Add IP address process function for SQL like ClickHouse - posted by "wangchong2023 (via GitHub)" <gi...@apache.org> on 2023/07/04 10:15:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21247: [Test](regression) Temporarily disable quickTest for SHOW CREATE TABLE to adapt to enable_feature_binlog=true - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 10:22:19 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21445: [typo](docs) fix presto jdbc catalog docs - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 10:25:00 UTC, 0 replies.
- [doris] branch master updated: [typo](docs) fix presto jdbc catalog docs (#21445) - posted by zy...@apache.org on 2023/07/04 10:25:05 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20215: [refactor-wip](TaskWorkerPool)add specific classes for tasks - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 10:28:11 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21380: [improvement](jdbc)Support for automatically obtaining the precision of the hana timestamp type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 10:34:37 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21386: [improvement](jdbc)Support for automatically obtaining the precision of the trino/presto timestamp type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 10:34:44 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21447: [fix](jdbc) fix presto jdbc catalog pushDown and nameFormat - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 10:35:08 UTC, 1 replies.
- [GitHub] [doris] dutyu commented on pull request #21471: [Enhancement](multi-catalog) Make batch-get meta cache concurrently. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/04 10:43:20 UTC, 3 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #21490: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/04 10:46:06 UTC, 0 replies.
- [GitHub] [doris] 520lailai opened a new pull request, #21491: adding partitionNames to the sql - posted by "520lailai (via GitHub)" <gi...@apache.org> on 2023/07/04 10:48:20 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21363: [feature](nereids) Enable period time with cron expr - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 10:50:47 UTC, 3 replies.
- [GitHub] [doris] 520lailai commented on issue #21357: [Bug] SQLCache get wrong result when sql contains partitions key - posted by "520lailai (via GitHub)" <gi...@apache.org> on 2023/07/04 10:52:33 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #21492: [fix](dbt) dbt seed config read - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/04 10:55:16 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 10:55:35 UTC, 11 replies.
- [GitHub] [doris] zy-kkk merged pull request #21447: [fix](jdbc) fix presto jdbc catalog pushDown and nameFormat - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 10:58:35 UTC, 0 replies.
- [doris] branch master updated: [fix](jdbc) fix presto jdbc catalog pushDown and nameFormat (#21447) - posted by zy...@apache.org on 2023/07/04 10:58:40 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21380: [improvement](jdbc)Support for automatically obtaining the precision of the hana timestamp type - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 10:59:24 UTC, 0 replies.
- [doris] branch master updated (b27fa70558 -> aec5bac498) - posted by zy...@apache.org on 2023/07/04 10:59:28 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21386: [improvement](jdbc)Support for automatically obtaining the precision of the trino/presto timestamp type - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 10:59:45 UTC, 0 replies.
- [doris] branch master updated: [improvement](jdbc)Support for automatically obtaining the precision of the trino/presto timestamp type (#21386) - posted by zy...@apache.org on 2023/07/04 10:59:49 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21457: [docs](releasenote) 2.0 beta release note - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 11:02:22 UTC, 0 replies.
- [doris] branch master updated: [docs](releasenote) 2.0 beta release note (#21457) - posted by zy...@apache.org on 2023/07/04 11:02:32 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 closed pull request #21362: [improvement](pipeline) Use sample instead of full analyze to save time - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 11:05:59 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21480: [fix](nereids) fix runtime filter expr order - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 11:09:35 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21492: [fix](dbt) dbt seed config read - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 11:12:02 UTC, 1 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21493: [fix](executor) make elt / repeat smooth upgrade. - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/04 11:12:05 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #21492: [fix](dbt) dbt seed config read - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/04 11:12:49 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21493: [fix](executor) make elt / repeat smooth upgrade. - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/04 11:12:57 UTC, 3 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21490: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 11:19:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21493: [fix](executor) make elt / repeat smooth upgrade. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 11:19:47 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21490: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 11:20:16 UTC, 2 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch master@ 7180c29559d6692a1367161a583e5c01d4ecf7b8 - posted by gi...@apache.org on 2023/07/04 11:22:12 UTC, 0 replies.
- [GitHub] [doris-flink-connector] chengyfbj opened a new issue, #158: [Enhancement] - posted by "chengyfbj (via GitHub)" <gi...@apache.org> on 2023/07/04 11:23:05 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #21494: [fix](hudi) scala can't call Properties.putAll in jdk11 - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/04 11:31:50 UTC, 0 replies.
- [GitHub] [doris] Tech-Circle-48 commented on issue #20442: [Feature] Exchanges the names of two tables or view atomically. - posted by "Tech-Circle-48 (via GitHub)" <gi...@apache.org> on 2023/07/04 11:32:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21494: [fix](hudi) scala can't call Properties.putAll in jdk11 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 11:36:06 UTC, 1 replies.
- [GitHub] [doris] AshinGau commented on pull request #21494: [fix](hudi) scala can't call Properties.putAll in jdk11 - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/04 11:38:46 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21362: [improvement](pipeline) Use sample instead of full analyze to save time - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/04 11:54:59 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21490: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/04 11:55:04 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21257: [enhancement](merge-on-write) add more version and txn information for mow publish - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 11:55:42 UTC, 1 replies.
- [GitHub] [doris] zy-kkk closed issue #20790: [Enhancement] support jdbc catalog auto calculate the precision of timestamp/datetime type - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/04 12:11:13 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21432: [performance](group_concat) avoid extra copy in group_concat - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 12:21:47 UTC, 0 replies.
- [doris] branch master updated: [performance](group_concat) avoid extra copy in group_concat (#21432) - posted by pa...@apache.org on 2023/07/04 12:21:51 UTC, 0 replies.
- [doris] branch fix_set_operation_regulator created (now 560921bad1) - posted by mo...@apache.org on 2023/07/04 12:23:45 UTC, 0 replies.
- [doris] 01/01: [fix](Nereids) set operation physical properties derive is wrong - posted by mo...@apache.org on 2023/07/04 12:23:46 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21471: [Enhancement](multi-catalog) Make batch-get meta cache concurrently. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 12:25:46 UTC, 1 replies.
- [GitHub] [doris] LemonLiTree opened a new pull request, #21495: [improvement](Jsonb) optimization Jsonb path parse - posted by "LemonLiTree (via GitHub)" <gi...@apache.org> on 2023/07/04 12:33:22 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21496: [fix](Nereids) set operation physical properties derive is wrong - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 12:34:11 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21486: [fix](memory) fix jemalloc purge arena dirty pages core dump - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 12:35:16 UTC, 0 replies.
- [doris] branch master updated (81ee4d7402 -> 3b73604f74) - posted by mo...@apache.org on 2023/07/04 12:35:22 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21440: [enchanment](udf) add more info when download jar package failed - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 12:35:38 UTC, 0 replies.
- [doris] branch master updated (3b73604f74 -> 122f5f6c2d) - posted by mo...@apache.org on 2023/07/04 12:35:41 UTC, 0 replies.
- [GitHub] [doris] stalary commented on pull request #21308: [Fix](information_schema) Schema table varchar len error - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 12:35:59 UTC, 1 replies.
- [GitHub] [doris] stalary closed issue #21163: [Bug]SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Unknown table '_table_valued_function_s3' - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 12:36:44 UTC, 0 replies.
- [GitHub] [doris] stalary commented on issue #21217: [Bug] doris发送错误的fieldpacket,导致mysql驱动将数据库的largeInt解析成String - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 12:38:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21495: [improvement](Jsonb) optimization Jsonb path parse - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 12:39:15 UTC, 6 replies.
- [GitHub] [doris] stalary commented on issue #21258: [Bug] create storage policy with use_path_style=true success, but the backend failed when try to put object to minio. - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 12:39:52 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21496: [fix](Nereids) set operation physical properties derive is wrong - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/04 12:39:53 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #21081: [Bug] ERROR when upgrade 1.2.4.1 to 1.2.5 - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 12:41:06 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21493: [fix](executor) make elt / repeat smooth upgrade. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/04 12:53:11 UTC, 3 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21497: [Fix](planner)fix rewritten alias function's original function is not analyzed again - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/04 12:56:37 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21498: [fix](feut)should not create a DeriveStatsJob in fe ut - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/04 13:18:58 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21498: [fix](feut)should not create a DeriveStatsJob in fe ut - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/04 13:19:07 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20396: [fix](StringRef) fix opening member accessing - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 13:22:43 UTC, 0 replies.
- [GitHub] [doris] stalary commented on issue #21479: [Problem] notify new FE type transfer - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 13:42:13 UTC, 0 replies.
- [GitHub] [doris] stalary commented on issue #21464: [Bug] "errCode = 2, detailMessage = couldn't resolve slot descriptor" error happens when using GROUPING SETS in subquery - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 13:46:50 UTC, 0 replies.
- [GitHub] [doris] stalary commented on issue #21453: [Bug] StringParser::string_to_decimal maybe out of bounds. - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 13:49:43 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #9780: [Feature] Support Column Policy - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 13:56:33 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #10871: [Feature] [Function] Support Pivot function for row to column conversion - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 13:56:50 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #11608: [Enhancement] Doris on es be support array-type - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 13:57:00 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #12826: [Feature] Need support java/remote udtf like flink - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 13:58:16 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #13213: [Enhancement] Add backup internal table - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 13:58:26 UTC, 0 replies.
- [GitHub] [doris] stalary commented on issue #17516: [Bug] Order by error when select use alias same as field - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 14:12:28 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #17516: [Bug] Order by error when select use alias same as field - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/04 14:12:31 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #21488: [enhancement](merge-on-write) support concurrent delete bitmap calc while close_wait - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/04 14:19:05 UTC, 9 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21498: [fix](feut)should not create a DeriveStatsJob in fe ut - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 14:27:23 UTC, 1 replies.
- [doris] branch branch-2.0 updated (f0e3e207dc -> e3651b64b9) - posted by kx...@apache.org on 2023/07/04 14:43:48 UTC, 0 replies.
- [doris] 01/15: [improvement](execute) Eliminate virtual function calls when serializing and deserializing aggregate functions (#21427) - posted by kx...@apache.org on 2023/07/04 14:43:49 UTC, 0 replies.
- [doris] 02/15: [fix](nereids) need run ConvertInnerOrCrossJoin rule again after EliminateNotNull (#21346) - posted by kx...@apache.org on 2023/07/04 14:43:50 UTC, 0 replies.
- [doris] 03/15: [Performance](Nereids) refactor code speedup analyze (#21458) - posted by kx...@apache.org on 2023/07/04 14:43:51 UTC, 0 replies.
- [doris] 04/15: [fix](pipeline) refactor olap table sink close (#20771) - posted by kx...@apache.org on 2023/07/04 14:43:52 UTC, 0 replies.
- [doris] 05/15: [improve](dependency)Upgrade dependency version (#21431) - posted by kx...@apache.org on 2023/07/04 14:43:53 UTC, 0 replies.
- [doris] 06/15: [improvement](join) avoid unnecessary copying in _build_output_block (#21360) - posted by kx...@apache.org on 2023/07/04 14:43:54 UTC, 0 replies.
- [doris] 07/15: [fix](test) add def keyword to define local variable success (#21206) - posted by kx...@apache.org on 2023/07/04 14:43:55 UTC, 0 replies.
- [doris] 08/15: [Chore](agg-state) add sessionvariable enable_agg_state (#21373) - posted by kx...@apache.org on 2023/07/04 14:43:56 UTC, 0 replies.
- [doris] 09/15: [Performance](Nereids): speedup analyze by removing sort()/addAll() in OptimizeGroupExpressionJob to (#21452) - posted by kx...@apache.org on 2023/07/04 14:43:57 UTC, 0 replies.
- [doris] 10/15: fix lru cache handle field order (#21435) - posted by kx...@apache.org on 2023/07/04 14:43:58 UTC, 0 replies.
- [doris] 11/15: [refactor](multicast) change the way multicast do filter, project and shuffle (#21412) - posted by kx...@apache.org on 2023/07/04 14:43:59 UTC, 0 replies.
- [doris] 12/15: [fix](heartbeat) need to set backend status base on edit log (#21410) - posted by kx...@apache.org on 2023/07/04 14:44:00 UTC, 0 replies.
- [doris] 13/15: [improvement](kerberos) disable hdfs fs handle cache to renew kerberos ticket at fix interval (#21265) - posted by kx...@apache.org on 2023/07/04 14:44:01 UTC, 0 replies.
- [doris] 14/15: [fix](Nereids): decrease the memo GroupExpression of limits (#21354) - posted by kx...@apache.org on 2023/07/04 14:44:02 UTC, 0 replies.
- [doris] 15/15: [fix](regression case) fix variable scope bug in some inverted index regression cases (#21194) - posted by kx...@apache.org on 2023/07/04 14:44:03 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on issue #18823: [Bug] explode_split use chinese char accur error data - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 14:47:14 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt closed issue #18823: [Bug] explode_split use chinese char accur error data - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 14:47:17 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21308: [Fix](information_schema) Schema table varchar len error - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/04 14:59:34 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (c2c86e56c7 -> 9a74bec258) - posted by mo...@apache.org on 2023/07/04 15:02:16 UTC, 0 replies.
- [doris] 01/03: [enchanment](udf) add more info when download jar package failed (#21440) - posted by mo...@apache.org on 2023/07/04 15:02:17 UTC, 0 replies.
- [doris] 02/03: [fix](memory) fix jemalloc purge arena dirty pages core dump (#21486) - posted by mo...@apache.org on 2023/07/04 15:02:18 UTC, 0 replies.
- [doris] 03/03: [Bug](table-function) fix wrong result when seprator of explode_split size more than one (#18824) - posted by mo...@apache.org on 2023/07/04 15:02:19 UTC, 0 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #21499: add doris-version to profile - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/04 15:32:25 UTC, 0 replies.
- [doris] branch branch-2.0 updated (e3651b64b9 -> cf9969af31) - posted by mo...@apache.org on 2023/07/04 15:38:08 UTC, 0 replies.
- [doris] 01/03: [feature](load-refactor-with-tvf) S3 load with S3 tvf and native insert (#19937) - posted by mo...@apache.org on 2023/07/04 15:38:09 UTC, 0 replies.
- [doris] 02/03: [Feature](avro) Support Apache Avro file format (#19990) - posted by mo...@apache.org on 2023/07/04 15:38:10 UTC, 0 replies.
- [doris] 03/03: [opt](hudi) use spark bundle to read hudi data (#21260) - posted by mo...@apache.org on 2023/07/04 15:38:11 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21500: [Bug](agg-state) fix core dump on not nullable argument for aggstate's nested argument - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/04 15:56:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21500: [Bug](agg-state) fix core dump on not nullable argument for aggstate's nested argument - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 16:02:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 16:11:26 UTC, 4 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #21501: [log](profile) add doris version info to query profile - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/04 16:12:53 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on pull request #21501: [log](profile) add doris version info to query profile - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/04 16:13:02 UTC, 4 replies.
- [GitHub] [doris] Yukang-Lian commented on pull request #20907: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/04 18:10:42 UTC, 5 replies.
- [GitHub] [doris] SinyoWong closed issue #21464: [Bug] "errCode = 2, detailMessage = couldn't resolve slot descriptor" error happens when using GROUPING SETS in subquery - posted by "SinyoWong (via GitHub)" <gi...@apache.org> on 2023/07/05 00:50:49 UTC, 0 replies.
- [GitHub] [doris] SinyoWong commented on issue #21464: [Bug] "errCode = 2, detailMessage = couldn't resolve slot descriptor" error happens when using GROUPING SETS in subquery - posted by "SinyoWong (via GitHub)" <gi...@apache.org> on 2023/07/05 00:50:49 UTC, 0 replies.
- [GitHub] [doris] LKK1535977706 commented on issue #4962: stream load 用json导入时发生内存泄漏 - posted by "LKK1535977706 (via GitHub)" <gi...@apache.org> on 2023/07/05 01:29:07 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #21471: [Enhancement](multi-catalog) Make meta cache batch loading concurrently. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/05 01:40:19 UTC, 2 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ 7180c29559d6692a1367161a583e5c01d4ecf7b8 - posted by gi...@apache.org on 2023/07/05 01:47:33 UTC, 4 replies.
- [GitHub] [doris] Jibing-Li commented on a diff in pull request #21481: [Improvement](statistics, multi catalog)Support iceberg table stats collection. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/05 01:51:03 UTC, 0 replies.
- [GitHub] [doris] zzzzzzzs commented on a diff in pull request #21061: [enhancement](nereids) Support microseconds_add and microseconds_sub for nereids - posted by "zzzzzzzs (via GitHub)" <gi...@apache.org> on 2023/07/05 01:54:44 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21247: [Test](regression) Temporarily disable quickTest for SHOW CREATE TABLE to adapt to enable_feature_binlog=true - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/05 02:12:05 UTC, 0 replies.
- [doris] branch master updated (122f5f6c2d -> 0469c02202) - posted by da...@apache.org on 2023/07/05 02:12:09 UTC, 0 replies.
- [GitHub] [doris] xutaoustc opened a new issue, #21503: [Enhancement] Show load does not show the user info who execute the load - posted by "xutaoustc (via GitHub)" <gi...@apache.org> on 2023/07/05 02:12:28 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 closed pull request #21483: [Improvement](memory) make free static for more flexible recycle - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/05 02:12:59 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21397: [Fix](CCR) Binlog config is missed when create replica task - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/05 02:15:16 UTC, 0 replies.
- [doris] branch master updated: [Fix](CCR) Binlog config is missed when create replica task (#21397) - posted by da...@apache.org on 2023/07/05 02:15:20 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21466: [Fix](CCR) Use tableId as the credential for CCR syncer instead of tableName - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/05 02:16:12 UTC, 0 replies.
- [doris] branch master updated: [Fix](CCR) Use tableId as the credential for CCR syncer instead of tableName (#21466) - posted by da...@apache.org on 2023/07/05 02:16:15 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21362: [improvement](pipeline) Use sample instead of full analyze to save time - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/05 02:17:50 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 closed pull request #21286: [Improvement](string) allocate once when insert sparse data - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/05 02:20:19 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21362: [improvement](pipeline) ADD LOG in analyze task - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 02:22:53 UTC, 2 replies.
- [GitHub] [doris] wsjz opened a new pull request, #21504: [fix](multi-catalog)support oss-hdfs service - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/05 02:37:55 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21498: [fix](feut)should not create a DeriveStatsJob in fe ut - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 02:38:12 UTC, 0 replies.
- [doris] branch master updated (15ec191a77 -> de5cfe34bf) - posted by mo...@apache.org on 2023/07/05 02:38:16 UTC, 0 replies.
- [GitHub] [doris] leryn1122 commented on issue #21479: [Problem] notify new FE type transfer - posted by "leryn1122 (via GitHub)" <gi...@apache.org> on 2023/07/05 02:47:29 UTC, 0 replies.
- [GitHub] [doris] leryn1122 closed issue #21479: [Problem] notify new FE type transfer - posted by "leryn1122 (via GitHub)" <gi...@apache.org> on 2023/07/05 02:47:29 UTC, 0 replies.
- [GitHub] [doris-flink-connector] gnehil commented on issue #148: Release Note 1.4.0 - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/05 02:48:24 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21494: [fix](hudi) scala can't call Properties.putAll in jdk11 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/05 02:53:12 UTC, 0 replies.
- [doris] branch master updated: [fix](hudi) scala can't call Properties.putAll in jdk11 (#21494) - posted by zy...@apache.org on 2023/07/05 02:53:15 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on pull request #21305: [fix](datetime) refactor insert behavior to make same with mysql - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/05 02:56:38 UTC, 17 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21500: [Bug](agg-state) fix core dump on not nullable argument for aggstate's nested argument - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/05 02:59:54 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Bug](agg-state) fix core dump on not nullable argument for aggstate's nested argument (#21331) (#21500) - posted by pa...@apache.org on 2023/07/05 02:59:58 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21305: [fix](datetime) refactor insert behavior to make same with mysql - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 03:04:00 UTC, 18 replies.
- [GitHub] [doris] csun5285 opened a new pull request, #21505: (fix)[compaction] Restarting the BE causes write amplification --- time series compaction - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/05 03:11:25 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21506: [Bug](row store) Fix column aggregate info lost when table is unique … - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/05 03:14:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21496: [fix](Nereids) set operation physical properties derive is wrong - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 03:14:10 UTC, 1 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21506: [Bug](row store) Fix column aggregate info lost when table is unique … - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/05 03:14:39 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21507: [cleanup](load) remove dynamic schema support from memtable - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/05 03:18:29 UTC, 0 replies.
- [GitHub] [doris] w41ter opened a new pull request, #21508: [fix](rpc) shutdown removed backend client without wait - posted by "w41ter (via GitHub)" <gi...@apache.org> on 2023/07/05 03:22:10 UTC, 0 replies.
- [GitHub] [doris] yz-jayhua opened a new pull request, #21509: [fix](doc)description of import error in broker-load-manual - posted by "yz-jayhua (via GitHub)" <gi...@apache.org> on 2023/07/05 03:27:02 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21481: [Improvement](statistics, multi catalog)Support iceberg table stats collection. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/05 03:27:12 UTC, 1 replies.
- [GitHub] [doris] kaijchen commented on pull request #21507: [cleanup](load) remove dynamic schema support from memtable - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/05 03:35:53 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #21510: test - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/05 03:39:56 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21492: [fix](dbt) dbt seed config read - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/05 03:42:02 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21507: [cleanup](load) remove dynamic schema support from memtable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 03:42:06 UTC, 1 replies.
- [doris] branch master updated (0084b9fd9a -> c9c183e498) - posted by zy...@apache.org on 2023/07/05 03:42:06 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21392: [fix](dbt) dbt-doris match dbt-core==1.5 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/05 03:42:22 UTC, 0 replies.
- [doris] branch master updated (c9c183e498 -> e510e6b0a6) - posted by zy...@apache.org on 2023/07/05 03:42:25 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21345: [fix](dbt) dbt getconfig array or string - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/05 03:42:41 UTC, 0 replies.
- [doris] branch master updated (e510e6b0a6 -> d3eeb233c8) - posted by zy...@apache.org on 2023/07/05 03:42:45 UTC, 0 replies.
- [GitHub] [doris] kaijchen closed pull request #21507: [cleanup](load) remove dynamic schema support from memtable - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/05 03:43:15 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #21511: [fix](status) Return the correct error code when clucene error occured - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/05 03:44:34 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #21511: [fix](status) Return the correct error code when clucene error occured - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/05 03:45:24 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21471: [Enhancement](multi-catalog) Make meta cache batch loading concurrently. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 03:45:30 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21511: [fix](status) Return the correct error code when clucene error occured - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 03:47:27 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21505: (fix)[compaction] Restarting the BE causes write amplification --- time series compaction - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 03:48:51 UTC, 3 replies.
- [GitHub] [doris] GoGoWen commented on pull request #21390: [Fix](JSON LOAD)fix json load issue when string conform with RFC 4627 - posted by "GoGoWen (via GitHub)" <gi...@apache.org> on 2023/07/05 03:56:15 UTC, 0 replies.
- [GitHub] [doris] ByteYue opened a new pull request, #21512: [bugfix](RowsetIterator) use valid stats when creating segment iterator - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/05 04:10:18 UTC, 0 replies.
- [GitHub] [doris] ByteYue commented on pull request #21512: [bugfix](RowsetIterator) use valid stats when creating segment iterator - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/05 04:11:30 UTC, 1 replies.
- [GitHub] [doris] Tanya-W commented on a diff in pull request #21512: [bugfix](RowsetIterator) use valid stats when creating segment iterator - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/05 04:17:48 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21513: test - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/05 04:18:24 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21512: [bugfix](RowsetIterator) use valid stats when creating segment iterator - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 04:18:33 UTC, 4 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21513: test - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/05 04:18:43 UTC, 0 replies.
- [GitHub] [doris-thirdparty] kaka11chen opened a new pull request, #98: [chore] Build hadoop common native libs. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/05 04:20:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21513: test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 04:25:43 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21437: [feature](Nereids): pushdown distinct through join. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/05 04:26:19 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #21510: [profile](join) add collisions into profile - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/05 05:11:56 UTC, 2 replies.
- [GitHub] [doris] hubgeter opened a new pull request, #21514: [feature](hive)add read of the hive table textfile format array type - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/05 05:18:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21481: [Improvement](statistics, multi catalog)Support iceberg table stats collection. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 05:22:12 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21511: [fix](status) Return the correct error code when clucene error occured - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 05:38:30 UTC, 2 replies.
- [GitHub] [doris] ByteYue commented on a diff in pull request #21512: [bugfix](RowsetIterator) use valid stats when creating segment iterator - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/05 05:42:05 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 05:49:00 UTC, 4 replies.
- [GitHub] [doris] BiteTheDDDDt closed pull request #21513: test - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/05 05:59:10 UTC, 0 replies.
- [GitHub] [doris] leo65535 closed issue #15073: [Bug] query failed - posted by "leo65535 (via GitHub)" <gi...@apache.org> on 2023/07/05 06:02:13 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21475: [Chore](runtime filter) change runtime filter dcheck to error status or exception - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/05 06:03:58 UTC, 0 replies.
- [doris] branch master updated (d3eeb233c8 -> f02bec8ad1) - posted by pa...@apache.org on 2023/07/05 06:04:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21513: test - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 06:05:39 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21437: [feature](Nereids): pushdown distinct through join. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 06:15:41 UTC, 0 replies.
- [GitHub] [doris] LemonLiTree commented on pull request #21495: [improvement](Jsonb) optimization Jsonb path parse - posted by "LemonLiTree (via GitHub)" <gi...@apache.org> on 2023/07/05 06:17:01 UTC, 1 replies.
- [GitHub] [doris] Sjwhello opened a new pull request, #21515: [branch1.1][Fix](be)fix be core no print queryid - posted by "Sjwhello (via GitHub)" <gi...@apache.org> on 2023/07/05 06:25:09 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #21516: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/05 06:26:48 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21480: [fix](nereids) fix runtime filter expr order - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/05 06:27:38 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) fix runtime filter expr order (#21480) - posted by en...@apache.org on 2023/07/05 06:27:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21516: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 06:27:48 UTC, 5 replies.
- [GitHub] [doris] Sjwhello closed pull request #21515: [branch1.1][Fix](be)fix be core no print queryid - posted by "Sjwhello (via GitHub)" <gi...@apache.org> on 2023/07/05 06:32:16 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #21171: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/05 06:32:48 UTC, 5 replies.
- [GitHub] [doris] Sjwhello opened a new pull request, #21517: [Fix](be)fix be core no print queryid - posted by "Sjwhello (via GitHub)" <gi...@apache.org> on 2023/07/05 06:44:12 UTC, 1 replies.
- [GitHub] [doris] HappenLee merged pull request #21499: [branch-2.0](profile)add doris-version to profile - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/05 06:45:30 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Profile] add doris-version to profile (#21499) - posted by li...@apache.org on 2023/07/05 06:45:34 UTC, 0 replies.
- [GitHub] [doris] shuke987 opened a new pull request, #21518: [test](fix) Case bug - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/05 06:49:55 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21223: [Enhancement](regression-test)Add regression test for MoW backup and restore - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 06:50:04 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20602: [opt](planner) add important time to profile in planner - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 06:50:52 UTC, 1 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21519: [fix](Nereids): when child is Aggregate, don't infer Distinct for it - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/05 06:54:40 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21519: [fix](Nereids): when child is Aggregate, don't infer Distinct for it - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/05 06:57:50 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz merged pull request #21311: [improve](memory) more grace logging for memory exceed limit - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/05 06:59:09 UTC, 0 replies.
- [doris] branch master updated (f9bc433917 -> 38c8657e5e) - posted by zo...@apache.org on 2023/07/05 06:59:16 UTC, 0 replies.
- [GitHub] [doris] Sjwhello closed pull request #21517: [Fix](be)fix be core no print queryid - posted by "Sjwhello (via GitHub)" <gi...@apache.org> on 2023/07/05 07:08:54 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #21520: [fix](backup) fix show snapshot cauing mysql connection lost - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 07:09:32 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21520: [fix](backup) fix show snapshot cauing mysql connection lost - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 07:10:05 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21521: [Fix](planner)replace limit to -1 if is Long.MAX_VALUE - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/05 07:11:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21520: [fix](backup) fix show snapshot cauing mysql connection lost - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 07:12:31 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #21223: [Enhancement](regression-test)Add regression test for MoW backup and restore - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/05 07:16:07 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](regression-test)Add regression test for MoW backup and restore (#21223) - posted by da...@apache.org on 2023/07/05 07:16:10 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21522: [improvement](memory) Refactor doris cache GC - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/05 07:17:57 UTC, 0 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #21523: [Fix](submodule) revert clucene version wrong rollback - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:18:54 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21495: [improvement](Jsonb) optimization Jsonb path parse - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 07:19:16 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21171: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 07:19:30 UTC, 8 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:22:30 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21523: [Fix](submodule) revert clucene version wrong rollback - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 07:25:07 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21517: [Fix](be)fix be core no print queryid - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 07:25:20 UTC, 1 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21497: [Fix](planner)fix rewritten alias function's original function is not analyzed again - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/05 07:25:40 UTC, 6 replies.
- [GitHub] [doris] airborne12 commented on pull request #21523: [Fix](submodule) revert clucene version wrong rollback - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:26:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21521: [Fix](planner)replace limit to -1 if is Long.MAX_VALUE - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 07:28:01 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21522: [improvement](memory) Refactor doris cache GC - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 07:29:30 UTC, 9 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21522: [improvement](memory) Refactor doris cache GC - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/05 07:29:50 UTC, 3 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #21518: [test](fix) Case bug - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/05 07:31:17 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on a diff in pull request #20602: [opt](planner) add important time to profile in planner - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:39:17 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21521: [Fix](planner)replace limit to -1 if is Long.MAX_VALUE - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 07:40:56 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [branch-1.2][Fix](planner)replace limit to -1 if is Long.MAX_VALUE (#21521) - posted by mo...@apache.org on 2023/07/05 07:41:00 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #20964: [Fix](Comment) Comment should be in English - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/05 07:41:37 UTC, 0 replies.
- [doris] branch master updated: [Fix](Comment) Comment should be in English (#20964) - posted by da...@apache.org on 2023/07/05 07:41:40 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21496: [fix](Nereids) set operation physical properties derive is wrong - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/05 07:44:43 UTC, 0 replies.
- [doris] branch master updated (d8a549fe61 -> 4d414c649a) - posted by mo...@apache.org on 2023/07/05 07:44:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21519: [fix](Nereids): when child is Aggregate, don't infer Distinct for it - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 07:51:16 UTC, 3 replies.
- [GitHub] [doris-flink-connector] zhxiaofan opened a new issue, #159: [Bug] varchar length is not enough while emoj is in varchar column defing autimatically - posted by "zhxiaofan (via GitHub)" <gi...@apache.org> on 2023/07/05 07:52:25 UTC, 0 replies.
- [GitHub] [doris] Cqz666 opened a new issue, #21525: [Bug] CAUSED BY: ClassNotFoundException: org.apache.thrift.transport.TFramedTransport - posted by "Cqz666 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:54:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21437: [feature](Nereids): pushdown distinct through join. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 07:54:28 UTC, 1 replies.
- [GitHub] [doris] jackwener merged pull request #21437: [feature](Nereids): pushdown distinct through join. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/05 07:55:24 UTC, 0 replies.
- [doris] branch master updated: [feature](Nereids): pushdown distinct through join. (#21437) - posted by ja...@apache.org on 2023/07/05 07:55:27 UTC, 0 replies.
- [GitHub] [doris-flink-connector] zhxiaofan opened a new pull request, #160: [fix] extend varchar column length in table auto created by script - posted by "zhxiaofan (via GitHub)" <gi...@apache.org> on 2023/07/05 07:57:20 UTC, 0 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #21526: [improvement](functions) avoid copying of block in create_block_with_nested_columns - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/05 07:58:29 UTC, 0 replies.
- [GitHub] [doris-flink-connector] zhxiaofan commented on issue #159: [Bug] varchar length is not enough while emoj is in varchar column defing autimatically - posted by "zhxiaofan (via GitHub)" <gi...@apache.org> on 2023/07/05 07:59:14 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #21527: [debug](parquet) failed to get parquet page header - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/05 07:59:20 UTC, 0 replies.
- [GitHub] [doris] mrhhsg commented on pull request #21526: [improvement](functions) avoid copying of block in create_block_with_nested_columns - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/05 07:59:40 UTC, 4 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21528: [enhancement](nereids) Update tbl stats after system job succeeded - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:01:21 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21528: [enhancement](nereids) Update tbl stats after system job succeeded - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:01:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21526: [improvement](functions) avoid copying of block in create_block_with_nested_columns - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 08:05:19 UTC, 3 replies.
- [GitHub] [doris] morningman merged pull request #21207: [improvement](statistics, multi catalog)Estimate hive table row count based on file size. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 08:07:15 UTC, 0 replies.
- [doris] branch master updated (1121e7d0c3 -> 37a52789bd) - posted by mo...@apache.org on 2023/07/05 08:07:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21303: [pipeline](load) return error status in pipeline load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 08:11:03 UTC, 1 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21529: [fix](type system) fix datetimev2 write column to arrow - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/05 08:11:41 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21516: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 08:13:27 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #21303: [pipeline](load) return error status in pipeline load - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/05 08:13:35 UTC, 0 replies.
- [doris] branch master updated: [pipeline](load) return error status in pipeline load (#21303) - posted by li...@apache.org on 2023/07/05 08:13:39 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21529: [fix](type system) fix datetimev2 write column to arrow - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 08:14:43 UTC, 4 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21530: [enhancement](flush) make async flush status msg visible - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:17:12 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21497: [Fix](planner)fix rewritten alias function's original function is not analyzed again - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 08:17:53 UTC, 9 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21529: [fix](type system) fix datetimev2 write column to arrow - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/05 08:20:48 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21401: [fix](s3) fix s3 fs benchmark tool - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 08:21:01 UTC, 0 replies.
- [doris] branch master updated (39590f95b0 -> 242a35fa80) - posted by mo...@apache.org on 2023/07/05 08:21:06 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21530: [enhancement](flush) make async flush status msg visible - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:22:34 UTC, 11 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21530: [enhancement](flush) make async flush status msg visible - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 08:23:11 UTC, 7 replies.
- [GitHub] [doris] morningman merged pull request #21333: [Fix](multi-catalog) Fallback to refresh catalog when hms events are missing - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 08:27:04 UTC, 0 replies.
- [doris] branch master updated (242a35fa80 -> 0da1bc7acd) - posted by mo...@apache.org on 2023/07/05 08:27:08 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21446: [Enhancement](multi-catalog) Add some checks for ShowPartitionsStmt. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 08:28:08 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](multi-catalog) Add some checks for ShowPartitionsStmt. (#21446) - posted by mo...@apache.org on 2023/07/05 08:28:12 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20599: [Fix](Planner) Change return type in where, having and on clause - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 08:32:35 UTC, 10 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21523: [Fix](submodule) Revert incorrect rollback of the clucene version in the submodule - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 08:33:38 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21177: [Feature](Compaction)Support full compaction - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 08:45:33 UTC, 32 replies.
- [GitHub] [doris] GoGoWen opened a new pull request, #21531: [Fix](typo) fix typo: bitmp change to bitmap - posted by "GoGoWen (via GitHub)" <gi...@apache.org> on 2023/07/05 09:05:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21529: [fix](type system) fix datetimev2 write column to arrow - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 09:29:41 UTC, 2 replies.
- [GitHub] [doris] lsy3993 opened a new pull request, #21532: [feature](catalog) support clob type in oracle catalog - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/05 09:31:33 UTC, 0 replies.
- [GitHub] [doris] GoGoWen commented on pull request #21531: [Fix](typo) fix typo: bitmp and sesseion - posted by "GoGoWen (via GitHub)" <gi...@apache.org> on 2023/07/05 09:43:34 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on a diff in pull request #21532: [feature](catalog) support clob type in oracle catalog - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/05 09:45:48 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21519: [fix](Nereids): when child is Aggregate, don't infer Distinct for it - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 09:47:23 UTC, 1 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21533: [fix](nereids)fix some planner bugs - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/05 09:49:25 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21533: [fix](nereids)fix some planner bugs - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/05 09:49:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21390: [Fix](JSON LOAD)fix json load issue when string conform with RFC 4627 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 09:59:23 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21534: [fix](sink) Fix NodeChannel add_block_closure null pointer - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/05 10:10:48 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21508: [fix](rpc) shutdown removed backend client without wait - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/05 10:15:53 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21533: [fix](nereids)fix some planner bugs - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 10:18:54 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21534: [fix](sink) Fix NodeChannel add_block_closure null pointer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 10:19:12 UTC, 3 replies.
- [GitHub] [doris] hf200012 opened a new pull request, #21535: [typo](docs)2.0 beta release note fix - posted by "hf200012 (via GitHub)" <gi...@apache.org> on 2023/07/05 10:26:45 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21471: [Enhancement](multi-catalog) Make meta cache batch loading concurrently. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 10:27:37 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21534: [fix](sink) Fix NodeChannel add_block_closure null pointer - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/05 10:39:35 UTC, 1 replies.
- [GitHub] [doris] Astralidea closed issue #4240: 查询的时候移除HLL_UNION_AGG后一查就把BE打挂了 - posted by "Astralidea (via GitHub)" <gi...@apache.org> on 2023/07/05 10:44:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21531: [Fix](typo) fix typo: bitmp and sesseion - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 10:50:12 UTC, 2 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #21536: [regression-test](load) add streamload default value test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/05 11:03:18 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #21536: [regression-test](load) add streamload default value test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/05 11:03:28 UTC, 2 replies.
- [GitHub] [doris] song940094765 opened a new issue, #21537: [Bug] terminate called after throwing an instance of 'orc::ParseError' - posted by "song940094765 (via GitHub)" <gi...@apache.org> on 2023/07/05 11:07:40 UTC, 2 replies.
- [GitHub] [doris] xiaokang merged pull request #21523: [Fix](submodule) Revert incorrect rollback of the clucene version in the submodule - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/05 11:10:18 UTC, 0 replies.
- [doris] branch master updated: [Fix](submodule) revert clucene version wrong rollback (#21523) - posted by kx...@apache.org on 2023/07/05 11:10:23 UTC, 0 replies.
- [GitHub] [doris] song940094765 closed issue #21537: [Bug] terminate called after throwing an instance of 'orc::ParseError' - posted by "song940094765 (via GitHub)" <gi...@apache.org> on 2023/07/05 11:14:31 UTC, 0 replies.
- [GitHub] [doris] luzhijing commented on pull request #21535: [typo](docs)2.0 beta release note fix - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/05 11:16:56 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21535: [typo](docs)2.0 beta release note fix - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 11:17:40 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on a diff in pull request #21530: [enhancement](flush) make async flush status msg visible - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/05 11:19:26 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #21518: [test](fix) Case bug - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/05 11:20:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21518: [test](fix) Case bug - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 11:21:09 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21533: [fix](nereids)fix some planner bugs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 11:22:12 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21506: [Bug](row store) Fix column aggregate info lost when table is unique … - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 11:22:31 UTC, 1 replies.
- [GitHub] [doris] TangSiyang2001 commented on a diff in pull request #21530: [enhancement](flush) make async flush status msg visible - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/05 11:30:27 UTC, 1 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #21538: [typo](docs) modify java version to 1.8 - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/05 11:33:35 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21516: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/05 11:35:14 UTC, 5 replies.
- [GitHub] [doris] jackwener merged pull request #21519: [fix](Nereids): when child is Aggregate, don't infer Distinct for it - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/05 11:39:44 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids): when child is Aggregate, don't infer Distinct for it (#21519) - posted by ja...@apache.org on 2023/07/05 11:39:48 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21539: [Enhancement](Nereids)enable nereids DML by default. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/05 11:51:15 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21539: [Enhancement](Nereids)enable nereids DML by default. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/05 11:51:24 UTC, 4 replies.
- [GitHub] [doris] platoneko commented on a diff in pull request #19609: [feature](compaction) support delete in cumulative compaction - posted by "platoneko (via GitHub)" <gi...@apache.org> on 2023/07/05 11:56:49 UTC, 1 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21540: [improvement](planner) add some log in BeInfoCollector - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/05 12:12:21 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21540: [improvement](planner) add some log in BeInfoCollector - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/05 12:12:30 UTC, 0 replies.
- [GitHub] [doris] yuxuan-luo commented on issue #18651: [Bug] stream load may cause be core - posted by "yuxuan-luo (via GitHub)" <gi...@apache.org> on 2023/07/05 12:19:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21539: [Enhancement](Nereids)enable nereids DML by default. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 12:19:12 UTC, 8 replies.
- [doris] branch branch-2.0 updated (a8e409f0e4 -> 296bfb3350) - posted by kx...@apache.org on 2023/07/05 12:24:13 UTC, 0 replies.
- [doris] 01/19: [docs](releasenote) 2.0 beta release note (#21457) - posted by kx...@apache.org on 2023/07/05 12:24:14 UTC, 0 replies.
- [doris] 02/19: [performance](group_concat) avoid extra copy in group_concat (#21432) - posted by kx...@apache.org on 2023/07/05 12:24:15 UTC, 0 replies.
- [doris] 03/19: [fix](memory) fix jemalloc purge arena dirty pages core dump (#21486) - posted by kx...@apache.org on 2023/07/05 12:24:16 UTC, 0 replies.
- [doris] 04/19: [enchanment](udf) add more info when download jar package failed (#21440) - posted by kx...@apache.org on 2023/07/05 12:24:17 UTC, 0 replies.
- [doris] 05/19: [Test](regression) Temporarily disable quickTest for SHOW CREATE TABLE to adapt to enable_feature_binlog=true (#21247) - posted by kx...@apache.org on 2023/07/05 12:24:18 UTC, 0 replies.
- [doris] 06/19: [Fix](CCR) Binlog config is missed when create replica task (#21397) - posted by kx...@apache.org on 2023/07/05 12:24:19 UTC, 0 replies.
- [doris] 07/19: [Fix](CCR) Use tableId as the credential for CCR syncer instead of tableName (#21466) - posted by kx...@apache.org on 2023/07/05 12:24:20 UTC, 0 replies.
- [doris] 08/19: [fix](feut)should not create a DeriveStatsJob in fe ut (#21498) - posted by kx...@apache.org on 2023/07/05 12:24:21 UTC, 0 replies.
- [doris] 09/19: [fix](hudi) scala can't call Properties.putAll in jdk11 (#21494) - posted by kx...@apache.org on 2023/07/05 12:24:22 UTC, 0 replies.
- [doris] 10/19: [Chore](runtime filter) change runtime filter dcheck to error status or exception (#21475) - posted by kx...@apache.org on 2023/07/05 12:24:23 UTC, 0 replies.
- [doris] 11/19: [fix](nereids) fix runtime filter expr order (#21480) - posted by kx...@apache.org on 2023/07/05 12:24:24 UTC, 0 replies.
- [doris] 12/19: [improve](memory) more grace logging for memory exceed limit (#21311) - posted by kx...@apache.org on 2023/07/05 12:24:25 UTC, 0 replies.
- [doris] 13/19: [Enhancement](regression-test)Add regression test for MoW backup and restore (#21223) - posted by kx...@apache.org on 2023/07/05 12:24:26 UTC, 0 replies.
- [doris] 14/19: [fix](Nereids) set operation physical properties derive is wrong (#21496) - posted by kx...@apache.org on 2023/07/05 12:24:27 UTC, 0 replies.
- [doris] 15/19: [improvement](statistics, multi catalog)Estimate hive table row count based on file size. (#21207) - posted by kx...@apache.org on 2023/07/05 12:24:28 UTC, 0 replies.
- [doris] 16/19: [pipeline](load) return error status in pipeline load (#21303) - posted by kx...@apache.org on 2023/07/05 12:24:29 UTC, 0 replies.
- [doris] 17/19: [fix](s3) fix s3 fs benchmark tool (#21401) - posted by kx...@apache.org on 2023/07/05 12:24:30 UTC, 0 replies.
- [doris] 18/19: [Fix](multi-catalog) Fallback to refresh catalog when hms events are missing (#21333) - posted by kx...@apache.org on 2023/07/05 12:24:31 UTC, 0 replies.
- [doris] 19/19: [Enhancement](multi-catalog) Add some checks for ShowPartitionsStmt. (#21446) - posted by kx...@apache.org on 2023/07/05 12:24:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21505: (fix)[compaction] Restarting the BE causes write amplification --- time series compaction - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 12:28:20 UTC, 1 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #21541: [branch-1.2-lts](memtable) change memtable flush error code - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/05 12:29:32 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 closed pull request #21541: [branch-1.2-lts](memtable) change memtable flush error code - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/05 12:32:35 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #21542: [branch-1.2-lts](memtable) change memtable flush error code - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/05 12:33:56 UTC, 0 replies.
- [GitHub] [doris] weizhengte opened a new pull request, #21543: [enchancement](stats) Inject partition statistics - posted by "weizhengte (via GitHub)" <gi...@apache.org> on 2023/07/05 12:37:38 UTC, 0 replies.
- [GitHub] [doris] weizhengte commented on pull request #21543: [enchancement](stats) Inject partition statistics - posted by "weizhengte (via GitHub)" <gi...@apache.org> on 2023/07/05 12:39:29 UTC, 9 replies.
- [GitHub] [doris] w41ter commented on pull request #21508: [fix](rpc) shutdown removed backend client without wait - posted by "w41ter (via GitHub)" <gi...@apache.org> on 2023/07/05 12:39:53 UTC, 0 replies.
- [GitHub] [doris] song940094765 closed issue #21537: [Bug] terminate called after throwing an instance of 'orc::ParseError'. - posted by "song940094765 (via GitHub)" <gi...@apache.org> on 2023/07/05 13:05:46 UTC, 0 replies.
- [GitHub] [doris] song940094765 commented on issue #21537: [Bug] terminate called after throwing an instance of 'orc::ParseError'. - posted by "song940094765 (via GitHub)" <gi...@apache.org> on 2023/07/05 13:06:00 UTC, 2 replies.
- [GitHub] [doris] song940094765 commented on issue #21537: [Bug] terminate called after throwing an instance of 'orc::ParseError' - posted by "song940094765 (via GitHub)" <gi...@apache.org> on 2023/07/05 13:16:16 UTC, 0 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #21544: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/05 13:29:02 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21542: [branch-1.2-lts](memtable) change memtable flush error code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 13:31:18 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21544: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 13:37:32 UTC, 8 replies.
- [GitHub] [doris] dataroaring commented on pull request #21544: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/05 13:44:13 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21419: [Feature](multi-catalog) support query hive-view for nereids planner. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 13:58:07 UTC, 0 replies.
- [doris] branch master updated: [Feature](multi-catalog) support query hive-view for nereids planner. (#21419) - posted by mo...@apache.org on 2023/07/05 13:58:11 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21545: [fix](sink) fix OlapTableSink early close causes load failure - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/05 13:59:55 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/05 14:00:11 UTC, 7 replies.
- [GitHub] [doris] ByteYue commented on pull request #19609: [feature](compaction) support delete in cumulative compaction - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/05 14:02:03 UTC, 5 replies.
- [GitHub] [doris] morningman commented on pull request #21542: [branch-1.2-lts](memtable) change memtable flush error code - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 14:05:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 14:06:39 UTC, 11 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #19609: [feature](compaction) support delete in cumulative compaction - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 14:10:16 UTC, 9 replies.
- [GitHub] [doris] freemandealer commented on pull request #21536: [regression-test](load) add streamload default value test - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/05 14:20:54 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21520: [fix](backup) fix show snapshot cauing mysql connection lost - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 14:45:00 UTC, 0 replies.
- [doris] branch master updated: [fix](backup) fix show snapshot cauing mysql connection lost (#21520) - posted by mo...@apache.org on 2023/07/05 14:45:05 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](backup) fix show snapshot cauing mysql connection lost (#21520) - posted by mo...@apache.org on 2023/07/05 14:45:48 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 14:47:00 UTC, 13 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21536: [regression-test](load) add streamload default value test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 14:56:30 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #19609: [feature](compaction) support delete in cumulative compaction - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 15:13:52 UTC, 9 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21522: [improvement](memory) Refactor doris cache GC - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/05 15:13:59 UTC, 13 replies.
- [GitHub] [doris] morningman opened a new pull request, #21546: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 15:18:37 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21546: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 15:20:51 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/05 15:25:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21546: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 15:25:37 UTC, 2 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21547: [refactor](load) move memtable flush logic into beta rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/05 15:31:09 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21547: [refactor](load) move memtable flush logic to beta rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/05 15:34:09 UTC, 11 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #21548: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled… - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/05 15:37:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21547: [refactor](load) move memtable flush logic to beta rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 15:39:04 UTC, 16 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #21522: [improvement](memory) Refactor doris cache GC - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/05 15:41:11 UTC, 13 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21547: [refactor](load) move memtable flush logic to beta rowset writer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 16:19:33 UTC, 12 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21177: [Feature](Compaction)Support full compaction - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/05 16:34:31 UTC, 23 replies.
- [GitHub] [doris] dependabot[bot] opened a new pull request, #21549: Bump grpc-protobuf from 1.30.0 to 1.53.0 in /samples/doris-demo/remote-udaf-java-demo - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 20:47:36 UTC, 0 replies.
- [doris] branch dependabot/maven/samples/doris-demo/remote-udaf-java-demo/io.grpc-grpc-protobuf-1.53.0 created (now 932fea7706) - posted by gi...@apache.org on 2023/07/05 20:47:39 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] opened a new pull request, #21550: Bump grpc-protobuf from 1.30.0 to 1.53.0 in /fe - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 20:48:02 UTC, 0 replies.
- [doris] branch dependabot/maven/fe/io.grpc-grpc-protobuf-1.53.0 created (now a562c20b03) - posted by gi...@apache.org on 2023/07/05 20:48:04 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] opened a new pull request, #21551: Bump grpc-protobuf from 1.44.1 to 1.53.0 in /samples/doris-demo/remote-udf-java-demo - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 20:52:45 UTC, 0 replies.
- [doris] branch dependabot/maven/samples/doris-demo/remote-udf-java-demo/io.grpc-grpc-protobuf-1.53.0 created (now c0268598af) - posted by gi...@apache.org on 2023/07/05 20:52:47 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] opened a new pull request, #21552: Bump google.golang.org/grpc from 1.41.0 to 1.53.0 in /extension/beats - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/05 21:12:24 UTC, 0 replies.
- [doris] branch dependabot/go_modules/extension/beats/google.golang.org/grpc-1.53.0 created (now 6186fb6a53) - posted by gi...@apache.org on 2023/07/05 21:12:28 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21310: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/06 01:07:27 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #21511: [fix](status) Return the correct error code when clucene error occured - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/06 01:08:14 UTC, 0 replies.
- [doris] branch master updated: [fix](status) Return the correct error code when clucene error occured (#21511) - posted by kx...@apache.org on 2023/07/06 01:08:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21310: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 01:09:28 UTC, 3 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/06 01:31:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 01:38:55 UTC, 2 replies.
- [GitHub] [doris] xiaokang commented on pull request #21505: (fix)[compaction] Restarting the BE causes write amplification --- time series compaction - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/06 01:39:26 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21310: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/06 01:39:52 UTC, 1 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #21542: [branch-1.2-lts](memtable) change memtable flush error code - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/06 01:52:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21481: [Improvement](statistics, multi catalog)Support iceberg table stats collection. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 01:57:19 UTC, 1 replies.
- [GitHub] [doris] eldenmoon closed pull request #21461: [regression-test](dynamic schema) try to fix small probability to loa… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/06 02:08:39 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21476: [refactor](load) expand OlapTableValidator to VOlapTableBlockConvertor - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/06 02:11:56 UTC, 0 replies.
- [doris] branch master updated: [refactor](load) expand OlapTableValidator to VOlapTableBlockConvertor (#21476) - posted by da...@apache.org on 2023/07/06 02:12:00 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21462: [refactor](load) move find_tablet() out of VOlapTableSink - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/06 02:13:58 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21536: [regression-test](load) add streamload default value test - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/06 02:14:16 UTC, 0 replies.
- [doris] branch master updated: [regression-test](load) add streamload default value test (#21536) - posted by da...@apache.org on 2023/07/06 02:14:19 UTC, 0 replies.
- [doris] annotated tag 1.1.6-rc01 updated (f1e31e54b8 -> cd72ed917b) - posted by yi...@apache.org on 2023/07/06 02:17:36 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #21554: [refactor](nereids) enable tpcds shape check on all queries - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/06 02:17:36 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21554: [refactor](nereids) enable tpcds shape check on all queries - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/06 02:17:55 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21462: [refactor](load) move find_tablet() out of VOlapTableSink - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 02:20:23 UTC, 3 replies.
- [GitHub] [doris] yiguolei merged pull request #21205: [enhancement](query) enable strong consistency by syncing max journal id from master - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/06 02:25:41 UTC, 0 replies.
- [doris] branch master updated: [enhancement](query) enable strong consistency by syncing max journal id from master (#21205) - posted by yi...@apache.org on 2023/07/06 02:25:44 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21548: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/06 02:26:31 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #21459: [Refactor](multi-catalog) Conjuncts are currently split, so refactor source code to handle split conjuncts for dict filters. - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/06 02:30:04 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on pull request #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/06 02:30:30 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/06 02:30:54 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #21512: [bugfix](RowsetIterator) use valid stats when creating segment iterator - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/06 02:35:19 UTC, 0 replies.
- [doris] branch master updated: [bugfix](RowsetIterator) use valid stats when creating segment iterator (#21512) - posted by kx...@apache.org on 2023/07/06 02:35:23 UTC, 0 replies.
- [GitHub] [doris] lsy3993 commented on a diff in pull request #21532: [feature](catalog) support clob type in oracle catalog - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/06 02:40:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #18999: [feature](geometry) Support geometry type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 02:42:29 UTC, 1 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/06 02:43:22 UTC, 0 replies.
- [GitHub] [doris] shuke987 opened a new pull request, #21556: fix: infinit loop when handle exceed limit memory - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/06 02:44:52 UTC, 0 replies.
- [GitHub] [doris] successok opened a new issue, #21557: [Bug] Setting the query timeout parameter in the JDBC connection parameters does not take effect. - posted by "successok (via GitHub)" <gi...@apache.org> on 2023/07/06 02:48:11 UTC, 0 replies.
- [GitHub] [doris] hqx871 opened a new pull request, #19371: [feature](array-type) Unique table support array value (#17024) - posted by "hqx871 (via GitHub)" <gi...@apache.org> on 2023/07/06 02:48:28 UTC, 0 replies.
- [GitHub] [doris] shuke987 commented on pull request #21556: fix: infinit loop when handle exceed limit memory - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/06 02:48:29 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 02:48:44 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21556: fix: infinit loop when handle exceed limit memory - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 02:48:54 UTC, 2 replies.
- [GitHub] [doris-flink-connector] vinlee19 opened a new pull request, #161: [typo](docs) modify the invalid uri in README.md - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/06 02:49:09 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 02:49:16 UTC, 11 replies.
- [GitHub] [doris] wangbo merged pull request #21517: [Fix](be)fix be core no print queryid - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/06 03:06:45 UTC, 0 replies.
- [doris] branch branch-1.1-lts updated: [Fix](be)fix be core no print queryid (#21517) - posted by wa...@apache.org on 2023/07/06 03:06:49 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21372: [refactor](load) split flush_segment_writer into two parts - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/06 03:13:37 UTC, 0 replies.
- [doris] branch master updated (80be2bb220 -> fb14950887) - posted by da...@apache.org on 2023/07/06 03:13:41 UTC, 0 replies.
- [GitHub] [doris] lsy3993 opened a new pull request, #21558: [typo](docs) add more description of if function - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/06 03:17:04 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21559: [Bug](materialized-view)fix some problems of mv and make ssb mv work on nereids - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/06 03:19:50 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/06 03:20:14 UTC, 6 replies.
- [GitHub] [doris] a805814077 opened a new issue, #21560: [Bug] BE cannot start after apache-doris-2.0-beta is downloaded and installed - posted by "a805814077 (via GitHub)" <gi...@apache.org> on 2023/07/06 03:25:23 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21546: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/06 03:32:18 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #18999: [feature](geometry) Support geometry type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 03:47:28 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 03:50:30 UTC, 12 replies.
- [GitHub] [doris] yiguolei merged pull request #21381: [Enhancement](inverted index) make InvertedIndexReader shared_from_this - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/06 03:53:02 UTC, 0 replies.
- [doris] branch master updated (fb14950887 -> 9d2f879bd2) - posted by yi...@apache.org on 2023/07/06 03:53:09 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21561: [improve](doc) add doc about explain plan - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/06 03:56:20 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian commented on pull request #21177: [Feature](Compaction)Support full compaction - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/06 03:57:49 UTC, 11 replies.
- [GitHub] [doris] XieJiann commented on pull request #21561: [improve](doc) add doc about explain plan - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/06 04:02:42 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #21506: [Bug](row store) Fix column aggregate info lost when table is unique … - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/06 04:06:25 UTC, 0 replies.
- [doris] branch master updated: [Bug](row store) Fix column aggregate info lost when table is unique model (#21506) - posted by zh...@apache.org on 2023/07/06 04:06:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 04:35:16 UTC, 1 replies.
- [GitHub] [doris-thirdparty] xiaokang merged pull request #97: [improvement](keyword) keyword type uses the SDocument process - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/06 05:09:10 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated: [improvement](keyword) keyword type uses the SDocument process (#97) - posted by kx...@apache.org on 2023/07/06 05:09:12 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/06 05:09:18 UTC, 1 replies.
- [GitHub] [doris] xiaokang merged pull request #21553: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/06 05:09:39 UTC, 0 replies.
- [doris] branch master updated: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool (#21553) - posted by kx...@apache.org on 2023/07/06 05:09:44 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/06 05:10:24 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 05:15:05 UTC, 3 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 05:15:12 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21562: [improvement](multi catalog)Use getPartitionsByNames to batch get hive partitions. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/06 05:17:27 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/06 05:23:58 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 05:26:45 UTC, 5 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/06 05:28:09 UTC, 2 replies.
- [GitHub] [doris] Bruceve1n commented on issue #12528: [Bug] Failed to start the standalone cluster. - posted by "Bruceve1n (via GitHub)" <gi...@apache.org> on 2023/07/06 05:34:26 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21493: [fix](executor) make elt / repeat smooth upgrade. - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/06 05:34:45 UTC, 0 replies.
- [GitHub] [doris] Mryange closed pull request #21540: [improvement](planner) add some log in BeInfoCollector - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/06 05:36:06 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21548: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/06 05:44:57 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. (#21548) - posted by mo...@apache.org on 2023/07/06 05:45:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21413: [feature](json-function) add json_depth function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 05:47:38 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21428: [fix](nereids) Agg on unknown-stats column - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/06 05:58:57 UTC, 3 replies.
- [GitHub] [doris] jackwener merged pull request #21477: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/06 06:10:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21212: [Fix](Planner) Set inline view output as non constant after analyze - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 06:10:37 UTC, 1 replies.
- [doris] branch master updated (009b300abd -> 8839518bfb) - posted by ja...@apache.org on 2023/07/06 06:10:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21510: [profile](join) add collisions into profile - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 06:11:49 UTC, 1 replies.
- [GitHub] [doris] starocean999 commented on pull request #20599: [Fix](Planner) Change return type in where, having and on clause - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/06 06:12:47 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21563: [refactor](Nereids): remove withLogicalProperties & check children size - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/06 06:14:40 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21562: [improvement](multi catalog)Use getPartitionsByNames to batch get hive partitions. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/06 06:19:04 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21563: [refactor](Nereids): remove withLogicalProperties & check children size - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/06 06:21:22 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21514: [feature](hive)add read of the hive table textfile format array type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 06:27:28 UTC, 7 replies.
- [GitHub] [doris] HappenLee merged pull request #21510: [profile](join) add collisions into profile - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/06 06:30:13 UTC, 0 replies.
- [doris] branch master updated (8839518bfb -> 4d17400244) - posted by li...@apache.org on 2023/07/06 06:30:16 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 commented on a diff in pull request #20907: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/06 06:30:51 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/06 06:30:54 UTC, 7 replies.
- [GitHub] [doris] xinyiZzz merged pull request #21556: [fix](gc) infinit loop when handle exceed limit memory - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/06 06:34:32 UTC, 0 replies.
- [doris] branch master updated: fix: infinit loop when handle exceed limit memory (#21556) - posted by zo...@apache.org on 2023/07/06 06:34:36 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/06 06:37:45 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/06 06:38:05 UTC, 21 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 06:45:19 UTC, 13 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 06:57:04 UTC, 14 replies.
- [GitHub] [doris] wsjz commented on pull request #21504: [fix](multi-catalog)support oss-hdfs service - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/06 06:57:34 UTC, 10 replies.
- [GitHub] [doris] morningman merged pull request #21516: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/06 07:00:29 UTC, 0 replies.
- [doris] branch master updated (06451c4ff1 -> fde73b6cc6) - posted by mo...@apache.org on 2023/07/06 07:00:33 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21565: [opt](Nereids) forbid some bad case on agg plans - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 07:01:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21543: [enchancement](stats) Inject partition statistics - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 07:03:42 UTC, 3 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21566: build internal table for TPCHTest to fix testRank - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/06 07:07:25 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21566: build internal table for TPCHTest to fix testRank - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/06 07:07:42 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on a diff in pull request #21418: [refactor](transaction) extract the majority rules of transaction - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/06 07:10:35 UTC, 2 replies.
- [GitHub] [doris] morrySnow commented on pull request #21565: [opt](Nereids) forbid some bad case on agg plans - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 07:10:47 UTC, 3 replies.
- [GitHub] [doris] morrySnow closed pull request #21292: [test](Nereids) uncomment tpcds shape check - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 07:12:39 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21527: [debug](parquet) failed to get parquet page header - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 07:14:15 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21186: [Fix](Planner) Set inline view output as non constant after analyze - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 07:16:21 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21471: [Enhancement](multi-catalog) Make meta cache batch loading concurrently. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/06 07:18:33 UTC, 0 replies.
- [doris] branch master updated (fde73b6cc6 -> bb3b6770b5) - posted by mo...@apache.org on 2023/07/06 07:18:38 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21543: [enchancement](stats) Inject partition statistics - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 07:32:40 UTC, 10 replies.
- [GitHub] [doris] morrySnow merged pull request #20602: [opt](planner) add important time to profile in planner - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 07:36:28 UTC, 0 replies.
- [doris] branch master updated (bb3b6770b5 -> 068fe44493) - posted by mo...@apache.org on 2023/07/06 07:36:34 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21186: [Fix](Planner) Set inline view output as non constant after analyze - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 07:37:32 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Fix](Planner) Set inline view output as non constant after analyze (#21186) - posted by mo...@apache.org on 2023/07/06 07:37:38 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21212: [Fix](Planner) Set inline view output as non constant after analyze - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 07:37:46 UTC, 0 replies.
- [doris] branch master updated: [Fix](planner) Set inline view output as non constant after analyze (#21212) - posted by mo...@apache.org on 2023/07/06 07:37:50 UTC, 0 replies.
- [GitHub] [doris] zclllyybb closed pull request #20282: [refactor](functions) Check ReturnType of functions on FE - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/06 07:45:53 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21542: [branch-1.2-lts](memtable) change memtable flush error code - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/06 07:50:26 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](memtable) change memtable flush error code (#21542) - posted by da...@apache.org on 2023/07/06 07:50:29 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21563: [refactor](Nereids): remove withLogicalProperties & check children size - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 07:56:12 UTC, 2 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21567: [Docs](statistics)Add external table statistic docs. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/06 07:56:50 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21565: [opt](Nereids) forbid some bad case on agg plans - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 07:57:41 UTC, 6 replies.
- [GitHub] [doris] yz-jayhua opened a new pull request, #21568: [fix](doc)description of check_rpc_channel api in http-actions-be - posted by "yz-jayhua (via GitHub)" <gi...@apache.org> on 2023/07/06 08:05:53 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21533: [fix](nereids)fix some planner bugs - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 08:13:40 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) fix some planner bugs (#21533) - posted by mo...@apache.org on 2023/07/06 08:13:44 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #21569: [Improve](mysql)ensure constant time for computing hash value - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/06 08:19:52 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21569: [Improve](mysql)ensure constant time for computing hash value - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/06 08:22:22 UTC, 2 replies.
- [GitHub] [doris] Yukang-Lian opened a new pull request, #21571: [Fix](Core) Fix core caused by null MowContext ptr - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/06 08:25:13 UTC, 0 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #21572: [improvement](timezone) support mixed uppper-lower case of timezone names - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/06 08:25:40 UTC, 0 replies.
- [doris] branch timeout-future created (now 963a515893) - posted by el...@apache.org on 2023/07/06 08:26:04 UTC, 0 replies.
- [doris] 01/01: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by el...@apache.org on 2023/07/06 08:26:05 UTC, 1 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21573: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/06 08:26:14 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21569: [Improve](mysql)ensure constant time for computing hash value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 08:26:35 UTC, 1 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21573: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/06 08:26:36 UTC, 3 replies.
- [GitHub] [doris] jacktengg commented on pull request #21572: [improvement](timezone) support mixed uppper-lower case of timezone names - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/06 08:29:45 UTC, 3 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21362: [improvement](pipeline) ADD LOG in analyze task - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:33:14 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21571: [Fix](Core) Fix core caused by null MowContext ptr - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 08:34:05 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21572: [improvement](timezone) support mixed uppper-lower case of timezone names - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 08:34:18 UTC, 5 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21192: [feature](nereids) Support full auto analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:37:28 UTC, 0 replies.
- [GitHub] [doris] shuke987 commented on a diff in pull request #21518: [test](fix) Case bug - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:44:15 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #21574: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/06 08:44:31 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:49:00 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:49:09 UTC, 4 replies.
- [GitHub] [doris] dataroaring merged pull request #21462: [refactor](load) move find_tablet() out of VOlapTableSink - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/06 08:51:35 UTC, 0 replies.
- [doris] branch master updated (2e651bbc9a -> 457de3fc55) - posted by da...@apache.org on 2023/07/06 08:51:40 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21569: [Improve](mysql)ensure constant time for computing hash value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 08:52:21 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21574: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 08:52:46 UTC, 3 replies.
- [GitHub] [doris] Tanya-W commented on pull request #21574: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/06 08:53:35 UTC, 0 replies.
- [GitHub] [doris] yuanyuan8983 commented on issue #21557: [Bug] Setting the query timeout parameter in the JDBC connection parameters does not take effect. - posted by "yuanyuan8983 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:56:23 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian commented on pull request #21571: [Fix](Core) Fix core caused by null MowContext ptr - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/06 08:58:32 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on a diff in pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/06 09:00:46 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21573: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 09:03:17 UTC, 6 replies.
- [GitHub] [doris] dataroaring merged pull request #21547: [refactor](load) move memtable flush logic to flush token and rowset writer - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/06 09:04:33 UTC, 0 replies.
- [doris] branch master updated: [refactor](load) move memtable flush logic to flush token and rowset writer (#21547) - posted by da...@apache.org on 2023/07/06 09:04:37 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21534: [fix](sink) Fix NodeChannel add_block_closure null pointer - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/06 09:09:46 UTC, 0 replies.
- [doris] branch master updated: [fix](sink) Fix NodeChannel add_block_closure null pointer (#21534) - posted by pa...@apache.org on 2023/07/06 09:09:52 UTC, 0 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #21576: [improvement](timezone) support mixed uppper-lower case of timezone names - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/06 09:10:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21571: [Fix](Core) Fix core caused by null MowContext ptr - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 09:16:06 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 09:21:04 UTC, 8 replies.
- [GitHub] [doris] zy-kkk merged pull request #21529: [fix](type system) fix datetimev2 write column to arrow - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/06 09:33:52 UTC, 0 replies.
- [doris] branch master updated (8e6b9b4026 -> 2d94477748) - posted by zy...@apache.org on 2023/07/06 09:33:59 UTC, 0 replies.
- [doris] branch timeout-future updated (963a515893 -> 6d4c490831) - posted by el...@apache.org on 2023/07/06 09:39:56 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #21577: [fix](dbt) fix _MISSING_TYPE object is not callable bug - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/06 09:45:43 UTC, 0 replies.
- [GitHub] [doris-thirdparty] airborne12 opened a new pull request, #99: [Compile] fix compile problem - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/06 09:47:26 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #21577: [fix](dbt) fix _MISSING_TYPE object is not callable bug - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/06 09:47:54 UTC, 0 replies.
- [GitHub] [doris] caoliang-web opened a new pull request, #21578: [typo](doc)Delete alter system modify broker related documents - posted by "caoliang-web (via GitHub)" <gi...@apache.org> on 2023/07/06 09:53:51 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21579: [fix](type system) fix write column to arrow with null date - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/06 09:56:51 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21580: [Bug](materialized-view) adjust limit for create materialized view on uniq/agg table - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/06 09:57:11 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21580: [Bug](materialized-view) adjust limit for create materialized view on uniq/agg table - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/06 09:57:20 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21579: [fix](type system) fix write column to arrow with null date - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 10:05:46 UTC, 3 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21581: Revert "[Fix](planner) Set inline view output as non constant after a… - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/06 10:06:15 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21581: Revert "[Fix](planner) Set inline view output as non constant after a… - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/06 10:06:26 UTC, 0 replies.
- [GitHub] [doris] caoliang-web opened a new pull request, #21582: [typo](doc)Delete alter system modify broker related documents - posted by "caoliang-web (via GitHub)" <gi...@apache.org> on 2023/07/06 10:06:39 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21583: 1.2 lts 0630 - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/06 10:08:52 UTC, 0 replies.
- [GitHub] [doris] starocean999 closed pull request #21583: 1.2 lts 0630 - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/06 10:10:00 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21584: Revert "[Fix](Planner) Set inline view output as non constant after a… - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/06 10:11:14 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21562: [improvement](multi catalog)Use getPartitionsByNames to retrieve hive partitions. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/06 10:21:22 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21581: Revert "[Fix](planner) Set inline view output as non constant after a… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 10:23:34 UTC, 1 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21579: [fix](type system) fix write column to arrow with null date - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/06 10:26:02 UTC, 0 replies.
- [GitHub] [doris] dangerousfeng opened a new issue, #21585: [Bug] 查询导致BE节点挂掉 - posted by "dangerousfeng (via GitHub)" <gi...@apache.org> on 2023/07/06 10:26:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21579: [fix](type system) fix write column to arrow with null date - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 10:31:25 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21581: Revert "[Fix](planner) Set inline view output as non constant after a… - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 10:46:16 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21582: [typo](doc)Delete alter system modify broker related documents - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/06 10:52:41 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: Delete alter system modify broker related documents in 1.2 (#21582) - posted by zy...@apache.org on 2023/07/06 10:52:46 UTC, 0 replies.
- [GitHub] [doris] melin commented on issue #21426: [Enhancement] 在hive catalog中支持不同存储类型 - posted by "melin (via GitHub)" <gi...@apache.org> on 2023/07/06 10:58:32 UTC, 0 replies.
- [GitHub] [doris] melin opened a new issue, #21586: [Feature] doris 提供完整的antlr4 语法文件? - posted by "melin (via GitHub)" <gi...@apache.org> on 2023/07/06 11:03:50 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21578: [typo](doc)Delete alter system modify broker related documents - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/06 11:15:02 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21493: [fix](executor) make elt / repeat smooth upgrade. - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/06 11:15:10 UTC, 0 replies.
- [doris] branch master updated (2d94477748 -> 181dad4181) - posted by yi...@apache.org on 2023/07/06 11:15:14 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21587: [Improve](point query) audit point query - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/06 11:15:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21578: [typo](doc)Delete alter system modify broker related documents - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 11:15:48 UTC, 1 replies.
- [GitHub] [doris] weizhengte opened a new pull request, #21588: [fix](stats) fix when some stat is NULL, causing an exception during display stat - posted by "weizhengte (via GitHub)" <gi...@apache.org> on 2023/07/06 11:19:11 UTC, 0 replies.
- [GitHub] [doris] weizhengte commented on pull request #21588: [fix](stats) fix when some stat is NULL, causing an exception during display stat - posted by "weizhengte (via GitHub)" <gi...@apache.org> on 2023/07/06 11:19:49 UTC, 1 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/06 11:44:20 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21587: [Improve](point query) audit point query - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 11:49:14 UTC, 2 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21579: [fix](type system) fix write column to arrow with null date - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/06 11:53:55 UTC, 1 replies.
- [doris] branch branch-2.0 updated (296bfb3350 -> 726d7c326f) - posted by kx...@apache.org on 2023/07/06 12:01:05 UTC, 0 replies.
- [doris] 01/20: [Fix](submodule) revert clucene version wrong rollback (#21523) - posted by kx...@apache.org on 2023/07/06 12:01:06 UTC, 0 replies.
- [doris] 02/20: [Feature](multi-catalog) support query hive-view for nereids planner. (#21419) - posted by kx...@apache.org on 2023/07/06 12:01:07 UTC, 0 replies.
- [doris] 03/20: [fix](backup) fix show snapshot cauing mysql connection lost (#21520) - posted by kx...@apache.org on 2023/07/06 12:01:08 UTC, 0 replies.
- [doris] 04/20: [fix](status) Return the correct error code when clucene error occured (#21511) - posted by kx...@apache.org on 2023/07/06 12:01:09 UTC, 0 replies.
- [doris] 05/20: [regression-test](load) add streamload default value test (#21536) - posted by kx...@apache.org on 2023/07/06 12:01:10 UTC, 0 replies.
- [doris] 06/20: [enhancement](query) enable strong consistency by syncing max journal id from master (#21205) - posted by kx...@apache.org on 2023/07/06 12:01:11 UTC, 0 replies.
- [doris] 07/20: [bugfix](RowsetIterator) use valid stats when creating segment iterator (#21512) - posted by kx...@apache.org on 2023/07/06 12:01:12 UTC, 0 replies.
- [doris] 08/20: [Enhancement](inverted index) make InvertedIndexReader shared_from_this (#21381) - posted by kx...@apache.org on 2023/07/06 12:01:13 UTC, 0 replies.
- [doris] 09/20: [Bug](row store) Fix column aggregate info lost when table is unique model (#21506) - posted by kx...@apache.org on 2023/07/06 12:01:14 UTC, 0 replies.
- [doris] 10/20: [Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool (#21553) - posted by kx...@apache.org on 2023/07/06 12:01:15 UTC, 0 replies.
- [doris] 11/20: [Performance](Nereids): add withGroupExprLogicalPropChildren to reduce new Plan (#21477) - posted by kx...@apache.org on 2023/07/06 12:01:16 UTC, 0 replies.
- [doris] 12/20: [profile](join) add collisions into profile (#21510) - posted by kx...@apache.org on 2023/07/06 12:01:17 UTC, 0 replies.
- [doris] 13/20: fix: infinit loop when handle exceed limit memory (#21556) - posted by kx...@apache.org on 2023/07/06 12:01:18 UTC, 0 replies.
- [doris] 14/20: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. (#21516) - posted by kx...@apache.org on 2023/07/06 12:01:19 UTC, 0 replies.
- [doris] 15/20: [Enhancement](multi-catalog) Make meta cache batch loading concurrently. (#21471) - posted by kx...@apache.org on 2023/07/06 12:01:20 UTC, 0 replies.
- [doris] 16/20: [feature](profile) Add important time of legacy planner to profile (#20602) - posted by kx...@apache.org on 2023/07/06 12:01:21 UTC, 0 replies.
- [doris] 17/20: [fix](nereids) fix some planner bugs (#21533) - posted by kx...@apache.org on 2023/07/06 12:01:22 UTC, 0 replies.
- [doris] 18/20: [fix](sink) Fix NodeChannel add_block_closure null pointer (#21534) - posted by kx...@apache.org on 2023/07/06 12:01:23 UTC, 0 replies.
- [doris] 19/20: [fix](type system) fix datetimev2 write column to arrow (#21529) - posted by kx...@apache.org on 2023/07/06 12:01:24 UTC, 0 replies.
- [doris] 20/20: [fix](executor) make elt / repeat smooth upgrade. (#21493) - posted by kx...@apache.org on 2023/07/06 12:01:25 UTC, 0 replies.
- [GitHub] [doris] zhangy5 opened a new pull request, #21591: [regression-test] add bitmap filter p1 regression case - posted by "zhangy5 (via GitHub)" <gi...@apache.org> on 2023/07/06 12:03:49 UTC, 0 replies.
- [GitHub] [doris] zhangy5 commented on pull request #21591: [regression-test] add bitmap filter p1 regression case - posted by "zhangy5 (via GitHub)" <gi...@apache.org> on 2023/07/06 12:05:45 UTC, 0 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #21592: [fix](partial update) correct col_nums when init agg state in memtable - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/06 12:15:55 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #21592: [fix](partial update) correct col_nums when init agg state in memtable - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/06 12:16:40 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21592: [fix](partial update) correct col_nums when init agg state in memtable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 12:22:52 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 12:26:02 UTC, 19 replies.
- [GitHub] [doris] morrySnow merged pull request #21584: Revert "[Fix](Planner) Set inline view output as non constant after a… - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 12:30:21 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: Revert "[Fix](Planner) Set inline view output as non constant after analyze (#21186)" (#21584) - posted by mo...@apache.org on 2023/07/06 12:30:25 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21581: Revert "[Fix](planner) Set inline view output as non constant after a… - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 12:30:30 UTC, 0 replies.
- [doris] branch master updated: Revert "[Fix](planner) Set inline view output as non constant after analyze (#21212)" (#21581) - posted by mo...@apache.org on 2023/07/06 12:30:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21563: [refactor](Nereids): remove withLogicalProperties & check children size - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 12:34:32 UTC, 1 replies.
- [GitHub] [doris] jackwener merged pull request #21563: [refactor](Nereids): remove withLogicalProperties & check children size - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/06 12:37:20 UTC, 0 replies.
- [doris] branch master updated: [refactor](Nereids): remove withLogicalProperties & check children size (#21563) - posted by ja...@apache.org on 2023/07/06 12:37:24 UTC, 0 replies.
- [GitHub] [doris] GoGoWen opened a new issue, #21593: [Bug] (MULTI_CATALOG) select hit wrong table in another catalog - posted by "GoGoWen (via GitHub)" <gi...@apache.org> on 2023/07/06 12:38:32 UTC, 0 replies.
- [GitHub] [doris] GoGoWen opened a new pull request, #21594: [Fix](Catalog) fix issue that get internal catalog after switch to external catalog - posted by "GoGoWen (via GitHub)" <gi...@apache.org> on 2023/07/06 12:40:19 UTC, 0 replies.
- [GitHub] [doris] GoGoWen commented on pull request #21594: [Fix](Catalog) fix issue that get internal catalog after switch to external catalog - posted by "GoGoWen (via GitHub)" <gi...@apache.org> on 2023/07/06 12:41:38 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21592: [fix](partial update) correct col_nums when init agg state in memtable - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/06 13:36:29 UTC, 0 replies.
- [GitHub] [doris-flink-connector] JNSimba merged pull request #161: [typo](docs) modify the invalid uri in README.md - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/06 13:43:40 UTC, 0 replies.
- [doris-flink-connector] branch master updated (542bf26 -> 8abddb5) - posted by di...@apache.org on 2023/07/06 13:43:43 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21596: [WIP][refactor](load) remove FlushContext from SegmentWriter - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/06 14:13:10 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21596: [WIP][refactor](load) remove FlushContext from SegmentWriter - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/06 14:13:51 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21596: [WIP][refactor](load) remove FlushContext from SegmentWriter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 14:20:00 UTC, 3 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #21597: [feature](partial update) support MOW partial update for insert statement - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/06 15:15:17 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #21597: [feature](partial update) support MOW partial update for insert statement - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/06 15:16:01 UTC, 11 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21566: build internal table for TPCHTest to fix testRank - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 15:16:21 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21562: [improvement](multi catalog)Use getPartitionsByNames to retrieve hive partitions. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 15:17:05 UTC, 1 replies.
- [GitHub] [doris] morningman opened a new pull request, #21598: [fix](catalog) wrong required slot info causing BE crash - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/06 15:23:44 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21031: [typo](docs)fix typo - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/06 15:31:41 UTC, 2 replies.
- [GitHub] [doris] weizhengte opened a new pull request, #21599: [enchancement](stats) Inject partition statistics - posted by "weizhengte (via GitHub)" <gi...@apache.org> on 2023/07/06 15:35:09 UTC, 0 replies.
- [GitHub] [doris] weizhengte commented on pull request #21599: [enchancement](stats) Inject partition statistics - posted by "weizhengte (via GitHub)" <gi...@apache.org> on 2023/07/06 15:35:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21597: [feature](partial update) support MOW partial update for insert statement - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 15:43:19 UTC, 13 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #21600: [fix](tablet report) fix fe can not update replica's status with be's report - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/06 16:06:28 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21197: [Feature](Nereids)support select into outfile - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/06 16:06:34 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21599: [enchancement](stats) Inject partition statistics - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 16:06:36 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #21600: [fix](tablet report) fix fe can not update replica's status with be's report - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/06 16:06:45 UTC, 1 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21530: [enhancement](flush) make async flush fail status visible - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/06 16:38:55 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21530: [enhancement](flush) make async flush fail status visible - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 16:44:06 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #21598: [fix](catalog) wrong required slot info causing BE crash - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/06 16:48:36 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20907: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/06 16:56:46 UTC, 9 replies.
- [GitHub] [doris] kaijchen commented on pull request #21596: [refactor](load) remove FlushContext from SegmentWriter - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/06 17:42:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21596: [refactor](load) remove FlushContext from SegmentWriter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 17:49:45 UTC, 2 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #21601: [Enhancement](inverted index) reset global instance for InvertedIndexSearcherCache when destroy - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/07 00:44:43 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on pull request #21601: [Enhancement](inverted index) reset global instance for InvertedIndexSearcherCache when destroy - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/07 00:46:44 UTC, 1 replies.
- [GitHub] [doris] yunfeng79 opened a new issue, #21602: 内存持续上涨 - posted by "yunfeng79 (via GitHub)" <gi...@apache.org> on 2023/07/07 00:47:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21601: [Enhancement](inverted index) reset global instance for InvertedIndexSearcherCache when destroy - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 00:49:50 UTC, 2 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21574: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/07 00:53:55 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21574: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/07 00:54:26 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21481: [Improvement](statistics, multi catalog)Support iceberg table stats collection. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 01:18:40 UTC, 0 replies.
- [doris] branch master updated: [Improvement](statistics, multi catalog)Support iceberg table stats collection (#21481) - posted by mo...@apache.org on 2023/07/07 01:18:44 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21459: [Refactor](multi-catalog) Conjuncts are currently split, so refactor source code to handle split conjuncts for dict filters. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 01:19:10 UTC, 0 replies.
- [doris] branch master updated: [Refactor](multi-catalog) Refactor to process splitted conjuncts for dict filter. (#21459) - posted by mo...@apache.org on 2023/07/07 01:19:13 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21601: [Enhancement](inverted index) reset global instance for InvertedIndexSearcherCache when destroy - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 01:20:15 UTC, 2 replies.
- [GitHub] [doris] zddr opened a new pull request, #21603: [improvement](multi catalog)paimon support filesystem metastore - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/07 01:43:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21603: [improvement](multi catalog)paimon support filesystem metastore - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 01:49:32 UTC, 11 replies.
- [GitHub] [doris] Tanya-W commented on a diff in pull request #21574: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/07 01:51:20 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #21596: [refactor](load) remove FlushContext from SegmentWriter - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/07 02:05:49 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21600: [fix](tablet report) fix fe can not update replica's status with be's report - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 02:10:46 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21577: [fix](dbt) fix _MISSING_TYPE object is not callable bug - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 02:20:58 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21450: [typo](docs) change the URI to lowercase - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/07 02:21:28 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21538: [typo](docs) modify java version to 1.8 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/07 02:21:59 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [typo](docs) modify java version to 1.8 (#21538) - posted by zy...@apache.org on 2023/07/07 02:22:03 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21562: [improvement](multi catalog)Use getPartitionsByNames to retrieve hive partitions. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 02:37:36 UTC, 0 replies.
- [doris] branch master updated: [improvement](multi catalog)Use getPartitionsByNames to retrieve hive partitions (#21562) - posted by mo...@apache.org on 2023/07/07 02:37:39 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21257: [enhancement](merge-on-write) add more version and txn information for mow publish - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 02:38:23 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21577: [fix](dbt) fix _MISSING_TYPE object is not callable bug - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/07 02:45:45 UTC, 0 replies.
- [doris] branch master updated: [fix](dbt) fix _MISSING_TYPE object is not callable bug (#21577) - posted by zy...@apache.org on 2023/07/07 02:45:49 UTC, 0 replies.
- [GitHub] [doris] shuke987 commented on pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/07 02:51:00 UTC, 0 replies.
- [GitHub] [doris] fsilent opened a new issue, #21604: [Enhancement] Add md5 check in checkpoint image file transmission - posted by "fsilent (via GitHub)" <gi...@apache.org> on 2023/07/07 02:56:08 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21569: [Improve](mysql)ensure constant time for computing hash value - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/07 02:57:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21603: [improvement](multi catalog)paimon support filesystem metastore - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 02:57:42 UTC, 2 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21530: [enhancement](flush) make writer write fail status visible - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/07 03:08:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21428: [fix](nereids) Agg on unknown-stats column - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 03:08:13 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21530: [enhancement](flush) make writer write fail status visible - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 03:09:26 UTC, 3 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21531: [Fix](typo) fix typo: bitmp and sesseion - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/07 03:12:24 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21531: [Fix](typo) fix typo: bitmp and sesseion - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 03:13:10 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21598: [fix](catalog) wrong required slot info causing BE crash - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 03:13:28 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #20910: [Typo](docs)correct describe for grant - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/07 03:13:56 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21565: [opt](Nereids) forbid some bad case on agg plans - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 03:23:01 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21580: [Bug](materialized-view) adjust limit for create materialized view on uniq/agg table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 03:33:15 UTC, 2 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21598: [fix](catalog) wrong required slot info causing BE crash - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/07 03:42:03 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21501: [log](profile) add doris version info to query profile - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/07 03:42:22 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #21388: [refactor](udf) refactor java-udf execute method by using for loop - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/07 03:43:14 UTC, 0 replies.
- [doris] branch master updated: [refactor](udf) refactor java-udf execute method by using for loop (#21388) - posted by li...@apache.org on 2023/07/07 03:43:19 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21561: [improve](doc) add doc about explain plan - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 03:46:36 UTC, 1 replies.
- [GitHub] [doris] gavinchou commented on pull request #20230: (chore) Disable ssl connection to FE by default for compatibility reason - posted by "gavinchou (via GitHub)" <gi...@apache.org> on 2023/07/07 03:51:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20230: (chore) Disable ssl connection to FE by default for compatibility reason - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 03:52:10 UTC, 1 replies.
- [GitHub] [doris] TangSiyang2001 opened a new issue, #21606: [Bug] Suspicious memory leak when processing multi-table routine load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/07 04:07:09 UTC, 0 replies.
- [GitHub] [doris-manager] CalvinKirs opened a new pull request, #67: Update Doris Manger Initializing.md - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/07 04:09:59 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21607: [WIP][refactor](mow) use RowsetWriter::add_block() to flush partial update block - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/07 04:10:47 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21607: [WIP][refactor](mow) use RowsetWriter::add_block() to flush partial update block - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/07 04:11:10 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21608: [opt](Nereids): Join use List as children - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/07 04:12:22 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21609: [fix](Nereids) Round sel to avoid calculation errors in selectivity - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 04:15:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21607: [WIP][refactor](mow) use RowsetWriter::add_block() to flush partial update block - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 04:18:19 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21610: [fix](Nereids) union distinct should not prune any column - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 04:24:46 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #20230: (chore) Disable ssl connection to FE by default for compatibility reason - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 04:24:58 UTC, 0 replies.
- [doris] branch master updated (bb985cd9a1 -> 53c10a2389) - posted by mo...@apache.org on 2023/07/07 04:25:02 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/07 04:27:43 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21610: [fix](Nereids) union distinct should not prune any column - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 04:32:10 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21561: [improve](doc) add doc about explain plan - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 04:34:54 UTC, 0 replies.
- [doris] branch master updated: [improve](doc) add doc about explain plan (#21561) - posted by mo...@apache.org on 2023/07/07 04:34:59 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 04:35:18 UTC, 4 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/07 04:35:23 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21566: [fix](test) build internal table for TPCHTest to fix testRank - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 04:37:01 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21608: [opt](Nereids): Join use List as children - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/07 04:42:42 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21607: [WIP][refactor](mow) use RowsetWriter::add_block() to flush partial update block - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 04:43:59 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21609: [fix](Nereids) Round sel to avoid calculation errors in selectivity - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 04:45:18 UTC, 3 replies.
- [GitHub] [doris] morrySnow merged pull request #21566: [fix](test) build internal table for TPCHTest to fix testRank - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 04:46:10 UTC, 0 replies.
- [doris] branch master updated: [fix](test) build internal table for TPCHTest to fix testRank (#21566) - posted by mo...@apache.org on 2023/07/07 04:46:13 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20599: [Fix](Planner) Change return type in where, having and on clause - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 04:47:46 UTC, 1 replies.
- [GitHub] [doris-manager] zy-kkk merged pull request #67: Update Doris Manger Initializing.md - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/07 04:49:42 UTC, 0 replies.
- [doris-manager] branch master updated: Update Doris Manger Initializing.md (#67) - posted by zy...@apache.org on 2023/07/07 04:49:45 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #21601: [Enhancement](inverted index) reset global instance for InvertedIndexSearcherCache when destroy - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/07 05:00:46 UTC, 0 replies.
- [doris] branch master updated (b70fb4ca8e -> 612265c717) - posted by ji...@apache.org on 2023/07/07 05:00:50 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 05:01:18 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21610: [fix](Nereids) union distinct should not prune any column - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 05:01:37 UTC, 1 replies.
- [GitHub] [doris] xzj7019 commented on a diff in pull request #21428: [fix](nereids) Agg on unknown-stats column - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/07 05:07:48 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21592: [fix](partial update) correct col_nums when init agg state in memtable - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/07 06:03:36 UTC, 0 replies.
- [doris] branch master updated (612265c717 -> 2a721be4f7) - posted by da...@apache.org on 2023/07/07 06:03:40 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21545: [fix](sink) fix OlapTableSink early close causes load failure - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/07 06:03:57 UTC, 0 replies.
- [doris] branch master updated: [fix](sink) fix OlapTableSink early close causes load failure #21545 - posted by yi...@apache.org on 2023/07/07 06:04:00 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21569: [Improve](mysql)ensure constant time for computing hash value - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 06:04:14 UTC, 0 replies.
- [doris] branch master updated: [Improve](mysql)ensure constant time for computing hash value (#21569) - posted by mo...@apache.org on 2023/07/07 06:04:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21588: [fix](stats) fix when some stat is NULL, causing an exception during display stat - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 06:23:08 UTC, 1 replies.
- [GitHub] [doris] airborne12 commented on a diff in pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/07 06:23:10 UTC, 0 replies.
- [GitHub] [doris] shawn-happy opened a new issue, #21613: [Bug] data cannot be inserted into table with empty partition - posted by "shawn-happy (via GitHub)" <gi...@apache.org> on 2023/07/07 06:27:09 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on a diff in pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/07 06:31:26 UTC, 4 replies.
- [GitHub] [doris] nextdreamblue opened a new pull request, #21614: [fix](Materialized) fix return error when create mv as select * from - posted by "nextdreamblue (via GitHub)" <gi...@apache.org> on 2023/07/07 06:32:38 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21610: [fix](Nereids) union distinct should not prune any column - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 06:38:31 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) union distinct should not prune any column (#21610) - posted by mo...@apache.org on 2023/07/07 06:38:35 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21504: [fix](multi-catalog)support oss-hdfs service - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 06:46:52 UTC, 2 replies.
- [GitHub] [doris] AshinGau commented on pull request #21546: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/07 06:51:03 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21442: [Enhancement](multi-catalog) Add hdfs read statistics profile. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 06:52:17 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](multi-catalog) Add hdfs read statistics profile. (#21442) - posted by mo...@apache.org on 2023/07/07 06:52:21 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21546: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 06:52:39 UTC, 0 replies.
- [doris] branch master updated: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime (#21546) - posted by mo...@apache.org on 2023/07/07 06:52:44 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21615: [fix](Nereids) Add alias name for system variable - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 07:03:58 UTC, 0 replies.
- [GitHub] [doris] kaijchen closed pull request #21607: [WIP][refactor](mow) use RowsetWriter::add_block() to flush partial update block - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/07 07:05:32 UTC, 0 replies.
- [GitHub] [doris] successok closed issue #21557: [Bug] Setting the query timeout parameter in the JDBC connection parameters does not take effect. - posted by "successok (via GitHub)" <gi...@apache.org> on 2023/07/07 07:11:32 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21616: Add alias name for system variable - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 07:11:37 UTC, 0 replies.
- [GitHub] [doris] nextdreamblue commented on pull request #21614: [fix](Materialized) fix return error when create mv as select * from - posted by "nextdreamblue (via GitHub)" <gi...@apache.org> on 2023/07/07 07:15:47 UTC, 1 replies.
- [GitHub] [doris] JackDrogon commented on pull request #21544: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/07 07:16:11 UTC, 8 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21587: [Improve](point query) audit point query - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/07 07:18:40 UTC, 1 replies.
- [GitHub] [doris] wineternity opened a new issue, #21617: [Bug] NPE happened when read hive table from hive catalog which cause Init OrcReader failed error - posted by "wineternity (via GitHub)" <gi...@apache.org> on 2023/07/07 07:20:25 UTC, 0 replies.
- [GitHub] [doris] yians commented on issue #6760: [Feature] Support Hooks for metadata - posted by "yians (via GitHub)" <gi...@apache.org> on 2023/07/07 07:26:53 UTC, 0 replies.
- [GitHub] [doris] JNSimba merged pull request #21578: [typo](doc)Delete alter system modify broker related documents - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/07 07:35:02 UTC, 0 replies.
- [doris] branch master updated (871002c882 -> 29dd0158cf) - posted by di...@apache.org on 2023/07/07 07:35:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21615: [fix](Nereids) Add alias name for system variable - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 07:42:49 UTC, 1 replies.
- [GitHub] [doris] XieJiann commented on pull request #21615: [fix](Nereids) Add alias name for system variable - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 07:44:45 UTC, 1 replies.
- [GitHub] [doris] XieJiann commented on pull request #21616: [fix](Nereids )Add alias name for system variable - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 07:45:16 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21609: [fix](Nereids) Round sel to avoid calculation errors in selectivity - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 07:45:54 UTC, 1 replies.
- [GitHub] [doris] morningman opened a new pull request, #21618: Revert "[Enhancement](multi-catalog) Add hdfs read statistics profile(#21442)" - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 07:56:48 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21619: [fix](mow) fix flush_single_block core in calc_segment_delete_bitmap - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/07 08:02:37 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21619: [fix](mow) fix flush_single_block core in calc_segment_delete_bitmap - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/07 08:02:50 UTC, 1 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21620: Yiguolei 1.2 - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/07 08:03:06 UTC, 0 replies.
- [GitHub] [doris] yuanyuan8983 commented on issue #21617: [Bug] NPE happened when read hive table from hive catalog which cause Init OrcReader failed error - posted by "yuanyuan8983 (via GitHub)" <gi...@apache.org> on 2023/07/07 08:03:44 UTC, 0 replies.
- [GitHub] [doris] starocean999 closed pull request #21620: Yiguolei 1.2 - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/07 08:03:57 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21618: Revert "[Enhancement](multi-catalog) Add hdfs read statistics profile(#21442)" - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 08:04:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21618: Revert "[Enhancement](multi-catalog) Add hdfs read statistics profile(#21442)" - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 08:05:30 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21619: [fix](mow) fix flush_single_block core in calc_segment_delete_bitmap - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 08:10:23 UTC, 3 replies.
- [GitHub] [doris] dataroaring merged pull request #21257: [enhancement](merge-on-write) add more version and txn information for mow publish - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/07 08:18:50 UTC, 0 replies.
- [doris] branch master updated (29dd0158cf -> 67afea73b1) - posted by da...@apache.org on 2023/07/07 08:18:55 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #21622: [fix](match) Optimize the logic for match_phrase function filter to avoid occasional core - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/07 08:19:29 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #21622: [fix](match) Optimize the logic for match_phrase function filter to avoid occasional core - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/07 08:20:33 UTC, 1 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #21623: [feature](partial update)support insert new rows in strict mode partial update with nullable unmentioned columns - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/07 08:20:50 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #21623: [feature](partial update)support insert new rows in strict mode partial update with nullable unmentioned columns - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/07 08:22:40 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21621: [Enhancement](load) submit a sql to be side using a new http load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 08:24:54 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21622: [fix](match) Optimize the logic for match_phrase function filter to avoid occasional core - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 08:26:54 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21623: [feature](partial update)support insert new rows in strict mode partial update with nullable unmentioned columns - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 08:27:30 UTC, 2 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21624: [improvement](statistics)Support external table show table stats, modify column stats and drop stats. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/07 08:28:27 UTC, 0 replies.
- [GitHub] [doris] xinda77 opened a new issue, #21625: doris-2.0-beta cmake build aws-sdk-app failed[Bug] - posted by "xinda77 (via GitHub)" <gi...@apache.org> on 2023/07/07 08:53:18 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21428: [fix](nereids) Agg on unknown-stats column - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 09:03:07 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) Agg on unknown-stats column (#21428) - posted by mo...@apache.org on 2023/07/07 09:03:11 UTC, 0 replies.
- [doris] branch branch-2.0 updated: Revert "[Fix](ScannerScheduler) fix dead lock when shutdown group_local_scan_thread_pool (#21553)" - posted by kx...@apache.org on 2023/07/07 09:10:38 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21598: [fix](catalog) wrong required slot info causing BE crash - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 09:10:53 UTC, 0 replies.
- [doris] branch master updated (02149ff329 -> 0b7b5dc991) - posted by mo...@apache.org on 2023/07/07 09:10:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21623: [feature](partial update)support insert new rows in strict mode partial update with nullable unmentioned columns - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 09:11:57 UTC, 3 replies.
- [GitHub] [doris] zzzzzzzs commented on pull request #21621: [Enhancement](load) submit a sql to be side using a new http load - posted by "zzzzzzzs (via GitHub)" <gi...@apache.org> on 2023/07/07 09:12:06 UTC, 2 replies.
- [GitHub] [doris] morrySnow merged pull request #20599: [Fix](Planner) Change return type in where, having and on clause - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 09:12:46 UTC, 0 replies.
- [doris] branch master updated: [Fix](Planner) change non boolean return type to boolean (#20599) - posted by mo...@apache.org on 2023/07/07 09:12:50 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21626: Multiple distinct aggregate functions that cannot be transformed into… - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 09:13:37 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21626: Multiple distinct aggregate functions that cannot be transformed into… - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 09:14:04 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21138: [Enhancement](planner&Nereids)support sql_select_limit for master - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 09:18:41 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](planner&Nereids) support sql_select_limit for master (#21138) - posted by mo...@apache.org on 2023/07/07 09:18:45 UTC, 0 replies.
- [GitHub] [doris-spark-connector] baishaoisde commented on issue #115: [Feature] 缺乏详细参数文档 - posted by "baishaoisde (via GitHub)" <gi...@apache.org> on 2023/07/07 09:42:52 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21618: Revert "[Enhancement](multi-catalog) Add hdfs read statistics profile(#21442)" - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 09:45:34 UTC, 0 replies.
- [doris] branch master updated (6b1a74af61 -> b471cf2045) - posted by mo...@apache.org on 2023/07/07 09:45:38 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21565: [opt](Nereids) forbid some bad case on agg plans - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 09:45:58 UTC, 0 replies.
- [doris] branch master updated (b471cf2045 -> 2d445bbb6d) - posted by mo...@apache.org on 2023/07/07 09:46:01 UTC, 0 replies.
- [GitHub] [doris] nextdreamblue commented on pull request #20667: [Enhancement] Add an api to query the tablet on the be node that exce… - posted by "nextdreamblue (via GitHub)" <gi...@apache.org> on 2023/07/07 09:50:36 UTC, 0 replies.
- [GitHub] [doris] wangbo opened a new pull request, #21627: [docs](docs)add more explanation for Fe config - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/07 09:51:36 UTC, 0 replies.
- [GitHub] [doris] mklzl closed pull request #21474: [Docker] Optimize the performance of init_be.sh in abnormal environments - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/07 09:53:19 UTC, 0 replies.
- [GitHub] [doris] qidaye commented on pull request #21627: [docs](docs)add more explanation for Fe config - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/07 09:55:22 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21627: [docs](docs)add more explanation for Fe config - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 09:56:10 UTC, 1 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21628: [FIX](serde) fix map/struct/array support arrow - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/07 09:57:47 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21626: [enhancement](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 10:00:50 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21626: [enhancement](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 10:01:13 UTC, 5 replies.
- [GitHub] [doris] amorynan commented on pull request #21628: [FIX](serde) fix map/struct/array support arrow - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/07 10:01:57 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/07 10:03:56 UTC, 10 replies.
- [GitHub] [doris] morrySnow merged pull request #21362: [improvement](pipeline) ADD LOG in analyze task - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 10:04:18 UTC, 0 replies.
- [doris] branch master updated (2d445bbb6d -> cad9e8849c) - posted by mo...@apache.org on 2023/07/07 10:04:22 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21628: [FIX](serde) fix map/struct/array support arrow - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 10:05:02 UTC, 2 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21374: [improvement](nererids) Don't break stats cache load loop when meeting unknown stats - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/07 10:10:05 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21317: [fix](nereids)don't build cte producer if the consumer is empty relation - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 10:12:31 UTC, 0 replies.
- [doris] branch master updated (cad9e8849c -> d39bca5ec7) - posted by mo...@apache.org on 2023/07/07 10:12:36 UTC, 0 replies.
- [GitHub] [doris] vkingnew opened a new issue, #21629: [Feature] filter cluase or filter syntax support - posted by "vkingnew (via GitHub)" <gi...@apache.org> on 2023/07/07 10:12:44 UTC, 0 replies.
- [GitHub] [doris] zy-kkk closed pull request #21579: [fix](type system) fix write column to arrow with null date - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/07 10:18:21 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21619: [fix](mow) fix flush_single_block core in calc_segment_delete_bitmap - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 10:19:15 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on pull request #21554: [refactor](nereids) enable tpcds shape check on all queries - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 10:19:49 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on a diff in pull request #21626: [enhancement](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/07 10:20:07 UTC, 0 replies.
- [GitHub] [doris] vkingnew commented on issue #13356: [Enhancement] support generate_series function - posted by "vkingnew (via GitHub)" <gi...@apache.org> on 2023/07/07 10:21:48 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 10:28:53 UTC, 0 replies.
- [GitHub] [doris] vkingnew commented on issue #21629: [Feature] filter cluase or filter syntax support - posted by "vkingnew (via GitHub)" <gi...@apache.org> on 2023/07/07 10:36:19 UTC, 0 replies.
- [GitHub] [doris] weizhengte closed pull request #21599: [enchancement](stats) Inject partition statistics - posted by "weizhengte (via GitHub)" <gi...@apache.org> on 2023/07/07 10:36:53 UTC, 0 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21630: [FIX](array)Fix update hash func array - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/07 10:36:59 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21631: [fix](Nereids) compile failed because skip pick pr from master - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 10:37:36 UTC, 0 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #21632: [pipeline](exec) disable pipeline load in now version - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/07 10:55:55 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21632: [pipeline](exec) disable pipeline load in now version - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/07 10:56:24 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21377: [improvement](nereids) show stats with updated time - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 11:03:13 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20667: [Enhancement](http) Add an api to query the tablet on the be node that exce… - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 11:12:07 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #21631: [fix](Nereids) compile failed because skip pick pr from master - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/07 11:23:46 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix](Nereids) compile failed because skip pick pr from master (#21631) - posted by kx...@apache.org on 2023/07/07 11:23:52 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #21633: [opt](regression case) add more index change regression case - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/07 11:51:43 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #21633: [opt](regression case) add more index change regression case - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/07 12:03:50 UTC, 0 replies.
- [GitHub] [doris] JackDrogon closed pull request #21544: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/07 12:12:00 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21622: [fix](match) Optimize the logic for match_phrase function filter to avoid occasional core - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/07 12:24:08 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21633: [opt](regression case) add more index change regression case - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 12:24:22 UTC, 1 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #21634: [Refactor](load) refactor memtable flush actively - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/07 12:26:42 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/07 12:32:17 UTC, 30 replies.
- [GitHub] [doris] github-actions[bot] commented on a diff in pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 12:32:53 UTC, 3 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21635: [refactor](load) remove FlushContext from rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/07 12:39:58 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21635: [refactor](load) remove FlushContext from rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/07 12:42:20 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21635: [refactor](load) remove FlushContext from rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 12:49:36 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21636: [fix](sink) fix pipeline load stuck - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/07 12:54:46 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21636: [fix](sink) fix pipeline load stuck - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/07 12:55:12 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21636: [fix](sink) fix pipeline load stuck - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 13:02:58 UTC, 3 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #21637: [Feature] (binlog) Add getBinlogLag - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/07 13:04:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21637: [Feature](binlog) Add getBinlogLag - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 13:08:25 UTC, 3 replies.
- [GitHub] [doris] kaijchen commented on pull request #21635: [refactor](load) cleanup segment flush logic in beta rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/07 13:11:18 UTC, 11 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21635: [refactor](load) cleanup segment flush logic in beta rowset writer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 13:12:37 UTC, 19 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21635: [refactor](load) cleanup segment flush logic in beta rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 13:15:06 UTC, 15 replies.
- [GitHub] [doris] dataroaring commented on pull request #21637: [Feature](binlog) Add getBinlogLag - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/07 13:33:31 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21637: [Feature](binlog) Add getBinlogLag - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 14:09:46 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 14:45:54 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21616: [fix](Nereids )Add alias name for system variable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 14:54:06 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21615: [fix](Nereids) Add alias name for system variable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 14:54:37 UTC, 1 replies.
- [doris] branch fix_set_operation_regulator deleted (was 560921bad1) - posted by mo...@apache.org on 2023/07/07 15:00:45 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21615: [fix](Nereids) Add alias name for system variable - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 15:26:05 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) Add alias name for system variable (#21615) - posted by mo...@apache.org on 2023/07/07 15:26:09 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21616: [fix](Nereids )Add alias name for system variable - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 15:26:14 UTC, 0 replies.
- [GitHub] [doris] morrySnow closed pull request #21616: [fix](Nereids )Add alias name for system variable - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/07 15:26:14 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #21638: [fix][improvement](fs) add HdfsIO profile and modification time - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 16:12:25 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21638: [fix][improvement](fs) add HdfsIO profile and modification time - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/07 16:17:06 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21638: [fix][improvement](fs) add HdfsIO profile and modification time - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 16:19:48 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 22:46:40 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/07 23:08:49 UTC, 5 replies.
- [GitHub] [doris] bobhan1 commented on pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/07 23:24:13 UTC, 2 replies.
- [GitHub] [doris] dataroaring merged pull request #21637: [Feature](binlog) Add getBinlogLag - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/07 23:41:48 UTC, 0 replies.
- [doris] branch master updated: [Feature] (binlog) Add getBinlogLag (#21637) - posted by da...@apache.org on 2023/07/07 23:41:52 UTC, 0 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #21639: [Fix](storage engine) shutdown cooldown and cold data compaction thread when engine stop - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/08 00:07:51 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on pull request #21639: [Fix](storage engine) shutdown cooldown and cold data compaction thread when engine stop - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/08 00:09:14 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21639: [Fix](storage engine) shutdown cooldown and cold data compaction thread when engine stop - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 00:14:47 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21639: [Fix](storage engine) shutdown cooldown and cold data compaction thread when engine stop - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/08 00:36:26 UTC, 1 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21640: [refactor](planner) refactor automatically set instance_num - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/08 01:09:06 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21640: [refactor](planner) refactor automatically set instance_num - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/08 01:09:19 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21640: [refactor](planner) refactor automatically set instance_num - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 01:17:04 UTC, 3 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21640: [refactor](planner) refactor automatically set instance_num - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 01:24:28 UTC, 2 replies.
- [GitHub] [doris] BiteTheDDDDt closed pull request #21230: [Chore](profile) add EnableValuePredicatesRowsetNumber to profile - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/08 04:17:33 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #21638: [fix][improvement](fs) add HdfsIO profile and modification time - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/08 05:01:35 UTC, 0 replies.
- [GitHub] [doris] sjyango opened a new pull request, #21641: [Feature](datatype) Add IPv4/v6 data type for doris - posted by "sjyango (via GitHub)" <gi...@apache.org> on 2023/07/08 05:12:39 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 05:20:10 UTC, 13 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/08 06:30:11 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21632: [pipeline](exec) disable pipeline load in now version - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 06:47:53 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #21638: [fix][improvement](fs) add HdfsIO profile and modification time - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 06:49:46 UTC, 0 replies.
- [doris] branch master updated: [fix][improvement](fs) add HdfsIO profile and modification time (#21638) - posted by yi...@apache.org on 2023/07/08 06:49:51 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21628: [FIX](serde) fix map/struct/array support arrow - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 07:51:17 UTC, 0 replies.
- [doris] branch master updated (2678afd2db -> 7caab87bbe) - posted by yi...@apache.org on 2023/07/08 07:51:20 UTC, 0 replies.
- [GitHub] [doris] darionyaphet commented on issue #21473: 通过jmeter压测doris耗时出现有规律的突刺 - posted by "darionyaphet (via GitHub)" <gi...@apache.org> on 2023/07/08 08:41:03 UTC, 0 replies.
- [GitHub] [doris] niebayes commented on a diff in pull request #21330: support array_contains_all function - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/08 08:59:42 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21608: [opt](Nereids): Join use List as children - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 09:20:04 UTC, 1 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21642: [opt](Nereids) enable parallel scan for local phase agg - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/08 10:20:42 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21642: [opt](Nereids) enable parallel scan for local phase agg - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/08 10:22:52 UTC, 0 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21643: [Enhancement](multi-catalog) Use a thread-pool to do hive file splitter. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/08 11:06:22 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21643: [Enhancement](multi-catalog) Use a thread-pool to do hive file splitter. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/08 11:46:06 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21642: [opt](Nereids) enable parallel scan for local phase agg - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 13:32:41 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21642: [opt](Nereids) enable parallel scan for local phase agg - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 13:47:21 UTC, 0 replies.
- [doris] branch master updated: [opt](Nereids) enable parallel scan for local phase agg (#21642) - posted by yi...@apache.org on 2023/07/08 13:47:25 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #21640: [refactor](planner) refactor automatically set instance_num - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/08 13:57:22 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21572: [improvement](timezone) support mixed uppper-lower case of timezone names - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 13:58:27 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21640: [refactor](planner) refactor automatically set instance_num - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/08 13:59:20 UTC, 0 replies.
- [doris] branch master updated: [refactor](planner) refactor automatically set instance_num (#21640) - posted by pa...@apache.org on 2023/07/08 13:59:23 UTC, 0 replies.
- [doris] branch timeout-future updated (6d4c490831 -> 495033853f) - posted by el...@apache.org on 2023/07/08 14:03:58 UTC, 0 replies.
- [doris] branch timeout-future updated (495033853f -> 9f4ce253bb) - posted by el...@apache.org on 2023/07/08 14:07:05 UTC, 0 replies.
- [doris] 01/01: add config to modify numof BackendServiceProxy since under high concurrent workd load BRPC channel will be blocked frenquently - posted by el...@apache.org on 2023/07/08 14:07:06 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21639: [Fix](storage engine) shutdown cooldown and cold data compaction thread when engine stop - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 14:22:17 UTC, 0 replies.
- [doris] branch master updated (f8a2c66174 -> f7adb6507e) - posted by yi...@apache.org on 2023/07/08 14:22:21 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21633: [opt](regression case) add more index change regression case - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 14:23:12 UTC, 0 replies.
- [doris] branch master updated: [opt](regression case) add more index change regression case (#21633) - posted by yi...@apache.org on 2023/07/08 14:23:15 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (5d1301afff -> 3eca5cb61c) - posted by yi...@apache.org on 2023/07/08 14:25:18 UTC, 0 replies.
- [doris] 01/04: Merge pull request #3 from starocean999/yiguolei_1.2 - posted by yi...@apache.org on 2023/07/08 14:25:19 UTC, 0 replies.
- [doris] 02/04: add exec node id and column info - posted by yi...@apache.org on 2023/07/08 14:25:20 UTC, 0 replies.
- [doris] 03/04: f - posted by yi...@apache.org on 2023/07/08 14:25:21 UTC, 0 replies.
- [doris] 04/04: [Fix](storage)read page cache when seek #21272 - posted by yi...@apache.org on 2023/07/08 14:25:22 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (3eca5cb61c -> 5d1301afff) - posted by yi...@apache.org on 2023/07/08 14:27:54 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Fix](storage)read page cache when seek #21272 - posted by yi...@apache.org on 2023/07/08 14:28:44 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [bugfix](nullable) should check nullable info when build output block and print more info when fatal - posted by yi...@apache.org on 2023/07/08 14:34:08 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21596: [refactor](load) remove FlushContext from SegmentWriter - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 14:45:00 UTC, 0 replies.
- [doris] branch master updated: [refactor](load) remove FlushContext from SegmentWriter (#21596) - posted by yi...@apache.org on 2023/07/08 14:45:03 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21632: [pipeline](exec) disable pipeline load in now version - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/08 17:00:09 UTC, 0 replies.
- [doris] branch master updated: [pipeline](exec) disable pipeline load in now version (#21632) - posted by yi...@apache.org on 2023/07/08 17:00:13 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21630: [FIX](array)Fix update hash func array - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/08 17:28:31 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21514: [feature](hive)add read of the hive table textfile format array type - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/09 00:42:54 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21514: [feature](hive)add read of the hive table textfile format array type - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/09 00:43:13 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21627: [docs](docs)add more explanation for Fe config - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/09 00:46:40 UTC, 0 replies.
- [doris] branch master updated: [docs](docs)add more explanation for Fe config (#21627) - posted by mo...@apache.org on 2023/07/09 00:46:43 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21624: [improvement](statistics)Support external table show table stats, modify column stats and drop stats. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/09 00:47:36 UTC, 0 replies.
- [doris] branch branch-2.0 updated (45dc67457e -> 6551dfd04b) - posted by kx...@apache.org on 2023/07/09 01:02:40 UTC, 0 replies.
- [doris] 01/02: [fix](sink) fix OlapTableSink early close causes load failure #21545 - posted by kx...@apache.org on 2023/07/09 01:02:41 UTC, 0 replies.
- [doris] 02/02: [fix](sink) fix pipeline load stuck (#216361) - posted by kx...@apache.org on 2023/07/09 01:02:42 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #21630: [FIX](array)Fix update hash func array - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/09 01:03:54 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21544: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/09 01:11:59 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support (#21544) - posted by da...@apache.org on 2023/07/09 01:12:01 UTC, 0 replies.
- [GitHub] [doris] tudouzhao opened a new issue, #21644: for better doris website - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/09 01:26:55 UTC, 0 replies.
- [GitHub] [doris] tudouzhao commented on issue #21644: for better doris website - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/09 01:33:24 UTC, 0 replies.
- [GitHub] [doris] mklzl opened a new pull request, #21645: [Doc] Add some faq - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/09 02:51:26 UTC, 0 replies.
- [doris] branch branch-2.0 updated (6551dfd04b -> 2fa898e9d9) - posted by kx...@apache.org on 2023/07/09 02:57:06 UTC, 0 replies.
- [doris] 01/29: [fix](jdbc) fix presto jdbc catalog pushDown and nameFormat (#21447) - posted by kx...@apache.org on 2023/07/09 02:57:07 UTC, 0 replies.
- [doris] 02/29: [typo](docs) fix presto jdbc catalog docs (#21445) - posted by kx...@apache.org on 2023/07/09 02:57:08 UTC, 0 replies.
- [doris] 03/29: [refactor](Nereids): remove withLogicalProperties & check children size (#21563) - posted by kx...@apache.org on 2023/07/09 02:57:09 UTC, 0 replies.
- [doris] 04/29: [improvement](multi catalog)Use getPartitionsByNames to retrieve hive partitions (#21562) - posted by kx...@apache.org on 2023/07/09 02:57:10 UTC, 0 replies.
- [doris] 05/29: [Refactor](multi-catalog) Refactor to process splitted conjuncts for dict filter. (#21459) - posted by kx...@apache.org on 2023/07/09 02:57:11 UTC, 0 replies.
- [doris] 06/29: (chore) Disable ssl connection to FE by default for compatibility reason (#20230) - posted by kx...@apache.org on 2023/07/09 02:57:12 UTC, 0 replies.
- [doris] 07/29: [fix](test) build internal table for TPCHTest to fix testRank (#21566) - posted by kx...@apache.org on 2023/07/09 02:57:13 UTC, 0 replies.
- [doris] 08/29: [fix](partial update) correct col_nums when init agg state in memtable (#21592) - posted by kx...@apache.org on 2023/07/09 02:57:14 UTC, 0 replies.
- [doris] 09/29: [fix](kerberos) should renew the kerberos ticket each half of ticket lifetime (#21546) - posted by kx...@apache.org on 2023/07/09 02:57:15 UTC, 0 replies.
- [doris] 10/29: [fix](Nereids) union distinct should not prune any column (#21610) - posted by kx...@apache.org on 2023/07/09 02:57:16 UTC, 0 replies.
- [doris] 11/29: [Improve](mysql)ensure constant time for computing hash value (#21569) - posted by kx...@apache.org on 2023/07/09 02:57:17 UTC, 0 replies.
- [doris] 12/29: [enhancement](merge-on-write) add more version and txn information for mow publish (#21257) - posted by kx...@apache.org on 2023/07/09 02:57:18 UTC, 0 replies.
- [doris] 13/29: [fix](nereids) Agg on unknown-stats column (#21428) - posted by kx...@apache.org on 2023/07/09 02:57:19 UTC, 0 replies.
- [doris] 14/29: [fix](catalog) wrong required slot info causing BE crash (#21598) - posted by kx...@apache.org on 2023/07/09 02:57:20 UTC, 0 replies.
- [doris] 15/29: [Fix](Planner) change non boolean return type to boolean (#20599) - posted by kx...@apache.org on 2023/07/09 02:57:21 UTC, 0 replies.
- [doris] 16/29: [Enhancement](planner&Nereids) support sql_select_limit for master (#21138) - posted by kx...@apache.org on 2023/07/09 02:57:22 UTC, 0 replies.
- [doris] 17/29: [opt](Nereids) forbid some bad case on agg plans (#21565) - posted by kx...@apache.org on 2023/07/09 02:57:23 UTC, 0 replies.
- [doris] 18/29: [fix](nereids) don't build cte producer if the consumer is empty relation (#21317) - posted by kx...@apache.org on 2023/07/09 02:57:24 UTC, 0 replies.
- [doris] 19/29: [fix](Nereids) Add alias name for system variable (#21615) - posted by kx...@apache.org on 2023/07/09 02:57:25 UTC, 0 replies.
- [doris] 20/29: fix pick pr conflict - posted by kx...@apache.org on 2023/07/09 02:57:26 UTC, 0 replies.
- [doris] 21/29: [Feature] (binlog) Add getBinlogLag (#21637) - posted by kx...@apache.org on 2023/07/09 02:57:27 UTC, 0 replies.
- [doris] 22/29: [fix][improvement](fs) add HdfsIO profile and modification time (#21638) - posted by kx...@apache.org on 2023/07/09 02:57:28 UTC, 0 replies.
- [doris] 23/29: [FIX](serde) fix map/struct/array support arrow #21628 - posted by kx...@apache.org on 2023/07/09 02:57:29 UTC, 0 replies.
- [doris] 24/29: [opt](Nereids) enable parallel scan for local phase agg (#21642) - posted by kx...@apache.org on 2023/07/09 02:57:30 UTC, 0 replies.
- [doris] 25/29: [refactor](planner) refactor automatically set instance_num (#21640) - posted by kx...@apache.org on 2023/07/09 02:57:31 UTC, 0 replies.
- [doris] 26/29: [Fix](storage engine) shutdown cooldown and cold data compaction thread when engine stop (#21639) - posted by kx...@apache.org on 2023/07/09 02:57:32 UTC, 0 replies.
- [doris] 27/29: [opt](regression case) add more index change regression case (#21633) - posted by kx...@apache.org on 2023/07/09 02:57:33 UTC, 0 replies.
- [doris] 28/29: [Enhancement](binlog) Add create/drop table, add/drop paritition && alter job, modify columns binlog support (#21544) - posted by kx...@apache.org on 2023/07/09 02:57:34 UTC, 0 replies.
- [doris] 29/29: [pipeline](exec) disable pipeline load in now version (#21632) - posted by kx...@apache.org on 2023/07/09 02:57:35 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/09 03:40:27 UTC, 0 replies.
- [GitHub] [doris] mklzl opened a new pull request, #21646: [Docker] Optimized the BE startup exception detection mechanism in init_be - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/09 04:03:20 UTC, 0 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #21647: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/09 04:23:49 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on pull request #21647: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/09 04:24:15 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21587: [Improve](point query) audit point query - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/09 04:27:46 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21647: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/09 04:31:09 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21647: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/09 04:54:01 UTC, 1 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21648: [feature](TVF) support path partition keys for external file TVF - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/09 04:59:02 UTC, 0 replies.
- [GitHub] [doris] hubgeter commented on pull request #21514: [feature](hive)add read of the hive table textfile format array type - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/09 06:32:40 UTC, 5 replies.
- [GitHub] [doris] yiguolei merged pull request #21600: [fix](tablet report) fix fe can not update replica's status with be's report - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:23:21 UTC, 0 replies.
- [doris] branch master updated: [fix](tablet report) fix fe can not update replica's status with be's report #21600 - posted by yi...@apache.org on 2023/07/09 08:23:25 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21636: [fix](sink) fix pipeline load stuck - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:27:15 UTC, 0 replies.
- [doris] branch master updated (015426b2b4 -> bf61d2cfc0) - posted by yi...@apache.org on 2023/07/09 08:27:18 UTC, 0 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #21649: [Feature](docker compose) A tool for setup and manage doris docker cluster conveniently - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/09 08:27:39 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21302: [fix](create table) modify varchar default length 1 to 65533 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:28:58 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #21308: [Fix](information_schema) Schema table varchar len error - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:33:42 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #21621: [Enhancement](load) submit a sql to be side using a new http load - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:36:01 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #21587: [Improve](point query) audit point query - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:43:45 UTC, 0 replies.
- [doris] branch master updated: [Improve](point query) audit point query (#21587) - posted by yi...@apache.org on 2023/07/09 08:43:47 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21574: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:45:30 UTC, 0 replies.
- [doris] branch master updated: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index (#21574) - posted by yi...@apache.org on 2023/07/09 08:45:34 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21573: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:47:59 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21539: [Enhancement](Nereids)enable nereids DML by default. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/09 08:51:10 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #21518: [test](fix) Case bug - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:52:43 UTC, 0 replies.
- [doris] branch master updated: [test](fix) Case bug (#21518) - posted by yi...@apache.org on 2023/07/09 08:52:46 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21648: [feature](TVF) support path partition keys for external file TVF - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/09 08:54:22 UTC, 4 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21505: (fix)[compaction] Restarting the BE causes write amplification --- time series compaction - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 08:55:05 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21490: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 09:06:41 UTC, 0 replies.
- [doris] branch master updated: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information (#21490) - posted by yi...@apache.org on 2023/07/09 09:06:44 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 09:10:27 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21608: [opt](Nereids): Join use List as children - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 09:11:58 UTC, 0 replies.
- [doris] branch master updated: [opt](Nereids): Join use List as children (#21608) - posted by yi...@apache.org on 2023/07/09 09:12:01 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21390: [Fix](JSON LOAD)fix json load issue when string conform with RFC 4627 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 09:16:06 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed issue #21389: [Bug] (JSON load) fix json load get string value wrong when the string contain "\u0000" - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/09 09:16:07 UTC, 0 replies.
- [doris] branch master updated: [Fix](JSON LOAD)fix json load issue when string conform with RFC 4627 #21390 - posted by yi...@apache.org on 2023/07/09 09:16:09 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21624: [improvement](statistics)Support external table show table stats, modify column stats and drop stats. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/09 09:33:04 UTC, 0 replies.
- [GitHub] [doris] hubgeter commented on pull request #21302: [fix](create table) modify varchar default length 1 to 65533 - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/09 10:58:57 UTC, 2 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21650: [fix](planner)need recalculate nullable info of output slots for join node - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/09 11:08:05 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21651: [fix](planner)need recalculate nullable info of output slots for join node - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/09 11:08:43 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21650: [fix](planner)need recalculate nullable info of output slots for join node - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/09 11:09:11 UTC, 1 replies.
- [doris] branch timeout-future updated (9f4ce253bb -> eb3a14d982) - posted by el...@apache.org on 2023/07/09 11:38:22 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on a diff in pull request #21573: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/09 11:38:47 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21588: [fix](stats) fix when some stat is NULL, causing an exception during display stat - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/09 12:06:24 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #21649: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/09 12:34:10 UTC, 2 replies.
- [GitHub] [doris] guoxiaolongzte opened a new pull request, #21652: [improvement](tpch) run-tpch-query.sh add analyze database with sync and calculate total time - posted by "guoxiaolongzte (via GitHub)" <gi...@apache.org> on 2023/07/09 12:53:46 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21652: [improvement](tpch) run-tpch-query.sh add analyze database with sync and calculate total time - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/09 12:54:54 UTC, 2 replies.
- [GitHub] [doris] guoxiaolongzte opened a new pull request, #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time - posted by "guoxiaolongzte (via GitHub)" <gi...@apache.org> on 2023/07/09 13:24:24 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21024: [Fix](planner)fix failed running alias function with an alias function in original function. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/09 13:50:58 UTC, 4 replies.
- [GitHub] [doris] morningman merged pull request #21630: [FIX](array)Fix update hash func array - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/09 14:04:00 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [FIX](array)Fix update hash func array (#21630) - posted by mo...@apache.org on 2023/07/09 14:04:05 UTC, 0 replies.
- [GitHub] [doris] Centurybbx commented on pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "Centurybbx (via GitHub)" <gi...@apache.org> on 2023/07/09 14:23:57 UTC, 12 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21624: [improvement](statistics)Support external table show table stats, modify column stats and drop stats. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/09 14:45:38 UTC, 1 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #21654: [Profile](runtimefilter) fix merge time of runtime filter - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/09 15:03:27 UTC, 0 replies.
- [doris] branch branch-2.0 updated (2fa898e9d9 -> 3e1359cb29) - posted by kx...@apache.org on 2023/07/09 15:04:57 UTC, 0 replies.
- [doris] 01/06: [fix](tablet report) fix fe can not update replica's status with be's report #21600 - posted by kx...@apache.org on 2023/07/09 15:04:58 UTC, 0 replies.
- [doris] 02/06: [Improve](point query) audit point query (#21587) - posted by kx...@apache.org on 2023/07/09 15:04:59 UTC, 0 replies.
- [doris] 03/06: [fix](inverted index) use index id instead of column uid to determine whether a hard link is required when build index (#21574) - posted by kx...@apache.org on 2023/07/09 15:05:00 UTC, 0 replies.
- [doris] 04/06: [test](fix) Case bug (#21518) - posted by kx...@apache.org on 2023/07/09 15:05:01 UTC, 0 replies.
- [doris] 05/06: [Chore](Job)Fix the wrong log when the export job reads fields and add more clear log information (#21490) - posted by kx...@apache.org on 2023/07/09 15:05:02 UTC, 0 replies.
- [doris] 06/06: [Fix](JSON LOAD)fix json load issue when string conform with RFC 4627 #21390 - posted by kx...@apache.org on 2023/07/09 15:05:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21654: [Profile](runtimefilter) fix merge time of runtime filter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/09 15:10:38 UTC, 2 replies.
- [GitHub] [doris] shysnow opened a new pull request, #21655: [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据" - posted by "shysnow (via GitHub)" <gi...@apache.org> on 2023/07/09 15:14:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/09 15:26:40 UTC, 16 replies.
- [GitHub] [doris] sohardforaname commented on a diff in pull request #21197: [Feature](Nereids)support select into outfile - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/09 15:38:13 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21647: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/09 15:45:31 UTC, 0 replies.
- [doris] branch master updated: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem (#21647) - posted by pa...@apache.org on 2023/07/09 15:45:34 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21197: [Feature](Nereids)support select into outfile - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/09 15:50:04 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21501: [log](profile) add doris version info to query profile - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/09 17:46:17 UTC, 6 replies.
- [GitHub] [doris] zzzzzzzs closed pull request #21621: [Enhancement](load) submit a sql to be side using a new http load - posted by "zzzzzzzs (via GitHub)" <gi...@apache.org> on 2023/07/10 01:08:15 UTC, 0 replies.
- [GitHub] [doris] zzzzzzzs opened a new pull request, #21621: [Enhancement](load) submit a sql to be side using a new http load - posted by "zzzzzzzs (via GitHub)" <gi...@apache.org> on 2023/07/10 01:08:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21655: [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据" - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 01:25:39 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #21654: [Profile](runtimefilter) fix merge time of runtime filter - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 01:28:31 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 01:29:45 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 01:30:06 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on pull request #21649: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/10 01:38:41 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21649: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 01:39:34 UTC, 2 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #21310: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/10 01:48:36 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21651: [fix](planner)need recalculate nullable info of output slots for join node - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 01:50:45 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](planner)need recalculate nullable info of output slots for join node (#21651) - posted by yi...@apache.org on 2023/07/10 01:50:50 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21652: [improvement](tpch) run-tpch-query.sh add analyze database with sync and calculate total time - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 01:52:14 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21654: [Profile](runtimefilter) fix merge time of runtime filter - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/10 01:59:12 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21655: [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据" - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/10 02:01:10 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 02:01:20 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/10 02:04:03 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21580: [Bug](materialized-view) adjust limit for create materialized view on uniq/agg table - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/10 02:04:20 UTC, 0 replies.
- [doris] branch master updated: [Bug](materialized-view) adjust limit for create materialized view on uniq/agg table (#21580) - posted by pa...@apache.org on 2023/07/10 02:04:23 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21558: [typo](docs) add more description of if function - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 02:30:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21558: [typo](docs) add more description of if function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 02:30:57 UTC, 1 replies.
- [GitHub] [doris] englefly commented on pull request #21543: [enchancement](stats) Inject partition statistics - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/10 02:45:27 UTC, 1 replies.
- [GitHub] [doris] ByteYue opened a new issue, #21657: [Enhancement] automatically create soft link for command compile.json for clangd user - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/10 02:55:59 UTC, 0 replies.
- [GitHub] [doris] yujian225 opened a new pull request, #21658: Update upgrade.md - posted by "yujian225 (via GitHub)" <gi...@apache.org> on 2023/07/10 02:56:30 UTC, 0 replies.
- [GitHub] [doris] LHG41278 commented on issue #21657: [Enhancement] automatically create soft link for command compile.json for clangd user - posted by "LHG41278 (via GitHub)" <gi...@apache.org> on 2023/07/10 02:57:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21509: [fix](doc)description of import error in broker-load-manual - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 02:57:12 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21648: [feature](TVF) support path partition keys for external file TVF - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 02:57:25 UTC, 1 replies.
- [GitHub] [doris-website] zy-kkk merged pull request #250: [typo](docs) modify the invalid url in the release-1.2 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 03:00:05 UTC, 0 replies.
- [doris-website] branch master updated: [typo](docs) modify the invalid url in the release-1.2 (#250) - posted by zy...@apache.org on 2023/07/10 03:00:07 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21568: [fix](doc)description of check_rpc_channel api in http-actions-be - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 03:00:18 UTC, 1 replies.
- [GitHub] [doris] liuxinzero07 opened a new pull request, #21659: modify docs with configure kerberos - posted by "liuxinzero07 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:00:40 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #19998: [typo](docs) fix some mistake in Doris & Spark Column Type Mapping - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 03:01:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21031: [typo](docs)fix typo - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 03:02:01 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21645: [Doc] Add some faq - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 03:02:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21645: [Doc] Add some faq - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 03:02:49 UTC, 1 replies.
- [GitHub] [doris] lsy3993 commented on pull request #21558: [typo](docs) add more description of if function - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:04:18 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21660: [fix](Nereids) build internal table in FeService - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/10 03:05:11 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20807: [fix](doc)description of recover_with_skip_missing_version in fe-config - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 03:05:17 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21658: Update upgrade.md - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 03:06:47 UTC, 2 replies.
- [GitHub] [doris] vinlee19 commented on pull request #21450: [typo](docs) change the URI to lowercase - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:07:31 UTC, 0 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #21661: [pipeline](ckb) trigger new ckb pipeline, even pr id also run - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 03:09:13 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21661: [pipeline](ckb) trigger new ckb pipeline, even pr id also run - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 03:10:24 UTC, 3 replies.
- [GitHub] [doris] dujl commented on issue #20725: [Bug] Wrong query result - posted by "dujl (via GitHub)" <gi...@apache.org> on 2023/07/10 03:12:08 UTC, 1 replies.
- [GitHub] [doris] yz-jayhua commented on pull request #21509: [fix](doc)description of import error in broker-load-manual - posted by "yz-jayhua (via GitHub)" <gi...@apache.org> on 2023/07/10 03:13:14 UTC, 0 replies.
- [GitHub] [doris] yz-jayhua commented on pull request #21568: [fix](doc)description of check_rpc_channel api in http-actions-be - posted by "yz-jayhua (via GitHub)" <gi...@apache.org> on 2023/07/10 03:13:25 UTC, 0 replies.
- [GitHub] [doris] yz-jayhua commented on pull request #20807: [fix](doc)description of recover_with_skip_missing_version in fe-config - posted by "yz-jayhua (via GitHub)" <gi...@apache.org> on 2023/07/10 03:13:33 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21658: Update upgrade.md - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 03:22:24 UTC, 0 replies.
- [GitHub] [doris] Larborator commented on issue #20725: [Bug] Wrong query result - posted by "Larborator (via GitHub)" <gi...@apache.org> on 2023/07/10 03:24:12 UTC, 0 replies.
- [GitHub] [doris] liujiwen-up commented on pull request #21031: [typo](docs)fix typo - posted by "liujiwen-up (via GitHub)" <gi...@apache.org> on 2023/07/10 03:25:29 UTC, 0 replies.
- [GitHub] [doris] wsjz commented on a diff in pull request #21659: modify docs with configure kerberos - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/10 03:28:36 UTC, 1 replies.
- [GitHub] [doris] freemandealer commented on pull request #18528: [wip][fix](storage) free dict_page immediately after usage to save memory - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/10 03:28:59 UTC, 0 replies.
- [GitHub] [doris] freemandealer closed pull request #18528: [wip][fix](storage) free dict_page immediately after usage to save memory - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/10 03:29:00 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21624: [improvement](statistics)Support external table show table stats, modify column stats and drop stats. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/10 03:33:09 UTC, 0 replies.
- [doris] branch master updated: [improvement](statistics)Support external table show table stats, modify column stats and drop stats (#21624) - posted by mo...@apache.org on 2023/07/10 03:33:13 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21653: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 03:45:48 UTC, 0 replies.
- [doris] branch master updated: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time #21653 - posted by yi...@apache.org on 2023/07/10 03:45:52 UTC, 0 replies.
- [GitHub] [doris] yuanyuan8983 opened a new pull request, #21662: [typo](doc) Modify auto pull up document - posted by "yuanyuan8983 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:45:55 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21197: [Feature](Nereids)support select into outfile - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 03:46:16 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21645: [fix][doc] Add some faqs for sql-faq - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 03:47:30 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 opened a new pull request, #21663: [Fix](Planner) fix limit execute before sort in show export job - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:52:22 UTC, 0 replies.
- [GitHub] [doris] xiaoyaoziyang07 commented on issue #20725: [Bug] Wrong query result - posted by "xiaoyaoziyang07 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:57:19 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #21663: [Fix](Planner) fix limit execute before sort in show export job - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:57:30 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21662: [typo](doc) Modify auto pull up document - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 03:58:18 UTC, 1 replies.
- [GitHub] [doris] CalvinKirs commented on issue #4738: support variable "group_concat_max_len" - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/10 04:09:08 UTC, 0 replies.
- [GitHub] [doris] zy-kkk closed issue #4738: support variable "group_concat_max_len" - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 04:15:27 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #21643: [Enhancement](multi-catalog) Use a thread-pool to do hive file splitter. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/10 05:03:04 UTC, 0 replies.
- [GitHub] [doris] dutyu closed pull request #21643: [Enhancement](multi-catalog) Use a thread-pool to do hive file splitter. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/10 05:03:05 UTC, 0 replies.
- [GitHub] [doris] yz-jayhua opened a new pull request, #21664: [fix](doc)description of unique - posted by "yz-jayhua (via GitHub)" <gi...@apache.org> on 2023/07/10 05:10:04 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21665: fix: toCalendar should use Calendar.MONTH instead MONDAY - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/10 05:10:41 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21665: fix: toCalendar should use Calendar.MONTH instead MONDAY - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/10 05:10:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21665: fix: toCalendar should use Calendar.MONTH instead MONDAY - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 05:13:52 UTC, 1 replies.
- [GitHub] [doris] SeranaCai opened a new pull request, #21666: [type](doc) Add a document of ninedata sql window - posted by "SeranaCai (via GitHub)" <gi...@apache.org> on 2023/07/10 05:17:45 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21665: [fix](Nereids): toCalendar should use Calendar.MONTH instead MONDAY - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 05:40:59 UTC, 1 replies.
- [GitHub] [doris] gwxog opened a new pull request, #21667: Fixed the upgrade.md in the admin-manual - posted by "gwxog (via GitHub)" <gi...@apache.org> on 2023/07/10 06:03:23 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/10 06:03:42 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #20907: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/10 06:06:14 UTC, 0 replies.
- [doris] branch master updated (9f3bc11b04 -> 7d4c47e250) - posted by zh...@apache.org on 2023/07/10 06:06:19 UTC, 0 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #21668: [Fix](pipeline) close sink when fragment context destructs - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/10 06:15:30 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on pull request #21668: [Fix](pipeline) Close sink during fragment context destruction - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/10 06:16:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21668: [Fix](pipeline) Close sink during fragment context destruction - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 06:22:51 UTC, 0 replies.
- [GitHub] [doris] zxealous commented on a diff in pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/10 06:38:26 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21669: [Feature](materialized view) support query match mv with agg_state on… - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/10 06:42:56 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21669: [Feature](materialized view) support query match mv with agg_state on… - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/10 06:43:20 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Feature](materialized view) support query match mv with agg_state on nereids planner (#21067) (#21669) - posted by pa...@apache.org on 2023/07/10 06:43:23 UTC, 0 replies.
- [GitHub] [doris] csun5285 opened a new pull request, #21670: [fix](compaction)fix time series compaction policy - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/10 06:47:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21192: [feature](nereids) Support full auto analyze - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 06:49:35 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21669: [Feature](materialized view) support query match mv with agg_state on… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 06:49:45 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21488: [enhancement](merge-on-write) support concurrent delete bitmap calc while close_wait - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 06:53:33 UTC, 16 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21663: [Fix](Planner) fix limit execute before sort in show export job - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 06:53:45 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21670: [fix](compaction)fix time series compaction policy - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 06:55:11 UTC, 5 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/10 06:55:17 UTC, 3 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #21671: [typo](docs) remove invalid document descriptions and uri - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/10 07:01:26 UTC, 0 replies.
- [GitHub] [doris] vinlee19 closed pull request #21671: [typo](docs) remove invalid document descriptions and uri - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/10 07:02:18 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on a diff in pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/10 07:04:59 UTC, 1 replies.
- [GitHub] [doris] englefly merged pull request #21543: [enchancement](stats) Inject partition statistics - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/10 07:06:28 UTC, 0 replies.
- [doris] branch master updated: [enchancement](stats) Inject partition statistics #21543 - posted by en...@apache.org on 2023/07/10 07:06:32 UTC, 0 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #21672: [typo](docs) remove invalid document descriptions and uri - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/10 07:07:39 UTC, 0 replies.
- [GitHub] [doris] liujiwen-up opened a new issue, #21673: [Enhancement] MAKETIME date function is supported in doris - posted by "liujiwen-up (via GitHub)" <gi...@apache.org> on 2023/07/10 07:12:50 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21668: [Fix](pipeline) Close sink during fragment context destruction - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/10 07:15:05 UTC, 2 replies.
- [GitHub] [doris] deadlinefen opened a new pull request, #21674: [featrue-WIP] (CCR) Rebuild binlog manager - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/10 07:18:32 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #21675: [Fix](parquet-reader) Fix parquet string column min max statistics processing which caused query result incorrectly. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/10 07:21:43 UTC, 0 replies.
- [GitHub] [doris-website] vinlee19 opened a new pull request, #261: [typo](docs) modify errors in the document - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/10 07:23:59 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21674: [featrue-WIP] (CCR) Rebuild binlog manager - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 07:25:44 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics processing which caused query result incorrectly. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 07:28:59 UTC, 1 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics processing which caused query result incorrectly. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/10 07:30:33 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics processing which caused query result incorrectly. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 07:54:15 UTC, 1 replies.
- [GitHub] [doris] liutang123 opened a new pull request, #21676: [improvement](planner) Enable preagg when count distinct key - posted by "liutang123 (via GitHub)" <gi...@apache.org> on 2023/07/10 08:10:59 UTC, 0 replies.
- [GitHub] [doris] liutang123 commented on pull request #21676: [improvement](planner) Enable preagg when count distinct key - posted by "liutang123 (via GitHub)" <gi...@apache.org> on 2023/07/10 08:13:40 UTC, 0 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #21677: [test](spill) disable fuzzy spill variables for now - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/10 08:15:08 UTC, 0 replies.
- [GitHub] [doris] jacktengg commented on pull request #21677: [test](spill) disable fuzzy spill variables for now - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/10 08:15:23 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #21654: [Profile](runtimefilter) fix merge time of runtime filter - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/10 08:16:08 UTC, 0 replies.
- [doris] branch master updated (a1a8ee8320 -> 1a08c81adc) - posted by li...@apache.org on 2023/07/10 08:16:14 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21341: [feature](jdbc) Support jdbc catalog to read json types - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 08:21:03 UTC, 0 replies.
- [doris] branch master updated (1a08c81adc -> 0be349e250) - posted by zy...@apache.org on 2023/07/10 08:21:07 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #21678: [Fix](RoutineLoad)Mutile table not support pipeline load - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/10 08:25:01 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #21679: [doc](fix) storage policy fe conf doc - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/10 08:27:49 UTC, 0 replies.
- [GitHub] [doris] lsy3993 opened a new pull request, #21680: [improvement](jdbc)add new type 'timestamp' of date - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/10 08:28:33 UTC, 0 replies.
- [GitHub] [doris] lsy3993 opened a new pull request, #21681: [improvement](jdbc)add new type 'object' of int - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/10 08:31:39 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #21679: [doc](fix) storage policy fe conf doc - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/10 08:31:50 UTC, 0 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #21682: [fix](function) fix create tablet timeout - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/10 08:31:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21678: [Fix](RoutineLoad)Mutile table not support pipeline load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 08:32:18 UTC, 3 replies.
- [GitHub] [doris] Yulei-Yang opened a new pull request, #21683: [fix](multicatalog) fix protocol of reading data from cosn for hive/iceberg catalog - posted by "Yulei-Yang (via GitHub)" <gi...@apache.org> on 2023/07/10 08:33:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21659: modify docs with configure kerberos - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 08:34:45 UTC, 1 replies.
- [GitHub] [doris] itsallsame opened a new issue, #21684: [Bug] "using mutil catalog, connect to ClickHouse, unable to use Date type as filter condition, error message: Cannot convert string to type Date." - posted by "itsallsame (via GitHub)" <gi...@apache.org> on 2023/07/10 08:49:16 UTC, 0 replies.
- [GitHub] [doris] jackwener merged pull request #21665: [fix](Nereids): toCalendar should use Calendar.MONTH instead MONDAY - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/10 08:49:45 UTC, 0 replies.
- [doris] branch master updated: fix: toCalendar should use Calendar.MONTH instead MONDAY (#21665) - posted by ja...@apache.org on 2023/07/10 08:49:50 UTC, 0 replies.
- [GitHub] [doris] maben996 opened a new issue, #21685: [Bug] Flink SQL CDC mongo2doris任务,be.WARING 报错 [INTERNAL_ERROR]cancelled: sender is gone - posted by "maben996 (via GitHub)" <gi...@apache.org> on 2023/07/10 08:53:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21677: [test](spill) disable fuzzy spill variables for now - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 08:54:20 UTC, 1 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21686: [opt](Nereids): improve Nereids performance - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/10 08:56:12 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21660: [fix](Nereids) build internal table in FeService - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/10 09:00:31 UTC, 7 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21687: [enhance](Nereids) remove unuseless stats calculation in CostAndEnforce - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/10 09:01:16 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21687: [enhance](Nereids) remove unuseless stats calculation in CostAndEnforce - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/10 09:01:32 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21686: [opt](Nereids): improve Nereids performance - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/10 09:01:52 UTC, 1 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21688: [fix](jdbc scan) `1=1` does not translate to `TRUE` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 09:06:26 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21681: [improvement](jdbc)add new type 'object' of int - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 09:07:08 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21683: [fix](multicatalog) fix protocol of reading data from cosn for hive/iceberg catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 09:12:04 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #21530: [enhancement](flush) make writer write fail status visible - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/10 09:14:36 UTC, 0 replies.
- [doris] branch master updated: [enhancement](flush) make writer write fail status visible (#21530) - posted by da...@apache.org on 2023/07/10 09:14:41 UTC, 0 replies.
- [GitHub] [doris] Centurybbx closed pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "Centurybbx (via GitHub)" <gi...@apache.org> on 2023/07/10 09:14:52 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21526: [improvement](functions) avoid copying of block in create_block_with_nested_columns - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/10 09:21:26 UTC, 0 replies.
- [doris] branch master updated: [improvement](functions) avoid copying of block in create_block_with_nested_columns (#21526) - posted by pa...@apache.org on 2023/07/10 09:21:29 UTC, 0 replies.
- [GitHub] [doris] yagagagaga commented on pull request #19998: [typo](docs) fix some mistake in Doris & Spark Column Type Mapping - posted by "yagagagaga (via GitHub)" <gi...@apache.org> on 2023/07/10 09:24:03 UTC, 1 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #21690: [fix](runtime_filter) runtime_profile was not initialized in multi_cast_data_stream_source - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/10 09:24:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21690: [fix](runtime_filter) runtime_profile was not initialized in multi_cast_data_stream_source - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 09:27:07 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21687: [enhance](Nereids) remove unuseless stats calculation in CostAndEnforce - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 09:27:33 UTC, 1 replies.
- [GitHub] [doris] cst4049 commented on issue #19174: [Bug] Kafka 通过 Routine Load 方式写 Doris Bug - posted by "cst4049 (via GitHub)" <gi...@apache.org> on 2023/07/10 09:27:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21302: [fix](create table) modify varchar default length 1 to 65533 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 09:36:42 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21302: [fix](create table) modify varchar default length 1 to 65533 - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/10 09:36:43 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21691: [Feature](materialized-view) enable create mv on mow - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/10 09:48:56 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21679: [doc](fix) storage policy fe conf doc - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 09:51:18 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21691: [Feature](materialized-view) enable create mv on mow - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/10 09:51:44 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21302: [fix](create table) modify varchar default length 1 to 65533 - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/10 09:57:24 UTC, 0 replies.
- [doris] branch master updated: [fix](create table) modify varchar default length 1 to 65533 (#21302) - posted by mo...@apache.org on 2023/07/10 09:57:28 UTC, 0 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #21692: [pipeline](task_queue) remove disable steal in task queue to speed up query - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/10 10:14:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21692: [pipeline](task_queue) remove disable steal in task queue to speed up query - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 10:19:41 UTC, 2 replies.
- [GitHub] [doris] HappenLee commented on pull request #21692: [pipeline](task_queue) remove disable steal in task queue to speed up query - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/10 10:28:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21691: [Feature](materialized-view) enable create mv on mow - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 10:30:44 UTC, 3 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21693: [enhancement](Nereids) Avoid frequent variable retrieval from connect context when calculating cost - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/10 10:35:15 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21693: [enhancement](Nereids) Avoid frequent variable retrieval from connect context when calculating cost - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/10 10:35:28 UTC, 7 replies.
- [GitHub] [doris] XieJiann closed pull request #21609: [WIP](Nereids) Round sel to avoid calculation errors in selectivity - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/10 10:37:59 UTC, 0 replies.
- [GitHub] [doris] zhuzhihao94 closed issue #21299: [Bug] MATCH_PHRASE query failed - posted by "zhuzhihao94 (via GitHub)" <gi...@apache.org> on 2023/07/10 10:38:59 UTC, 0 replies.
- [GitHub] [doris] zhuzhihao94 opened a new issue, #21299: [Bug] MATCH_PHRASE query failed - posted by "zhuzhihao94 (via GitHub)" <gi...@apache.org> on 2023/07/10 10:39:22 UTC, 0 replies.
- [GitHub] [doris] zhuzhihao94 commented on issue #21299: [Bug] MATCH_PHRASE query failed - posted by "zhuzhihao94 (via GitHub)" <gi...@apache.org> on 2023/07/10 10:41:59 UTC, 0 replies.
- [GitHub] [doris] mrhhsg commented on pull request #21690: [fix](runtime_filter) runtime_profile was not initialized in multi_cast_data_stream_source - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/10 10:46:55 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on a diff in pull request #21668: [Fix](pipeline) Close sink during fragment context destruction - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:12:13 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21371: [feature](datetime) "timediff" supports calculating microseconds - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:21:35 UTC, 0 replies.
- [doris] branch master updated: [feature](datetime) "timediff" supports calculating microseconds (#21371) - posted by ga...@apache.org on 2023/07/10 11:21:39 UTC, 0 replies.
- [GitHub] [doris] guardcrystal opened a new pull request, #21694: [typo](docs)Modified description of JSON size - posted by "guardcrystal (via GitHub)" <gi...@apache.org> on 2023/07/10 11:26:48 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics issue which caused query result incorrectly. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/10 11:31:39 UTC, 0 replies.
- [GitHub] [doris] Centurybbx opened a new pull request, #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "Centurybbx (via GitHub)" <gi...@apache.org> on 2023/07/10 11:35:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics issue which caused query result incorrectly. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 11:39:49 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics issue which caused query result incorrectly. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 11:57:34 UTC, 1 replies.
- [GitHub] [doris] liaobing opened a new issue, #21695: [Bug]No matching function with signature: array_reverse_sort(array) - posted by "liaobing (via GitHub)" <gi...@apache.org> on 2023/07/10 11:58:50 UTC, 0 replies.
- [GitHub] [doris] deadlinefen commented on pull request #21674: [Enhancement] (binlog) Rebuild binlog and binlog manager - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/10 12:14:26 UTC, 1 replies.
- [GitHub] [doris] wangbo opened a new pull request, #21696: [Fix](executor)Fix scan entity core - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/10 12:24:06 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21696: [Fix](executor)Fix scan entity core - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 12:31:10 UTC, 2 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21678: [Fix](RoutineLoad)Mutile table not support pipeline load - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/10 13:46:12 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21652: [improvement](tpch) run-tpch-query.sh add analyze database with sync and calculate total time - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 14:05:00 UTC, 0 replies.
- [doris] branch master updated: [improvement](tpch) run-tpch-query.sh add analyze database with sync and calculate total time (#21652) - posted by yi...@apache.org on 2023/07/10 14:05:06 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21683: [fix](multicatalog) fix protocol of reading data from cosn for hive/iceberg catalog - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 14:10:48 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](multicatalog) fix protocol of reading data from cosn for hive/iceberg catalog (#21683) - posted by yi...@apache.org on 2023/07/10 14:10:52 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21697: [fix](regression)update some case with timediif - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/10 14:11:32 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21697: [fix](regression)update some case with timediif - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/10 14:11:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21677: [test](spill) disable fuzzy spill variables for now - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 14:16:25 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21658: Update upgrade.md - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 14:17:08 UTC, 0 replies.
- [doris] branch master updated (24290799c4 -> 90bebc57b9) - posted by yi...@apache.org on 2023/07/10 14:17:12 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21655: [typo](docs) 修正一个错别字,将"不再分区范围内的数据" 改成 "不在分区范围内的数据" - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 14:17:56 UTC, 0 replies.
- [doris] branch master updated: [typo](docs) Fixed a typo that changed "不再分区范围内的数据" to "不在分区范围内的数据" (#21655) - posted by zy...@apache.org on 2023/07/10 14:18:04 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21692: [pipeline](task_queue) remove disable steal in task queue to speed up query - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 14:21:59 UTC, 0 replies.
- [doris] branch master updated: [pipeline](task_queue) remove disable steal in task queue to speed up query (#21692) - posted by yi...@apache.org on 2023/07/10 14:22:02 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21677: [test](spill) disable fuzzy spill variables for now - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 14:28:44 UTC, 0 replies.
- [doris] branch master updated: [test](spill) disable fuzzy spill variables for now (#21677) - posted by yi...@apache.org on 2023/07/10 14:28:47 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21698: [fix](sparkdpp) Change spark dpp default version to 1.2-SNAPSHOT - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 14:41:03 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21698: [fix](sparkdpp) Change spark dpp default version to 1.2-SNAPSHOT - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 14:41:19 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21688: [fix](jdbc scan) `1=1` does not translate to `TRUE` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 14:41:52 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21698: [fix](sparkdpp) Change spark dpp default version to 1.2-SNAPSHOT - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 14:46:42 UTC, 1 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21699: [Improve](hash-fun)improve nested hash with range - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/10 14:46:49 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #21699: [Improve](hash-fun)improve nested hash with range - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/10 14:48:58 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21699: [Improve](hash-fun)improve nested hash with range - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 14:53:40 UTC, 2 replies.
- [GitHub] [doris] qomosoloto commented on issue #9426: [Feature] Runtime docker image - posted by "qomosoloto (via GitHub)" <gi...@apache.org> on 2023/07/10 14:56:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21688: [fix](jdbc scan) `1=1` does not translate to `TRUE` - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 15:13:38 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21697: [fix](regression)update some case with timediff - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 15:40:23 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21699: [Improve](hash-fun)improve nested hash with range - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 15:50:37 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21700: [Improvement](multi catalog)Cache file system to improve list remote file performance. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/10 15:55:48 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on issue #21684: [Bug] "using mutil catalog, connect to ClickHouse, unable to use Date type as filter condition, error message: Cannot convert string to type Date." - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 16:04:39 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21690: [fix](runtime_filter) runtime_profile was not initialized in multi_cast_data_stream_source - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/10 16:16:32 UTC, 0 replies.
- [doris] branch master updated: [fix](runtime_filter) runtime_profile was not initialized in multi_cast_data_stream_source (#21690) - posted by yi...@apache.org on 2023/07/10 16:16:37 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/10 16:26:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/10 16:32:09 UTC, 1 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #21702: [fix](catalog) wrong required slot info causing BE crash. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/10 16:34:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/10 17:04:40 UTC, 1 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21703: [only test] - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/11 00:18:14 UTC, 0 replies.
- [GitHub] [doris] Mryange closed pull request #21703: [only test] - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/11 00:18:20 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21704: [only test] - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/11 00:19:44 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21704: [only test] - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/11 00:19:58 UTC, 0 replies.
- [GitHub] [doris] hf200012 merged pull request #21679: [doc](fix) storage policy fe conf doc - posted by "hf200012 (via GitHub)" <gi...@apache.org> on 2023/07/11 01:17:01 UTC, 0 replies.
- [doris] branch master updated: [doc](fix) storage policy fe conf doc (#21679) - posted by ji...@apache.org on 2023/07/11 01:17:06 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21572: [improvement](timezone) support mixed uppper-lower case of timezone names - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 01:37:17 UTC, 0 replies.
- [doris] branch master updated: [improvement](timezone) support mixed uppper-lower case of timezone names (#21572) - posted by yi...@apache.org on 2023/07/11 01:37:21 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #21623: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/11 01:38:58 UTC, 0 replies.
- [doris] branch master updated: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns (#21623) - posted by zh...@apache.org on 2023/07/11 01:39:02 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21682: [fix](function) fix create tablet timeout - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/11 01:46:46 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](function) fix create tablet timeout (#21682) - posted by mo...@apache.org on 2023/07/11 01:46:49 UTC, 0 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ 6e8a907fa9ffdaf9ae70cf9f0f2ad40b6144c200 - posted by gi...@apache.org on 2023/07/11 01:47:13 UTC, 2 replies.
- [GitHub] [doris] morningman merged pull request #21697: [fix](regression)update some case with timediff - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/11 01:55:16 UTC, 0 replies.
- [doris] branch master updated (7b403bff62 -> 8eae31002d) - posted by mo...@apache.org on 2023/07/11 01:55:21 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #21702: [fix](catalog) wrong required slot info causing BE crash. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/11 01:57:16 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 02:10:39 UTC, 1 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21705: [fix](errCode) Change the error code of a read-only variable - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 02:29:25 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21698: [fix](sparkdpp) Change spark dpp default version to 1.2-SNAPSHOT - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 02:49:55 UTC, 0 replies.
- [doris] branch master updated: [fix](sparkdpp) Change spark dpp default version to 1.2-SNAPSHOT (#21698) - posted by yi...@apache.org on 2023/07/11 02:49:59 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21705: [fix](errCode) Change the error code of a read-only variable - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 02:51:10 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 02:51:22 UTC, 0 replies.
- [GitHub] [doris] shigongxing commented on issue #10229: [UserCase] User list collection - posted by "shigongxing (via GitHub)" <gi...@apache.org> on 2023/07/11 03:01:16 UTC, 0 replies.
- [GitHub] [doris] itsallsame commented on issue #21684: [Bug] "using mutil catalog, connect to ClickHouse, unable to use Date type as filter condition, error message: Cannot convert string to type Date." - posted by "itsallsame (via GitHub)" <gi...@apache.org> on 2023/07/11 03:02:02 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21706: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/11 03:04:06 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21705: [fix](errCode) Change the error code of a read-only variable - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 03:06:33 UTC, 1 replies.
- [GitHub] [doris] dujl opened a new issue, #21707: [Bug] - posted by "dujl (via GitHub)" <gi...@apache.org> on 2023/07/11 03:25:34 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21708: [Bug](agg-state) change set to set global enable_agg_state - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 03:40:27 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21708: [Bug](agg-state) change set to set global enable_agg_state - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 03:40:41 UTC, 0 replies.
- [GitHub] [doris] zddr commented on a diff in pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/11 04:16:56 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21709: [fix](jdbc) Added date type filtering pushed down to ClickHouse - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 04:20:55 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21576: [improvement](timezone) support mixed uppper-lower case of timezone names - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 04:34:45 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [improvement](timezone) support mixed uppper-lower case of timezone names (#21572) (#21576) - posted by yi...@apache.org on 2023/07/11 04:34:49 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21709: [fix](jdbc) Added date type filtering pushed down to ClickHouse - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 04:57:18 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](jdbc) Added date type filtering pushed down to ClickHouse (#21709) - posted by yi...@apache.org on 2023/07/11 04:57:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21706: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 04:58:29 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #21706: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 05:02:14 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21708: [regression-test](agg-state) change set to set global enable_agg_state - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 05:04:35 UTC, 1 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21710: [1.2][enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 05:05:40 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21710: [1.2][enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 05:11:00 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client (#21710) - posted by yi...@apache.org on 2023/07/11 05:11:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21705: [fix](errCode) Change the error code of a read-only variable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 05:12:57 UTC, 1 replies.
- [GitHub] [doris] luozenglin commented on pull request #20776: [feature-wip](hplsql) Integrate hplsql into doris to support stored procedure - posted by "luozenglin (via GitHub)" <gi...@apache.org> on 2023/07/11 05:47:41 UTC, 8 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21454: [Chore](status) avoid empty error msg on status - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 05:48:19 UTC, 0 replies.
- [doris] branch master updated: [Chore](status) avoid empty error msg on status (#21454) - posted by pa...@apache.org on 2023/07/11 05:48:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20776: [feature-wip](hplsql) Integrate hplsql into doris to support stored procedure - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 05:51:03 UTC, 8 replies.
- [GitHub] [doris] wangbo commented on pull request #21696: [Fix](executor)Fix scan entity core - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/11 05:59:23 UTC, 0 replies.
- [GitHub] [doris] dujl closed issue #21707: [Bug] be crash in Schema::_init when do stream load - posted by "dujl (via GitHub)" <gi...@apache.org> on 2023/07/11 06:02:28 UTC, 0 replies.
- [GitHub] [doris] dujl commented on issue #21707: [Bug] be crash in Schema::_init when do stream load - posted by "dujl (via GitHub)" <gi...@apache.org> on 2023/07/11 06:02:43 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21487: [improvement](column) Support for the default value of current_timestamp in milliseconds - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 06:04:16 UTC, 0 replies.
- [doris] branch master updated: [improvement](column) Support for the default value of current_timestamp in microsecond (#21487) - posted by zy...@apache.org on 2023/07/11 06:04:20 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21688: [fix](jdbc scan) `1=1` does not translate to `TRUE` - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 06:04:52 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed issue #19745: [Bug] sqlserver catalog/external table hit JDBC executor sql error when filter 1 = 1 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 06:04:53 UTC, 0 replies.
- [doris] branch master updated (d3be10ee58 -> 5ed42705d4) - posted by yi...@apache.org on 2023/07/11 06:04:55 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21705: [fix](errCode) Change the error code of a read-only variable - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 06:05:21 UTC, 0 replies.
- [doris] branch master updated (5ed42705d4 -> 8d98f2ac7e) - posted by zy...@apache.org on 2023/07/11 06:05:25 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21701: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 06:05:43 UTC, 0 replies.
- [GitHub] [doris] zy-kkk closed issue #20774: [BUG] Unknow system variable 'have_query_cache' caused by mysql-jdbc - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/11 06:05:44 UTC, 0 replies.
- [doris] branch master updated: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client (#21701) - posted by zy...@apache.org on 2023/07/11 06:05:47 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt closed pull request #21691: [Feature](materialized-view) enable create mv on mow - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 06:07:08 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21662: [typo](doc) Modify auto pull up document - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 06:08:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21591: [regression-test] add bitmap filter p1 regression case - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 06:09:00 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21708: [regression-test](agg-state) change set to set global enable_agg_state - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 06:15:57 UTC, 0 replies.
- [doris] branch master updated: [regression-test](agg-state) change set to set global enable_agg_state (#21708) - posted by pa...@apache.org on 2023/07/11 06:16:00 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21711: [regression-test](agg-state) change set to set global enable_agg_state - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 06:22:00 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21711: [regression-test](agg-state) change set to set global enable_agg_state - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 06:22:27 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [regression-test](agg-state) change set to set global enable_agg_state (#21708) (#21711) - posted by pa...@apache.org on 2023/07/11 06:22:31 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21591: [regression-test](bitmapfilter) add bitmap filter p1 regression case - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 06:27:06 UTC, 0 replies.
- [doris] branch master updated: [regression] add bitmap filter p1 regression case (#21591) - posted by yi...@apache.org on 2023/07/11 06:27:10 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on a diff in pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/11 06:38:52 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21699: [Improve](hash-fun)improve nested hash with range - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 06:40:43 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21495: [improvement](Jsonb) optimization Jsonb path parse - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/11 06:40:44 UTC, 0 replies.
- [doris] branch master updated (cb69349873 -> d0eb4d7da3) - posted by yi...@apache.org on 2023/07/11 06:40:47 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21597: [feature](partial update) support MOW partial update for insert statement - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/11 06:52:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21694: [typo](docs)Modified description of JSON size - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 06:53:59 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21712: [Chore](status) avoid empty error msg on status (#21454) - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 06:56:13 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21712: [Chore](status) avoid empty error msg on status (#21454) - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 06:56:26 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Chore](status) avoid empty error msg on status (#21454) (#21712) - posted by pa...@apache.org on 2023/07/11 06:56:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21712: [Chore](status) avoid empty error msg on status (#21454) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 07:04:07 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21661: [pipeline](ckb) trigger new ckb pipeline, even pr id also run - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 07:06:05 UTC, 1 replies.
- [GitHub] [doris] XieJiann closed pull request #21687: [enhance](Nereids) remove unuseless stats calculation in CostAndEnforce - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/11 07:21:32 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21706: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 07:23:30 UTC, 0 replies.
- [doris] branch master updated: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false (#21706) - posted by yi...@apache.org on 2023/07/11 07:23:36 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21661: [pipeline](ckb) trigger new ckb pipeline, even pr id also run - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 07:24:29 UTC, 0 replies.
- [doris] branch master updated: [pipeline](ckb) trigger new ckb pipeline, even pr id also run (#21661) - posted by yi...@apache.org on 2023/07/11 07:24:32 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed pull request #21552: Bump google.golang.org/grpc from 1.41.0 to 1.53.0 in /extension/beats - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 07:26:40 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] commented on pull request #21552: Bump google.golang.org/grpc from 1.41.0 to 1.53.0 in /extension/beats - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 07:26:43 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed pull request #21550: Bump grpc-protobuf from 1.30.0 to 1.53.0 in /fe - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 07:26:50 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] commented on pull request #21550: Bump grpc-protobuf from 1.30.0 to 1.53.0 in /fe - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 07:26:52 UTC, 0 replies.
- [doris] branch dependabot/go_modules/extension/beats/google.golang.org/grpc-1.53.0 deleted (was 6186fb6a53) - posted by gi...@apache.org on 2023/07/11 07:26:56 UTC, 0 replies.
- [doris] branch dependabot/maven/fe/io.grpc-grpc-protobuf-1.53.0 deleted (was a562c20b03) - posted by gi...@apache.org on 2023/07/11 07:27:07 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed pull request #21551: Bump grpc-protobuf from 1.44.1 to 1.53.0 in /samples/doris-demo/remote-udf-java-demo - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 07:27:10 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] commented on pull request #21551: Bump grpc-protobuf from 1.44.1 to 1.53.0 in /samples/doris-demo/remote-udf-java-demo - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 07:27:12 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed pull request #21549: Bump grpc-protobuf from 1.30.0 to 1.53.0 in /samples/doris-demo/remote-udaf-java-demo - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 07:27:19 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] commented on pull request #21549: Bump grpc-protobuf from 1.30.0 to 1.53.0 in /samples/doris-demo/remote-udaf-java-demo - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 07:27:21 UTC, 0 replies.
- [doris] branch dependabot/maven/samples/doris-demo/remote-udf-java-demo/io.grpc-grpc-protobuf-1.53.0 deleted (was c0268598af) - posted by gi...@apache.org on 2023/07/11 07:27:24 UTC, 0 replies.
- [doris] branch dependabot/maven/samples/doris-demo/remote-udaf-java-demo/io.grpc-grpc-protobuf-1.53.0 deleted (was 932fea7706) - posted by gi...@apache.org on 2023/07/11 07:27:36 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21693: [enhancement](Nereids) Avoid frequent variable retrieval from connect context when calculating cost - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 07:53:37 UTC, 7 replies.
- [GitHub] [doris] yiguolei merged pull request #21696: [Fix](executor)Fix scan entity core - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 07:56:17 UTC, 0 replies.
- [doris] branch master updated: [Fix](executor)Fix scan entity core #21696 - posted by yi...@apache.org on 2023/07/11 07:56:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21501: [log](profile) add doris version info to query profile - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 07:56:32 UTC, 2 replies.
- [GitHub] [doris] dataroaring merged pull request #21619: [fix](mow) fix flush_single_block core in calc_segment_delete_bitmap - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/11 07:57:00 UTC, 0 replies.
- [doris] branch master updated (d3317aa33b -> da86d2ff65) - posted by da...@apache.org on 2023/07/11 07:57:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21326: [enhancement](nereids) Support or to in conversion - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 08:13:12 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21377: [improvement](nereids) show stats with updated time - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 08:13:59 UTC, 1 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21713: [imporve](udaf) refactor java-udaf executor by using for loop - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/11 08:18:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21469: [enhancement](nereids) Update consumer's stats - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 08:19:10 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21528: [enhancement](nereids) Update tbl stats after system job succeeded - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 08:20:44 UTC, 1 replies.
- [GitHub] [doris] englefly commented on pull request #21377: [improvement](stats) show stats with updated time - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/11 08:21:15 UTC, 0 replies.
- [GitHub] [doris] xutaoustc opened a new issue, #21714: [Enhancement] show stream load does not show transaction ID - posted by "xutaoustc (via GitHub)" <gi...@apache.org> on 2023/07/11 08:31:27 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 08:34:15 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #21571: [Fix](Core) Fix core caused by null MowContext ptr - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/11 08:44:27 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21713: [imporve](udaf) refactor java-udaf executor by using for loop - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/11 08:50:58 UTC, 2 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21715: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/11 08:59:40 UTC, 0 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21716: [FIX](serde)Fix decimal for arrow serde - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/11 08:59:41 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21715: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/11 09:00:00 UTC, 2 replies.
- [GitHub] [doris] englefly commented on pull request #21326: [enhancement](nereids) Support or to in conversion - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/11 09:04:57 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21717: [Chore](column) remove unused code of predicate_column - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 09:05:06 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21717: [Chore](column) remove unused code of predicate_column - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 09:05:34 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21715: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 09:07:13 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21716: [FIX](serde)Fix decimal for arrow serde - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 09:07:13 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21717: [Chore](column) remove unused code of predicate_column - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 09:12:20 UTC, 1 replies.
- [GitHub] [doris] amorynan commented on pull request #21716: [FIX](serde)Fix decimal for arrow serde - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/11 09:14:11 UTC, 1 replies.
- [GitHub] [doris] vinlee19 closed pull request #21672: [typo](docs) remove invalid document descriptions and uri - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/11 09:22:59 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21718: [fix](draft)push conjuncts into SetOperationStmt inline view - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/11 09:25:24 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21718: [fix](draft)push conjuncts into SetOperationStmt inline view - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/11 09:25:34 UTC, 3 replies.
- [GitHub] [doris] freemandealer commented on pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/11 09:30:07 UTC, 0 replies.
- [GitHub] [doris] freemandealer opened a new pull request, #21719: [fix](config) set FE header size limit to 1MB from 10k - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/11 09:50:42 UTC, 0 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #21720: [typo](docs) : modify bitmap_and_not document - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/11 09:55:52 UTC, 0 replies.
- [GitHub] [doris] vinlee19 closed pull request #21720: [typo](docs) : modify bitmap_and_not document - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/11 09:56:14 UTC, 0 replies.
- [GitHub] [doris-thirdparty] qidaye merged pull request #99: [Compile] fix compile problem - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/11 09:59:38 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated: [Compile] fix compile problem (#99) - posted by ji...@apache.org on 2023/07/11 09:59:41 UTC, 0 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #21721: [typo](docs): modify bitmap_and_not function document - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/11 10:02:43 UTC, 0 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #21722: [feature](function) support time_to_sec - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/11 10:02:46 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21718: [fix](draft)push conjuncts into SetOperationStmt inline view - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 10:02:51 UTC, 4 replies.
- [GitHub] [doris] zclllyybb commented on pull request #21722: [feature](function) support time_to_sec - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/11 10:02:52 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21715: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 10:02:59 UTC, 3 replies.
- [GitHub] [doris] yiguolei commented on pull request #21719: [fix](config) set FE header size limit to 1MB from 10k - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 10:04:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21719: [fix](config) set FE header size limit to 1MB from 10k - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 10:05:23 UTC, 1 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/11 10:07:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21722: [feature](function) support time_to_sec - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 10:11:32 UTC, 4 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21723: [Fix](Nereids)normalize the behavior of from_unixtime() according to Nereids planner - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/11 10:12:36 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21723: [Fix](Nereids)normalize the behavior of from_unixtime() according to Nereids planner - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/11 10:12:45 UTC, 2 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #21724: [typo](docs) modify the documentation for the bitmap_and_not function in 1.2 - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/11 10:13:29 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21725: [WIP][refactor](load) split segment flusher from rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/11 10:26:32 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21725: [WIP][refactor](load) split segment flusher from rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/11 10:26:44 UTC, 10 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21719: [fix](config) set FE header size limit to 1MB from 10k - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 10:28:18 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21725: [WIP][refactor](load) split segment flusher from rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 10:33:32 UTC, 13 replies.
- [GitHub] [doris] yiguolei merged pull request #21271: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 10:34:23 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying (#19101) (#21271) - posted by yi...@apache.org on 2023/07/11 10:34:29 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21722: [feature](function) support time_to_sec - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 10:36:04 UTC, 5 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21726: [chore](mv) when create mv failed show more failed msg - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/11 10:40:23 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21723: [Fix](Nereids)normalize the behavior of from_unixtime() according to Nereids planner - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 10:42:51 UTC, 4 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21727: [refactor](Nereids) refactor cte analyze, rewrite and reuse code - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/11 10:49:12 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21727: [refactor](Nereids) refactor cte analyze, rewrite and reuse code - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/11 10:52:44 UTC, 14 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21725: [WIP][refactor](load) split segment flusher from rowset writer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 10:56:08 UTC, 10 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21728: [fix](planner)push conjuncts into SetOperationStmt inline view - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/11 11:05:31 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21729: [enhancement](multi-table) enable mullti-table routine load on pipeline engine from BE part - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/11 11:15:37 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21726: [chore](mv) when create mv failed show more failed msg - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/11 11:18:31 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [chore](mv) when create mv failed, show more failed msg (#21726) - posted by pa...@apache.org on 2023/07/11 11:18:35 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21727: [refactor](Nereids) refactor cte analyze, rewrite and reuse code - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 11:22:25 UTC, 11 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21729: [enhancement](multi-table) enable multi-table routine load on pipeline engine from BE part - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 11:23:01 UTC, 1 replies.
- [GitHub] [doris] freemandealer commented on pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/11 11:35:58 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21730: [fix](Nereids): disable PushdownExpressionsInHashCondition. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/11 11:36:32 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21730: [fix](Nereids): disable PushdownExpressionsInHashCondition. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/11 11:43:46 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21719: [fix](config) set FE header size limit to 1MB from 10k - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/11 11:52:16 UTC, 0 replies.
- [doris] branch master updated: [fix](config) set FE header size limit to 1MB from 10k (#21719) - posted by da...@apache.org on 2023/07/11 11:52:21 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21482: [enhancement](nereids) Sync stats across FE cluster after analyze - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 12:09:05 UTC, 0 replies.
- [doris] branch master updated: [enhancement](nereids) Sync stats across FE cluster after analyze #21482 - posted by yi...@apache.org on 2023/07/11 12:09:09 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21731: [Fix](planner)normalize the behavior of from_unixtime() according to 2.0.0 - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/11 12:12:46 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21730: [fix](Nereids): disable PushdownExpressionsInHashCondition. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 12:13:41 UTC, 1 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21731: [Fix](planner)normalize the behavior of from_unixtime() according to 2.0.0 - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/11 12:15:08 UTC, 1 replies.
- [GitHub] [doris] platoneko opened a new pull request, #21732: [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets - posted by "platoneko (via GitHub)" <gi...@apache.org> on 2023/07/11 12:20:03 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21522: [improvement](memory) Refactor doris cache GC - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 12:21:34 UTC, 0 replies.
- [doris] branch master updated: [improvement](memory) Refactor doris cache GC (#21522) - posted by yi...@apache.org on 2023/07/11 12:21:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21732: [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 12:28:46 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21729: [enhancement](multi-table) support multi-table routine load on pipeline engine from BE - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 12:38:00 UTC, 13 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21674: [Enhancement] (binlog) Rebuild binlog and binlog manager - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 12:38:48 UTC, 2 replies.
- [GitHub] [doris] luzhijing opened a new pull request, #21733: [dont merge](test) join the community - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/11 12:50:04 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #21734: [opt](regression case) add more index change case - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/11 12:50:39 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #21734: [opt](regression case) add more index change case - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/11 12:51:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21732: [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 12:52:18 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21734: [opt](regression case) add more index change case - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 12:57:34 UTC, 2 replies.
- [GitHub] [doris] liutang123 opened a new pull request, #21735: [style ](executor)Remove unused code - posted by "liutang123 (via GitHub)" <gi...@apache.org> on 2023/07/11 13:13:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 13:15:19 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21729: [enhancement](multi-table) support multi-table routine load on pipeline engine from BE - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 13:15:37 UTC, 13 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21735: [style ](executor)Remove unused code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 13:21:37 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21674: [Enhancement] (binlog) Rebuild binlog and binlog manager - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 13:27:00 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21734: [opt](regression case) add more index change case - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 13:27:09 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21622: [fix](match) Optimize the logic for match_phrase function filter to avoid occasional core - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 13:27:21 UTC, 2 replies.
- [GitHub] [doris] dataroaring commented on a diff in pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/11 13:28:30 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21729: [enhancement](multi-table) support multi-table routine load on pipeline engine from BE - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/11 13:35:47 UTC, 10 replies.
- [GitHub] [doris] Centurybbx commented on a diff in pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "Centurybbx (via GitHub)" <gi...@apache.org> on 2023/07/11 13:41:16 UTC, 1 replies.
- [GitHub] [doris] yujun777 closed pull request #21365: [fix](regression test) drop table before run window test - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/11 13:43:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21735: [style ](executor)Remove unused code - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 13:50:44 UTC, 2 replies.
- [GitHub] [doris] Yukang-Lian closed pull request #21571: [Fix](Core) Fix core caused by null MowContext ptr - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/11 14:07:31 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21382: [fix](clone) fix cannot further repair clone replica which miss version data - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 14:18:36 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20996: [fix](dynamic partition) fix create hot partition failed without error response - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 14:20:24 UTC, 7 replies.
- [GitHub] [doris] yiguolei merged pull request #21715: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 14:35:33 UTC, 0 replies.
- [doris] branch master updated: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter (#21715) - posted by yi...@apache.org on 2023/07/11 14:35:37 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21514: [feature](hive)add read of the hive table textfile format array type - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/11 14:37:52 UTC, 0 replies.
- [doris] branch master updated (925da90480 -> ff42cd9b49) - posted by mo...@apache.org on 2023/07/11 14:37:55 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/11 14:38:16 UTC, 2 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 14:39:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 14:39:51 UTC, 3 replies.
- [GitHub] [doris] yiguolei commented on pull request #21735: [style ](executor)Remove unused code - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/11 14:53:17 UTC, 0 replies.
- [doris] branch branch-2.0 updated (f91bdb7c87 -> d8f6199d99) - posted by kx...@apache.org on 2023/07/11 14:56:42 UTC, 0 replies.
- [doris] 01/30: [fix](test) fix two case bug #21124 - posted by kx...@apache.org on 2023/07/11 14:56:43 UTC, 0 replies.
- [doris] 02/30: [Improvement](statistics, multi catalog)Support iceberg table stats collection (#21481) - posted by kx...@apache.org on 2023/07/11 14:56:44 UTC, 0 replies.
- [doris] 03/30: [Enhancement](inverted index) reset global instance for InvertedIndexSearcherCache when destroy (#21601) - posted by kx...@apache.org on 2023/07/11 14:56:45 UTC, 0 replies.
- [doris] 04/30: [refactor](udf) refactor java-udf execute method by using for loop (#21388) - posted by kx...@apache.org on 2023/07/11 14:56:46 UTC, 0 replies.
- [doris] 05/30: [Fix](pipeline) fix ExchangeSinkBuffer request id memory alloc problem (#21647) - posted by kx...@apache.org on 2023/07/11 14:56:47 UTC, 0 replies.
- [doris] 06/30: [opt](Nereids): Join use List as children (#21608) - posted by kx...@apache.org on 2023/07/11 14:56:48 UTC, 0 replies.
- [doris] 07/30: [improvement](statistics)Support external table show table stats, modify column stats and drop stats (#21624) - posted by kx...@apache.org on 2023/07/11 14:56:49 UTC, 0 replies.
- [doris] 08/30: [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time #21653 - posted by kx...@apache.org on 2023/07/11 14:56:50 UTC, 0 replies.
- [doris] 09/30: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction (#20907) - posted by kx...@apache.org on 2023/07/11 14:56:51 UTC, 0 replies.
- [doris] 10/30: [enchancement](stats) Inject partition statistics #21543 - posted by kx...@apache.org on 2023/07/11 14:56:52 UTC, 0 replies.
- [doris] 11/30: [Profile](runtimefilter) fix merge time of runtime filter (#21654) - posted by kx...@apache.org on 2023/07/11 14:56:53 UTC, 0 replies.
- [doris] 12/30: [feature](jdbc) Support jdbc catalog to read json types (#21341) - posted by kx...@apache.org on 2023/07/11 14:56:54 UTC, 0 replies.
- [doris] 13/30: fix: toCalendar should use Calendar.MONTH instead MONDAY (#21665) - posted by kx...@apache.org on 2023/07/11 14:56:55 UTC, 0 replies.
- [doris] 14/30: [enhancement](flush) make writer write fail status visible (#21530) - posted by kx...@apache.org on 2023/07/11 14:56:56 UTC, 0 replies.
- [doris] 15/30: [fix](create table) modify varchar default length 1 to 65533 (#21302) - posted by kx...@apache.org on 2023/07/11 14:56:57 UTC, 0 replies.
- [doris] 16/30: [test](spill) disable fuzzy spill variables for now (#21677) - posted by kx...@apache.org on 2023/07/11 14:56:58 UTC, 0 replies.
- [doris] 17/30: fix merge conflict for 91351014bfc2a7ec7619b7281c5e7772bdfad0a2 [enhancement](flush) make writer write fail status visible (#21530) - posted by kx...@apache.org on 2023/07/11 14:56:59 UTC, 0 replies.
- [doris] 18/30: [fix](runtime_filter) runtime_profile was not initialized in multi_cast_data_stream_source (#21690) - posted by kx...@apache.org on 2023/07/11 14:57:00 UTC, 0 replies.
- [doris] 19/30: [improvement](timezone) support mixed uppper-lower case of timezone names (#21572) - posted by kx...@apache.org on 2023/07/11 14:57:01 UTC, 0 replies.
- [doris] 20/30: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns (#21623) - posted by kx...@apache.org on 2023/07/11 14:57:02 UTC, 0 replies.
- [doris] 21/30: [fix](regression)update some case with timediff (#21697) - posted by kx...@apache.org on 2023/07/11 14:57:03 UTC, 0 replies.
- [doris] 22/30: [fix](sparkdpp) Change spark dpp default version to 1.2-SNAPSHOT (#21698) - posted by kx...@apache.org on 2023/07/11 14:57:04 UTC, 0 replies.
- [doris] 23/30: [improvement](column) Support for the default value of current_timestamp in microsecond (#21487) - posted by kx...@apache.org on 2023/07/11 14:57:05 UTC, 0 replies.
- [doris] 24/30: [fix](jdbc scan) `1=1` does not translate to `TRUE` (#21688) - posted by kx...@apache.org on 2023/07/11 14:57:06 UTC, 0 replies.
- [doris] 25/30: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client (#21701) - posted by kx...@apache.org on 2023/07/11 14:57:07 UTC, 0 replies.
- [doris] 26/30: [regression] add bitmap filter p1 regression case (#21591) - posted by kx...@apache.org on 2023/07/11 14:57:08 UTC, 0 replies.
- [doris] 27/30: [Improve](hash-fun)improve nested hash with range #21699 - posted by kx...@apache.org on 2023/07/11 14:57:09 UTC, 0 replies.
- [doris] 28/30: [Bug](dynamic table) set all CreateTableStmt from cup parser dynamic table flag false (#21706) - posted by kx...@apache.org on 2023/07/11 14:57:10 UTC, 0 replies.
- [doris] 29/30: [fix](config) set FE header size limit to 1MB from 10k (#21719) - posted by kx...@apache.org on 2023/07/11 14:57:11 UTC, 0 replies.
- [doris] 30/30: [enhancement](nereids) Sync stats across FE cluster after analyze #21482 - posted by kx...@apache.org on 2023/07/11 14:57:12 UTC, 0 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #21736: Add tableName in DropInfo && BatchDropInfo - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/11 14:59:09 UTC, 0 replies.
- [GitHub] [doris] JackDrogon commented on pull request #21736: Add tableName in DropInfo && BatchDropInfo - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/11 14:59:19 UTC, 0 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #21737: [pipeline](task_queue) remove disable steal in task queue to speed up query - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/11 15:12:22 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21737: [pipeline](task_queue) remove disable steal in task queue to speed up query - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 15:20:04 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #21737: [pipeline](task_queue) remove disable steal in task queue to speed up query - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/11 15:23:39 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [pipeline](task_queue) remove disable steal in task queue to speed up query (#21737) - posted by kx...@apache.org on 2023/07/11 15:23:44 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21692: [pipeline](task_queue) remove disable steal in task queue to speed up query - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/11 15:23:58 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21567: [Docs](statistics)Add external table statistic docs. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/11 15:31:17 UTC, 3 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21700: [Improvement](multi catalog)Cache file system to improve list remote files performance. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/11 15:31:28 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21736: Add tableName in DropInfo && BatchDropInfo - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/11 15:31:37 UTC, 2 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21700: [Improvement](multi catalog)Cache file system to improve list remote files performance. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/11 15:46:03 UTC, 1 replies.
- [GitHub] [doris] niebayes opened a new pull request, #21738: Json search dev - posted by "niebayes (via GitHub)" <gi...@apache.org> on 2023/07/11 16:34:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21738: [Feature](json function) add json_search function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/11 16:43:39 UTC, 0 replies.
- [GitHub] [doris] platoneko commented on pull request #21732: [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets - posted by "platoneko (via GitHub)" <gi...@apache.org> on 2023/07/11 19:09:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #15605: [improvement](projection) Improve projection performance - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 00:10:16 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21702: [fix](catalog) wrong required slot info causing BE crash. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/12 01:33:19 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](catalog) wrong required slot info causing BE crash. (#21702) - posted by mo...@apache.org on 2023/07/12 01:33:25 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #21739: [feature](hudi) support hudi time travel in external table - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/12 01:58:57 UTC, 0 replies.
- [GitHub] [doris] jacktengg commented on a diff in pull request #21721: [typo](docs) modify bitmap function document - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/12 02:13:45 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21740: [Docs](statistics)Modify the syntax description in the statistics. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/12 02:18:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21713: [imporve](udaf) refactor java-udaf executor by using for loop - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 02:27:31 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21739: [feature](hudi) support hudi time travel in external table - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 02:31:24 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21721: [typo](docs) modify bitmap function document - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 02:33:56 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21678: [enhancement](RoutineLoad)Mutile table support pipeline load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 02:49:04 UTC, 4 replies.
- [GitHub] [doris] morrySnow merged pull request #21326: [enhancement](nereids) Support or to in conversion - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/12 02:53:09 UTC, 0 replies.
- [doris] branch master updated: [opt](nereids) convert OR expression to IN expression (#21326) - posted by mo...@apache.org on 2023/07/12 02:53:13 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21741: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/12 02:54:13 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21713: [imporve](udaf) refactor java-udaf executor by using for loop - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 02:54:25 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21469: [enhancement](nereids) Update consumer's stats - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/12 02:55:42 UTC, 0 replies.
- [doris] branch master updated (88c719233a -> 56c2deadb1) - posted by mo...@apache.org on 2023/07/12 02:55:47 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21741: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/12 02:56:27 UTC, 6 replies.
- [GitHub] [doris] englefly opened a new pull request, #21742: [shape](nereids) TPCDS check all query shape, except ds64 - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 02:59:05 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21741: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 03:01:52 UTC, 8 replies.
- [GitHub] [doris] morrySnow commented on pull request #21528: [enhancement](stats) Update tbl stats after system job succeeded - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/12 03:09:12 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21528: [enhancement](stats) Update tbl stats after system job succeeded - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/12 03:11:53 UTC, 0 replies.
- [doris] branch master updated: [opt](stats)update tbl stats of statistics collection after system statistics collection job succeeded (#21528) - posted by mo...@apache.org on 2023/07/12 03:11:56 UTC, 0 replies.
- [GitHub] [doris] englefly closed pull request #21554: [refactor](nereids) enable tpcds shape check on all queries - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 03:39:09 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21741: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 03:39:59 UTC, 8 replies.
- [GitHub] [doris] englefly opened a new pull request, #21744: [refactor](nereids)set session var for bushy join - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 03:41:04 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21744: [refactor](nereids)set session var for bushy join - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 03:41:35 UTC, 1 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21745: [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/12 04:06:41 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21722: [feature](function) support time_to_sec - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/12 04:16:17 UTC, 0 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/12 04:18:05 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 04:27:26 UTC, 14 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21650: [fix](planner)need recalculate nullable info of output slots for join node - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 04:48:24 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21718: [fix](planner)push conjuncts into SetOperationStmt inline view - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 04:48:58 UTC, 1 replies.
- [GitHub] [doris] englefly commented on pull request #21718: [fix](planner)push conjuncts into SetOperationStmt inline view - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 04:49:36 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21745: [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 04:52:25 UTC, 9 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #20716: [Feature](Nereids) Add nereids unit test and refactor user feature of minidump - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/12 04:54:42 UTC, 12 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21744: [refactor](nereids)set session var for bushy join - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 05:51:19 UTC, 2 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21745: [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/12 06:06:38 UTC, 9 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21747: [improvement](nereids)dphyper GraphSimplifier should consider missed edges when estimating join cost - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/12 06:22:08 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21747: [improvement](nereids)dphyper GraphSimplifier should consider missed edges when estimating join cost - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/12 06:22:22 UTC, 1 replies.
- [GitHub] [doris] haoxinyuan opened a new issue, #21748: [Bug] - posted by "haoxinyuan (via GitHub)" <gi...@apache.org> on 2023/07/12 06:31:44 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21749: [Improvement](profile)Add init and finalize external scan node time in profile. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/12 06:32:30 UTC, 0 replies.
- [GitHub] [doris] liutang123 merged pull request #21735: [style ](executor)Remove unused code - posted by "liutang123 (via GitHub)" <gi...@apache.org> on 2023/07/12 06:48:18 UTC, 0 replies.
- [doris] branch master updated: Remove unused code (#21735) - posted by li...@apache.org on 2023/07/12 06:48:21 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21747: [improvement](nereids)dphyper GraphSimplifier should consider missed edges when estimating join cost - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 06:48:47 UTC, 3 replies.
- [GitHub] [doris] morrySnow commented on pull request #21588: [fix](stats) fix when some stat is NULL, causing an exception during display stat - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/12 06:53:27 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21588: [fix](stats) fix when some stat is NULL, causing an exception during display stat - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/12 06:57:09 UTC, 0 replies.
- [doris] branch master updated: [fix](stats) when some stat is NULL, causing an exception during display stats (#21588) - posted by mo...@apache.org on 2023/07/12 06:57:13 UTC, 0 replies.
- [GitHub] [doris-thirdparty] airborne12 opened a new pull request, #100: [Fix] fix compile and unitest problems - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/12 07:01:04 UTC, 0 replies.
- [GitHub] [doris] ldboyghg opened a new issue, #21750: [Enhancement] 希望doris的字符串列表分区能参考clickhouse - posted by "ldboyghg (via GitHub)" <gi...@apache.org> on 2023/07/12 07:02:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21749: [Improvement](profile)Add init and finalize external scan node time in profile. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 07:03:37 UTC, 7 replies.
- [GitHub] [doris] zhannngchen opened a new pull request, #21751: [fix](partial-update) transient rowset writer should not trigger segcompaction when build rowset - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/12 07:15:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21751: [fix](partial-update) transient rowset writer should not trigger segcompaction when build rowset - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 07:23:00 UTC, 2 replies.
- [GitHub] [doris] zhannngchen commented on pull request #21751: [fix](partial-update) transient rowset writer should not trigger segcompaction when build rowset - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/12 07:25:58 UTC, 0 replies.
- [GitHub] [doris] platoneko commented on a diff in pull request #21741: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. - posted by "platoneko (via GitHub)" <gi...@apache.org> on 2023/07/12 07:39:59 UTC, 2 replies.
- [GitHub] [doris-flink-connector] JNSimba opened a new pull request, #162: [Fix] lookup join close executor service - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/12 07:45:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21751: [fix](partial-update) transient rowset writer should not trigger segcompaction when build rowset - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 07:52:36 UTC, 1 replies.
- [GitHub] [doris-thirdparty] qidaye merged pull request #100: [Fix] fix compile and unitest problems - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/12 07:58:51 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated: [Fix] fix compile and unitest problems (#100) - posted by ji...@apache.org on 2023/07/12 07:58:54 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on a diff in pull request #21741: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/12 08:13:43 UTC, 1 replies.
- [GitHub] [doris] englefly opened a new pull request, #21753: [tpcds](nereids) add tpchds 1T shape check - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 08:21:34 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21753: [tpcds](nereids) add tpchds 1T shape check - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 08:21:45 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21742: [shape](nereids) TPCDS check all query shape, except ds64 - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 08:22:17 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21744: [refactor](nereids)set session var for bushy join - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 08:29:11 UTC, 1 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21754: [Fix](planner)fix ctas incorrect string types of the target table. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/12 08:33:06 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21754: [Fix](planner)fix ctas incorrect string types of the target table. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/12 08:33:14 UTC, 8 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21755: [fix](executor) Fix stuck in get stack trace when memory exceed cancel query - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/12 08:34:42 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21755: [fix](executor) Fix stuck in get stack trace when memory exceed cancel query - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/12 08:35:03 UTC, 2 replies.
- [GitHub] [doris] englefly merged pull request #21744: [refactor](nereids)set session var for bushy join - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 08:40:51 UTC, 0 replies.
- [doris] branch master updated: [refactor](nereids)set session var for bushy join (#21744) - posted by en...@apache.org on 2023/07/12 08:40:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21755: [fix](executor) Fix stuck in get stack trace when memory exceed cancel query - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 08:41:37 UTC, 1 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21756: [refactor](executor) remove unused variable - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/12 08:50:52 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21756: [refactor](executor) remove unused variable - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/12 08:51:01 UTC, 3 replies.
- [GitHub] [doris] freemandealer opened a new pull request, #21757: [fix](show-stmt) fix show create table missing storage_medium info - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/12 08:55:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21756: [refactor](executor) remove unused variable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 08:59:33 UTC, 2 replies.
- [GitHub] [doris] rotkang opened a new issue, #21758: [Bug] Release 2.0.0 Alpha1 is not compatible with datev2 type when creating table structure through like - posted by "rotkang (via GitHub)" <gi...@apache.org> on 2023/07/12 09:00:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21754: [Fix](planner)fix ctas incorrect string types of the target table. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 09:09:13 UTC, 10 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21759: [feature](Nereids) support other join in DPHyper - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/12 09:11:28 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21759: [feature](Nereids) support other join in DPHyper - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/12 09:11:38 UTC, 2 replies.
- [GitHub] [doris] bobhan1 commented on pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/12 09:18:29 UTC, 4 replies.
- [GitHub] [doris] Yukang-Lian opened a new pull request, #21760: [Fix](MoW) Fix bug about caculating all committed rowsets delete bitmaps when do comapction - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/12 09:31:39 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian commented on pull request #21760: [Fix](MoW) Fix bug about caculating all committed rowsets delete bitmaps when do comapction - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/12 09:31:55 UTC, 5 replies.
- [GitHub] [doris] yiguolei merged pull request #21611: [fix](multi-table-load) fix memory leak when processing multi-table routine load - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/12 09:33:00 UTC, 0 replies.
- [doris] branch master updated (0243c403f1 -> 9d96e18614) - posted by yi...@apache.org on 2023/07/12 09:33:05 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21756: [refactor](executor) remove unused variable - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 09:35:46 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21757: [fix](show-stmt) fix show create table missing storage_medium info - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 09:36:52 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21760: [Fix](MoW) Fix bug about caculating all committed rowsets delete bitmaps when do comapction - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 09:38:27 UTC, 6 replies.
- [GitHub] [doris] zhannngchen commented on pull request #21456: [enhancement](merge-on-write) split delete bitmap from tablet meta - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/12 09:42:06 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21755: [fix](executor) Fix stuck in get stack trace when memory exceed cancel query - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 09:47:56 UTC, 3 replies.
- [GitHub] [doris] BePPPower opened a new pull request, #21761: [fix](Export) Fixed the bug that would be core when exporting large amounts of data - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/12 09:55:58 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21749: [Improvement](profile)Add init and finalize external scan node time in profile. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/12 10:01:01 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21760: [Fix](MoW) Fix bug about caculating all committed rowsets delete bitmaps when do comapction - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 10:02:57 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21761: [fix](Export) Fixed the bug that would be core when exporting large amounts of data - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 10:03:15 UTC, 4 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21762: [FIX](map) fix map key-column nullable for arrow serde - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/12 10:14:31 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on pull request #21761: [fix](Export) Fixed the bug that would be core when exporting large amounts of data - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/12 10:18:36 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21762: [FIX](map) fix map key-column nullable for arrow serde - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 10:21:03 UTC, 2 replies.
- [GitHub] [doris] amorynan commented on pull request #21762: [FIX](map) fix map key-column nullable for arrow serde - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/12 10:23:45 UTC, 0 replies.
- [GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #101: [Feature] add string to wstring function - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/12 10:25:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21678: [WIP][enhancement](RoutineLoad)Mutile table support pipeline load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 10:27:26 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21761: [fix](Export) Fixed the bug that would be core when exporting large amounts of data - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 10:56:44 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21762: [FIX](map) fix map key-column nullable for arrow serde - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 10:57:49 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21763: Revert "[imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter" - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/12 11:06:44 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #20996: [fix](dynamic partition) fix create hot partition failed without error response - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/12 11:10:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21759: [feature](Nereids) support other join in DPHyper - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 11:10:53 UTC, 2 replies.
- [doris] branch branch-2.0 updated (74198c1f30 -> 3304f62d57) - posted by kx...@apache.org on 2023/07/12 11:11:17 UTC, 0 replies.
- [doris] 01/06: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter (#21715) - posted by kx...@apache.org on 2023/07/12 11:11:18 UTC, 0 replies.
- [doris] 02/06: [feature](hive)add read of the hive table textfile format array type (#21514) - posted by kx...@apache.org on 2023/07/12 11:11:19 UTC, 0 replies.
- [doris] 03/06: [opt](nereids) convert OR expression to IN expression (#21326) - posted by kx...@apache.org on 2023/07/12 11:11:20 UTC, 0 replies.
- [doris] 04/06: [opt](stats)update tbl stats of statistics collection after system statistics collection job succeeded (#21528) - posted by kx...@apache.org on 2023/07/12 11:11:21 UTC, 0 replies.
- [doris] 05/06: Remove unused code (#21735) - posted by kx...@apache.org on 2023/07/12 11:11:22 UTC, 0 replies.
- [doris] 06/06: [fix](multi-table-load) fix memory leak when processing multi-table routine load (#21611) - posted by kx...@apache.org on 2023/07/12 11:11:23 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21456: [enhancement](merge-on-write) split delete bitmap from tablet meta - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/12 11:13:39 UTC, 0 replies.
- [doris] branch master updated: [enhancement](merge-on-write) split delete bitmap from tablet meta (#21456) - posted by da...@apache.org on 2023/07/12 11:13:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21763: Revert "[imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter" - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 11:14:04 UTC, 2 replies.
- [GitHub] [doris] dataroaring merged pull request #21716: [FIX](serde)Fix decimal for arrow serde - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/12 11:15:51 UTC, 0 replies.
- [doris] branch master updated: [FIX](serde)Fix decimal for arrow serde (#21716) - posted by da...@apache.org on 2023/07/12 11:15:53 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21763: Revert "[imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter" - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/12 11:20:27 UTC, 1 replies.
- [GitHub] [doris] jackwener commented on pull request #21730: [enhance](Nereids): Pushdown Project Through OuterJoin. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/12 11:31:56 UTC, 2 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #21765: [fix](compile) fix be compile error - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/12 11:49:09 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 commented on pull request #21765: [fix](compile) fix be compile error - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/12 11:49:24 UTC, 1 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21766: [docs](stats) Update statistics related content - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/12 11:51:10 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21765: [fix](compile) fix be compile error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 11:55:00 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21739: [feature](hudi) support hudi time travel in external table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 11:55:42 UTC, 3 replies.
- [GitHub] [doris] kaijchen commented on a diff in pull request #21456: [enhancement](merge-on-write) split delete bitmap from tablet meta - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/12 12:02:58 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #21765: [fix](compile) fix be compile error - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/12 12:05:03 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21763: Revert "[imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter" - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 12:05:12 UTC, 1 replies.
- [GitHub] [doris] liaoxin01 commented on a diff in pull request #21765: [fix](compile) fix be compile error - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/12 12:07:53 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21766: [docs](stats) Update statistics related content - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/12 12:08:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21766: [docs](stats) Update statistics related content - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 12:08:42 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21765: [fix](compile) fix be compile error - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 12:24:27 UTC, 1 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21678: [enhancement](RoutineLoad)Mutile table support pipeline load - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/12 12:32:57 UTC, 2 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #21767: [Agg](exec) support aggregation_node limit short circuit - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/12 12:53:11 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21767: [Agg](exec) support aggregation_node limit short circuit - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/12 12:53:24 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21767: [Agg](exec) support aggregation_node limit short circuit - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 13:00:49 UTC, 4 replies.
- [GitHub] [doris] zhannngchen merged pull request #21765: [fix](compile) fix be compile error - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/12 13:14:08 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21767: [Agg](exec) support aggregation_node limit short circuit - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 13:27:54 UTC, 1 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/12 13:30:27 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21555: [Improve](jsonb_extract) support jsonb_extract multi parse path - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/12 13:37:39 UTC, 0 replies.
- [doris] branch master updated: [Improve](jsonb_extract) support jsonb_extract multi parse path (#21555) - posted by yi...@apache.org on 2023/07/12 13:37:44 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21721: [typo](docs) modify bitmap function document - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/12 13:39:38 UTC, 0 replies.
- [GitHub] [doris] BePPPower opened a new pull request, #21768: [Fix](Export) check properties for export - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/12 13:40:49 UTC, 0 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #21769: [pipeline](ckb) rm trigger old ckb pipeline - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 13:43:44 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #21751: [fix](partial-update) transient rowset writer should not trigger segcompaction when build rowset - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/12 13:47:10 UTC, 0 replies.
- [doris] branch master updated (be55cb8dfc -> 7f133b7514) - posted by zh...@apache.org on 2023/07/12 13:47:15 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21734: [opt](regression case) add more index change case - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/12 13:52:51 UTC, 0 replies.
- [doris] branch master updated: [opt](regression case) add more index change case (#21734) - posted by yi...@apache.org on 2023/07/12 13:52:56 UTC, 0 replies.
- [GitHub] [doris] gavinchou commented on pull request #21649: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily - posted by "gavinchou (via GitHub)" <gi...@apache.org> on 2023/07/12 14:10:33 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21649: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/12 14:13:41 UTC, 0 replies.
- [doris] branch master updated: [Feature](doris compose) A tool for setup and manage doris docker cluster scaling easily (#21649) - posted by da...@apache.org on 2023/07/12 14:13:46 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on a diff in pull request #21715: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/12 14:18:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21736: [fix](ccr) Add tableName in DropInfo && BatchDropInfo - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 14:19:57 UTC, 1 replies.
- [GitHub] [doris] Larborator commented on issue #21758: [Bug] Release 2.0.0 Alpha1 is not compatible with datev2 type when creating table structure through like - posted by "Larborator (via GitHub)" <gi...@apache.org> on 2023/07/12 14:21:00 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21700: [Improvement](multi catalog)Cache file system to improve list remote files performance. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 14:37:33 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21678: [enhancement](RoutineLoad)Mutile table support pipeline load - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 14:47:01 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #21770: [fix](merge-on-write) fix wrong result when query with prefix key predicate - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/12 14:49:57 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on pull request #21721: [typo](docs) modify bitmap function document - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/12 14:53:06 UTC, 1 replies.
- [GitHub] [doris] liaoxin01 commented on pull request #21770: [fix](merge-on-write) fix wrong result when query with prefix key predicate - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/12 14:53:58 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21770: [fix](merge-on-write) fix wrong result when query with prefix key predicate - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 14:57:06 UTC, 2 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21739: [feature](hudi) support hudi time travel in external table - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/12 14:59:27 UTC, 0 replies.
- [doris] annotated tag 1.2.6-rc02 updated (6c0ac61206 -> 0415436a0f) - posted by mo...@apache.org on 2023/07/12 15:00:42 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on a diff in pull request #21739: [feature](hudi) support hudi time travel in external table - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/12 15:01:02 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #21739: [feature](hudi) support hudi time travel in external table - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/12 15:03:04 UTC, 1 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21567: [Docs](statistics)Add external table statistic docs. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/12 15:26:40 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on a diff in pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/12 15:26:51 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21770: [fix](merge-on-write) fix wrong result when query with prefix key predicate - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 15:27:57 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21761: [fix](Export) Fixed the bug that would be core when exporting large amounts of data - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/12 15:38:32 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21589: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/12 15:41:10 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. (#21589) - posted by mo...@apache.org on 2023/07/12 15:41:14 UTC, 0 replies.
- [doris] tag 2.0.0-rc01 created (now 7bda49b506) - posted by kx...@apache.org on 2023/07/12 15:41:38 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #21771: [improvement](catalog) reduce the size thrift params for external table query - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/12 16:02:16 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #21772: Vivo - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 16:05:53 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21771: [improvement](catalog) reduce the size thrift params for external table query - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/12 16:09:51 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21771: [improvement](catalog) reduce the size thrift params for external table query - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 16:10:06 UTC, 8 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #21773: [feature](insert)support `insert ignore into ...` statement - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/12 16:15:54 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #21773: [feature](insert)support `insert ignore into ...` statement - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/12 16:19:12 UTC, 12 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21773: [feature](insert)support `insert ignore into ...` statement - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 16:24:26 UTC, 9 replies.
- [GitHub] [doris] englefly commented on pull request #21772: Vivo - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/12 16:25:29 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21772: string to date min max - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/12 16:26:42 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21504: [fix](multi-catalog)support oss-hdfs service - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 16:52:45 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21772: string to date min max - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/12 17:00:46 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21772: string to date min max - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 17:02:37 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21771: [improvement](catalog) reduce the size thrift params for external table query - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 17:08:53 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21773: [feature](insert)support `insert ignore into ...` statement - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 17:14:03 UTC, 7 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20776: [feature-wip](hplsql) Integrate hplsql into doris to support stored procedure - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/12 17:39:38 UTC, 6 replies.
- [GitHub] [doris] github-actions[bot] closed pull request #15605: [improvement](projection) Improve projection performance - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 00:10:35 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #15289: [branch-1.1-lts](cherry-pick) delta writer init failed might cause data inconsistency between multiple replicas - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 00:10:37 UTC, 0 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #21772: string to date min max - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/13 00:42:56 UTC, 2 replies.
- [GitHub] [doris] englefly commented on pull request #21772: string to date min max - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/13 00:54:06 UTC, 0 replies.
- [GitHub] [doris] wsjz opened a new pull request, #21774: tools test - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/13 01:19:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21774: tools test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 01:20:37 UTC, 2 replies.
- [GitHub] [doris] HowardQin commented on issue #20131: [Enhancement] support create or replace view - posted by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/07/13 01:25:00 UTC, 1 replies.
- [GitHub] [doris] HHoflittlefish777 commented on a diff in pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/13 01:52:57 UTC, 1 replies.
- [GitHub] [doris] rotkang commented on issue #21758: [Bug] Release 2.0.0 Alpha1 is not compatible with datev2 type when creating table structure through like - posted by "rotkang (via GitHub)" <gi...@apache.org> on 2023/07/13 01:56:31 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21310: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 02:09:31 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian commented on issue #20131: [Enhancement] support create or replace view - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/13 02:10:48 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #21648: [feature](TVF) support path partition keys for external file TVF - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/13 02:15:58 UTC, 0 replies.
- [doris] branch master updated (105a162f94 -> e18465eac7) - posted by da...@apache.org on 2023/07/13 02:16:03 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21769: [pipeline](ckb) rm trigger old ckb pipeline - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 02:19:18 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21775: [only test] refactor mem_reuse in MutableBlock - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/13 02:20:02 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21775: [only test] refactor mem_reuse in MutableBlock - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/13 02:20:21 UTC, 6 replies.
- [GitHub] [doris] Mryange closed pull request #21704: [only test] - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/13 02:20:55 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21760: [Fix](MoW) Fix bug about caculating all committed rowsets delete bitmaps when do comapction - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/13 02:21:09 UTC, 1 replies.
- [GitHub] [doris] AshinGau commented on a diff in pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics issue which caused query result incorrectly. - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/13 02:21:09 UTC, 0 replies.
- [GitHub] [doris-thirdparty] qidaye merged pull request #101: [Feature] add string to wstring function - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/13 02:24:38 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated: [Feature] add string to wstring function (#101) - posted by ji...@apache.org on 2023/07/13 02:24:40 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21678: [enhancement](RoutineLoad)Mutile table support pipeline load - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/13 02:26:48 UTC, 0 replies.
- [doris] branch master updated (e18465eac7 -> 2d2beb637a) - posted by zy...@apache.org on 2023/07/13 02:26:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21775: [only test] refactor mem_reuse in MutableBlock - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 02:27:02 UTC, 4 replies.
- [GitHub] [doris-flink-connector] MR-liuhaha opened a new issue, #163: 建议集成Postgres数据库 - posted by "MR-liuhaha (via GitHub)" <gi...@apache.org> on 2023/07/13 02:29:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21663: [Fix](Planner) fix limit execute before sort in show export job - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 02:31:29 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21721: [typo](docs) modify bitmap function document - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/13 02:38:58 UTC, 0 replies.
- [GitHub] [doris] Cassiexiier opened a new pull request, #21776: [Docs](community) Join the Community documentation - posted by "Cassiexiier (via GitHub)" <gi...@apache.org> on 2023/07/13 02:40:39 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21763: Revert "[imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter" - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/13 02:44:23 UTC, 0 replies.
- [doris] branch master updated (2d2beb637a -> cf016f210d) - posted by ga...@apache.org on 2023/07/13 02:44:27 UTC, 0 replies.
- [GitHub] [doris] zhangy5 opened a new pull request, #21777: [regression-test] add p0/p1 case about partition table - posted by "zhangy5 (via GitHub)" <gi...@apache.org> on 2023/07/13 02:44:59 UTC, 0 replies.
- [GitHub] [doris] zhangy5 commented on pull request #21777: [regression-test] add p0/p1 case about partition table - posted by "zhangy5 (via GitHub)" <gi...@apache.org> on 2023/07/13 02:54:06 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21756: [refactor](executor) remove unused variable - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/13 03:03:00 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21778: [enhancement](broker-load) support special partition path pattern - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/13 03:03:17 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on a diff in pull request #21567: [Docs](statistics)Add external table statistic docs. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/13 03:04:52 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21778: [enhancement](broker-load) support special partition path pattern - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/13 03:05:00 UTC, 2 replies.
- [GitHub] [doris] kaka11chen commented on a diff in pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics issue which caused query result incorrectly. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/13 03:07:47 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #20411: [feature](load-refactor-with-tvf) load properties encapsulation for tvf based solution - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/13 03:10:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21769: [pipeline](ckb) rm trigger old ckb pipeline - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 03:14:05 UTC, 1 replies.
- [GitHub] [doris] BePPPower commented on a diff in pull request #21761: [fix](Export) Fixed the bug that would be core when exporting large amounts of data - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/13 03:16:03 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21663: [Fix](Planner) fix limit execute before sort in show export job - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/13 03:17:31 UTC, 0 replies.
- [doris] branch master updated: [Fix](Planner) fix limit execute before sort in show export job (#21663) - posted by mo...@apache.org on 2023/07/13 03:17:35 UTC, 0 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21779: [Improve](array)improve array hash function - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/13 03:20:55 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21775: [only test] refactor mem_reuse in MutableBlock - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 03:21:54 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21171: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/13 03:27:04 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21778: [enhancement](broker-load) support special partition path pattern - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 03:35:57 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #21741: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/13 03:46:15 UTC, 0 replies.
- [doris] branch master updated: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. (#21741) - posted by da...@apache.org on 2023/07/13 03:46:19 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21736: [fix](ccr) Add tableName in DropInfo && BatchDropInfo - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/13 03:47:52 UTC, 0 replies.
- [doris] branch master updated: [fix](ccr) Add tableName in DropInfo && BatchDropInfo (#21736) - posted by da...@apache.org on 2023/07/13 03:47:55 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20411: [feature](load-refactor-with-tvf) load properties encapsulation for tvf based solution - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 03:48:43 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21668: [Fix](pipeline) Close sink during fragment context destruction - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/13 03:52:27 UTC, 0 replies.
- [doris] branch master updated: [Fix](pipeline) close sink when fragment context destructs (#21668) - posted by da...@apache.org on 2023/07/13 03:52:31 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21779: [Improve](array)improve array hash function - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 03:53:57 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Improve](array)improve array hash function (#21779) - posted by mo...@apache.org on 2023/07/13 03:54:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20716: [Feature](Nereids) Add nereids unit test and refactor user feature of minidump - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 03:54:44 UTC, 6 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21197: [Feature](Nereids)support select into outfile - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 04:17:28 UTC, 1 replies.
- [GitHub] [doris] ilLiker commented on issue #4713: Routine load report TOO_MANY_TASKS - posted by "ilLiker (via GitHub)" <gi...@apache.org> on 2023/07/13 04:54:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21504: [fix](multi-catalog)support oss-hdfs service - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 05:29:05 UTC, 1 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21781: [fix](compile) fix ColumnArray::update_crcs_with_value - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/13 05:29:31 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21781: [fix](compile) fix ColumnArray::update_crcs_with_value - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/13 05:30:00 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #21567: [Docs](statistics)Add external table statistic docs. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 05:30:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21567: [Docs](statistics)Add external table statistic docs. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 05:31:00 UTC, 2 replies.
- [GitHub] [doris] morningman merged pull request #21781: [fix](compile) fix ColumnArray::update_crcs_with_value - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 05:35:53 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](compile) fix ColumnArray::update_crcs_with_value (#21781) - posted by mo...@apache.org on 2023/07/13 05:35:57 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21766: [docs](stats) Update statistics related content - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 05:51:29 UTC, 0 replies.
- [doris] branch master updated: [docs](stats) Update statistics related content #21766 - posted by mo...@apache.org on 2023/07/13 05:51:35 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21782: Enchancement](compatible) show decimalv3 to decimal - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/13 06:00:40 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21782: Enchancement](compatible) show decimalv3 to decimal - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/13 06:00:49 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #21721: [typo](docs) modify bitmap function document - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/13 06:02:13 UTC, 0 replies.
- [doris] branch master updated: [typo](docs) modify bitmap function document (#21721) - posted by yi...@apache.org on 2023/07/13 06:02:16 UTC, 0 replies.
- [GitHub] [doris] wsjz closed pull request #21774: tools test - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/13 06:03:28 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21782: Enchancement](compatible) show decimalv3 to decimal - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/13 06:06:47 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21783: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter and fix bug in change_to_bloom_filter - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/13 06:13:13 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21783: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter and fix bug in change_to_bloom_filter - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/13 06:13:24 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21783: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter and fix bug in change_to_bloom_filter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 06:20:04 UTC, 2 replies.
- [GitHub] [doris] vinlee19 commented on pull request #21724: [typo](docs) modify the documentation for the bitmap function in 1.2-lts - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/13 06:23:34 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21768: [Fix](Export) check properties for export - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/13 06:27:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21782: Enchancement](compatible) show decimalv3 to decimal - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 06:33:33 UTC, 2 replies.
- [GitHub] [doris] vinlee19 closed pull request #21450: [typo](docs) change the URI to lowercase - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/13 06:37:13 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21731: [Fix](planner)normalize the behavior of from_unixtime() according to 2.0.0 - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/13 06:41:33 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Fix](planner) normalize the behavior of from_unixtime() according to 2.0.0 (#21731) - posted by mo...@apache.org on 2023/07/13 06:41:37 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21784: [feature](profile) backport stream load profile into 1.2-lts - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/13 06:45:49 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21783: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter and fix bug in change_to_bloom_filter - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 06:48:29 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21786: [fix](docs) update version since of stream load enable_profile - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/13 07:02:47 UTC, 0 replies.
- [GitHub] [doris] yongjinhou opened a new issue, #21787: [Feature](authorization) Support column-level authorization - posted by "yongjinhou (via GitHub)" <gi...@apache.org> on 2023/07/13 07:04:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21786: [fix](docs) update version since of stream load enable_profile - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 07:07:17 UTC, 2 replies.
- [GitHub] [doris] wsjz opened a new pull request, #21788: [regression](multi-catalog)tools test - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/13 07:15:25 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21730: [enhance](Nereids): Pushdown Project Through OuterJoin. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 07:15:54 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21788: [regression](multi-catalog)tools test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 07:16:25 UTC, 13 replies.
- [GitHub] [doris-website] zy-kkk merged pull request #261: [typo](docs) modify errors in the document - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/13 07:16:52 UTC, 0 replies.
- [doris-website] branch master updated: [typo](docs) modify errors in the document (#261) - posted by zy...@apache.org on 2023/07/13 07:16:54 UTC, 0 replies.
- [GitHub] [doris] wsjz commented on pull request #21774: tools test - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/13 07:24:40 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #21789: [github](labeler) remove scope labeler - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 07:25:34 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21789: [github](labeler) remove scope labeler - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 07:25:43 UTC, 0 replies.
- [GitHub] [doris] hubgeter opened a new pull request, #21790: [feature](table-value-functions)add catalogs table-value-function - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/13 07:26:40 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21786: [fix](docs) update version since of stream load enable_profile - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/13 07:33:04 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21790: [feature](table-value-functions)add catalogs table-value-function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 07:34:52 UTC, 4 replies.
- [GitHub] [doris] wangbo opened a new pull request, #21791: [feature](profile)add monotonice timer for pipeline task - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/13 07:38:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21791: [feature](profile)add monotonice timer for pipeline task - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 07:45:04 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21789: [github](labeler) remove scope labeler - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 07:46:04 UTC, 1 replies.
- [GitHub] [doris] englefly opened a new pull request, #21792: [improve](nereids)inner join estimation: assume children output at least one tuple - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/13 08:03:06 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21792: [improve](nereids)inner join estimation: assume children output at least one tuple - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/13 08:03:17 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #21793: [fix](merge-on-write) fix be core and delete unused pending publish info for async publish when tablet dropped - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/13 08:07:26 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on issue #21560: [Bug] BE cannot start after apache-doris-2.0-beta is downloaded and installed - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/13 08:12:17 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21789: [github](labeler) remove scope labeler - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 08:14:01 UTC, 0 replies.
- [doris] branch master updated: [github](labeler) remove scope labeler (#21789) - posted by mo...@apache.org on 2023/07/13 08:14:06 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21793: [fix](merge-on-write) fix be core and delete unused pending publish info for async publish when tablet dropped - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 08:14:40 UTC, 3 replies.
- [GitHub] [doris] liaoxin01 commented on pull request #21793: [fix](merge-on-write) fix be core and delete unused pending publish info for async publish when tablet dropped - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/13 08:15:25 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21753: [tpcds](nereids) add tpchds 1T shape check - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 08:16:49 UTC, 1 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21794: [fix](Nereids) use groupExpr's children to make logicalPlan - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/13 08:24:32 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21794: [fix](Nereids) use groupExpr's children to make logicalPlan - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/13 08:25:53 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21795: [Feature](table function) support explode_json_array_json - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/13 08:30:58 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on issue #21748: [Bug] Failed to load class of driverClassName oracle.jdbc.OracleDriver in HikariConfig class classloader - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/13 08:33:59 UTC, 0 replies.
- [GitHub] [doris] yky888 opened a new issue, #21796: doris 整库同步集成 sqlserver - posted by "yky888 (via GitHub)" <gi...@apache.org> on 2023/07/13 08:35:07 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21797: [Bug](materialized view) fix wrong match mv when mv have where clause - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/13 08:36:52 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21797: [Bug](materialized view) fix wrong match mv when mv have where clause - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/13 08:37:06 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21795: [Feature](table function) support explode_json_array_json - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 08:38:44 UTC, 5 replies.
- [GitHub] [doris] yky888 closed issue #21796: doris 整库同步集成 sqlserver - posted by "yky888 (via GitHub)" <gi...@apache.org> on 2023/07/13 08:43:06 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on a diff in pull request #21768: [Fix](Export) check properties for export - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/13 08:43:28 UTC, 0 replies.
- [GitHub] [doris] a805814077 commented on issue #21560: [Bug] BE cannot start after apache-doris-2.0-beta is downloaded and installed - posted by "a805814077 (via GitHub)" <gi...@apache.org> on 2023/07/13 08:53:17 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21793: [fix](merge-on-write) fix be core and delete unused pending publish info for async publish when tablet dropped - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 08:55:38 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21798: [Bug](materialized-view) check group expr at create mv - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/13 08:57:41 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21798: [Bug](materialized-view) check group expr at create mv - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/13 08:57:48 UTC, 1 replies.
- [GitHub] [doris] vinlee19 commented on issue #21613: [Bug] data cannot be inserted into table with empty partition - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/13 08:58:04 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21197: [Feature](Nereids)support select into outfile - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/13 09:01:50 UTC, 0 replies.
- [doris] branch master updated (b72e0d9172 -> d4bdd6768c) - posted by mo...@apache.org on 2023/07/13 09:01:55 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21797: [Bug](materialized view) fix wrong match mv when mv have where clause - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 09:13:21 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21792: [improve](nereids)inner join estimation: assume children output at least one tuple - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 09:25:07 UTC, 1 replies.
- [GitHub] [doris] eldenmoon merged pull request #21310: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/13 09:31:48 UTC, 0 replies.
- [GitHub] [doris] eldenmoon closed issue #21234: [Bug] when using NGram index columns as query condition, be crash - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/13 09:31:48 UTC, 0 replies.
- [doris] branch master updated: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index (#21310) - posted by el...@apache.org on 2023/07/13 09:31:52 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21798: [Bug](materialized-view) check group expr at create mv - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 09:35:08 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21700: [Improvement](multi catalog)Cache file system to improve list remote files performance. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 09:40:15 UTC, 3 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21769: [pipeline](ckb) rm trigger old ckb pipeline - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/13 09:44:28 UTC, 0 replies.
- [doris] branch master updated (abc21f5d77 -> 22b59038d5) - posted by ga...@apache.org on 2023/07/13 09:44:32 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21567: [Docs](statistics)Add external table statistic docs. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 09:54:37 UTC, 0 replies.
- [doris] branch master updated: [Docs](statistics)Add external table statistic docs (#21567) - posted by mo...@apache.org on 2023/07/13 09:54:41 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21504: [fix](multi-catalog)support oss-hdfs service - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 10:02:19 UTC, 0 replies.
- [doris] branch master updated: [fix](multi-catalog)support oss-hdfs service (#21504) - posted by mo...@apache.org on 2023/07/13 10:02:21 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21773: [feature](insert)support `insert ignore into ...` statement - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 10:16:27 UTC, 0 replies.
- [GitHub] [doris-spark-connector] gnehil opened a new pull request, #116: [feature] support read map and struct type - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/13 10:17:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21794: [fix](Nereids) use groupExpr's children to make logicalPlan - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 10:26:55 UTC, 1 replies.
- [GitHub] [doris] BePPPower opened a new pull request, #21799: [Fix](Export) fix nullptr exception when upgrading from 1.2.3 to 2.0 - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/13 10:46:17 UTC, 0 replies.
- [GitHub] [doris] gnehil opened a new pull request, #21800: [improvement](spark-load) support load into mow table - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/13 10:51:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21800: [improvement](spark-load) support load into mow table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 10:59:50 UTC, 0 replies.
- [GitHub] [doris] SWJTU-ZhangLei opened a new pull request, #21801: [doc](fe) Add `split-brain` influence for `metadata_failure_recovery` - posted by "SWJTU-ZhangLei (via GitHub)" <gi...@apache.org> on 2023/07/13 11:09:48 UTC, 0 replies.
- [doris] branch branch-2.0 updated (3304f62d57 -> 41d1fb376c) - posted by zh...@apache.org on 2023/07/13 11:16:47 UTC, 0 replies.
- [doris] 01/02: [enhancement](merge-on-write) split delete bitmap from tablet meta (#21456) - posted by zh...@apache.org on 2023/07/13 11:16:48 UTC, 0 replies.
- [doris] 02/02: [fix](compile) fix be compile error (#21765) - posted by zh...@apache.org on 2023/07/13 11:16:49 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #21760: [Fix](MoW) Fix bug about caculating all committed rowsets delete bitmaps when do comapction - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/13 11:27:31 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21762: [FIX](map) fix map key-column nullable for arrow serde - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/13 11:51:37 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #21770: [fix](merge-on-write) fix wrong result when query with prefix key predicate - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/13 11:56:03 UTC, 0 replies.
- [doris] branch master updated: [fix](merge-on-write) fix wrong result when query with prefix key predicate (#21770) - posted by zh...@apache.org on 2023/07/13 11:56:06 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix](partial-update) transient rowset writer should not trigger segcompaction when build rowset (#21751) - posted by zh...@apache.org on 2023/07/13 12:13:16 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21795: [Feature](table function) support explode_json_array_json - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/13 12:23:43 UTC, 3 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21773: [feature](insert)support `insert ignore into ...` statement - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/13 12:54:08 UTC, 1 replies.
- [GitHub] [doris] liujiwen-up opened a new pull request, #21802: Add map and struct type support parameters - posted by "liujiwen-up (via GitHub)" <gi...@apache.org> on 2023/07/13 12:56:00 UTC, 0 replies.
- [doris] branch branch-2.0 updated (b8fbc7c2a6 -> 3eec3fe70f) - posted by kx...@apache.org on 2023/07/13 13:05:30 UTC, 0 replies.
- [doris] 01/14: [FIX](serde)Fix decimal for arrow serde (#21716) - posted by kx...@apache.org on 2023/07/13 13:05:31 UTC, 0 replies.
- [doris] 02/14: [Improve](jsonb_extract) support jsonb_extract multi parse path (#21555) - posted by kx...@apache.org on 2023/07/13 13:05:32 UTC, 0 replies.
- [doris] 03/14: [opt](regression case) add more index change case (#21734) - posted by kx...@apache.org on 2023/07/13 13:05:33 UTC, 0 replies.
- [doris] 04/14: [Enhancement](multi-catalog) Merge hms events every round to speed up events processing. (#21589) - posted by kx...@apache.org on 2023/07/13 13:05:34 UTC, 0 replies.
- [doris] 05/14: [enhancement](RoutineLoad)Mutile table support pipeline load (#21678) - posted by kx...@apache.org on 2023/07/13 13:05:35 UTC, 0 replies.
- [doris] 06/14: Revert "[imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter (#21715)" (#21763) - posted by kx...@apache.org on 2023/07/13 13:05:36 UTC, 0 replies.
- [doris] 07/14: [Fix](Planner) fix limit execute before sort in show export job (#21663) - posted by kx...@apache.org on 2023/07/13 13:05:37 UTC, 0 replies.
- [doris] 08/14: [Fix](rowset) When a rowset is cooled down, it is directly deleted. This can result in data query misses in the second phase of a two-phase query. (#21741) - posted by kx...@apache.org on 2023/07/13 13:05:38 UTC, 0 replies.
- [doris] 09/14: [fix](ccr) Add tableName in DropInfo && BatchDropInfo (#21736) - posted by kx...@apache.org on 2023/07/13 13:05:39 UTC, 0 replies.
- [doris] 10/14: [Fix](pipeline) close sink when fragment context destructs (#21668) - posted by kx...@apache.org on 2023/07/13 13:05:40 UTC, 0 replies.
- [doris] 11/14: [Feature](Nereids) support select into outfile (#21197) - posted by kx...@apache.org on 2023/07/13 13:05:41 UTC, 0 replies.
- [doris] 12/14: [bugfix](ngram bf index) process differently for normal bloom filter index and ngram bf index (#21310) - posted by kx...@apache.org on 2023/07/13 13:05:42 UTC, 0 replies.
- [doris] 13/14: [fix](multi-catalog)support oss-hdfs service (#21504) - posted by kx...@apache.org on 2023/07/13 13:05:43 UTC, 0 replies.
- [doris] 14/14: [fix](merge-on-write) fix wrong result when query with prefix key predicate (#21770) - posted by kx...@apache.org on 2023/07/13 13:05:44 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #21793: [fix](merge-on-write) fix be core and delete unused pending publish info for async publish when tablet dropped - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/13 13:09:54 UTC, 0 replies.
- [doris] branch master updated (35fa9496e7 -> 2c83e5a538) - posted by zh...@apache.org on 2023/07/13 13:09:59 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on a diff in pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/13 13:10:05 UTC, 1 replies.
- [GitHub] [doris] zhannngchen merged pull request #21760: [Fix](MoW) Fix bug about caculating all committed rowsets delete bitmaps when do comapction - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/13 13:10:18 UTC, 0 replies.
- [doris] branch master updated (2c83e5a538 -> fd6553b218) - posted by zh...@apache.org on 2023/07/13 13:10:21 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21753: [tpcds](nereids) add tpchds 1T shape check - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/13 13:44:13 UTC, 0 replies.
- [doris] branch master updated: [tpcds](nereids) add tpchds 1T shape check #21753 - posted by en...@apache.org on 2023/07/13 13:44:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21772: [feature](nereids) adjust min/max of column stats for cast function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 13:48:20 UTC, 1 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #21803: [chore](docs)Removed documentation related to dynamic tables - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/13 13:51:09 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21803: [chore](docs)Removed documentation related to dynamic tables - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/13 13:51:24 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21803: [chore](docs)Removed documentation related to dynamic tables - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 14:00:17 UTC, 1 replies.
- [doris] annotated tag 1.2.6-rc03 updated (135921ace4 -> 5cac62c612) - posted by mo...@apache.org on 2023/07/13 14:18:30 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21803: [chore](docs)Removed documentation related to dynamic tables - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/13 14:20:23 UTC, 0 replies.
- [doris] branch master updated: [chore](docs)Removed documentation related to dynamic tables (#21803) - posted by zy...@apache.org on 2023/07/13 14:20:28 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21804: [enhancement](query) enable strong consistency by syncing max journal… - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/13 14:22:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21382: [fix](clone) fix cannot further repair clone replica which miss version data - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 14:25:38 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #21700: [Improvement](multi catalog)Cache file system to improve list remote files performance. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 14:28:33 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21739: [feature](hudi) support hudi time travel in external table - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 14:30:11 UTC, 0 replies.
- [doris] branch master updated (23272abf48 -> 4158253799) - posted by mo...@apache.org on 2023/07/13 14:30:14 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new issue, #21805: Release Note 1.2.6 - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 15:11:18 UTC, 0 replies.
- svn commit: r62961 - in /dev/doris/1.2.6-rc03: ./ apache-doris-1.2.6-src.tar.gz apache-doris-1.2.6-src.tar.gz.asc apache-doris-1.2.6-src.tar.gz.sha512 - posted by mo...@apache.org on 2023/07/13 15:21:02 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21790: [feature](table-value-functions)add catalogs table-value-function - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 15:58:50 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21675: [Fix](parquet-reader) Fix parquet string column min max statistics issue which caused query result incorrectly. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/13 16:09:44 UTC, 0 replies.
- [doris] branch master updated: [Fix](parquet-reader) Fix parquet string column min max statistics issue which caused query result incorrectly. (#21675) - posted by mo...@apache.org on 2023/07/13 16:09:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21768: [Fix](Export) check properties for export - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 16:13:20 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #21799: [Fix](Export) fix nullptr exception when upgrading from 1.2.3 to 2.0 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/13 16:15:05 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21768: [Fix](Export) check properties for export - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/13 16:15:15 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Fix](Export) check properties for export (#21768) - posted by yi...@apache.org on 2023/07/13 16:15:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21782: Enchancement](compatible) show decimalv3 to decimal - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 16:26:20 UTC, 1 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #21806: [Opt](exec) opt the outer join performance in TPCDS Q95 - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/13 16:27:57 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21767: [Agg](exec) support aggregation_node limit short circuit - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/13 16:29:22 UTC, 0 replies.
- [doris] branch master updated (6fd8f5cd2f -> 254f76f61d) - posted by yi...@apache.org on 2023/07/13 16:29:25 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21806: [Opt](exec) opt the outer join performance in TPCDS Q95 - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/13 16:29:29 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21762: [FIX](map) fix map key-column nullable for arrow serde - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/13 16:30:10 UTC, 0 replies.
- [doris] branch master updated: [FIX](map) fix map key-column nullable for arrow serde #21762 - posted by yi...@apache.org on 2023/07/13 16:30:13 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21806: [Opt](exec) opt the outer join performance in TPCDS Q95 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 16:36:27 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21806: [Opt](exec) opt the outer join performance in TPCDS Q95 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 17:04:15 UTC, 1 replies.
- [GitHub] [doris] dependabot[bot] opened a new pull request, #21807: Bump okio from 2.6.0 to 3.4.0 in /fe - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 17:04:16 UTC, 0 replies.
- [doris] branch dependabot/maven/fe/com.squareup.okio-okio-3.4.0 created (now 987916e8fa) - posted by gi...@apache.org on 2023/07/13 17:04:20 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21790: [feature](table-value-functions)add catalogs table-value-function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/13 17:13:03 UTC, 0 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #21808: [fix](profile) Fix wrong instance number in query profile - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/13 17:50:48 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on pull request #21808: [fix](profile) Fix wrong instance number in query profile - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/13 17:51:00 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] closed pull request #15289: [branch-1.1-lts](cherry-pick) delta writer init failed might cause data inconsistency between multiple replicas - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 00:10:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21730: [enhance](Nereids): Pushdown Project Through OuterJoin. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 01:05:13 UTC, 1 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ 74ad34bbbe992c03b7810d0266a05731b77d67c5 - posted by gi...@apache.org on 2023/07/14 01:51:30 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on pull request #21799: [Fix](Export) fix nullptr exception when upgrading from 1.2.3 to 2.0 - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/14 01:51:31 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21700: [Improvement](multi catalog)Cache file system to improve list remote files performance. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/14 01:59:49 UTC, 0 replies.
- [doris] branch master updated: [Improvement](multi catalog)Cache file system to improve list remote files performance (#21700) - posted by mo...@apache.org on 2023/07/14 01:59:53 UTC, 0 replies.
- [GitHub] [doris] SWJTU-ZhangLei commented on pull request #21801: [doc](fe) Add `split-brain` influence for `metadata_failure_recovery` - posted by "SWJTU-ZhangLei (via GitHub)" <gi...@apache.org> on 2023/07/14 02:07:08 UTC, 0 replies.
- [GitHub] [doris] SeranaCai commented on pull request #21666: [type](doc) Add a document of ninedata sql window - posted by "SeranaCai (via GitHub)" <gi...@apache.org> on 2023/07/14 02:17:37 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21809: [chore](topn opt) disable two phase read when light schema change is … - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/14 02:18:02 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21809: [chore](topn opt) disable two phase read when light schema change is … - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/14 02:18:37 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21790: [feature](table-value-functions)add catalogs table-value-function - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/14 02:25:19 UTC, 0 replies.
- [doris] branch master updated: [feature](table-value-functions)add catalogs table-value-function (#21790) - posted by mo...@apache.org on 2023/07/14 02:25:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21799: [Fix](Export) fix nullptr exception when upgrading from 1.2.3 to 2.0 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 02:31:26 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20920: [improvement](compaction) Support for configuring the compaction policy during table creation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 02:34:24 UTC, 2 replies.
- [GitHub] [doris] HappenLee merged pull request #21756: [refactor](executor) remove unused variable - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/14 02:36:02 UTC, 0 replies.
- [doris] branch master updated: [refactor](executor) remove unused variable - posted by li...@apache.org on 2023/07/14 02:36:05 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21809: [chore](topn opt) disable two phase read when light schema change is … - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 02:55:53 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21742: [shape](nereids) TPCDS check all query shape, except ds64 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 02:56:10 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21772: [feature](nereids) adjust min/max of column stats for cast function - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/14 03:18:15 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21792: [improve](nereids)inner join estimation: assume children output at least one tuple - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/14 03:30:27 UTC, 0 replies.
- [doris] branch master updated: [improve](nereids)inner join estimation: assume children output at least one tuple #21792 - posted by en...@apache.org on 2023/07/14 03:30:32 UTC, 0 replies.
- [GitHub] [doris] wyx123654 opened a new pull request, #21810: [typo](docs) change dev-prepare.md - posted by "wyx123654 (via GitHub)" <gi...@apache.org> on 2023/07/14 03:31:08 UTC, 0 replies.
- [GitHub] [doris] wyx123654 opened a new pull request, #21811: [typo](docs) Update dev-prepare.md - posted by "wyx123654 (via GitHub)" <gi...@apache.org> on 2023/07/14 03:35:19 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21713: [imporve](udaf) refactor java-udaf executor by using for loop - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/14 03:37:21 UTC, 0 replies.
- [doris] branch master updated: [imporve](udaf) refactor java-udaf executor by using for loop (#21713) - posted by pa...@apache.org on 2023/07/14 03:37:25 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21794: [fix](Nereids) use groupExpr's children to make logicalPlan - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/14 03:41:41 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21812: [nereids](function) support date_floor/ceil function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/14 03:41:42 UTC, 0 replies.
- [doris] branch master updated (c07e2ada43 -> b2778d0724) - posted by pa...@apache.org on 2023/07/14 03:41:44 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21730: [enhance](Nereids): Pushdown Project Through OuterJoin. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/14 03:46:32 UTC, 0 replies.
- [doris] branch master updated: [enhance](Nereids) Pushdown Project Through OuterJoin. (#21730) - posted by mo...@apache.org on 2023/07/14 03:46:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21812: [nereids](function) support date_floor/ceil function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 03:50:00 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21808: [fix](profile) Fix wrong instance number in query profile - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 03:50:01 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21772: [feature](nereids) adjust min/max of column stats for cast function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 03:54:54 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21795: [Feature](table function) support explode_json_array_json - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 03:57:11 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #21729: [enhancement](multi-table) support multi-table routine load on pipeline engine from BE - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/14 04:16:35 UTC, 0 replies.
- [doris] branch master updated: [enhancement](multi-table) enable mullti table routine load on pipeline engine (#21729) - posted by da...@apache.org on 2023/07/14 04:16:40 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21799: [Fix](Export) fix nullptr exception when upgrading from 1.2.3 to 2.0 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 04:19:52 UTC, 1 replies.
- [GitHub] [doris] freemandealer commented on a diff in pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/14 04:45:40 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21772: [feature](nereids) adjust min/max of column stats for cast function - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/14 04:54:07 UTC, 0 replies.
- [doris] branch master updated: [feature](nereids) adjust min/max of column stats for cast function (#21772) - posted by en...@apache.org on 2023/07/14 04:54:12 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21812: [nereids](function) support date_floor/ceil function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/14 05:50:51 UTC, 1 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #21813: [Feature](inverted index) add tokenize function for inverted index - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/14 06:01:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21813: [Feature](inverted index) add tokenize function for inverted index - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 06:08:52 UTC, 9 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #21814: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/14 06:12:27 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 commented on pull request #21814: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/14 06:14:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21814: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 06:18:48 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21812: [nereids](function) support date_floor/ceil function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 06:22:43 UTC, 1 replies.
- [doris] branch branch-2.0 updated (3eec3fe70f -> e546d62f58) - posted by kx...@apache.org on 2023/07/14 06:33:54 UTC, 0 replies.
- [doris] 01/02: Revert "[fix](create table) modify varchar default length 1 to 65533 (#21302)" - posted by kx...@apache.org on 2023/07/14 06:33:55 UTC, 0 replies.
- [doris] 02/02: change branch-2.0 version to 2.0.0-dev - posted by kx...@apache.org on 2023/07/14 06:33:56 UTC, 0 replies.
- [GitHub] [doris] xiaokang opened a new pull request, #21815: [fix](testcase) add order by in ngram bloom filter index test case for stable output - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/14 06:43:29 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21814: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 06:47:34 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #18257: [Feature](Nereids)support udf for Nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/14 06:49:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #18257: [Feature](Nereids)support udf for Nereids - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 06:50:07 UTC, 1 replies.
- [GitHub] [doris] mklzl opened a new pull request, #21816: [typo][docs] change data-partitions.md - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/14 06:50:39 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21815: [fix](testcase) add order by in ngram bloom filter index test case for stable output - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 06:54:44 UTC, 1 replies.
- [GitHub] [doris] xiaokang commented on pull request #21815: [fix](testcase) add order by in ngram bloom filter index test case for stable output - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/14 07:04:22 UTC, 0 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #21817: [typo](docs) update document syntax and add links to referenced articles - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/14 07:06:38 UTC, 0 replies.
- [GitHub] [doris] czzmmc opened a new pull request, #21818: [Feature](count_by_enum) support count_by_enum function - posted by "czzmmc (via GitHub)" <gi...@apache.org> on 2023/07/14 07:08:51 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21819: [fix](planner)only forbid literal value in AnalyticExpr's order by list - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/14 07:14:38 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21819: [fix](planner)only forbid literal value in AnalyticExpr's order by list - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/14 07:14:58 UTC, 2 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21820: [fix](planner)only forbid literal value in AnalyticExpr's order by list - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/14 07:34:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21798: [Bug](materialized-view) check group expr at create mv - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 07:37:28 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21798: [Bug](materialized-view) check group expr at create mv - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/14 07:39:41 UTC, 0 replies.
- [doris] branch master updated: [Bug](materialized-view) check group expr at create mv (#21798) - posted by pa...@apache.org on 2023/07/14 07:39:44 UTC, 0 replies.
- [GitHub] [doris] wangbo commented on pull request #21791: [feature](profile)add monotonice timer for pipeline task - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/14 07:40:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21819: [fix](planner)only forbid literal value in AnalyticExpr's order by list - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 07:44:04 UTC, 2 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #21821: [Revert](lazy open) revert lazy open and add case - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/14 07:57:47 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #21821: [Revert](lazy open) revert lazy open and add case - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/14 07:58:28 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21821: [Revert](lazy open) revert lazy open and add case - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 08:04:15 UTC, 4 replies.
- [GitHub] [doris] shuke987 opened a new pull request, #21822: [fuzzy](modify) enable pipeline and nereids on by default in Doris Pipeline - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:04:36 UTC, 0 replies.
- [GitHub] [doris] shuke987 closed pull request #21822: [fuzzy](modify) enable pipeline and nereids on by default in Doris Pipeline - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:07:06 UTC, 0 replies.
- [GitHub] [doris] shuke987 commented on pull request #21822: [fuzzy](modify) enable pipeline and nereids on by default in Doris Pipeline - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:07:12 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21823: [refactor](profile)add node id info in pipeline profile - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:07:55 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21823: [refactor](profile)add node id info in pipeline profile - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:08:11 UTC, 0 replies.
- [GitHub] [doris] shuke987 opened a new pull request, #21824: [fuzzy](modify) enable pipeline and nereids in regression env by default - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:10:37 UTC, 0 replies.
- [GitHub] [doris] shuke987 commented on pull request #21824: [fuzzy](modify) enable pipeline and nereids in regression env by default - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:11:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21824: [fuzzy](modify) enable pipeline and nereids in regression env by default - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 08:12:10 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21791: [feature](profile)add monotonice timer for pipeline task - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 08:14:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21823: [refactor](profile)add node id info in pipeline profile - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 08:16:14 UTC, 2 replies.
- [GitHub] [doris] GoGoWen opened a new pull request, #21825: [enhance](multi-catalog) support multi name service when config hive catalog - posted by "GoGoWen (via GitHub)" <gi...@apache.org> on 2023/07/14 08:17:22 UTC, 0 replies.
- [GitHub] [doris] megarobo-caiweimin opened a new issue, #21826: [Bug] flink-doris-connector can not read TIMESTAMP type data from doris table - posted by "megarobo-caiweimin (via GitHub)" <gi...@apache.org> on 2023/07/14 08:20:44 UTC, 0 replies.
- [GitHub] [doris] GoGoWen commented on pull request #21825: [enhance](multi-catalog) support multi name service when config hive catalog - posted by "GoGoWen (via GitHub)" <gi...@apache.org> on 2023/07/14 08:21:35 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21827: [fix](nereids)ExtractAndNormalizeWindowExpression rule should push down correct exprs to child - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:34:01 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21827: [fix](nereids)ExtractAndNormalizeWindowExpression rule should push down correct exprs to child - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:34:15 UTC, 2 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21828: [Improve](serde)update map serde for arrow when key of map has null and update docs - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/14 08:35:12 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #21828: [Improve](serde)update map serde for arrow when key of map has null and update docs - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/14 08:35:26 UTC, 6 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21823: [refactor](profile)add node id info in pipeline profile - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 08:38:27 UTC, 0 replies.
- [GitHub] [doris] yagagagaga opened a new pull request, #21829: [faq](doc) add some FAQ for flink-doris-connector - posted by "yagagagaga (via GitHub)" <gi...@apache.org> on 2023/07/14 08:38:40 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21821: [Revert](lazy open) revert lazy open and add case - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 08:40:28 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21824: [fuzzy](modify) enable pipeline and nereids in regression env by default - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 08:41:39 UTC, 0 replies.
- [GitHub] [doris] JNSimba commented on a diff in pull request #21829: [faq](doc) add some FAQ for flink-doris-connector - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/14 08:41:53 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21828: [Improve](serde)update map serde for arrow when key of map has null and update docs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 08:44:21 UTC, 5 replies.
- [GitHub] [doris] liuchunhua commented on issue #15921: [Bug] 所有be节点全部崩溃掉 - posted by "liuchunhua (via GitHub)" <gi...@apache.org> on 2023/07/14 08:46:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21742: [shape](nereids) TPCDS check all query shape, except ds64 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 08:47:12 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21825: [enhance](multi-catalog) support multi name service when config hive catalog - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 08:54:52 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21742: [shape](nereids) TPCDS check all query shape, except ds64 - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/14 08:56:49 UTC, 0 replies.
- [doris] branch master updated: [shape](nereids) TPCDS check all query shape, except ds64 (#21742) - posted by en...@apache.org on 2023/07/14 08:56:54 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21674: [Enhancement] (binlog) Rebuild binlog and binlog manager - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/14 08:59:35 UTC, 0 replies.
- [doris] branch master updated (f95d728d3e -> d57bb84842) - posted by da...@apache.org on 2023/07/14 08:59:40 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #18257: [Feature](Nereids)support udf for Nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/14 09:02:04 UTC, 0 replies.
- [doris] branch master updated: [Feature](Nereids) support udf for Nereids (#18257) - posted by mo...@apache.org on 2023/07/14 09:02:09 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 09:05:52 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21827: [fix](nereids)ExtractAndNormalizeWindowExpression rule should push down correct exprs to child - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 09:06:13 UTC, 1 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21830: [Fix](Nereids)fix file sink bug in add default limit rule. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/14 09:08:21 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21830: [Fix](Nereids)fix file sink bug in add default limit rule. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/14 09:08:34 UTC, 5 replies.
- [GitHub] [doris] morrySnow commented on pull request #21192: [feature](nereids) Support full auto analyze - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/14 09:11:53 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #21831: [feature](dbt) read table columns from model config file - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/14 09:12:13 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #21831: [feature](dbt) read table columns from model config file - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/14 09:12:45 UTC, 0 replies.
- [GitHub] [doris] imx7 opened a new issue, #21832: [Bug] flink通过flink-connector-doris写入Map类型的数据时候,当K为Timestamp的类型时会写入失败 - posted by "imx7 (via GitHub)" <gi...@apache.org> on 2023/07/14 09:14:35 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21833: [Feature](delete) support fold constant on delete stmt - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/14 09:16:35 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21833: [Feature](delete) support fold constant on delete stmt - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/14 09:16:54 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21831: [feature](dbt) read table columns from model config file - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 09:16:58 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21363: [feature](stats) Enable period time with cron expr - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 09:21:43 UTC, 1 replies.
- [GitHub] [doris-website] httpshirley opened a new pull request, #262: Add two blogs - posted by "httpshirley (via GitHub)" <gi...@apache.org> on 2023/07/14 09:27:53 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on issue #20442: [Feature] Exchanges the names of two tables or view atomically. - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/14 09:31:41 UTC, 0 replies.
- [GitHub] [doris] catpineapple closed issue #20442: [Feature] Exchanges the names of two tables or view atomically. - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/14 09:31:46 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new issue, #21834: [Feature] create or replace to overwrite table/view - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/14 09:39:09 UTC, 0 replies.
- [GitHub] [doris] Tech-Circle-48 commented on issue #21834: [Feature] create or replace to overwrite table/view - posted by "Tech-Circle-48 (via GitHub)" <gi...@apache.org> on 2023/07/14 09:40:18 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21830: [Fix](Nereids)fix file sink bug in add default limit rule. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 09:41:28 UTC, 4 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21835: [enhancement](Nereids) support other join framework in DPHyper - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/14 09:44:47 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21835: [enhancement](Nereids) support other join framework in DPHyper - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/14 09:44:56 UTC, 7 replies.
- [GitHub] [doris] CodeCooker17 opened a new issue, #21836: [Enhancement] (sparkLoad) spark load job can not get system env configs when user does not set env configs. - posted by "CodeCooker17 (via GitHub)" <gi...@apache.org> on 2023/07/14 09:45:16 UTC, 0 replies.
- [GitHub] [doris] BleethNie commented on issue #19386: [Bug] Doris Routine Load 消费 Kafka数据异常 - posted by "BleethNie (via GitHub)" <gi...@apache.org> on 2023/07/14 09:45:37 UTC, 0 replies.
- [GitHub] [doris] CodeCooker17 opened a new pull request, #21837: [Improvement][sparkLoad] use system env configs when user does not set env configs. - posted by "CodeCooker17 (via GitHub)" <gi...@apache.org> on 2023/07/14 09:46:19 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on issue #21832: [Bug] flink通过flink-connector-doris写入Map类型的数据时候,当K为Timestamp的类型时会写入失败 - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/14 09:46:55 UTC, 4 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21783: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter and fix bug in change_to_bloom_filter - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/14 09:47:35 UTC, 0 replies.
- [doris] branch master updated: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter and fix bug in change_to_bloom_filter (#21783) - posted by ga...@apache.org on 2023/07/14 09:47:41 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21833: [Feature](delete) support fold constant on delete stmt - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 09:51:05 UTC, 2 replies.
- [GitHub] [doris] CodeCooker17 commented on pull request #21837: [Improvement][sparkLoad] use system env configs when user does not set env configs. - posted by "CodeCooker17 (via GitHub)" <gi...@apache.org> on 2023/07/14 09:51:08 UTC, 0 replies.
- [GitHub] [doris-website] luzhijing merged pull request #262: Add two blogs - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/14 09:52:07 UTC, 0 replies.
- [doris-website] branch master updated: Add two blogs (#262) - posted by lu...@apache.org on 2023/07/14 09:52:10 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21837: [Improvement][sparkLoad] use system env configs when user does not set env configs. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 09:53:21 UTC, 0 replies.
- [GitHub] [doris] AlexLWei closed issue #19386: [Bug] Doris Routine Load 消费 Kafka数据异常 - posted by "AlexLWei (via GitHub)" <gi...@apache.org> on 2023/07/14 09:58:59 UTC, 0 replies.
- [GitHub] [doris] AlexLWei commented on issue #19386: [Bug] Doris Routine Load 消费 Kafka数据异常 - posted by "AlexLWei (via GitHub)" <gi...@apache.org> on 2023/07/14 09:58:59 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #21815: [fix](testcase) add order by in ngram bloom filter index test case for stable output - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/14 10:01:46 UTC, 0 replies.
- [doris] branch master updated: [regression] add order by in test case for stable output (#21815) - posted by li...@apache.org on 2023/07/14 10:01:51 UTC, 0 replies.
- [GitHub] [doris] wsjz commented on pull request #20960: [improvement](java-udf)Support get scanner by ChildFirstClassLoader - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/14 10:07:11 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21838: [improve](load) add more profiles in tablets channel - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/14 10:11:06 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21838: [improve](load) add more profiles in tablets channel - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/14 10:11:29 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21813: [Feature](inverted index) add tokenize function for inverted index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/14 10:16:03 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21802: Add map and struct type support parameters - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/14 10:17:14 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21802: Add map and struct type support parameters - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 10:17:43 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21838: [improve](load) add more profiles in tablets channel - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 10:18:45 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21835: [enhancement](Nereids) support other join framework in DPHyper - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 10:18:45 UTC, 7 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21837: [Improvement][sparkLoad] use system env configs when user does not set env configs. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 10:19:22 UTC, 0 replies.
- [GitHub] [doris] gnehil opened a new pull request, #21839: [improvement](spark-load) support datev2 and datetimev2 - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/14 10:22:04 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21840: [fix](Nereids) join other conjuncts should get slot from join output - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/14 10:28:56 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21840: [fix](Nereids) join other conjuncts should get slot from join output - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/14 10:30:02 UTC, 0 replies.
- [doris] branch branch-2.0 updated (e546d62f58 -> 976a9e0197) - posted by kx...@apache.org on 2023/07/14 10:33:29 UTC, 0 replies.
- [doris] 01/18: [fix](merge-on-write) fix be core and delete unused pending publish info for async publish when tablet dropped (#21793) - posted by kx...@apache.org on 2023/07/14 10:33:30 UTC, 0 replies.
- [doris] 02/18: [Fix](MoW) Fix bug about caculating all committed rowsets delete bitmaps when do comapction (#21760) - posted by kx...@apache.org on 2023/07/14 10:33:31 UTC, 0 replies.
- [doris] 03/18: [feature](hudi) support hudi time travel in external table (#21739) - posted by kx...@apache.org on 2023/07/14 10:33:32 UTC, 0 replies.
- [doris] 04/18: [Fix](parquet-reader) Fix parquet string column min max statistics issue which caused query result incorrectly. (#21675) - posted by kx...@apache.org on 2023/07/14 10:33:33 UTC, 0 replies.
- [doris] 05/18: [Agg](exec) support aggregation_node limit short circuit (#21767) - posted by kx...@apache.org on 2023/07/14 10:33:34 UTC, 0 replies.
- [doris] 06/18: [FIX](map) fix map key-column nullable for arrow serde #21762 - posted by kx...@apache.org on 2023/07/14 10:33:35 UTC, 0 replies.
- [doris] 07/18: [Improvement](multi catalog)Cache file system to improve list remote files performance (#21700) - posted by kx...@apache.org on 2023/07/14 10:33:36 UTC, 0 replies.
- [doris] 08/18: [feature](table-value-functions)add catalogs table-value-function (#21790) - posted by kx...@apache.org on 2023/07/14 10:33:37 UTC, 0 replies.
- [doris] 09/18: [improve](nereids)inner join estimation: assume children output at least one tuple #21792 - posted by kx...@apache.org on 2023/07/14 10:33:38 UTC, 0 replies.
- [doris] 10/18: [imporve](udaf) refactor java-udaf executor by using for loop (#21713) - posted by kx...@apache.org on 2023/07/14 10:33:39 UTC, 0 replies.
- [doris] 11/18: [fix](Nereids) use groupExpr's children to make logicalPlan (#21794) - posted by kx...@apache.org on 2023/07/14 10:33:40 UTC, 0 replies.
- [doris] 12/18: [enhance](Nereids) Pushdown Project Through OuterJoin. (#21730) - posted by kx...@apache.org on 2023/07/14 10:33:41 UTC, 0 replies.
- [doris] 13/18: [enhancement](multi-table) enable mullti table routine load on pipeline engine (#21729) - posted by kx...@apache.org on 2023/07/14 10:33:42 UTC, 0 replies.
- [doris] 14/18: [feature](nereids) adjust min/max of column stats for cast function (#21772) - posted by kx...@apache.org on 2023/07/14 10:33:43 UTC, 0 replies.
- [doris] 15/18: [Enhancement] (binlog) TBinlog and BinlogManager V2 (#21674) - posted by kx...@apache.org on 2023/07/14 10:33:44 UTC, 0 replies.
- [doris] 16/18: [Feature](Nereids) support udf for Nereids (#18257) - posted by kx...@apache.org on 2023/07/14 10:33:45 UTC, 0 replies.
- [doris] 17/18: [regression] add order by in test case for stable output (#21815) - posted by kx...@apache.org on 2023/07/14 10:33:46 UTC, 0 replies.
- [doris] 18/18: [imporve](bloomfilter) refactor runtime_filter_mgr with bloomfilter and fix bug in change_to_bloom_filter (#21783) - posted by kx...@apache.org on 2023/07/14 10:33:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 10:36:47 UTC, 5 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21806: [Opt](exec) opt the outer join performance in TPCDS Q95 - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/14 10:42:11 UTC, 0 replies.
- [doris] branch master updated (83ce4379ff -> 7f50c07219) - posted by ga...@apache.org on 2023/07/14 10:42:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21817: [typo](docs) update document syntax and add links to referenced articles - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 10:47:18 UTC, 1 replies.
- [GitHub] [doris] JNSimba merged pull request #21724: [typo](docs) modify the documentation for the bitmap function in 1.2-lts - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/14 10:48:23 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [typo](docs) modify the documentation for the bitmap function in 1.2-lts (#21724) - posted by di...@apache.org on 2023/07/14 10:48:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21838: [improve](load) add more profiles in tablets channel - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 10:50:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21664: [fix](doc)description of unique - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 10:51:07 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21840: [fix](Nereids) join other conjuncts should get slot from join output - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 10:58:28 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on pull request #21813: [Feature](inverted index) add tokenize function for inverted index - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/14 11:17:30 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21813: [Feature](inverted index) add tokenize function for inverted index - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 12:01:29 UTC, 2 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #21841: [tools][ckb] Update ckb q29 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 12:11:06 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21841: [tools][ckb] Update ckb q29 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 12:11:26 UTC, 0 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #21842: [tools][ckb] update q29 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 12:14:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21842: [tools][ckb] update q29 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 12:15:15 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21377: [improvement](stats) show stats with updated time - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/14 12:38:48 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21843: [Bug](pipeline) adjust scanner scheduler.submit and _num_scheduling_ctx maintain - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/14 12:41:15 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21843: [Bug](pipeline) adjust scanner scheduler.submit and _num_scheduling_ctx maintain - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/14 12:41:23 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21843: [Bug](pipeline) adjust scanner scheduler.submit and _num_scheduling_ctx maintain - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 12:48:53 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21377: [improvement](stats) show stats with updated time - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 13:09:33 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21650: [fix](planner)need recalculate nullable info of output slots for join node - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 14:01:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 14:30:46 UTC, 1 replies.
- [GitHub] [doris] englefly merged pull request #21575: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/14 15:05:17 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal (#21575) - posted by en...@apache.org on 2023/07/14 15:05:21 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #20811: [Bug](CSVReader) fix null pointer coredump in CSVReader in p2 - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/14 16:00:40 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20811: [Bug](CSVReader) fix null pointer coredump in CSVReader in p2 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 16:06:43 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20811: [Bug](CSVReader) fix null pointer coredump in CSVReader in p2 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/14 16:38:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21755: [fix](stacktrace) Speed up stack trace - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/14 19:48:50 UTC, 12 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21755: [fix](stacktrace) Speed up stack trace - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/15 00:35:07 UTC, 8 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21833: [Feature](delete) support fold constant on delete stmt - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/15 00:51:43 UTC, 1 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ 7a5cbee5b4ca6f205f113a487a66fd53f0dcd7ef - posted by gi...@apache.org on 2023/07/15 01:48:14 UTC, 2 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #21755: [fix](stacktrace) Speed up stack trace - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/15 02:14:37 UTC, 7 replies.
- [GitHub] [doris] amorynan commented on a diff in pull request #21495: [improvement](Jsonb) optimization Jsonb path parse - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/15 02:29:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21828: [Improve](serde)update map serde for arrow when key of map has null and update docs - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/15 02:33:29 UTC, 1 replies.
- [GitHub] [doris] caicancai commented on issue #20468: [Bug] Fixed bigint display problem in doris playground - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2023/07/15 07:54:01 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21809: [chore](topn opt) disable two phase read when light schema change is … - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/15 07:55:47 UTC, 1 replies.
- [GitHub] [doris] herry2038 opened a new pull request, #21844: [optimization](show-frontends) Add start time in Show frontends - posted by "herry2038 (via GitHub)" <gi...@apache.org> on 2023/07/15 08:16:38 UTC, 0 replies.
- [GitHub] [doris] herry2038 commented on pull request #21844: [optimization](show-frontends) Add start time in Show frontends - posted by "herry2038 (via GitHub)" <gi...@apache.org> on 2023/07/15 08:17:46 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21844: [optimization](show-frontends) Add start time in Show frontends - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/15 08:23:26 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21844: [optimization](show-frontends) Add start time in Show frontends - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/15 08:58:23 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21814: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/15 09:17:44 UTC, 0 replies.
- [doris] branch master updated: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading (#21814) - posted by da...@apache.org on 2023/07/15 09:17:48 UTC, 0 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #21845: Docs - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/15 10:21:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21845: Docs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/15 10:30:24 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21846: [typo][docs] Delete the extra characters in the tablet-local-debug Ch… - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/15 11:01:47 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #20130: [fix](multi-catalog) check properties when alter catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/15 14:45:40 UTC, 2 replies.
- [GitHub] [doris] xiaokang merged pull request #20811: [Bug](CSVReader) fix null pointer coredump in CSVReader in p2 - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/15 14:50:13 UTC, 0 replies.
- [doris] branch master updated: [Bug](CSVReader) fix null pointer coredump in CSVReader in p2 (#20811) - posted by kx...@apache.org on 2023/07/15 14:50:19 UTC, 0 replies.
- [doris] branch branch-2.0 updated (976a9e0197 -> edceca404c) - posted by kx...@apache.org on 2023/07/15 14:52:04 UTC, 0 replies.
- [doris] 01/03: [fix](nereids)SimplifyComparisonPredicate rule need special care for deicmalv3 and datetimev2 literal (#21575) - posted by kx...@apache.org on 2023/07/15 14:52:05 UTC, 0 replies.
- [doris] 02/03: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading (#21814) - posted by kx...@apache.org on 2023/07/15 14:52:06 UTC, 0 replies.
- [doris] 03/03: [Bug](CSVReader) fix null pointer coredump in CSVReader in p2 (#20811) - posted by kx...@apache.org on 2023/07/15 14:52:07 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21825: [enhance](multi-catalog) support multi name service when config hive catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/15 15:15:43 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20130: [fix](multi-catalog) check properties when alter catalog - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/15 15:41:43 UTC, 0 replies.
- [GitHub] [doris] qiadun6020 opened a new issue, #21847: [Bug] When using Doris to establish an external data source with ES, the following error is reported when querying with Doris: errCode = 2, detailMessage = (127.0.0.1)[INTERNAL_ERROR]Unsupported exec type in pipeline: ES_HTTP_SCAN_NODE." - posted by "qiadun6020 (via GitHub)" <gi...@apache.org> on 2023/07/15 15:56:13 UTC, 0 replies.
- [GitHub] [doris] yz-jayhua commented on pull request #21664: [fix](doc)description of unique - posted by "yz-jayhua (via GitHub)" <gi...@apache.org> on 2023/07/16 00:10:51 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21846: [typo][docs] Delete the extra characters in the tablet-local-debug Ch… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/16 03:00:35 UTC, 1 replies.
- [GitHub] [doris] morningman opened a new pull request, #21848: [feature](create-table) support setting replication num for creating table opertaion globally - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/16 04:45:51 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21177: [Feature](Compaction)Support full compaction - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/16 05:21:18 UTC, 0 replies.
- [doris] branch master updated: [Feature](Compaction)Support full compaction (#21177) - posted by da...@apache.org on 2023/07/16 05:21:23 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21849: [enhancement](nereids) Retry when loading stats - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/16 06:25:31 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21849: [enhancement](nereids) Retry when loading stats - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/16 06:27:33 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21849: [enhancement](nereids) Retry when loading stats - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/16 07:05:12 UTC, 5 replies.
- [GitHub] [doris] amorynan commented on issue #19923: k8s doris-follower failed - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/16 08:39:16 UTC, 0 replies.
- [GitHub] [doris] sjyango commented on pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris - posted by "sjyango (via GitHub)" <gi...@apache.org> on 2023/07/16 09:38:12 UTC, 4 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21850: [Fix](statistics) Fix analyze db always use internal catalog bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/16 10:23:42 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21850: [Fix](statistics) Fix analyze db always use internal catalog bug. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/16 10:40:59 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21850: [Fix](statistics) Fix analyze db always use internal catalog bug. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/16 10:42:00 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #21848: [feature](create-table) support setting replication num for creating table opertaion globally - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/16 10:43:57 UTC, 1 replies.
- [GitHub] [doris] dinggege1024 opened a new issue, #21851: [Bug] - posted by "dinggege1024 (via GitHub)" <gi...@apache.org> on 2023/07/16 11:16:48 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21848: [feature](create-table) support setting replication num for creating table opertaion globally - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/16 11:19:56 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21850: [Fix](statistics) Fix analyze db always use internal catalog bug. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/16 11:29:10 UTC, 0 replies.
- [GitHub] [doris] ZhangYu0123 opened a new pull request, #21852: [Test](Framework) add cache data args for test CommandLine - posted by "ZhangYu0123 (via GitHub)" <gi...@apache.org> on 2023/07/16 14:18:05 UTC, 0 replies.
- [GitHub] [doris] ZhangYu0123 commented on pull request #21852: [Test](Framework) add cache data args for test CommandLine - posted by "ZhangYu0123 (via GitHub)" <gi...@apache.org> on 2023/07/16 14:18:37 UTC, 0 replies.
- [GitHub] [doris] lsy3993 opened a new issue, #21853: [Bug] 'Unsupported exec type in pipeline: ES_HTTP_SCAN_NODE' when query es catalog - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/16 15:30:54 UTC, 0 replies.
- [GitHub] [doris] JingDas opened a new issue, #21854: [Enhancement] (planner) Support transforming trino dialect SQL to logical plan - posted by "JingDas (via GitHub)" <gi...@apache.org> on 2023/07/16 15:44:43 UTC, 0 replies.
- [GitHub] [doris] JingDas opened a new pull request, #21855: [feature-wip] (planner) Support transforming trino dialect SQL to logical plan - posted by "JingDas (via GitHub)" <gi...@apache.org> on 2023/07/16 16:09:05 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21844: [optimization](show-frontends) Add start time in Show frontends - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/16 21:09:46 UTC, 0 replies.
- [doris] branch master updated: [optimization](show-frontends) Add start time in Show frontends (#21844) - posted by yi...@apache.org on 2023/07/16 21:09:51 UTC, 0 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #21856: [Improvement](tablet clone) impr tablet sched speed and fix tablet sched fail too many times - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/17 01:24:38 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #21856: [Improvement](tablet clone) impr tablet sched speed and fix tablet sched fail too many times - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/17 01:27:32 UTC, 6 replies.
- [GitHub] [doris] starocean999 commented on pull request #21718: [fix](planner) push conjuncts into SetOperationStmt inline view - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/17 01:50:53 UTC, 0 replies.
- [GitHub] [doris-website] HowardQin opened a new pull request, #263: (docs) Add create or replace view docs (#20131) - posted by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/07/17 01:58:15 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21856: [Improvement](tablet clone) impr tablet sched speed and fix tablet sched fail too many times - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 02:02:17 UTC, 3 replies.
- [GitHub] [doris-flink-connector] zy-kkk merged pull request #162: [Fix] lookup join close executor service - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 02:02:30 UTC, 0 replies.
- [doris-flink-connector] branch master updated: [Fix] lookup join close executor service (#162) - posted by zy...@apache.org on 2023/07/17 02:02:33 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21559: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/17 02:08:28 UTC, 0 replies.
- [doris] branch master updated: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids (#21559) - posted by pa...@apache.org on 2023/07/17 02:08:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21718: [fix](planner) push conjuncts into SetOperationStmt inline view - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 02:22:55 UTC, 0 replies.
- [GitHub] [doris-website] httpshirley opened a new pull request, #264: update two blogs - posted by "httpshirley (via GitHub)" <gi...@apache.org> on 2023/07/17 02:50:36 UTC, 0 replies.
- [GitHub] [doris] wangbo opened a new pull request, #21857: [fix](executor)Fix incorrect priority queue refactor - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/17 02:54:14 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21858: [typo][docs] Modify the description of CREATE-TABLE - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/17 02:58:39 UTC, 0 replies.
- [GitHub] [doris] imx7 commented on issue #21832: [Bug] flink通过flink-connector-doris写入Map类型的数据时候,当K为Timestamp的类型时会写入失败 - posted by "imx7 (via GitHub)" <gi...@apache.org> on 2023/07/17 02:59:50 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21857: [fix](executor)Fix incorrect priority queue refactor - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 03:01:43 UTC, 2 replies.
- [GitHub] [doris] HowardQin opened a new pull request, #21859: [Improvement](sql) support create or replace view (#20131) - posted by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/07/17 03:03:39 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #21808: [fix](profile) Fix wrong instance number in query profile - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:05:09 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #21722: [feature](function) support time_to_sec - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:12:45 UTC, 0 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #21860: [enhance](nereids) enable wf partition topn by default - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:13:04 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on pull request #21860: [enhance](nereids) enable wf partition topn by default - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:13:32 UTC, 7 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21861: [typo][docs] Modify a typo in the aggr_type description for CREATE-TABLE - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/17 03:15:32 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21501: [log](profile) add doris version info to query profile - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:18:08 UTC, 0 replies.
- [doris] branch master updated (86841d8653 -> d0775f8209) - posted by ga...@apache.org on 2023/07/17 03:18:12 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21862: [Enhance](function) add boolean type for sum agg function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:23:37 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on a diff in pull request #21722: [feature](function) support time_to_sec - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/17 03:25:20 UTC, 0 replies.
- [GitHub] [doris] Cassiexiier opened a new pull request, #21863: [Typo] (Docs) Rename Docs and URL - posted by "Cassiexiier (via GitHub)" <gi...@apache.org> on 2023/07/17 03:33:02 UTC, 0 replies.
- [GitHub] [doris] Cassiexiier commented on pull request #21776: [Docs](community) Join the Community documentation - posted by "Cassiexiier (via GitHub)" <gi...@apache.org> on 2023/07/17 03:34:37 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21864: [enhancement](jdbc catalog) Add mysql jdbc url param `rewriteBatchedStatements=true` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 03:35:40 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21831: [feature](dbt) read table columns from model config file - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 03:36:11 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21864: [enhancement](jdbc catalog) Add mysql jdbc url param `rewriteBatchedStatements=true` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 03:36:26 UTC, 0 replies.
- [GitHub] [doris-spark-connector] CodeCooker17 opened a new pull request, #117: [feature] add write blocking properties to control write blocking. - posted by "CodeCooker17 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:38:17 UTC, 0 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21865: [Enhancement](Nereids) Support sql hint for `enable_fallback_to_original_planner`. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/17 03:39:39 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21862: [Enhance](function) add boolean type for sum agg function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:39:47 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21795: [Feature](table function) support explode_json_array_json - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 03:40:05 UTC, 0 replies.
- [doris] branch master updated (d0775f8209 -> 03b575842d) - posted by zy...@apache.org on 2023/07/17 03:40:09 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #21865: [Enhancement](Nereids) Support sql hint for `enable_fallback_to_original_planner`. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/17 03:43:35 UTC, 5 replies.
- [GitHub] [doris] wangbo commented on pull request #21857: [fix](executor)Fix incorrect priority queue refactor - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/17 03:48:11 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21860: [enhance](nereids) enable wf partition topn by default - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 03:49:18 UTC, 7 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21797: [Bug](materialized view) fix wrong match mv when mv have where clause - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 03:49:58 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21776: [Docs](community) Join the Community documentation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 03:56:15 UTC, 2 replies.
- [GitHub] [doris] AshinGau commented on pull request #21771: [improvement](catalog) reduce the size thrift params for external table query - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/17 03:59:20 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21776: [Docs](community) Join the Community documentation - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 04:00:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21860: [enhance](nereids) enable wf partition topn by default - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 04:08:23 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21864: [enhancement](jdbc catalog) Add mysql jdbc url param `rewriteBatchedStatements=true` - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 04:14:49 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21865: [Enhancement](Nereids) Support sql hint for `enable_fallback_to_original_planner`. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 04:16:00 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21857: [fix](executor)Fix incorrect priority queue refactor - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 04:16:20 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21866: [Improve](simdjson) put unescaped string value after parsed - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/17 04:26:00 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21866: [Improve](simdjson) put unescaped string value after parsed - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/17 04:27:03 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21866: [Improve](simdjson) put unescaped string value after parsed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 04:33:16 UTC, 3 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21867: [Fix](multi-catalog) Filter un-visible files for hive table. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/17 04:44:37 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #21867: [Fix](multi-catalog) Filter invisible files for hive table. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/17 04:45:22 UTC, 1 replies.
- [GitHub] [doris] xiaokang merged pull request #21809: [chore](topn opt) disable two phase read when light schema change is … - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/17 04:46:31 UTC, 0 replies.
- [doris] branch master updated (03b575842d -> 1101d7d947) - posted by kx...@apache.org on 2023/07/17 04:46:35 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21866: [Improve](simdjson) put unescaped string value after parsed - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 05:03:52 UTC, 1 replies.
- svn commit: r63026 - /dev/doris/1.2.6-rc03/ /release/doris/1.2/1.2.6-rc03/ - posted by mo...@apache.org on 2023/07/17 05:28:00 UTC, 0 replies.
- [GitHub] [doris] ZhangYu0123 commented on pull request #21852: [Test](Framework) add enable cache data args for test CommandLine - posted by "ZhangYu0123 (via GitHub)" <gi...@apache.org> on 2023/07/17 05:28:12 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21867: [Fix](multi-catalog) Filter invisible files for hive table. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 05:31:14 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21771: [improvement](catalog) reduce the size thrift params for external table query - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 05:37:05 UTC, 0 replies.
- [doris] branch master updated: [improvement](catalog) reduce the size thrift params for external table query (#21771) - posted by mo...@apache.org on 2023/07/17 05:37:10 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21869: [style](runtime filter) Some minor update in the runtime filter. - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/17 05:47:24 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21869: [style](runtime filter) Some minor update in the runtime filter. - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/17 05:47:48 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21869: [style](runtime filter) Some minor update in the runtime filter. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 05:55:23 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #21870: [Fix](Sonar)sonar not working due to changing thrift code generation … - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/17 05:55:47 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21870: [Fix](Sonar)sonar not working due to changing thrift code generation … - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/17 05:58:20 UTC, 0 replies.
- [GitHub] [doris] Cassiexiier closed pull request #21863: [SEO](Docs) Rename Docs and URL - posted by "Cassiexiier (via GitHub)" <gi...@apache.org> on 2023/07/17 06:15:14 UTC, 0 replies.
- [GitHub] [doris] Cassiexiier closed pull request #21776: [Docs](community) Join the Community documentation - posted by "Cassiexiier (via GitHub)" <gi...@apache.org> on 2023/07/17 06:16:33 UTC, 0 replies.
- [GitHub] [doris] zy-kkk closed issue #21684: [Bug] "using mutil catalog, connect to ClickHouse, unable to use Date type as filter condition, error message: Cannot convert string to type Date." - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 06:19:48 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21839: [improvement](spark-load) support datev2 and datetimev2 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 06:24:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21839: [improvement](spark-load) support datev2 and datetimev2 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 06:24:50 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21869: [style](runtime filter) Some minor update in the runtime filter. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 06:33:44 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on issue #21851: [Bug] - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/17 06:37:05 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #21871: [opt](hudi) get hudi split concurrently by using parallelStream - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/17 06:50:07 UTC, 0 replies.
- [GitHub] [doris] wangbo merged pull request #21857: [fix](executor)Fix incorrect priority queue refactor - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/17 06:56:27 UTC, 0 replies.
- [doris] branch master updated: Fix incorrect priority queue refactor (#21857) - posted by wa...@apache.org on 2023/07/17 06:56:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21839: [improvement](spark-load) support datev2 and datetimev2 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 07:00:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21862: [Enhance](function) add boolean type for sum agg function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 07:07:38 UTC, 0 replies.
- [GitHub] [doris] KassieZ opened a new pull request, #21872: [Docs](community) Join Our Community Documentation - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/17 07:22:53 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21823: [refactor](profile)add node id info in pipeline profile - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/17 07:24:06 UTC, 0 replies.
- [doris] branch master updated: [refactor](profile)add node id info in pipeline profile (#21823) - posted by ga...@apache.org on 2023/07/17 07:24:09 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/17 07:24:44 UTC, 0 replies.
- [GitHub] [doris] KassieZ commented on pull request #21872: [Docs](community) Join Our Community Documentation - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/17 07:25:46 UTC, 0 replies.
- [GitHub] [doris] luzhijing commented on pull request #21872: [Docs](community) Join Our Community Documentation - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/17 07:25:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21872: [Docs](community) Join Our Community Documentation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 07:26:43 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21850: [Fix](statistics) Fix analyze db always use internal catalog bug. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 07:28:57 UTC, 0 replies.
- [doris] branch master updated: [Fix](statistics) Fix analyze db always use internal catalog bug (#21850) - posted by mo...@apache.org on 2023/07/17 07:29:00 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21874: [typo][docs]Add some description in example. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/17 07:29:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21864: [enhancement](jdbc catalog) Add mysql jdbc url param `rewriteBatchedStatements=true` - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 07:31:32 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21862: [Enhance](function) add boolean type for sum agg function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 07:31:39 UTC, 1 replies.
- [GitHub] [doris] luzhijing opened a new pull request, #21875: [docs](releasenote)add 1.2.6 release note - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/17 07:31:51 UTC, 0 replies.
- [GitHub] [doris] luzhijing commented on pull request #21875: [docs](releasenote)add 1.2.6 release note - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/17 07:33:02 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21870: [Fix](Sonar)sonar not working due to changing thrift code generation … - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 07:36:56 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21870: [Fix](Sonar)sonar not working due to changing thrift code generation … - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 07:38:49 UTC, 0 replies.
- [doris] branch master updated: [Fix](Sonar)sonar not working due to changing thrift code generation method (#21870) - posted by zy...@apache.org on 2023/07/17 07:38:52 UTC, 0 replies.
- [GitHub] [doris] di99 commented on issue #21834: [Feature] create or replace to overwrite table/view - posted by "di99 (via GitHub)" <gi...@apache.org> on 2023/07/17 07:39:20 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21831: [feature](dbt) read table columns from model config file - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 07:45:15 UTC, 0 replies.
- [doris] branch master updated: [feature](dbt) read table columns from model config file (#21831) - posted by zy...@apache.org on 2023/07/17 07:45:19 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 07:46:09 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21875: [docs](releasenote)add 1.2.6 release note - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 07:46:51 UTC, 2 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21861: [typo][docs] Modify a typo in the aggr_type description for CREATE-TABLE - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 07:47:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21861: [typo][docs] Modify a typo in the aggr_type description for CREATE-TABLE - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 07:47:44 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21858: [typo][docs] Modify the description of CREATE-TABLE - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 07:48:38 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21846: [typo][docs] Delete the extra characters in the tablet-local-debug Ch… - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 07:49:10 UTC, 0 replies.
- [GitHub] [doris] platoneko commented on a diff in pull request #21670: [fix](compaction)fix time series compaction policy - posted by "platoneko (via GitHub)" <gi...@apache.org> on 2023/07/17 07:49:15 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21858: [typo][docs] Modify the description of CREATE-TABLE - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 07:49:24 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21875: [docs](releasenote)add 1.2.6 release note - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 07:50:18 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 07:54:46 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21876: [Fix](multi catalog)Fix hive partition value contains special character such as / bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/17 07:55:45 UTC, 0 replies.
- [GitHub] [doris] JNSimba opened a new pull request, #21877: [doc](routineload)add routine load ssl example for access ali-kafka - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/17 07:59:35 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #265: (feature) Release 1.2.6 - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/17 07:59:38 UTC, 0 replies.
- [GitHub] [doris-website] luzhijing merged pull request #265: (feature) Release 1.2.6 - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/17 08:01:13 UTC, 0 replies.
- [doris-website] branch master updated: (feature) Release 1.2.6 (#265) - posted by lu...@apache.org on 2023/07/17 08:01:16 UTC, 0 replies.
- [GitHub] [doris-website] luzhijing merged pull request #264: update two blogs - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/17 08:01:30 UTC, 0 replies.
- [doris-website] branch master updated: update two blogs (#264) - posted by lu...@apache.org on 2023/07/17 08:01:32 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21878: [feature](profile) add process hashtable time in join node - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/17 08:01:41 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #21878: [feature](profile) add process hashtable time in join node - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/17 08:01:49 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21877: [doc](routineload)add routine load ssl example for access ali-kafka - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 08:02:01 UTC, 1 replies.
- [GitHub] [doris] csun5285 commented on a diff in pull request #21670: [fix](compaction)fix time series compaction policy - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/17 08:02:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21878: [feature](profile) add process hashtable time in join node - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 08:08:53 UTC, 2 replies.
- [GitHub] [doris] morningman merged pull request #21784: [feature](profile) backport stream load profile into 1.2-lts - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 08:15:43 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [feature](profile) backport stream load profile into 1.2-lts (#21784) - posted by mo...@apache.org on 2023/07/17 08:15:47 UTC, 0 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch master@ d368a775b5d8c4f701e282e23bcfc77db6ca238a - posted by gi...@apache.org on 2023/07/17 08:20:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20130: [fix](multi-catalog) check properties when alter catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 08:22:52 UTC, 1 replies.
- [GitHub] [doris] kylinmac opened a new issue, #21879: [Bug] NullPointerException when drop partition - posted by "kylinmac (via GitHub)" <gi...@apache.org> on 2023/07/17 08:23:01 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #21880: [performance](group_concat) avoid extra copy in group_concat - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/17 08:24:26 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21876: [Fix](multi catalog)Fix hive partition value contains special character such as / bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/17 08:24:51 UTC, 0 replies.
- [GitHub] [doris] HonestManXin opened a new pull request, #21881: [fix] hive table properties do not take effect when create spark session - posted by "HonestManXin (via GitHub)" <gi...@apache.org> on 2023/07/17 08:40:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21878: [feature](profile) add process hashtable time in join node - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 08:44:28 UTC, 0 replies.
- [GitHub] [doris] hust-hhb opened a new pull request, #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/17 09:00:16 UTC, 0 replies.
- [GitHub] [doris] hust-hhb commented on pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/17 09:01:33 UTC, 5 replies.
- [GitHub] [doris] zy-kkk merged pull request #21846: [typo][docs] Delete the extra characters in the tablet-local-debug Ch… - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 09:02:19 UTC, 0 replies.
- [doris] branch master updated: [typo][docs] Delete the extra characters in the tablet-local-debug Chinese document. (#21846) - posted by zy...@apache.org on 2023/07/17 09:02:25 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21861: [typo][docs] Modify a typo in the aggr_type description for CREATE-TABLE - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 09:02:42 UTC, 0 replies.
- [doris] branch master updated (4cea785f13 -> 1c36b77024) - posted by zy...@apache.org on 2023/07/17 09:02:49 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21876: [Fix](multi catalog)Fix hive partition value contains special character such as / bug. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 09:02:59 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 09:07:44 UTC, 7 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21843: [Bug](pipeline) adjust scanner scheduler.submit and _num_scheduling_ctx maintain - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 09:08:40 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (a2e342839a -> 113e9e2340) - posted by mo...@apache.org on 2023/07/17 09:14:54 UTC, 0 replies.
- [doris] 01/02: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading (#21814) - posted by mo...@apache.org on 2023/07/17 09:14:55 UTC, 0 replies.
- [doris] 02/02: [fix](merge-on-write) fix wrong result when query with prefix key predicate (#21770) - posted by mo...@apache.org on 2023/07/17 09:14:56 UTC, 0 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #21883: [enhance](nereids) enhance runtime filter pushdown - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/17 09:17:50 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21659: modify docs with configure kerberos - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 09:24:51 UTC, 0 replies.
- [GitHub] [doris] didasai opened a new issue, #21884: [Bug] mysql中新建了表,doris里通过JDBC Catalog查不出来 - posted by "didasai (via GitHub)" <gi...@apache.org> on 2023/07/17 09:30:48 UTC, 0 replies.
- [GitHub] [doris] didasai opened a new issue, #21885: [Bug] doris通过JDBC Catalog查询mysql,不支持unsigned - posted by "didasai (via GitHub)" <gi...@apache.org> on 2023/07/17 09:37:18 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21864: [enhancement](jdbc catalog) Add mysql jdbc url param `rewriteBatchedStatements=true` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/17 09:39:29 UTC, 0 replies.
- [doris] branch master updated (1c36b77024 -> 014b34bebb) - posted by zy...@apache.org on 2023/07/17 09:39:33 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #21886: [fix](load) fix dead loop in _handle_mem_exceed_limit function when reduce memory for load - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/17 09:47:15 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21848: [feature](create-table) support setting replication num for creating table opertaion globally - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 09:49:42 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21845: [opt](join) Opt the performance of join probe - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 09:50:33 UTC, 5 replies.
- [GitHub] [doris] HappenLee commented on pull request #21845: [opt](join) Opt the performance of join probe - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/17 09:52:57 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21886: [fix](load) fix dead loop in _handle_mem_exceed_limit function when reduce memory for load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 09:55:29 UTC, 1 replies.
- [GitHub] [doris] liaoxin01 commented on pull request #21886: [fix](load) fix dead loop in _handle_mem_exceed_limit function when reduce memory for load - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/17 09:55:40 UTC, 0 replies.
- [GitHub] [doris] luzhijing merged pull request #21875: [docs](releasenote)add 1.2.6 release note - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/17 09:56:11 UTC, 0 replies.
- [doris] branch master updated (014b34bebb -> ebc1e9e9f9) - posted by lu...@apache.org on 2023/07/17 09:56:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21867: [Fix](multi-catalog) Filter invisible files for hive table. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 10:24:50 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21840: [fix](Nereids) join other conjuncts should get slot from join output - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 10:26:58 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21886: [fix](load) fix dead loop in _handle_mem_exceed_limit function when reduce memory for load - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 10:31:22 UTC, 0 replies.
- [GitHub] [doris-spark-connector] gnehil opened a new pull request, #118: [improvement] Escaping special characters - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/17 10:34:22 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21887: [enhancement](Nereids) add test framework for otherjoin - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/17 10:49:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21845: [opt](join) Opt the performance of join probe - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 11:03:53 UTC, 3 replies.
- [GitHub] [doris] zenoyang opened a new pull request, #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/17 11:19:39 UTC, 0 replies.
- [GitHub] [doris] zenoyang commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/17 11:26:05 UTC, 7 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 11:27:14 UTC, 6 replies.
- [GitHub] [doris-spark-connector] wolfboys commented on a diff in pull request #118: [improvement] Escaping special characters - posted by "wolfboys (via GitHub)" <gi...@apache.org> on 2023/07/17 11:28:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21883: [enhance](nereids) enhance runtime filter pushdown - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 11:34:40 UTC, 1 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21889: [enhancement](nereids) Retry when async analyze task failed - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/17 11:45:22 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21890: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/17 11:45:39 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21890: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/17 11:45:58 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21890: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 11:52:50 UTC, 4 replies.
- [GitHub] [doris] AshinGau commented on pull request #21871: [opt](hudi) get hudi split concurrently by using parallelStream - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/17 11:53:09 UTC, 1 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21889: [enhancement](nereids) Retry when async analyze task failed - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/17 12:00:48 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21382: [fix](clone) fix cannot further repair clone replica which miss version data - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/17 12:00:53 UTC, 0 replies.
- [doris] branch master updated (ebc1e9e9f9 -> be750e88b2) - posted by da...@apache.org on 2023/07/17 12:00:59 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21890: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 12:23:26 UTC, 2 replies.
- [GitHub] [doris-flink-connector] huangkai66 opened a new pull request, #164: Optimize method for constructing builder object based on Builder pattern - posted by "huangkai66 (via GitHub)" <gi...@apache.org> on 2023/07/17 12:25:48 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21871: [opt](hudi) get hudi split concurrently by using parallelStream - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 12:27:32 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 12:32:10 UTC, 4 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21891: [Enhancement](Nereids)fix push down global limit to avoid gather. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/17 12:34:02 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/17 12:34:09 UTC, 10 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21889: [enhancement](nereids) Retry when async analyze task failed - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 12:38:04 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21849: [enhancement](nereids) Retry when loading stats - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/17 12:39:54 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21377: [improvement](stats) show stats with updated time - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 12:41:54 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21192: [feature](nereids) Support full auto analyze - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/17 12:42:59 UTC, 0 replies.
- [doris] branch master updated: [feature](stats) Support full auto analyze (#21192) - posted by mo...@apache.org on 2023/07/17 12:43:05 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21723: [fix](planner)normalize the behavior of from_unixtime() according to Nereids planner - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 12:45:14 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21830: [Fix](Nereids)fix file sink bug in add default limit rule. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/17 12:47:55 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21171: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 12:50:57 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21718: [fix](planner) push conjuncts into SetOperationStmt inline view - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 12:55:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21855: [feature-wip] (planner) Support transforming trino dialect SQL to logical plan - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 13:00:03 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #21892: [WIP][refactor](load) split segment write logic out of DeltaWriter - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/17 13:02:01 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21892: [WIP][refactor](load) split segment write logic out of DeltaWriter - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/17 13:02:11 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 13:06:11 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21892: [WIP][refactor](load) split segment write logic out of DeltaWriter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 13:09:11 UTC, 4 replies.
- [GitHub] [doris] zzzxl1993 opened a new pull request, #21893: [improvement](invert index) Change the loading method of keyword type - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/17 13:12:06 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on a diff in pull request #21363: [feature](stats) Enable period time with cron expr - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/17 13:12:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21893: [improvement](invert index) Change the loading method of keyword type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 13:19:43 UTC, 5 replies.
- [GitHub] [doris] TangSiyang2001 closed issue #21606: [Bug] Suspicious memory leak when processing multi-table routine load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/17 13:20:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21892: [WIP][refactor](load) split segment write logic out of DeltaWriter - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 13:33:38 UTC, 3 replies.
- [GitHub] [doris] amorynan commented on a diff in pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/17 13:43:31 UTC, 2 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21894: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/17 13:48:40 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21894: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/17 13:48:54 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20531: [fix](typo) Fix a typo in `WriteCooldownMetaExecutors` - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 13:49:26 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21894: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 13:55:15 UTC, 4 replies.
- [GitHub] [doris] dataroaring commented on a diff in pull request #21597: [feature](partial update) support MOW partial update for insert statement - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/17 14:08:39 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #266: Update download.data.ts - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/17 14:47:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21876: [Fix](multi catalog)Fix hive partition value contains special character such as / bug. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 14:50:47 UTC, 1 replies.
- [GitHub] [doris] zddr commented on pull request #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/17 14:51:08 UTC, 2 replies.
- [GitHub] [doris-website] jeffreys-cat closed pull request #266: Update download.data.ts - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/17 14:52:36 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #267: (fix) fix release note expression - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/17 14:55:28 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #20531: [fix](typo) Fix a typo in `WriteCooldownMetaExecutors` - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/17 15:21:46 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21895: [Fix](multi catalog)Fix hive partition value contains special character bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/17 15:24:56 UTC, 0 replies.
- [doris] branch branch-2.0 updated (edceca404c -> 9bb22d480b) - posted by kx...@apache.org on 2023/07/17 15:48:33 UTC, 0 replies.
- [doris] 01/10: [Bug](materialized-view) fix some problems of mv and make ssb mv work on nereids (#21559) - posted by kx...@apache.org on 2023/07/17 15:48:34 UTC, 0 replies.
- [doris] 02/10: [Feature](table function) support explode_json_array_json (#21795) - posted by kx...@apache.org on 2023/07/17 15:48:35 UTC, 0 replies.
- [doris] 03/10: [chore](topn opt) disable two phase read when light schema change is disabled (#21809) - posted by kx...@apache.org on 2023/07/17 15:48:36 UTC, 0 replies.
- [doris] 04/10: [improvement](catalog) reduce the size thrift params for external table query (#21771) - posted by kx...@apache.org on 2023/07/17 15:48:37 UTC, 0 replies.
- [doris] 05/10: Fix incorrect priority queue refactor (#21857) - posted by kx...@apache.org on 2023/07/17 15:48:38 UTC, 0 replies.
- [doris] 06/10: [refactor](profile)add node id info in pipeline profile (#21823) - posted by kx...@apache.org on 2023/07/17 15:48:39 UTC, 0 replies.
- [doris] 07/10: [Fix](statistics) Fix analyze db always use internal catalog bug (#21850) - posted by kx...@apache.org on 2023/07/17 15:48:40 UTC, 0 replies.
- [doris] 08/10: [enhancement](jdbc catalog) Add mysql jdbc url param `rewriteBatchedStatements=true` (#21864) - posted by kx...@apache.org on 2023/07/17 15:48:41 UTC, 0 replies.
- [doris] 09/10: [Feature](Compaction)Support full compaction (#21177) - posted by kx...@apache.org on 2023/07/17 15:48:42 UTC, 0 replies.
- [doris] 10/10: [fix](clone) fix cannot further repair clone replica which miss version data (#21382) - posted by kx...@apache.org on 2023/07/17 15:48:43 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21871: [opt](hudi) get hudi split concurrently by using parallelStream - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 15:52:23 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #21893: [improvement](invert index) Change the loading method of keyword type - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/17 15:52:23 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21603: [improvement](multi catalog)paimon support filesystem metastore - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 15:56:43 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21603: [improvement](multi catalog)paimon support filesystem metastore - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 15:56:48 UTC, 1 replies.
- [GitHub] [doris] zhannngchen opened a new pull request, #21896: Fix partial update seq column - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/17 16:00:06 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 16:00:23 UTC, 3 replies.
- [GitHub] [doris] morningman merged pull request #21880: [performance](group_concat) avoid extra copy in group_concat - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 16:02:29 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [performance](group_concat) avoid extra copy in group_concat (#21880) - posted by mo...@apache.org on 2023/07/17 16:02:33 UTC, 0 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #21897: [fix](nereids) fix cte as bc right side hang bug - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/17 16:03:30 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on pull request #21897: [fix](nereids) fix cte as bc right side hang bug - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/17 16:03:57 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #19833: [fix](sql_parser) fix convert function - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 16:04:37 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21761: [fix](Export) Fixed the bug that would be core when exporting large amounts of data - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 16:06:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21896: [fix](partial update) fix some bug of sequence column - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 16:06:43 UTC, 8 replies.
- [doris] branch master updated (05cf095506 -> 12784f863d) - posted by mo...@apache.org on 2023/07/17 16:06:45 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21895: [Fix](multi catalog)Fix hive partition value contains special character bug. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 16:07:00 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21799: [Fix](Export) fix nullptr exception when upgrading from 1.2.3 to 2.0 - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/17 16:07:13 UTC, 0 replies.
- [doris] branch master updated: [Fix](Export) fix nullptr exception when upgrading from 1.2.3 to 2.0 (#21799) - posted by mo...@apache.org on 2023/07/17 16:07:17 UTC, 0 replies.
- [GitHub] [doris] sjyango commented on a diff in pull request #21641: [Feature](datatype) Add IPv4/v6 data type for doris - posted by "sjyango (via GitHub)" <gi...@apache.org> on 2023/07/17 16:14:20 UTC, 2 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #21898: [feature](datetime) Support timezone when insert datetime value - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/17 16:19:11 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on pull request #21898: [feature](datetime) Support timezone when insert datetime value - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/17 16:19:19 UTC, 23 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #21899: [fix](two level hash table) fix dead loop when converting to two level hash table for zero value - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/17 16:19:28 UTC, 0 replies.
- [GitHub] [doris] jacktengg commented on pull request #21899: [fix](two level hash table) fix dead loop when converting to two level hash table for zero value - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/17 16:20:08 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21898: [feature](datetime) Support timezone when insert datetime value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 16:26:28 UTC, 25 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21899: [fix](two level hash table) fix dead loop when converting to two level hash table for zero value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 16:26:37 UTC, 4 replies.
- [GitHub] [doris] zclllyybb commented on a diff in pull request #21808: [fix](profile) Fix wrong instance number in query profile - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/17 16:33:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21893: [improvement](invert index) Change the loading method of keyword type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 16:37:09 UTC, 2 replies.
- [GitHub] [doris] kaijchen commented on a diff in pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/17 16:38:47 UTC, 6 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21899: [fix](two level hash table) fix dead loop when converting to two level hash table for zero value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/17 17:02:31 UTC, 1 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #21900: [Fix](regressiontest) fix the p2 pipeline hang in multi stream sender - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/17 17:59:27 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21900: [Fix](regressiontest) fix the p2 pipeline hang in multi stream sender - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/17 17:59:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21900: [Fix](regressiontest) fix the p2 pipeline hang in multi stream sender - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/17 18:08:29 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #21791: [feature](profile)add monotonice timer for pipeline task - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/17 23:57:16 UTC, 0 replies.
- [doris] branch master updated: [feature](profile)add monotonice timer for pipeline task #21791 - posted by yi...@apache.org on 2023/07/17 23:57:22 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21890: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 00:02:39 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21862: [Enhance](function) add boolean type for sum agg function - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 00:06:55 UTC, 0 replies.
- [doris] branch master updated: [Enhance](function) add boolean type for sum agg function (#21862) - posted by yi...@apache.org on 2023/07/18 00:06:58 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21813: [Feature](inverted index) add tokenize function for inverted index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/18 00:17:50 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21866: [Improve](simdjson) put unescaped string value after parsed - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/18 00:30:47 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21573: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/18 00:34:22 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21573: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 00:34:57 UTC, 1 replies.
- [GitHub] [doris] xiaokang commented on pull request #21670: [fix](compaction)fix time series compaction policy - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/18 00:39:32 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21782: [Enchancement](compatible) show decimalv3 to decimal - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 01:17:16 UTC, 0 replies.
- [doris] branch master updated: [Enchancement](compatible) show decimalv3 to decimal (#21782) - posted by yi...@apache.org on 2023/07/18 01:17:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21871: [opt](hudi) get hudi split concurrently by using parallelStream - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 01:22:14 UTC, 1 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #21901: [fix](segment-iterator) fix query result error caused by not handling error codes - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/18 01:25:31 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #21902: [stats](nereids) dump col stats for all physical plan node and cost details in memo - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/18 01:47:21 UTC, 0 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ d368a775b5d8c4f701e282e23bcfc77db6ca238a - posted by gi...@apache.org on 2023/07/18 01:48:53 UTC, 4 replies.
- [GitHub] [doris] csun5285 closed pull request #21505: (fix)[compaction] Restarting the BE causes write amplification --- time series compaction - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/18 01:49:28 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21886: [fix](load) fix dead loop in _handle_mem_exceed_limit function when reduce memory for load - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/18 01:49:39 UTC, 0 replies.
- [doris] branch master updated: [fix](load) fix dead loop in _handle_mem_exceed_limit function when reduce memory for load (#21886) - posted by da...@apache.org on 2023/07/18 01:49:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21901: [fix](segment-iterator) fix query result error caused by not handling error codes - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 01:53:21 UTC, 1 replies.
- [GitHub] [doris] AshinGau commented on pull request #21876: [Fix](multi catalog)Fix hive partition value contains special character such as / bug. - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/18 01:56:15 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21902: [stats](nereids) dump col stats for all physical plan node and cost details in memo - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/18 01:59:52 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #21901: [fix](segment-iterator) fix query result error caused by not handling error codes - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/18 02:00:08 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](segment-iterator) fix query result error caused by not handling error codes (#21901) - posted by zh...@apache.org on 2023/07/18 02:00:12 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21887: [enhancement](Nereids) add test framework for otherjoin - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/18 02:01:42 UTC, 3 replies.
- [GitHub] [doris-flink-connector] JNSimba commented on pull request #156: [Feature ]add oracle database sync - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/18 02:05:33 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on issue #18904: [Feature] Support batch operation for Java UDAF to get better performance - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/18 02:08:41 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #21890: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 02:08:46 UTC, 0 replies.
- [GitHub] [doris] luzhijing commented on pull request #21877: [doc](routineload)add routine load ssl example for access ali-kafka - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/18 02:09:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21874: [typo][docs]Add some description in example. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 02:13:23 UTC, 1 replies.
- [GitHub] [doris] eldenmoon commented on a diff in pull request #21866: [Improve](simdjson) put unescaped string value after parsed - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/18 02:18:02 UTC, 1 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21903: [fix](nereids) Fix analytic expr - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/18 02:18:37 UTC, 0 replies.
- [GitHub] [doris] luzhijing merged pull request #21858: [typo][docs] Modify the description of CREATE-TABLE - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/18 02:29:50 UTC, 0 replies.
- [doris] branch master updated: [typo][docs] Modify the description of CREATE-TABLE (#21858) - posted by lu...@apache.org on 2023/07/18 02:29:54 UTC, 0 replies.
- [GitHub] [doris] luzhijing closed pull request #21733: [dont merge](test) join the community - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/18 02:32:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21811: [typo](docs) Update dev-prepare.md - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 02:32:18 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21902: [stats](nereids) dump col stats for all physical plan node and cost details in memo - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 02:37:24 UTC, 0 replies.
- [GitHub] [doris] herry2038 opened a new pull request, #21904: [optimization](heartbeart) Rm startuptime from front heart beart class - posted by "herry2038 (via GitHub)" <gi...@apache.org> on 2023/07/18 02:45:06 UTC, 0 replies.
- [GitHub] [doris] herry2038 commented on pull request #21904: [optimization](heartbeart) Rm startuptime from front heart beart class - posted by "herry2038 (via GitHub)" <gi...@apache.org> on 2023/07/18 02:45:16 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21887: [enhancement](Nereids) add test framework for otherjoin - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 02:47:58 UTC, 3 replies.
- [GitHub] [doris] dataroaring merged pull request #20996: [fix](dynamic partition) fix create hot partition failed without error response - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/18 02:56:40 UTC, 0 replies.
- [doris] branch master updated: [fix](dynamic partition) fix create hot partition failed without error response (#20996) - posted by da...@apache.org on 2023/07/18 02:56:44 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21777: [regression-test] add p0/p1 case about partition table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 03:01:53 UTC, 1 replies.
- [GitHub] [doris] mklzl opened a new pull request, #21905: [typo][doc]Add some alerts for collect_set usage - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/18 03:17:45 UTC, 0 replies.
- [GitHub] [doris] mklzl closed pull request #21905: [typo][doc]Add some alerts for collect_set usage - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/18 03:18:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21897: [fix](nereids) fix cte as bc right side hang bug - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 03:18:37 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21876: [Fix](multi catalog)Fix hive partition value contains special character such as / bug. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/18 03:20:40 UTC, 0 replies.
- [doris] branch master updated: [Fix](multi catalog)Fix hive partition value contains special character such as / bug (#21876) - posted by mo...@apache.org on 2023/07/18 03:20:44 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21819: [fix](planner)only forbid literal value in AnalyticExpr's order by list - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 03:27:09 UTC, 1 replies.
- [GitHub] [doris] qzsee opened a new pull request, #21906: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same - posted by "qzsee (via GitHub)" <gi...@apache.org> on 2023/07/18 03:30:40 UTC, 0 replies.
- [GitHub] [doris] ByteYue opened a new pull request, #21907: [enhance](deserialize )add check for file deserialize - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/18 03:31:32 UTC, 0 replies.
- [GitHub] [doris] ByteYue commented on pull request #21907: [enhance](deserialize )add check for file deserialize - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/18 03:31:54 UTC, 0 replies.
- [GitHub] [doris] yagagagaga commented on a diff in pull request #21829: [faq](doc) add some FAQ for flink-doris-connector - posted by "yagagagaga (via GitHub)" <gi...@apache.org> on 2023/07/18 03:32:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21829: [faq](doc) add some FAQ for flink-doris-connector - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 03:36:47 UTC, 1 replies.
- [GitHub] [doris] qzsee commented on pull request #21906: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same - posted by "qzsee (via GitHub)" <gi...@apache.org> on 2023/07/18 03:38:37 UTC, 6 replies.
- [GitHub] [doris] mklzl opened a new pull request, #21905: [typo][doc]Add some alerts for collect_set and data_partitons - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/18 03:39:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21907: [enhance](deserialize )add check for file deserialize - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 03:40:17 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #21908: Paimon fs1 - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/18 03:44:39 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on a diff in pull request #21871: [opt](hudi) get hudi split concurrently by using parallelStream - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/18 03:45:56 UTC, 0 replies.
- [GitHub] [doris] zddr closed pull request #21908: Paimon fs1 - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/18 03:46:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21908: Paimon fs1 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 03:52:57 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21843: [Bug](pipeline) adjust scanner scheduler.submit and _num_scheduling_ctx maintain - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 03:55:23 UTC, 0 replies.
- [doris] branch master updated: [Bug](pipeline) adjust scanner scheduler.submit and _num_scheduling_ctx maintain (#21843) - posted by pa...@apache.org on 2023/07/18 03:55:28 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21907: [enhance](deserialize )add check for file deserialize - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 04:04:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21833: [Feature](delete) support fold constant on delete stmt - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 04:04:29 UTC, 1 replies.
- [GitHub] [doris] starocean999 merged pull request #21650: [fix](planner)need recalculate nullable info of output slots for join node - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/18 04:10:29 UTC, 0 replies.
- [doris] branch master updated (b3d3ffa2de -> 07e720e65d) - posted by st...@apache.org on 2023/07/18 04:10:35 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21723: [fix](planner)normalize the behavior of from_unixtime() according to Nereids planner - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/18 04:15:41 UTC, 0 replies.
- [doris] branch master updated: [fix](planner)normalize the behavior of from_unixtime() according to Nereids planner (#21723) - posted by mo...@apache.org on 2023/07/18 04:15:45 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21909: [Bug](topn opt) disable topn 2 phase read when storage policy is not … - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/18 04:26:13 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21909: [Bug](topn opt) disable topn 2 phase read when storage policy is not … - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/18 04:26:36 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #21910: [improvement](multi catalog)paimon support filesystem metastore - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/18 04:33:20 UTC, 0 replies.
- [GitHub] [doris] zddr closed pull request #21603: [improvement](multi catalog)paimon support filesystem metastore - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/18 04:33:53 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21910: [improvement](multi catalog)paimon support filesystem metastore - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 04:40:16 UTC, 4 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21804: [branch-1.2-lts](cherry-pick) enable strong consistency by syncing max journal… - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/18 04:45:22 UTC, 0 replies.
- [GitHub] [doris] SeaSoonKeun commented on issue #21884: [Bug] mysql中新建了表,doris里通过JDBC Catalog查不出来 - posted by "SeaSoonKeun (via GitHub)" <gi...@apache.org> on 2023/07/18 04:46:46 UTC, 0 replies.
- [GitHub] [doris] BePPPower opened a new pull request, #21911: [Feature](Export) Supports concurrently export of table data - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/18 04:50:53 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21890: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 04:53:12 UTC, 0 replies.
- [doris] branch master updated: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision (#21890) - posted by pa...@apache.org on 2023/07/18 04:53:17 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21833: [Feature](delete) support fold constant on delete stmt - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 04:56:30 UTC, 0 replies.
- [doris] branch master updated (19492b06c1 -> 417e3e5616) - posted by pa...@apache.org on 2023/07/18 04:56:35 UTC, 0 replies.
- [GitHub] [doris] SeaSoonKeun opened a new issue, #21912: [Bug] - posted by "SeaSoonKeun (via GitHub)" <gi...@apache.org> on 2023/07/18 05:04:54 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21867: [Fix](multi-catalog) Filter invisible files for hive table. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/18 05:08:14 UTC, 0 replies.
- [doris] branch master updated: [Fix](multi-catalog) Filter invisible files for hive table. (#21867) - posted by mo...@apache.org on 2023/07/18 05:08:18 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21755: [fix](stacktrace) Speed up stack trace - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/18 05:40:40 UTC, 4 replies.
- [GitHub] [doris] spihiker commented on issue #21750: [Enhancement] 希望doris的字符串列表分区能参考clickhouse - posted by "spihiker (via GitHub)" <gi...@apache.org> on 2023/07/18 06:03:59 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba commented on a diff in pull request #116: [feature] support read map and struct type - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/18 06:06:34 UTC, 0 replies.
- [GitHub] [doris-spark-connector] gnehil commented on a diff in pull request #116: [feature] support read map and struct type - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/18 06:08:34 UTC, 0 replies.
- [GitHub] [doris] starocean999 merged pull request #21718: [fix](planner) push conjuncts into SetOperationStmt inline view - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/18 06:17:10 UTC, 0 replies.
- [doris] branch master updated: [fix](planner) push conjuncts into SetOperationStmt inline view (#21718) - posted by st...@apache.org on 2023/07/18 06:17:14 UTC, 0 replies.
- [GitHub] [doris] nizq opened a new issue, #21914: [Bug] Failed to init stats cleaner java.lang.RuntimeException: DB: default_cluster:__internal_schema not exists - posted by "nizq (via GitHub)" <gi...@apache.org> on 2023/07/18 06:24:00 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba merged pull request #118: [improvement] Escaping special characters - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/18 06:33:40 UTC, 0 replies.
- [doris-spark-connector] branch master updated: [improvement] Escaping special characters (#118) - posted by di...@apache.org on 2023/07/18 06:33:42 UTC, 0 replies.
- [GitHub] [doris] ByteYue commented on pull request #21907: [bugfix](deserialize ) pack struct to avoid parse wrong content for file header - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/18 06:38:59 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21778: [enhancement](broker-load) support special partition path pattern - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 06:40:04 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21907: [bugfix](deserialize ) pack struct to avoid parse wrong content for file header - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 06:42:37 UTC, 5 replies.
- [doris] branch branch-2.0 updated (9bb22d480b -> 9357a7f9fa) - posted by da...@apache.org on 2023/07/18 06:46:36 UTC, 0 replies.
- [doris] 01/03: [fix](load) fix dead loop in _handle_mem_exceed_limit function when reduce memory for load (#21886) - posted by da...@apache.org on 2023/07/18 06:46:37 UTC, 0 replies.
- [doris] 02/03: [fix](planner)need recalculate nullable info of output slots for join node (#21650) - posted by da...@apache.org on 2023/07/18 06:46:38 UTC, 0 replies.
- [doris] 03/03: [fix](planner) push conjuncts into SetOperationStmt inline view (#21718) - posted by da...@apache.org on 2023/07/18 06:46:39 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21778: [enhancement](broker-load) support special partition path pattern - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/18 06:50:39 UTC, 0 replies.
- [doris] branch master updated: [enhancement](broker-load) support special partition path pattern (#21778) - posted by zy...@apache.org on 2023/07/18 06:50:43 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21915: [Bug](storage) add lock on base tablet when create_tablet - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 06:53:52 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21915: [Bug](storage) add lock on base tablet when create_tablet - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 06:53:59 UTC, 1 replies.
- [GitHub] [doris] didasai commented on issue #21884: [Bug] mysql中新建了表,doris里通过JDBC Catalog查不出来 - posted by "didasai (via GitHub)" <gi...@apache.org> on 2023/07/18 06:54:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21915: [Bug](storage) add lock on base tablet when create_tablet - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 07:02:20 UTC, 3 replies.
- [GitHub] [doris] zy-kkk merged pull request #21804: [branch-1.2-lts](cherry-pick) enable strong consistency by syncing max journal… - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/18 07:13:55 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [branch-1.2-lts](cherry-pick) enable strong consistency by syncing max journal… (#21804) - posted by zy...@apache.org on 2023/07/18 07:13:59 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #21916: [WIP][Feature](Job)Support Event Scheduler - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/18 07:23:11 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21917: [fix](pipeline) Fix pipeline that cause plenty timeout of p0 cases - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/18 07:30:22 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21917: [fix](pipeline) Fix pipeline that cause plenty timeout of p0 cases - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/18 07:30:29 UTC, 0 replies.
- [GitHub] [doris] zddr commented on pull request #21910: [improvement](multi catalog)paimon support filesystem metastore - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/18 07:35:41 UTC, 2 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21918: [doc](stats) Add doc for analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/18 07:38:09 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21918: [doc](stats) Add doc for analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/18 07:38:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21917: [fix](pipeline) Fix pipeline that cause plenty timeout of p0 cases - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 07:43:17 UTC, 1 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21919: [fix](nereids) Disable auto analyze temporarily - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/18 07:48:00 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21919: [fix](nereids) Disable auto analyze temporarily - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/18 07:48:09 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/18 07:52:03 UTC, 1 replies.
- [GitHub] [doris] wslkxup opened a new pull request, #21920: [doc]Fix parameter name `storage_root_path` - posted by "wslkxup (via GitHub)" <gi...@apache.org> on 2023/07/18 08:13:17 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21919: [fix](nereids) Disable auto analyze temporarily - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 08:16:31 UTC, 1 replies.
- [GitHub] [doris] xavierzhao opened a new issue, #21921: [Bug] Be down - posted by "xavierzhao (via GitHub)" <gi...@apache.org> on 2023/07/18 08:17:57 UTC, 0 replies.
- [GitHub] [doris] adonis0147 commented on pull request #21881: [fix](spark load) Hive table properties do not take effect when creating spark session - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/18 08:26:19 UTC, 1 replies.
- [GitHub] [doris] imx7 closed issue #21832: [Bug] flink通过flink-connector-doris写入Map类型的数据时候,当K为Timestamp的类型时会写入失败 - posted by "imx7 (via GitHub)" <gi...@apache.org> on 2023/07/18 08:36:06 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21922: [bug](test) fix regression test case failed with curdate - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/18 08:42:00 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21923: [Bug](excution) fix ScannerContext is done make query failed - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 08:44:16 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21923: [Bug](excution) fix ScannerContext is done make query failed - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 08:44:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21922: [bug](test) fix regression test case failed with curdate - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 08:45:51 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21923: [Bug](excution) fix ScannerContext is done make query failed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 08:46:21 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21881: [fix](spark load) Hive table properties do not take effect when creating spark session - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 08:54:39 UTC, 1 replies.
- [GitHub] [doris] czzmmc commented on issue #18904: [Feature] Support batch operation for Java UDAF to get better performance - posted by "czzmmc (via GitHub)" <gi...@apache.org> on 2023/07/18 08:56:17 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21924: [Fix](Nereids)fix insert into default value exception - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/18 09:01:21 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21924: [Fix](Nereids)fix insert into default value exception - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/18 09:01:41 UTC, 2 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21922: [bug](test) fix regression test case failed with curdate - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 09:04:26 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #21925: test - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/18 09:05:59 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21925: test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 09:13:16 UTC, 8 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21902: [stats](nereids) dump col stats for all physical plan node and cost details in memo - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 09:25:29 UTC, 1 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #21926: [ckb](debug) debug ckb, base be750e88b26153a578462385072536f9191dc753 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 09:44:45 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21926: [ckb](debug) debug ckb, base be750e88b26153a578462385072536f9191dc753 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 09:45:06 UTC, 1 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #21927: [ckb](debug) debug ckb, base 05cf0955063852ccba24219e6ca6d1c360dff025 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 09:47:21 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21927: [ckb](debug) debug ckb, base 05cf0955063852ccba24219e6ca6d1c360dff025 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 09:47:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21926: [ckb](debug) debug ckb, base be750e88b26153a578462385072536f9191dc753 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 09:51:45 UTC, 0 replies.
- [GitHub] [doris] pingchunzhang commented on pull request #21917: [fix](pipeline) Fix pipeline that cause plenty timeout of p0 cases - posted by "pingchunzhang (via GitHub)" <gi...@apache.org> on 2023/07/18 09:53:00 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21927: [ckb](debug) debug ckb, base 05cf0955063852ccba24219e6ca6d1c360dff025 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 09:54:38 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21929: [Fix](regression-test)fix nereids_p0/javaudf and nereids_p0/outfile cases. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/18 09:57:30 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21923: [Bug](excution) fix ScannerContext is done make query failed - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 09:58:03 UTC, 0 replies.
- [doris] branch master updated: [Bug](excution) fix ScannerContext is done make query failed (#21923) - posted by pa...@apache.org on 2023/07/18 09:58:09 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21930: [typo](docs) Replace invalid mysql-connector-java download package. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/18 09:59:26 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21899: [fix](two level hash table) fix dead loop when converting to two level hash table for zero value - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 10:06:46 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on pull request #21883: [enhance](nereids) enhance runtime filter pushdown - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/18 10:07:13 UTC, 9 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21878: [feature](profile) add process hashtable time in join node - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 10:09:45 UTC, 0 replies.
- [doris] branch master updated: [feature](profile) add process hashtable time in join node (#21878) - posted by pa...@apache.org on 2023/07/18 10:09:48 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #21931: [feature-wip](dbt) exchange table temp to target table atomically - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/18 10:14:04 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #21931: [feature-wip](dbt) exchange table temp to target table atomically - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/18 10:14:19 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21895: [Fix](multi catalog)Fix hive partition value contains special character bug. - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 10:14:59 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Fix](multi catalog)Fix hive partition value contains special character bug. #21895 - posted by yi...@apache.org on 2023/07/18 10:15:03 UTC, 0 replies.
- [GitHub] [doris] caiconghui opened a new pull request, #21932: [fix](status) fix cmake warning with message 'Manually-specified variables were not used by the project:ENABLE_STACKTRACE' - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/18 10:15:52 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21635: [refactor](load) cleanup segment flush logic in beta rowset writer - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/18 10:18:00 UTC, 0 replies.
- [doris] branch master updated: [refactor](load) cleanup segment flush logic in beta rowset writer (#21635) - posted by da...@apache.org on 2023/07/18 10:18:03 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21840: [fix](Nereids) join other conjuncts should get slot from join output - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/18 10:22:43 UTC, 0 replies.
- [doris] branch master updated (2013dcd0e9 -> d6d27ef428) - posted by mo...@apache.org on 2023/07/18 10:22:48 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21725: [refactor](load) split segment flusher from rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/18 10:23:46 UTC, 7 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #21933: [feature](delete) support delete on value column for unique table - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/18 10:24:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21932: [fix](status) fix cmake warning with message 'Manually-specified variables were not used by the project:ENABLE_STACKTRACE' - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 10:24:57 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21932: [fix](status) fix cmake warning with message 'Manually-specified variables were not used by the project:ENABLE_STACKTRACE' - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 10:25:53 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](status) fix cmake warning with message 'Manually-specified variables were not used by the project:ENABLE_STACKTRACE' (#21932) - posted by yi...@apache.org on 2023/07/18 10:25:58 UTC, 0 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #21934: [fix](in) fix wrong DCHECK of in expr for not nullable column - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/18 10:26:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21725: [refactor](load) split segment flusher from rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 10:30:15 UTC, 8 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #21935: [feature-wip](dbt) overwrite the materialization for table and view - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/18 10:30:45 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #21935: [feature-wip](dbt) overwrite the materialization for table and view - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/18 10:31:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21933: [feature](delete) support delete on value column for unique table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 10:31:22 UTC, 2 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #21936: [enhancement](Nereids): prune unuse plan in optimized group - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/18 10:56:00 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #21936: [enhancement](Nereids): prune unuse plan in optimized group - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/18 10:58:48 UTC, 8 replies.
- [GitHub] [doris] chyueyi opened a new issue, #21937: [Feature] Maxcompute Properties add endpoint and tunnelurl params - posted by "chyueyi (via GitHub)" <gi...@apache.org> on 2023/07/18 11:07:26 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21922: [bug](test) fix regression test case failed with curdate - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 11:10:57 UTC, 0 replies.
- [doris] branch master updated (d6d27ef428 -> 87556b5741) - posted by pa...@apache.org on 2023/07/18 11:11:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21936: [enhancement](Nereids): prune unuse plan in optimized group - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 11:29:43 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #21934: [fix](in) fix wrong DCHECK of in expr for not nullable column - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 11:31:03 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](in) fix wrong DCHECK of in expr for not nullable column (#21934) - posted by yi...@apache.org on 2023/07/18 11:31:08 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21938: [chore](third-party) Introduce libunwind - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/18 11:34:57 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21938: [chore](third-party) Introduce libunwind - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/18 11:35:04 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21938: [chore](third-party) Introduce libunwind - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 11:37:19 UTC, 3 replies.
- [GitHub] [doris] dataroaring merged pull request #21821: [Revert](lazy open) revert lazy open and add case - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/18 11:41:37 UTC, 0 replies.
- [doris] branch master updated: [Revert](lazy open) revert lazy open and add case (#21821) - posted by da...@apache.org on 2023/07/18 11:41:40 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21899: [fix](two level hash table) fix dead loop when converting to two level hash table for zero value - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 11:50:32 UTC, 0 replies.
- [doris] branch master updated: [fix](two level hash table) fix dead loop when converting to two level hash table for zero value (#21899) - posted by yi...@apache.org on 2023/07/18 11:50:36 UTC, 0 replies.
- [GitHub] [doris] hello-stephen closed pull request #21926: [ckb](debug) debug ckb, base be750e88b26153a578462385072536f9191dc753 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 11:58:55 UTC, 0 replies.
- [GitHub] [doris] hello-stephen closed pull request #21927: [ckb](debug) debug ckb, base 05cf0955063852ccba24219e6ca6d1c360dff025 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 11:59:16 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #21925: test - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:02:42 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21725: [refactor](load) split segment flusher from rowset writer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 12:03:51 UTC, 3 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #21939: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:04:48 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:05:06 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21935: [feature-wip](dbt) overwrite the materialization for table and view - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 12:05:15 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 closed pull request #21939: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:05:21 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:05:42 UTC, 9 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21931: [feature-wip](dbt) exchange table temp to target table atomically - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 12:05:51 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21904: [optimization](heartbeart) Rm startuptime from front heart beart class - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 12:08:55 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21939: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 12:11:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 12:12:32 UTC, 13 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21938: [chore](third-party) Introduce libunwind - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 12:18:34 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21907: [bugfix](deserialize ) pack struct to avoid parse wrong content for file header - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 12:22:49 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #21941: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/18 12:24:51 UTC, 0 replies.
- [GitHub] [doris] zddr commented on pull request #21941: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/18 12:26:52 UTC, 2 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21942: [fix](stmt-forward) fix should-be-optional fields in MasterOpRequest - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:45:05 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 closed pull request #21942: [fix](stmt-forward) fix should-be-optional fields in MasterOpRequest - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:46:23 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21929: [Fix](regression-test)fix nereids_p0/javaudf and nereids_p0/outfile cases. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/18 12:47:20 UTC, 6 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21943: [improvement](memory) modify jemalloc conf in be.conf && enable jemalloc heap profile default - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/18 12:51:15 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21943: [improvement](memory) modify jemalloc conf in be.conf && enable jemalloc heap profile default - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/18 12:51:23 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21943: [improvement](memory) modify jemalloc conf in be.conf && enable jemalloc heap profile default - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 12:52:20 UTC, 4 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21944: [fix](stmt-forward) fix should-be-optional fields in MasterOpService - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:53:20 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21944: [fix][branch-1.2](stmt-forward) fix should-be-optional fields in MasterOpService - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:54:08 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21945: [fix](stmt-forward) fix should-be-optional fields in MasterOpService - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/18 13:01:40 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21945: [fix](stmt-forward) fix should-be-optional fields in MasterOpService - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/18 13:02:57 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21305: [fix](datetime) refactor insert behavior to make same with mysql - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 13:05:56 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21946: [Bug](scanner) fix core dump due to release ScannerContext to early - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 13:06:02 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21946: [Bug](scanner) fix core dump due to release ScannerContext to early - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/18 13:06:11 UTC, 0 replies.
- [GitHub] [doris] zxealous opened a new pull request, #21947: [fix](case function) Applying for an array in the heap to avoid stack… - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/18 13:06:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21945: [fix](stmt-forward) fix should-be-optional fields in MasterOpService - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 13:08:04 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21941: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 13:08:30 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21946: [Bug](scanner) fix core dump due to release ScannerContext too early - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 13:14:01 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 13:14:29 UTC, 0 replies.
- [GitHub] [doris] dataroaring opened a new pull request, #21948: [fix](max_version) protect max_version by meta lock - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/18 13:15:06 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #21453: [Bug] StringParser::string_to_decimal maybe out of bounds. - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/18 13:20:14 UTC, 0 replies.
- [GitHub] [doris] stalary commented on pull request #20187: [fix](HardwareInfo) fix fe hardware info query error when the fe server run in Windows 11. (#20186) - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/18 13:23:25 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21948: [fix](max_version) protect max_version by meta lock - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 13:23:50 UTC, 2 replies.
- [GitHub] [doris] stalary commented on issue #20188: [Enhancement] select CURRENT_USER() etc. do not need to generate query plan - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/18 13:24:39 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #20208: [Bug] 某个 Tablet 的副本全部损坏后,无法修复 - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/18 13:25:11 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21949: [fix](planner)use tupleId of agg node to get its unsigned conjuncts - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/18 13:32:42 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21949: [fix](planner)use tupleId of agg node to get its unsigned conjuncts - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/18 13:32:49 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21897: [fix](nereids) fix cte as bc right side hang bug - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 13:36:00 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21946: [Bug](scanner) fix core dump due to release ScannerContext too early - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 13:37:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21945: [fix](stmt-forward) fix should-be-optional fields in MasterOpService - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 13:39:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21909: [Bug](topn opt) disable topn 2 phase read when storage policy is not … - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 13:40:17 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21856: [Improvement](tablet clone) impr tablet sched speed and fix tablet sched fail too many times - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 13:46:43 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21308: [Fix](information_schema) Schema table varchar len error - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 13:53:55 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21950: [Fix](planner)fix to_monday() in fold constant bug. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/18 14:01:07 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21950: [Fix](planner)fix to_monday() in fold constant bug. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/18 14:01:15 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21949: [fix](planner)use tupleId of agg node to get its unassigned conjuncts - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 14:01:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21943: [improvement](memory) modify jemalloc conf in be.conf && enable jemalloc heap profile default - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 14:08:02 UTC, 3 replies.
- [GitHub] [doris] yiguolei commented on pull request #21808: [fix](profile) Fix wrong instance number in query profile - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 14:26:29 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21907: [bugfix](deserialize ) pack struct to avoid parse wrong content for file header - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 14:32:45 UTC, 0 replies.
- [doris] branch master updated: [bugfix](deserialize ) pack struct to avoid parse wrong content for file header (#21907) - posted by yi...@apache.org on 2023/07/18 14:32:50 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20187: [fix](HardwareInfo) fix fe hardware info query error when the fe server run in Windows 11. (#20186) - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 14:38:06 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21948: [fix](max_version) protect max_version by meta lock - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 14:44:00 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21906: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 14:55:06 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21817: [typo](docs) update document syntax and add links to referenced articles - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/18 14:56:38 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21883: [enhance](nereids) enhance runtime filter pushdown - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 14:57:09 UTC, 6 replies.
- [GitHub] [doris] yujun777 commented on pull request #21915: [Bug](storage) add lock on base tablet when create_tablet - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:01:28 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21745: [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/18 15:05:12 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21917: [fix](pipeline) Fix pipeline that cause plenty timeout of p0 cases - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 15:15:52 UTC, 0 replies.
- [doris] branch master updated: [fix](pipeline) Fix pipeline that cause plenty timeout of p0 cases #21917 - posted by yi...@apache.org on 2023/07/18 15:15:57 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21944: [fix][branch-1.2](stmt-forward) fix should-be-optional fields in MasterOpService - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 15:17:28 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix][branch-1.2](stmt-forward) fix should-be-optional fields in MasterOpService (#21944) - posted by yi...@apache.org on 2023/07/18 15:17:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21945: [fix](stmt-forward) fix should-be-required fields in forward params - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 15:18:00 UTC, 1 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21941: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/18 15:18:49 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21871: [opt](hudi) get hudi split concurrently by using parallelStream - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/18 15:19:37 UTC, 0 replies.
- [doris] branch master updated: [opt](hudi) get hudi split concurrently by using parallelStream (#21871) - posted by mo...@apache.org on 2023/07/18 15:19:41 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21856: [Improvement](tablet clone) impr tablet sched speed and fix tablet sched failed too many times - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 15:25:25 UTC, 0 replies.
- [doris] branch master updated: [Improvement](tablet clone) impr tablet sched speed and fix tablet sched failed too many times (#21856) - posted by yi...@apache.org on 2023/07/18 15:25:31 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #21951: [fix](Nereids): removePhysicalExpression() should clear empty Group. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/18 15:31:28 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #21951: [fix](Nereids): removePhysicalExpression() should clear empty Group. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/18 15:33:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21949: [fix](planner)use tupleId of agg node to get its unassigned conjuncts - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 15:37:30 UTC, 1 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21911: [Feature](Export) Supports concurrently export of table data - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/18 15:48:47 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #21941: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/18 15:49:13 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21941: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 15:50:49 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21945: [fix](stmt-forward) fix should-be-required fields in forward params - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 15:51:34 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21952: [fuzzy](test) set topnOptLimitThreshold to 0 in fuzzy test temporary - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:53:19 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21952: [fuzzy](test) set topnOptLimitThreshold to 0 in fuzzy test temporary - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:56:21 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21953: [Fix](multi catalog)Fix nereids context table always use internal catalog bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/18 16:02:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21952: [fuzzy](test) set topnOptLimitThreshold to 0 in fuzzy test temporary - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 16:08:32 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21951: [fix](Nereids): removePhysicalExpression() should clear empty Group. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 16:12:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21952: [fuzzy](test) set topnOptLimitThreshold to 0 in fuzzy test temporary - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 16:25:50 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21909: [Bug](topn opt) disable topn 2 phase read when storage policy is not … - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 16:37:49 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21949: [fix](planner)use tupleId of agg node to get its unassigned conjuncts - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:46:52 UTC, 0 replies.
- [doris] branch master updated: [fix](planner)use tupleId of agg node to get its unsigned conjuncts (#21949) - posted by yi...@apache.org on 2023/07/18 16:46:56 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21915: [Bug](storage) add lock on base tablet when create_tablet - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:47:21 UTC, 0 replies.
- [doris] branch master updated: [Bug](storage) add lock on base tablet when create_tablet #21915 - posted by yi...@apache.org on 2023/07/18 16:47:25 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed issue #21156: [Bug] When obtaining table information in information_schema, the length of the varchar field is -1 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:50:04 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21308: [Fix](information_schema) Schema table varchar len error - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:50:04 UTC, 0 replies.
- [doris] branch master updated: [Fix](information_schema) Schema table varchar len error #21308 - posted by yi...@apache.org on 2023/07/18 16:50:10 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21946: [Bug](scanner) fix core dump due to release ScannerContext too early - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:53:25 UTC, 0 replies.
- [doris] branch master updated: [Bug](scanner) fix core dump due to release ScannerContext too early #21946 - posted by yi...@apache.org on 2023/07/18 16:53:29 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:54:36 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21874: [typo](docs)Add some description in example. - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:55:24 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21900: [Fix](regressiontest) fix the p2 pipeline hang in multi stream sender - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:56:18 UTC, 3 replies.
- [GitHub] [doris] yiguolei merged pull request #21904: [optimization](heartbeart) Rm startuptime from front heart beart class - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:56:39 UTC, 0 replies.
- [doris] branch master updated: [optimization](heartbeart) Rm startuptime from front heart beart class (#21904) - posted by yi...@apache.org on 2023/07/18 16:56:44 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21919: [fix](nereids) Disable auto analyze temporarily - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:57:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21919: [fix](nereids) Disable auto analyze temporarily - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/18 16:58:05 UTC, 1 replies.
- [doris] branch branch-2.0 updated (9357a7f9fa -> 90d16e47ad) - posted by kx...@apache.org on 2023/07/18 16:58:54 UTC, 0 replies.
- [doris] 01/18: [fix](Export) Fixed the bug that would be core when exporting large amounts of data (#21761) - posted by kx...@apache.org on 2023/07/18 16:58:55 UTC, 0 replies.
- [doris] 02/18: [Fix](Export) fix nullptr exception when upgrading from 1.2.3 to 2.0 (#21799) - posted by kx...@apache.org on 2023/07/18 16:58:56 UTC, 0 replies.
- [doris] 03/18: [feature](profile)add monotonice timer for pipeline task #21791 - posted by kx...@apache.org on 2023/07/18 16:58:57 UTC, 0 replies.
- [doris] 04/18: [Enhance](function) add boolean type for sum agg function (#21862) - posted by kx...@apache.org on 2023/07/18 16:58:58 UTC, 0 replies.
- [doris] 05/18: [Enchancement](compatible) show decimalv3 to decimal (#21782) - posted by kx...@apache.org on 2023/07/18 16:58:59 UTC, 0 replies.
- [doris] 06/18: [fix](dynamic partition) fix create hot partition failed without error response (#20996) - posted by kx...@apache.org on 2023/07/18 16:59:00 UTC, 0 replies.
- [doris] 07/18: [Fix](multi catalog)Fix hive partition value contains special character such as / bug (#21876) - posted by kx...@apache.org on 2023/07/18 16:59:01 UTC, 0 replies.
- [doris] 08/18: [Bug](pipeline) adjust scanner scheduler.submit and _num_scheduling_ctx maintain (#21843) - posted by kx...@apache.org on 2023/07/18 16:59:02 UTC, 0 replies.
- [doris] 09/18: [fix](planner)normalize the behavior of from_unixtime() according to Nereids planner (#21723) - posted by kx...@apache.org on 2023/07/18 16:59:03 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21860: [enhance](nereids) enable wf partition topn by default - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 16:59:04 UTC, 1 replies.
- [doris] 10/18: [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision (#21890) - posted by kx...@apache.org on 2023/07/18 16:59:04 UTC, 0 replies.
- [doris] 11/18: [Fix](multi-catalog) Filter invisible files for hive table. (#21867) - posted by kx...@apache.org on 2023/07/18 16:59:05 UTC, 0 replies.
- [doris] 12/18: [enhancement](broker-load) support special partition path pattern (#21778) - posted by kx...@apache.org on 2023/07/18 16:59:06 UTC, 0 replies.
- [doris] 13/18: [Bug](excution) fix ScannerContext is done make query failed (#21923) - posted by kx...@apache.org on 2023/07/18 16:59:07 UTC, 0 replies.
- [doris] 14/18: [feature](profile) add process hashtable time in join node (#21878) - posted by kx...@apache.org on 2023/07/18 16:59:08 UTC, 0 replies.
- [doris] 15/18: [fix](Nereids) join other conjuncts should get slot from join output (#21840) - posted by kx...@apache.org on 2023/07/18 16:59:09 UTC, 0 replies.
- [doris] 16/18: [fix](two level hash table) fix dead loop when converting to two level hash table for zero value (#21899) - posted by kx...@apache.org on 2023/07/18 16:59:10 UTC, 0 replies.
- [doris] 17/18: [bugfix](deserialize ) pack struct to avoid parse wrong content for file header (#21907) - posted by kx...@apache.org on 2023/07/18 16:59:11 UTC, 0 replies.
- [doris] 18/18: [opt](hudi) get hudi split concurrently by using parallelStream (#21871) - posted by kx...@apache.org on 2023/07/18 16:59:12 UTC, 0 replies.
- [doris] branch branch-2.0 updated: fix for pick commit 54795289dcd88e7cf08a86dc344ba4c4e94bf0f1 [Bug](pipeline) adjust scanner scheduler.submit and _num_scheduling_ctx maintain adjust scanner scheduler.submit and _num_scheduling_ctx maintain - posted by kx...@apache.org on 2023/07/18 17:00:45 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack… - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:02:29 UTC, 0 replies.
- [GitHub] [doris] pegasas commented on issue #20643: [Enhancement] set back all session variables to default value - posted by "pegasas (via GitHub)" <gi...@apache.org> on 2023/07/18 17:04:46 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21802: [docs](map)Add map and struct type support parameters - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:06:27 UTC, 0 replies.
- [doris] branch master updated: [docs](map)Add map and struct type support parameters (#21802) - posted by yi...@apache.org on 2023/07/18 17:06:30 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21722: [feature](function) support time_to_sec - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:09:51 UTC, 0 replies.
- [doris] branch master updated: [feature](function) support time_to_sec (#21722) - posted by yi...@apache.org on 2023/07/18 17:09:55 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21797: [Bug](materialized view) fix wrong match mv when mv have where clause - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:11:42 UTC, 0 replies.
- [doris] branch master updated: [Bug](materialized view) fix wrong match mv when mv have where clause (#21797) - posted by yi...@apache.org on 2023/07/18 17:11:46 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21845: [opt](join) Opt the performance of join probe - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:21:25 UTC, 0 replies.
- [doris] branch master updated: [opt](join) Opt the performance of join probe (#21845) - posted by yi...@apache.org on 2023/07/18 17:21:29 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21842: [tools][ckb] update q29 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:32:43 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [tools][ckb] update q29 (#21842) - posted by yi...@apache.org on 2023/07/18 17:32:47 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21841: [tools][ckb] Update ckb q29 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:33:07 UTC, 0 replies.
- [doris] branch branch-2.0 updated: Update ckb q29 (#21841) - posted by yi...@apache.org on 2023/07/18 17:33:12 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21900: [Fix](regressiontest) fix the p2 pipeline hang in multi stream sender - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 17:36:29 UTC, 3 replies.
- [GitHub] [doris] yiguolei merged pull request #21945: [fix](stmt-forward) fix should-be-required fields in forward params - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:52:52 UTC, 0 replies.
- [doris] branch master updated (b35cfc5d5e -> 24c00698f2) - posted by yi...@apache.org on 2023/07/18 17:52:57 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21938: [chore](third-party) Introduce libunwind - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/18 17:55:28 UTC, 0 replies.
- [doris] branch master updated: [chore](third-party) Introduce libunwind (#21938) - posted by yi...@apache.org on 2023/07/18 17:55:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21898: [feature](datetime) Support timezone when insert datetime value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/18 19:40:46 UTC, 11 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 00:27:54 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/19 01:11:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21488: [enhancement](merge-on-write) support concurrent delete bitmap calc while close_wait - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 01:22:06 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21930: [typo](docs) Replace invalid mysql-connector-java download package. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 01:27:27 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21919: [fix](nereids) Disable auto analyze temporarily - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/19 01:27:27 UTC, 0 replies.
- [doris] branch master updated (e0705f1149 -> d349c955f0) - posted by yi...@apache.org on 2023/07/19 01:27:32 UTC, 0 replies.
- [GitHub] [doris] starocean999 merged pull request #21819: [fix](planner)only forbid literal value in AnalyticExpr's order by list - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/19 01:40:58 UTC, 0 replies.
- [doris] branch master updated: [fix](planner)only forbid literal value in AnalyticExpr's order by list (#21819) - posted by st...@apache.org on 2023/07/19 01:41:03 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21897: [fix](nereids) fix cte as bc right side hang bug - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 01:43:33 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) fix cte as bc right side hang bug (#21897) - posted by mo...@apache.org on 2023/07/19 01:43:37 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #21930: [typo](docs) Replace invalid mysql-connector-java download package. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/19 01:50:59 UTC, 0 replies.
- [GitHub] [doris] qzsee commented on a diff in pull request #21906: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same - posted by "qzsee (via GitHub)" <gi...@apache.org> on 2023/07/19 01:51:25 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21727: [refactor](Nereids) refactor cte analyze, rewrite and reuse code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 01:54:35 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21808: [fix](profile) Fix wrong instance number in query profile - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 02:00:48 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21808: [fix](profile) Fix wrong instance number in query profile - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/19 02:00:51 UTC, 0 replies.
- [doris] branch master updated: [fix](profile) Fix wrong instance number in query profile (#21808) - posted by ga...@apache.org on 2023/07/19 02:00:55 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21954: [typo](docs) Replace invalid mysql-connector-java download package. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/19 02:02:57 UTC, 0 replies.
- [GitHub] [doris] zzzxl1993 commented on pull request #21893: [improvement](invert index) Change the loading method of keyword type - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/19 02:05:01 UTC, 2 replies.
- [GitHub] [doris] Kikyou1997 commented on a diff in pull request #21849: [enhancement](nereids) Retry when loading stats - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/19 02:13:21 UTC, 2 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21872: [Docs](Catalog) Optimize the documentation catalog and add the Join Our Community Documentation - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 02:15:45 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21872: [Docs](Catalog) Optimize the documentation catalog and add the Join Our Community Documentation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 02:15:50 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21935: [feature-wip](dbt) overwrite the materialization for table and view - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 02:20:32 UTC, 0 replies.
- [doris] branch master updated: [feature-wip](dbt) overwrite the materialization for table and view (#21935) - posted by zy...@apache.org on 2023/07/19 02:20:35 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21931: [feature-wip](dbt) exchange table temp to target table atomically - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 02:20:53 UTC, 0 replies.
- [doris] branch master updated: [feature-wip](dbt) exchange table temp to target table atomically (#21931) - posted by zy...@apache.org on 2023/07/19 02:20:56 UTC, 0 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21955: [FIX](map)fix arrow serde with map null key - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/19 02:23:03 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #21955: [FIX](map)fix arrow serde with map null key - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/19 02:23:16 UTC, 0 replies.
- [GitHub] [doris] amorynan closed pull request #21828: [Improve](serde)update map serde for arrow when key of map has null and update docs - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/19 02:23:21 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on issue #20643: [Enhancement] set back all session variables to default value - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/19 02:23:23 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #21909: [Bug](topn opt) disable topn 2 phase read when storage policy is not … - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/19 02:28:44 UTC, 0 replies.
- [doris] branch master updated (1110ff49f3 -> c28b90a301) - posted by ji...@apache.org on 2023/07/19 02:28:48 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21955: [FIX](map)fix arrow serde with map null key - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 02:29:48 UTC, 2 replies.
- [GitHub] [doris] wsjz commented on a diff in pull request #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/19 02:39:38 UTC, 3 replies.
- [GitHub] [doris] zxealous commented on a diff in pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack… - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/19 02:41:03 UTC, 0 replies.
- [GitHub] [doris] niunan2019 commented on issue #5103: doris怎么删除昨天的数据 - posted by "niunan2019 (via GitHub)" <gi...@apache.org> on 2023/07/19 02:43:04 UTC, 0 replies.
- [GitHub] [doris] zxealous commented on pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack overflow - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/19 02:45:57 UTC, 3 replies.
- [GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #102: [fix](jieba) Dictionary opening failure cause output - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/19 02:52:45 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21955: [FIX](map)fix arrow serde with map null key - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 03:01:53 UTC, 0 replies.
- [GitHub] [doris] zddr commented on a diff in pull request #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/19 03:13:20 UTC, 0 replies.
- [GitHub] [doris] sksksksy commented on issue #21586: [Feature] doris 提供完整的antlr4 语法文件? - posted by "sksksksy (via GitHub)" <gi...@apache.org> on 2023/07/19 03:15:13 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack overflow - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 03:16:38 UTC, 2 replies.
- [GitHub] [doris] freemandealer commented on a diff in pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/19 03:20:46 UTC, 0 replies.
- [GitHub] [doris-flink-connector] zy-kkk merged pull request #156: [Feature ]add oracle database sync - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 03:21:14 UTC, 0 replies.
- [GitHub] [doris] yagagagaga commented on pull request #21829: [faq](doc) add some FAQ for flink-doris-connector - posted by "yagagagaga (via GitHub)" <gi...@apache.org> on 2023/07/19 03:21:16 UTC, 3 replies.
- [doris-flink-connector] branch master updated: [Feature ]add oracle database sync (#156) - posted by zy...@apache.org on 2023/07/19 03:21:17 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new issue, #21956: [Bug] webui throws an error using the "switch catalog_name" syntax - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/19 03:21:50 UTC, 0 replies.
- [GitHub] [doris] Xiaoccer commented on pull request #19645: [fix](fe) fd leak of ssl - posted by "Xiaoccer (via GitHub)" <gi...@apache.org> on 2023/07/19 03:22:20 UTC, 0 replies.
- [GitHub] [doris-thirdparty] xiaokang merged pull request #102: [fix](jieba) Dictionary opening failure cause output - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/19 03:24:57 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated: [fix](jieba) Dictionary opening failure cause output log (#102) - posted by kx...@apache.org on 2023/07/19 03:24:59 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #21948: [fix](max_version) protect max_version by meta lock - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/19 03:27:35 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on a diff in pull request #21948: [fix](max_version) protect max_version by meta lock - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/19 03:27:36 UTC, 0 replies.
- [GitHub] [doris] amorynan opened a new pull request, #21957: [FIX](ma/struct) delete enable_map/struct_type switch - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/19 03:38:26 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #21957: [FIX](ma/struct) delete enable_map/struct_type switch - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/19 03:38:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21951: [fix](Nereids): removePhysicalExpression() should clear empty Group. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 03:40:05 UTC, 1 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #21958: [doc](fix) Improve the document example of alter table replace - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/19 03:40:33 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #21958: [doc](fix) Improve the document example of alter table replace - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/19 03:40:47 UTC, 2 replies.
- [GitHub] [doris] morrySnow merged pull request #21727: [refactor](Nereids) refactor cte analyze, rewrite and reuse code - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 03:41:44 UTC, 0 replies.
- [doris] branch master updated: [refactor](Nereids) refactor cte analyze, rewrite and reuse code (#21727) - posted by mo...@apache.org on 2023/07/19 03:41:50 UTC, 0 replies.
- [GitHub] [doris] adonis0147 commented on pull request #21777: [regression-test] add p0/p1 case about partition table - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/19 03:43:14 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 03:43:36 UTC, 15 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 03:44:44 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21660: [fix](Nereids) build internal table in FeService - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 03:45:44 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21957: [FIX](ma/struct) delete enable_map/struct_type switch - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 03:47:00 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21745: [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 03:49:32 UTC, 2 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21959: [nereids](function) add boolean type for sum agg - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 03:51:37 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21959: [nereids](function) add boolean type for sum agg - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 03:51:47 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21865: [Enhancement](Nereids) Support sql hint for `enable_fallback_to_original_planner`. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 03:56:14 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #19645: [fix](fe) fd leak of ssl - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 03:57:09 UTC, 0 replies.
- [GitHub] [doris] keke9036 commented on issue #17558: [Bug] FragmentMgrThreadPool线程数一直增长 - posted by "keke9036 (via GitHub)" <gi...@apache.org> on 2023/07/19 04:00:01 UTC, 0 replies.
- [GitHub] [doris] dutyu opened a new issue, #21960: [Bug] Hive catalog query result not right - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/19 04:03:14 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21865: [Enhancement](Nereids) Support sql hint for `enable_fallback_to_original_planner`. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 04:05:00 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21957: [FIX](ma/struct) delete enable_map/struct_type switch - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 04:08:34 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21955: [FIX](map)fix arrow serde with map null key - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/19 04:09:37 UTC, 0 replies.
- [doris] branch master updated: [FIX](map)fix arrow serde with map null key #21955 - posted by yi...@apache.org on 2023/07/19 04:09:41 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21959: [nereids](function) add boolean type for sum agg - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 04:13:51 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21948: [fix](max_version) protect max_version by meta lock - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 04:14:24 UTC, 0 replies.
- [GitHub] [doris] melin commented on issue #21586: [Feature] doris 提供完整的antlr4 语法文件? - posted by "melin (via GitHub)" <gi...@apache.org> on 2023/07/19 04:20:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21959: [nereids](function) add boolean type for sum agg - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 04:24:29 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21660: [fix](Nereids) build internal table in FeService - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 04:35:43 UTC, 5 replies.
- [GitHub] [doris] yiguolei merged pull request #19645: [fix](fe) fd leak of ssl - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/19 04:45:57 UTC, 0 replies.
- [doris] branch master updated: [fix](fe) fd leak of ssl #19645 - posted by yi...@apache.org on 2023/07/19 04:46:02 UTC, 0 replies.
- [GitHub] [doris] dutyu opened a new pull request, #21961: [Enhancement](multi-catalog) Support sql cache for hms table. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/19 04:58:25 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on issue #21912: [Bug] when using mysql jdbc catalog, I find the unconcrete execute plan results in a lower response - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 05:21:24 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #21962: [fix](planner)fix bug of pushing conjuncts through agg node - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/19 05:27:04 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21962: [fix](planner)fix bug of pushing conjuncts through agg node - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/19 05:27:12 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21755: [fix](stacktrace) Speed up stack trace - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 05:40:52 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21539: [Enhancement](Nereids)enable nereids DML by default. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 05:52:18 UTC, 0 replies.
- [doris] branch master updated (d8272b16e9 -> f668b3965e) - posted by mo...@apache.org on 2023/07/19 05:52:22 UTC, 0 replies.
- [GitHub] [doris] morrySnow closed pull request #21660: [fix](Nereids) build internal table in FeService - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 05:53:50 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21820: [fix](planner)only forbid literal value in AnalyticExpr's order by list - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 05:54:41 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](planner)only forbid literal value in AnalyticExpr's order by list (#21820) - posted by mo...@apache.org on 2023/07/19 05:54:45 UTC, 0 replies.
- [GitHub] [doris-flink-connector] JNSimba merged pull request #164: [Improve]Optimize method for constructing builder object based on Builder pattern - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/19 05:56:22 UTC, 0 replies.
- [doris-flink-connector] branch master updated: [Improve]Optimize method for constructing builder object based on Builder pattern - posted by di...@apache.org on 2023/07/19 05:56:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21754: [Fix](planner)fix ctas incorrect string types of the target table. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 05:56:48 UTC, 1 replies.
- [GitHub] [doris-flink-connector] JNSimba commented on pull request #157: [Improve](schemaChange)schema change ddl supports synchronizing default and comment - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/19 06:01:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21827: [fix](nereids)ExtractAndNormalizeWindowExpression rule should push down correct exprs to child - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 06:03:20 UTC, 1 replies.
- [GitHub] [doris] luozenglin merged pull request #21777: [regression-test] add p0/p1 case about partition table - posted by "luozenglin (via GitHub)" <gi...@apache.org> on 2023/07/19 06:05:58 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on a diff in pull request #21959: [nereids](function) add boolean type for sum agg - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 06:06:03 UTC, 0 replies.
- [doris] branch master updated (f668b3965e -> 56c67a442a) - posted by lu...@apache.org on 2023/07/19 06:06:03 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21962: [fix](planner)fix bug of pushing conjuncts through agg node - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 06:09:05 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21902: [stats](nereids) dump col stats for all physical plan node and cost details in memo - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/19 06:10:28 UTC, 0 replies.
- [doris] branch master updated: [stats](nereids) dump col stats for all physical plan node and cost details in memo #21902 - posted by en...@apache.org on 2023/07/19 06:10:32 UTC, 0 replies.
- [GitHub] [doris] HowardQin opened a new issue, #21963: [Enhancement] Add debug build instruction in docs. - posted by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/07/19 06:20:36 UTC, 0 replies.
- [GitHub] [doris-website] HowardQin opened a new pull request, #268: BE debug build instruction (#21963) - posted by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/07/19 06:22:13 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (171e48865f -> 4e739b5eb8) - posted by mo...@apache.org on 2023/07/19 06:30:26 UTC, 0 replies.
- [doris] 01/38: [branch-1.2][Fix](planner)replace limit to -1 if is Long.MAX_VALUE (#21521) - posted by mo...@apache.org on 2023/07/19 06:30:27 UTC, 0 replies.
- [doris] 02/38: [fix](backup) fix show snapshot cauing mysql connection lost (#21520) - posted by mo...@apache.org on 2023/07/19 06:30:28 UTC, 0 replies.
- [doris] 03/38: [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. (#21548) - posted by mo...@apache.org on 2023/07/19 06:30:29 UTC, 0 replies.
- [doris] 04/38: [Fix](Planner) Set inline view output as non constant after analyze (#21186) - posted by mo...@apache.org on 2023/07/19 06:30:30 UTC, 0 replies.
- [doris] 05/38: [fix](memtable) change memtable flush error code (#21542) - posted by mo...@apache.org on 2023/07/19 06:30:31 UTC, 0 replies.
- [doris] 06/38: Delete alter system modify broker related documents in 1.2 (#21582) - posted by mo...@apache.org on 2023/07/19 06:30:32 UTC, 0 replies.
- [doris] 07/38: Revert "[Fix](Planner) Set inline view output as non constant after analyze (#21186)" (#21584) - posted by mo...@apache.org on 2023/07/19 06:30:33 UTC, 0 replies.
- [doris] 08/38: [typo](docs) modify java version to 1.8 (#21538) - posted by mo...@apache.org on 2023/07/19 06:30:34 UTC, 0 replies.
- [doris] 09/38: [Fix](storage)read page cache when seek #21272 - posted by mo...@apache.org on 2023/07/19 06:30:35 UTC, 0 replies.
- [doris] 10/38: [bugfix](nullable) should check nullable info when build output block and print more info when fatal - posted by mo...@apache.org on 2023/07/19 06:30:36 UTC, 0 replies.
- [doris] 11/38: [FIX](array)Fix update hash func array (#21630) - posted by mo...@apache.org on 2023/07/19 06:30:37 UTC, 0 replies.
- [doris] 12/38: [fix](planner)need recalculate nullable info of output slots for join node (#21651) - posted by mo...@apache.org on 2023/07/19 06:30:38 UTC, 0 replies.
- [doris] 13/38: [fix](multicatalog) fix protocol of reading data from cosn for hive/iceberg catalog (#21683) - posted by mo...@apache.org on 2023/07/19 06:30:39 UTC, 0 replies.
- [doris] 14/38: [fix](function) fix create tablet timeout (#21682) - posted by mo...@apache.org on 2023/07/19 06:30:40 UTC, 0 replies.
- [doris] 15/38: [improvement](timezone) support mixed uppper-lower case of timezone names (#21572) (#21576) - posted by mo...@apache.org on 2023/07/19 06:30:41 UTC, 0 replies.
- [doris] 16/38: [fix](jdbc) Added date type filtering pushed down to ClickHouse (#21709) - posted by mo...@apache.org on 2023/07/19 06:30:42 UTC, 0 replies.
- [doris] 17/38: [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client (#21710) - posted by mo...@apache.org on 2023/07/19 06:30:43 UTC, 0 replies.
- [doris] 18/38: [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying (#19101) (#21271) - posted by mo...@apache.org on 2023/07/19 06:30:44 UTC, 0 replies.
- [doris] 19/38: [chore](mv) when create mv failed, show more failed msg (#21726) - posted by mo...@apache.org on 2023/07/19 06:30:45 UTC, 0 replies.
- [doris] 20/38: [fix](catalog) wrong required slot info causing BE crash. (#21702) - posted by mo...@apache.org on 2023/07/19 06:30:46 UTC, 0 replies.
- [doris] 21/38: [Improve](array)improve array hash function (#21779) - posted by mo...@apache.org on 2023/07/19 06:30:47 UTC, 0 replies.
- [doris] 22/38: [fix](compile) fix ColumnArray::update_crcs_with_value (#21781) - posted by mo...@apache.org on 2023/07/19 06:30:48 UTC, 0 replies.
- [doris] 23/38: [Fix](planner) normalize the behavior of from_unixtime() according to 2.0.0 (#21731) - posted by mo...@apache.org on 2023/07/19 06:30:49 UTC, 0 replies.
- [doris] 24/38: [Fix](Export) check properties for export (#21768) - posted by mo...@apache.org on 2023/07/19 06:30:50 UTC, 0 replies.
- [doris] 25/38: [typo](docs) modify the documentation for the bitmap function in 1.2-lts (#21724) - posted by mo...@apache.org on 2023/07/19 06:30:51 UTC, 0 replies.
- [doris] 26/38: [feature](profile) backport stream load profile into 1.2-lts (#21784) - posted by mo...@apache.org on 2023/07/19 06:30:52 UTC, 0 replies.
- [doris] 27/38: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading (#21814) - posted by mo...@apache.org on 2023/07/19 06:30:53 UTC, 0 replies.
- [doris] 28/38: [fix](merge-on-write) fix wrong result when query with prefix key predicate (#21770) - posted by mo...@apache.org on 2023/07/19 06:30:54 UTC, 0 replies.
- [doris] 29/38: [performance](group_concat) avoid extra copy in group_concat (#21880) - posted by mo...@apache.org on 2023/07/19 06:30:55 UTC, 0 replies.
- [doris] 30/38: [fix](segment-iterator) fix query result error caused by not handling error codes (#21901) - posted by mo...@apache.org on 2023/07/19 06:30:56 UTC, 0 replies.
- [doris] 31/38: [branch-1.2-lts](cherry-pick) enable strong consistency by syncing max journal… (#21804) - posted by mo...@apache.org on 2023/07/19 06:30:57 UTC, 0 replies.
- [doris] 32/38: [Fix](multi catalog)Fix hive partition value contains special character bug. #21895 - posted by mo...@apache.org on 2023/07/19 06:30:58 UTC, 0 replies.
- [doris] 33/38: [fix](status) fix cmake warning with message 'Manually-specified variables were not used by the project:ENABLE_STACKTRACE' (#21932) - posted by mo...@apache.org on 2023/07/19 06:30:59 UTC, 0 replies.
- [doris] 34/38: [fix](in) fix wrong DCHECK of in expr for not nullable column (#21934) - posted by mo...@apache.org on 2023/07/19 06:31:00 UTC, 0 replies.
- [doris] 35/38: [fix][branch-1.2](stmt-forward) fix should-be-optional fields in MasterOpService (#21944) - posted by mo...@apache.org on 2023/07/19 06:31:01 UTC, 0 replies.
- [doris] 36/38: [tools][ckb] update q29 (#21842) - posted by mo...@apache.org on 2023/07/19 06:31:02 UTC, 0 replies.
- [doris] 37/38: [fix](planner)only forbid literal value in AnalyticExpr's order by list (#21820) - posted by mo...@apache.org on 2023/07/19 06:31:03 UTC, 0 replies.
- [doris] 38/38: [Bug](table-function) fix wrong result when seprator of explode_split size more than one (#18824) - posted by mo...@apache.org on 2023/07/19 06:31:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 06:32:01 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21953: [Fix](multi catalog)Fix nereids context table always use internal catalog bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/19 06:34:43 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on a diff in pull request #21911: [Feature](Export) Supports concurrently export of table data - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/19 06:35:55 UTC, 5 replies.
- [GitHub] [doris] HowardQin opened a new pull request, #21964: Add BE debug build instruction to docs - posted by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/07/19 06:39:12 UTC, 0 replies.
- [GitHub] [doris] jackwener merged pull request #21951: [fix](Nereids): removePhysicalExpression() should clear empty Group. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/19 06:41:09 UTC, 0 replies.
- [doris] branch master updated (bd40767754 -> 0fa3efae1d) - posted by ja...@apache.org on 2023/07/19 06:41:14 UTC, 0 replies.
- [GitHub] [doris] HowardQin commented on issue #21963: [Enhancement] Add debug build instruction in docs. - posted by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/07/19 06:44:02 UTC, 0 replies.
- [GitHub] [doris] starocean999 closed pull request #21728: [fix](planner)push conjuncts into SetOperationStmt inline view - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/19 06:44:23 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21965: [improvement](nereids) Ignore complex type by default - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/19 06:47:04 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21965: [improvement](nereids) Ignore complex type by default when analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/19 06:50:49 UTC, 0 replies.
- [GitHub] [doris] hust-hhb commented on a diff in pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/19 06:52:22 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21953: [Fix](multi catalog)Fix nereids context table always use internal catalog bug. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/19 06:55:52 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 06:56:17 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21953: [Fix](multi catalog)Fix nereids context table always use internal catalog bug. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 07:03:40 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #21966: [doc](catalog)paimon doc - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/19 07:10:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21906: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 07:14:30 UTC, 3 replies.
- [GitHub] [doris] Jibing-Li commented on a diff in pull request #21953: [Fix](multi catalog)Fix nereids context table always use internal catalog bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/19 07:19:15 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #21893: [improvement](invert index) Change the loading method of keyword type - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/19 07:26:52 UTC, 0 replies.
- [doris] branch master updated: [improvement](invert index) Change the loading method of keyword type (#21893) - posted by ji...@apache.org on 2023/07/19 07:26:57 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21967: [typo][doc]Delete the extra "\". - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/19 07:35:24 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #21968: [improvement](common)COMMON_NAME_REGEX support - - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/19 07:36:42 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #21969: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/19 07:38:46 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #21969: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/19 07:39:02 UTC, 1 replies.
- [GitHub] [doris] zddr commented on pull request #21968: [improvement](common)COMMON_NAME_REGEX support - - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/19 07:39:54 UTC, 3 replies.
- [GitHub] [doris] pegasas commented on issue #19664: [Bug] insert into values does not work as insert into select - posted by "pegasas (via GitHub)" <gi...@apache.org> on 2023/07/19 07:41:45 UTC, 2 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #21970: [draft](nereids) Test full analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/19 07:42:37 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21970: [draft](nereids) Test full analyze - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/19 07:42:44 UTC, 3 replies.
- [GitHub] [doris] yiguolei merged pull request #21755: [fix](stacktrace) Speed up stack trace - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/19 07:43:17 UTC, 0 replies.
- [doris] branch master updated (171f374f56 -> d180ed418d) - posted by yi...@apache.org on 2023/07/19 07:43:22 UTC, 0 replies.
- [GitHub] [doris] liangjw commented on issue #21403: [Bug] Large amount of "could not find tablet id" errors cause doris be shutdown - posted by "liangjw (via GitHub)" <gi...@apache.org> on 2023/07/19 07:43:47 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21971: [FE](compile) fix master fe compile failed - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 07:45:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21969: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 07:46:55 UTC, 4 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #21972: [opt](inverted index) support the same column create different type index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/19 07:47:39 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21971: [FE](compile) fix master fe compile failed - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 07:48:15 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #21972: [opt](inverted index) support the same column create different type index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/19 07:50:23 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21971: [FE](compile) fix master fe compile failed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 07:51:46 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21972: [opt](inverted index) support the same column create different type index - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 07:54:32 UTC, 6 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21973: [fix](compile) fe cannot compile since parallel merge #21902 and #21951 - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 08:02:06 UTC, 0 replies.
- [GitHub] [doris] HeyChiang opened a new issue, #21974: [Bug] Unable to Query Oracle Table via Catalog After Importing orai18n-21.3.0.0.jar - posted by "HeyChiang (via GitHub)" <gi...@apache.org> on 2023/07/19 08:03:04 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #21975: [opt](filecache) use weak_ptr to cache the file handle of file segment - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/19 08:03:31 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21973: [fix](compile) fe cannot compile since parallel merge #21902 and #21951 - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 08:04:13 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21975: [opt](filecache) use weak_ptr to cache the file handle of file segment - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 08:10:35 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21969: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 08:19:11 UTC, 1 replies.
- [GitHub] [doris] dutyu commented on pull request #21961: [Enhancement](multi-catalog) Support sql cache for hms table. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/19 08:21:43 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21970: [draft](nereids) Test full analyze - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 08:21:58 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21971: [FE](compile) fix master fe compile failed - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 08:21:59 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21626: [enhancement](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 08:24:10 UTC, 3 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21976: [fix](Nereids) should not remove any limit from uncorrelated subquery - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 08:26:34 UTC, 0 replies.
- [GitHub] [doris] HeyChiang commented on issue #21974: [Bug] Unable to Query Oracle Table via Catalog After Importing ojdbc8-19.3.0.0.jar - posted by "HeyChiang (via GitHub)" <gi...@apache.org> on 2023/07/19 08:27:02 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21976: [fix](Nereids) should not remove any limit from uncorrelated subquery - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 08:30:42 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #21943: [improvement](memory) modify jemalloc conf in be.conf - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/19 08:35:05 UTC, 1 replies.
- [GitHub] [doris] htyoung opened a new pull request, #21977: [Bug](case function) do not crash if prepare failed (#15113) - posted by "htyoung (via GitHub)" <gi...@apache.org> on 2023/07/19 08:35:19 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21943: [improvement](memory) modify jemalloc conf in be.conf - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 08:35:47 UTC, 4 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21978: [fix][branch-1.2](stmt-forward) fix forward null packet in 1.2 - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/19 08:36:43 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #21979: [fix][branch-1.2] fix forward null packet in 1.2 - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/19 08:40:06 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21980: [fix](Nereids) do not translate filter into repeat since be not support - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 08:40:12 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21979: [fix][branch-1.2] fix forward null packet in 1.2 - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/19 08:40:18 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21980: [fix](Nereids) do not translate filter into repeat since be not support - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 08:40:24 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #21976: [fix](Nereids) should not remove any limit from uncorrelated subquery - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 08:40:32 UTC, 1 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21979: [fix][branch-1.2] fix forward null packet - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/19 08:41:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21973: [fix](compile) fe cannot compile since parallel merge #21902 and #21951 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 08:41:31 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21981: [branch-2.0](cherry-pick) Introduce libunwind speed up stack trace - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/19 08:43:49 UTC, 0 replies.
- [GitHub] [doris] ixzc commented on issue #5582: how to fix this Error “Don't support MySQL table, you should rebuild Doris with WITH_MYSQL option ON” - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/19 08:45:12 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21973: [fix](compile) fe cannot compile since parallel merge #21902 and #21951 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 08:46:06 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #21983: [branch-2.0](cherry-pick) Refactor doris cache GC - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/19 08:49:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21961: [Enhancement](multi-catalog) Support sql cache for hms table. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 08:49:59 UTC, 5 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #21984: [enhancement](repeat) add filter in repeat node in BE - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 08:50:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21981: [branch-2.0](cherry-pick) introduce libunwind speed up stack trace - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 08:50:21 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21980: [fix](Nereids) do not translate filter into repeat since be not support - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 08:54:02 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #21985: [chore](doc) add config alter_inverted_index_worker_count usage to the doc - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/19 08:55:30 UTC, 0 replies.
- [GitHub] [doris] angelyouyou opened a new issue, #21986: [Bug] Urgent: The Decimal precision of Doris cannot support the storage of numbers corresponding to IPv6 addresses - posted by "angelyouyou (via GitHub)" <gi...@apache.org> on 2023/07/19 08:56:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21892: [refactor](load) create MemtableWriter abstraction from DeltaWriter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 08:56:21 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21983: [branch-2.0](cherry-pick) Refactor doris cache GC - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 08:56:26 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21984: [enhancement](repeat) add filter in repeat node in BE - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 08:56:51 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21984: [enhancement](repeat) add filter in repeat node in BE - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 08:56:56 UTC, 3 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21987: [typo][doc]Modify the error description for creating the materialized view syntax. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/19 09:08:41 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21892: [refactor](load) add MemtableWriter abstraction in DeltaWriter - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/19 09:12:10 UTC, 6 replies.
- [GitHub] [doris] morrySnow closed pull request #21980: [fix](Nereids) do not translate filter into repeat since be not support - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 09:12:26 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21979: [fix][branch-1.2] fix forward null packet - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 09:13:14 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21988: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/19 09:13:26 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21943: [improvement](memory) modify jemalloc conf in be.conf - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 09:14:48 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21980: [fix](Nereids) do not translate filter into repeat since be not support - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 09:14:56 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21988: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/19 09:16:05 UTC, 5 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #21989: [Enhancement](http) Add HttpError to HttpClient::execute_with_retry - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/19 09:16:20 UTC, 0 replies.
- [GitHub] [doris] JackDrogon commented on pull request #21989: [Enhancement](http) Add HttpError to HttpClient::execute_with_retry - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/19 09:17:01 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21976: [fix](Nereids) should not remove any limit from uncorrelated subquery - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 09:17:22 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21989: [Enhancement](http) Add HttpError to HttpClient::execute_with_retry - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 09:19:14 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21892: [refactor](load) add MemtableWriter abstraction in DeltaWriter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 09:19:16 UTC, 7 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21988: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 09:20:15 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack overflow - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 09:26:38 UTC, 1 replies.
- [GitHub] [doris] hammerZh-Z opened a new pull request, #21990: [typo](docs)Resolved compilation errors caused by using a higher vers… - posted by "hammerZh-Z (via GitHub)" <gi...@apache.org> on 2023/07/19 09:29:07 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #21991: [Fix](topn opt) forbit outfile when using 2phase read - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/19 09:30:49 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #21992: [typo][doc] Modify the create-file syntax description. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/19 09:33:01 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #21991: [Fix](topn opt) forbit outfile when using 2phase read - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/19 09:39:11 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #21993: [feature](dbt) materialization table skip the process of backup - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/19 09:41:08 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #21993: [feature](dbt) materialization table skip the process of backup - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/19 09:41:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21892: [refactor](load) add MemtableWriter abstraction in DeltaWriter - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 09:42:13 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21988: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 09:44:05 UTC, 2 replies.
- [GitHub] [doris] wsjz opened a new pull request, #21994: fix minio region - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/19 09:45:02 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21971: [FE](compile) fix master fe compile failed - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/19 10:02:04 UTC, 0 replies.
- [doris] branch master updated: [FE](compile) fix master fe compile failed (#21971) - posted by pa...@apache.org on 2023/07/19 10:02:09 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21991: [Fix](topn opt) forbit outfile when using 2phase read - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 10:08:25 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21973: [fix](compile) fe cannot compile since parallel merge #21902 and #21951 - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 10:11:53 UTC, 0 replies.
- [doris] branch master updated: [fix](compile) fe cannot compile since parallel merge #21902 and #21951 (#21973) - posted by mo...@apache.org on 2023/07/19 10:11:57 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #21995: [Enhancement](planner)support fold constant date_trunc() function. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/19 10:30:54 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #21995: [Enhancement](planner)support fold constant date_trunc() function. - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/19 10:32:00 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21788: [regression](multi-catalog)add EMR cloud env test tools - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 10:44:45 UTC, 8 replies.
- [GitHub] [doris] wsjz commented on pull request #21994: [fix](multi-catalog)fix minio default region - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/19 10:45:09 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21968: [improvement](common)COMMON_NAME_REGEX support - - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 11:14:20 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21993: [feature](dbt) materialization table skip the process of backup - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 11:24:00 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21958: [doc](fix) Improve the document example of alter table replace - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 11:24:19 UTC, 1 replies.
- [GitHub] [doris] qzsee opened a new pull request, #21996: [Enhance] improve publish version performance - posted by "qzsee (via GitHub)" <gi...@apache.org> on 2023/07/19 11:31:35 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/19 11:41:17 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #21997: [fix](jdbc catalog) support sqlserver timestamp type - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 11:45:13 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21997: [fix](jdbc catalog) support sqlserver timestamp type - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 11:46:10 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21989: [Enhancement](http) Add HttpError to HttpClient::execute_with_retry - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 11:55:58 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21985: [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add config alter_index_worker_count usage to the doc - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 11:56:38 UTC, 4 replies.
- [GitHub] [doris] Tanya-W commented on pull request #21985: [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add config alter_index_worker_count usage to the doc - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/19 11:58:54 UTC, 1 replies.
- [GitHub] [doris] qzsee commented on pull request #21996: [Enhance] improve publish version performance - posted by "qzsee (via GitHub)" <gi...@apache.org> on 2023/07/19 11:58:58 UTC, 0 replies.
- [GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #103: [improvement](invert index) Added lucene9.5 standard tokenizer - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/19 12:00:48 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode before doing finalize. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/19 12:03:11 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #21999: [fix](Nereids) should not push down project to the nullable side of outer join - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 12:07:49 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #21979: [fix](stmt-forward) fix forward null packet - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/19 12:08:38 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #19833: [fix](sql_parser) fix convert function - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 12:10:12 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21999: [fix](Nereids) should not push down project to the nullable side of outer join - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 12:14:45 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on pull request #21999: [fix](Nereids) should not push down project to the nullable side of outer join - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 12:16:06 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 12:21:12 UTC, 6 replies.
- [GitHub] [doris] jackwener opened a new pull request, #22000: [refactor](Nereids): avoid useless groupByColStats Map - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/19 12:21:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21972: [opt](inverted index) support the same column create different type index - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 12:23:19 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21997: [fix](jdbc catalog) support sqlserver timestamp type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 12:24:21 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21818: [Feature](count_by_enum) support count_by_enum function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/19 12:26:42 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on a diff in pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/19 12:32:39 UTC, 1 replies.
- [GitHub] [doris] jackwener commented on pull request #22000: [refactor](Nereids): avoid useless groupByColStats Map - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/19 12:34:31 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21996: [Enhance] improve publish version performance - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 12:40:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21979: [fix](stmt-forward) fix forward null packet - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 12:44:21 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21999: [fix](Nereids) should not push down project to the nullable side of outer join - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 12:49:09 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on a diff in pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/19 12:53:35 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22001: [improvement](catalog) return the root cause of error when forwarding init request to master FE - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/19 12:56:46 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21994: [fix](multi-catalog)fix minio default region - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/19 12:58:51 UTC, 0 replies.
- [GitHub] [doris] chenjienn opened a new issue, #22002: [Bug] FE start failed on centos - posted by "chenjienn (via GitHub)" <gi...@apache.org> on 2023/07/19 13:05:17 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21985: [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add config alter_index_worker_count usage to the doc - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 13:06:50 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22003: [fix](memory) fix mem tracker grace exit 2 - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/19 13:07:52 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #22003: [fix](memory) fix mem tracker grace exit 2 - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/19 13:11:05 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22000: [refactor](Nereids): avoid useless groupByColStats Map - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 13:11:51 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22003: [fix](memory) fix mem tracker grace exit 2 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 13:15:10 UTC, 2 replies.
- [GitHub] [doris] zxealous opened a new issue, #22004: [Enhancement] Metrics add fragment thread pool active thread num - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/19 13:17:21 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22001: [improvement](catalog) return the root cause of error when forwarding init request to master FE - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/19 13:28:05 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 13:30:30 UTC, 4 replies.
- [GitHub] [doris] morningman commented on pull request #21859: [Improvement](sql) support create or replace view (#20131) - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/19 13:32:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21859: [Improvement](sql) support create or replace view (#20131) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 13:33:11 UTC, 1 replies.
- [GitHub] [doris] caicancai commented on issue #21586: [Feature] doris 提供完整的antlr4 语法文件? - posted by "caicancai (via GitHub)" <gi...@apache.org> on 2023/07/19 13:39:09 UTC, 0 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #22005: [Enhancement](binlog) Add partitionRange && indexIds in UpsertRecord && PartitionCommitInfo - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/19 13:40:00 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22005: [Enhancement](binlog) Add partitionRange && indexIds in UpsertRecord && PartitionCommitInfo - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 13:42:21 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on pull request #22005: [Enhancement](binlog) Add partitionRange && indexIds in UpsertRecord && PartitionCommitInfo - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/19 13:42:26 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22003: [fix](memory) fix mem tracker grace exit 2 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 13:54:54 UTC, 0 replies.
- [GitHub] [doris] stalary commented on issue #21748: [Bug] Failed to load class of driverClassName oracle.jdbc.OracleDriver in HikariConfig class classloader - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/19 13:55:33 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22001: [improvement](catalog) return the root cause of error when forwarding init request to master FE - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 14:02:15 UTC, 0 replies.
- [GitHub] [doris] zxealous opened a new pull request, #22006: [improvement](metrics) Metrics add fragment thread pool active thread num - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/19 14:12:01 UTC, 0 replies.
- [GitHub] [doris] stalary commented on issue #21714: [Enhancement] show stream load does not show transaction ID - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/19 14:14:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21865: [Enhancement](Nereids) Support sql hint for `enable_fallback_to_original_planner`. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 14:19:06 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22006: [improvement](metrics) Metrics add fragment thread pool active thread num - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 14:19:22 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21859: [Improvement](sql) support create or replace view (#20131) - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 14:20:44 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22005: [Enhancement](binlog) Add partitionRange && indexIds in UpsertRecord && PartitionCommitInfo - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 14:21:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22001: [improvement](catalog) return the root cause of error when forwarding init request to master FE - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 14:22:10 UTC, 0 replies.
- [GitHub] [doris] beat4ocean opened a new pull request, #22007: [typo](docs)Correct the fe-config markdown comments - posted by "beat4ocean (via GitHub)" <gi...@apache.org> on 2023/07/19 14:28:33 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21925: test - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 14:35:45 UTC, 0 replies.
- [GitHub] [doris] hubgeter opened a new pull request, #22008: [opt](hive)opt select count(*) stmt push down agg on hive - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/19 14:37:12 UTC, 0 replies.
- [GitHub] [doris] hammerZh-Z commented on issue #21268: [Enhancement] Improve Json function for doris - posted by "hammerZh-Z (via GitHub)" <gi...@apache.org> on 2023/07/19 14:45:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22008: [opt](hive)opt select count(*) stmt push down agg on hive - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 14:45:54 UTC, 1 replies.
- [GitHub] [doris] beat4ocean closed pull request #22007: [typo](docs)Correct the fe-config markdown comments - posted by "beat4ocean (via GitHub)" <gi...@apache.org> on 2023/07/19 14:48:44 UTC, 0 replies.
- [GitHub] [doris] beat4ocean opened a new pull request, #22009: [typo](docs)Correct the fe-config markdown comments - posted by "beat4ocean (via GitHub)" <gi...@apache.org> on 2023/07/19 14:53:51 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22009: [typo](docs)Correct the fe-config markdown comments - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 14:57:20 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21981: [branch-2.0](cherry-pick) introduce libunwind speed up stack trace - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/19 14:59:39 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [branch-2.0](cherry-pick) introduce libunwind speed up stack trace (#21981) - posted by yi...@apache.org on 2023/07/19 14:59:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21497: [Fix](planner)fix rewritten alias function's original function is not analyzed again - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 15:00:49 UTC, 2 replies.
- [doris] branch branch-2.0 updated: [improvement](memory) Refactor doris cache GC (#21522) (#21983) - posted by yi...@apache.org on 2023/07/19 15:01:19 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21983: [branch-2.0](cherry-pick) Refactor doris cache GC - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/19 15:01:20 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21906: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/19 15:03:55 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21906: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 15:04:37 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on pull request #21827: [fix](nereids)ExtractAndNormalizeWindowExpression rule should push down correct exprs to child - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 15:08:36 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21171: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 15:14:29 UTC, 0 replies.
- [doris] branch master updated: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate (#21171) - posted by mo...@apache.org on 2023/07/19 15:14:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21749: [Improvement](profile)Add init and finalize external scan node time in profile. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 15:19:45 UTC, 1 replies.
- [GitHub] [doris] morrySnow closed pull request #20903: [improvement](nereids) Refine tpcds tools - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 15:20:36 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian opened a new pull request, #22010: [Feature](Compaction) Support do full compaction by table id - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/19 15:22:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21953: [Fix](multi catalog)Fix nereids context table always use internal catalog bug. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 15:25:45 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22010: [Feature](Compaction) Support do full compaction by table id - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 15:29:03 UTC, 6 replies.
- [GitHub] [doris] Gabriel39 closed pull request #21925: test - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/19 15:35:33 UTC, 0 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #22011: [Refactor](exec) Remove the unless header of vresult_writer - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/19 15:45:50 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #22011: [Refactor](exec) Remove the unless header of vresult_writer - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/19 15:46:36 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21745: [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 15:48:27 UTC, 0 replies.
- [doris] branch master updated: [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification (#21745) - posted by zy...@apache.org on 2023/07/19 15:48:31 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on issue #21885: [Bug] doris通过JDBC Catalog查询mysql,不支持unsigned - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/19 15:50:01 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22012: Revert "[improvement](invert index) Change the loading method of keyword type (#21893)" - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/19 15:50:11 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22012: Revert "[improvement](invert index) Change the loading method of keyword type (#21893)" - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/19 15:50:23 UTC, 0 replies.
- [GitHub] [doris] kaijchen closed pull request #22012: TEST - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/19 15:51:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22011: [Refactor](exec) Remove the unless header of vresult_writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 15:54:08 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22012: TEST - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 15:57:57 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22013: Revert "[Enhancement](Nereids)enable nereids DML by default. (#21539)" - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/19 16:02:07 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22013: Revert "[Enhancement](Nereids)enable nereids DML by default. (#21539)" - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/19 16:02:21 UTC, 4 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21883: [enhance](nereids) enhance runtime filter pushdown - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 16:19:35 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #20716: [Feature](Nereids) Add nereids unit test and refactor user feature of minidump - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/19 16:41:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22013: Revert "[Enhancement](Nereids)enable nereids DML by default. (#21539)" - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 16:42:20 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21894: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/19 19:51:34 UTC, 1 replies.
- [GitHub] [doris] xiaokang commented on pull request #21972: [opt](inverted index) support the same column create different type index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/20 00:24:39 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21991: [Fix](topn opt) forbit outfile when using 2phase read - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 00:36:54 UTC, 1 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21988: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/20 00:39:20 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #21985: [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add config alter_index_worker_count usage to the doc - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/20 00:41:10 UTC, 0 replies.
- [GitHub] [doris] transtone opened a new issue, #22014: [Enhancement] docker hub image up to date - posted by "transtone (via GitHub)" <gi...@apache.org> on 2023/07/20 01:25:50 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on a diff in pull request #20716: [Feature](Nereids) Add nereids unit test and refactor user feature of minidump - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/20 01:45:07 UTC, 5 replies.
- [GitHub] [doris] eldenmoon commented on a diff in pull request #21988: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/20 01:45:37 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22005: [Enhancement](binlog) Add partitionRange && indexIds in UpsertRecord && PartitionCommitInfo - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 01:52:24 UTC, 0 replies.
- [doris] branch master updated (2daad2151d -> 28a6a2e44d) - posted by da...@apache.org on 2023/07/20 01:52:29 UTC, 0 replies.
- [GitHub] [doris] taptao commented on issue #19923: k8s doris-follower failed - posted by "taptao (via GitHub)" <gi...@apache.org> on 2023/07/20 01:55:50 UTC, 1 replies.
- [GitHub] [doris] AshinGau commented on pull request #21975: [opt](filecache) use weak_ptr to cache the file handle of file segment - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/20 02:00:36 UTC, 2 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #22015: [fix](tablet clone) sched should wait for slot if has be path - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/20 02:09:04 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #22015: [fix](tablet clone) sched should wait for slot if has be path - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/20 02:09:15 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21887: [enhancement](Nereids) add test framework for otherjoin - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 02:20:35 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21952: [fuzzy](test) set topnOptLimitThreshold to 0 in fuzzy test temporary - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/20 02:22:25 UTC, 0 replies.
- [doris] branch master updated (28a6a2e44d -> c364196577) - posted by yi...@apache.org on 2023/07/20 02:22:30 UTC, 0 replies.
- [GitHub] [doris] freemandealer commented on pull request #21988: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/20 02:22:41 UTC, 1 replies.
- [GitHub] [doris] qidaye merged pull request #21991: [Fix](topn opt) forbit outfile when using 2phase read - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/20 02:32:32 UTC, 0 replies.
- [doris] branch master updated (c364196577 -> e7f143c266) - posted by ji...@apache.org on 2023/07/20 02:32:37 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22003: [fix](memory) fix mem tracker grace exit 2 - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/20 02:33:06 UTC, 0 replies.
- [doris] branch master updated: [fix](memory) fix mem tracker grace exit 2 (#22003) - posted by pa...@apache.org on 2023/07/20 02:33:09 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #21866: [Improve](simdjson) put unescaped string value after parsed - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/20 02:33:20 UTC, 0 replies.
- [doris] branch master updated (7e1299bcbc -> 20242d9a0e) - posted by ji...@apache.org on 2023/07/20 02:33:24 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21943: [improvement](memory) modify jemalloc conf in be.conf - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/20 02:34:33 UTC, 0 replies.
- [doris] branch master updated: [improvement](memory) modify jemalloc conf in be.conf (#21943) - posted by pa...@apache.org on 2023/07/20 02:34:37 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21948: [fix](max_version) protect max_version by meta lock - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 02:35:26 UTC, 0 replies.
- [doris] branch master updated: [fix](max_version) protect max_version by meta lock (#21948) - posted by da...@apache.org on 2023/07/20 02:35:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22015: [fix](tablet clone) sched should wait for slot if has be path - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 02:37:01 UTC, 1 replies.
- [GitHub] [doris] dinggege1024 commented on issue #21851: [Bug] - posted by "dinggege1024 (via GitHub)" <gi...@apache.org> on 2023/07/20 02:37:43 UTC, 1 replies.
- [GitHub] [doris] zxealous commented on pull request #22006: [improvement](metrics) Metrics add fragment thread pool active thread num - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/20 02:38:49 UTC, 1 replies.
- [GitHub] [doris] dinggege1024 closed issue #21851: [Bug] doc create table statment goes failed - posted by "dinggege1024 (via GitHub)" <gi...@apache.org> on 2023/07/20 02:39:56 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #22016: [typo](docs) add oracle jdbc catalog FAQ of orai18n.jar - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/20 02:40:27 UTC, 0 replies.
- [GitHub] [doris] niunan2019 opened a new issue, #22017: [Bug] doris 1.2.6 select data from table ,same condition but can't see the result - posted by "niunan2019 (via GitHub)" <gi...@apache.org> on 2023/07/20 02:41:12 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22001: [improvement](catalog) return the root cause of error when forwarding init request to master FE - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 02:42:32 UTC, 0 replies.
- [doris] branch master updated (8d36de3377 -> 5c7c4d90b4) - posted by da...@apache.org on 2023/07/20 02:42:38 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21989: [Enhancement](http) Add HttpError to HttpClient::execute_with_retry - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 02:43:08 UTC, 0 replies.
- [doris] branch master updated (5c7c4d90b4 -> 0f5b973cb9) - posted by da...@apache.org on 2023/07/20 02:43:13 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21979: [fix](stmt-forward) fix forward null packet - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 02:44:41 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #21979: [fix](stmt-forward) fix forward null packet - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 02:45:19 UTC, 0 replies.
- [doris] branch master updated (0f5b973cb9 -> 3d0832d973) - posted by da...@apache.org on 2023/07/20 02:45:23 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21978: [fix][branch-1.2](stmt-forward) fix forward null packet in 1.2 - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 02:48:34 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (4e739b5eb8 -> 9e301d0fa9) - posted by da...@apache.org on 2023/07/20 02:48:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22016: [typo](docs) add oracle jdbc catalog FAQ of orai18n.jar - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 02:49:27 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on pull request #21896: [fix](partial update) fix some bug of sequence column - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 02:51:28 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22015: [fix](tablet clone) sched should wait for slot if has be path - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 02:51:51 UTC, 0 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #22018: [fix](coredump info) print query id and git commit id if be coredump at query prepare phase - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/20 02:55:07 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22018: [fix](coredump info) print query id and git commit id if be coredump at query prepare phase - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 03:04:05 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #22018: [fix](coredump info) print query id and git commit id if be coredump at query prepare phase - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/20 03:06:55 UTC, 0 replies.
- [doris] branch branch-1.1-lts updated: [fix](coredump info) print query id and git commit id if be coredump at query prepare phase (#22018) - posted by yi...@apache.org on 2023/07/20 03:07:00 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22013: Revert "[Enhancement](Nereids)enable nereids DML by default. (#21539)" - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 03:07:38 UTC, 1 replies.
- [GitHub] [doris] zddr opened a new pull request, #22019: [improvement](auth)select priv for new planner - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/20 03:10:12 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21999: [fix](Nereids) should not push down project to the nullable side of outer join - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 03:10:14 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) should not push down project to the nullable side of outer join (#21999) - posted by mo...@apache.org on 2023/07/20 03:10:18 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on a diff in pull request #21953: [Fix](multi catalog)Fix nereids context table always use internal catalog bug. - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/20 03:12:01 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21680: [improvement](jdbc)add new type 'timestamp' of date - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/20 03:13:23 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21681: [improvement](jdbc)add new type 'object' of int - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/20 03:14:38 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21680: [improvement](jdbc)add new type 'timestamp' of date - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 03:14:40 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21977: [Bug](case function) do not crash if prepare failed (#15113) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 03:14:43 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21681: [improvement](jdbc)add new type 'object' of int - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 03:15:21 UTC, 1 replies.
- [GitHub] [doris] Tanya-W commented on a diff in pull request #21985: [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add config alter_index_worker_count usage to the doc - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/20 03:16:46 UTC, 0 replies.
- [GitHub] [doris] czzmmc closed pull request #21818: [Feature](count_by_enum) support count_by_enum function - posted by "czzmmc (via GitHub)" <gi...@apache.org> on 2023/07/20 03:18:54 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22019: [improvement](auth)select priv for Nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 03:19:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21896: [fix](partial update) fix some bug of sequence column - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 03:19:51 UTC, 0 replies.
- [GitHub] [doris] qidaye commented on pull request #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/20 03:20:08 UTC, 0 replies.
- [GitHub] [doris] czzmmc opened a new pull request, #22020: [Feature](count_by_enum) support count_by_enum function - posted by "czzmmc (via GitHub)" <gi...@apache.org> on 2023/07/20 03:22:29 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22006: [improvement](metrics) Metrics add fragment thread pool active thread num - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 03:22:54 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21975: [opt](filecache) use weak_ptr to cache the file handle of file segment - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 03:23:03 UTC, 2 replies.
- [GitHub] [doris] czzmmc commented on pull request #22020: [Feature](count_by_enum) support count_by_enum function - posted by "czzmmc (via GitHub)" <gi...@apache.org> on 2023/07/20 03:23:40 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21977: [Bug](case function) do not crash if prepare failed (#15113) - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/20 03:25:58 UTC, 0 replies.
- [doris] branch branch-1.1-lts updated: [Bug](case function) do not crash if prepare failed (#15113) (#21977) - posted by ga...@apache.org on 2023/07/20 03:26:03 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 merged pull request #22013: Revert "[Enhancement](Nereids)enable nereids DML by default. (#21539)" - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/20 03:32:57 UTC, 0 replies.
- [doris] branch master updated: Revert "[Enhancement](Nereids)enable nereids DML by default. (#21539)" (#22013) - posted by zh...@apache.org on 2023/07/20 03:33:01 UTC, 0 replies.
- [GitHub] [doris-sdk] bingquanzhao opened a new pull request, #5: thrift-service with thrift shade - posted by "bingquanzhao (via GitHub)" <gi...@apache.org> on 2023/07/20 03:34:35 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21827: [fix](nereids)ExtractAndNormalizeWindowExpression rule should push down correct exprs to child - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 03:47:58 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) ExtractAndNormalizeWindowExpression rule should push down correct exprs to child (#21827) - posted by mo...@apache.org on 2023/07/20 03:48:02 UTC, 0 replies.
- [GitHub] [doris] zy-kkk closed pull request #21997: [fix](jdbc catalog) support sqlserver timestamp type - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/20 03:48:49 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22016: [typo](docs) add oracle jdbc catalog FAQ of orai18n.jar - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/20 03:49:23 UTC, 0 replies.
- [GitHub] [doris-flink-connector] JNSimba opened a new pull request, #165: [improvement] Oracle no primary key table synchronization - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/20 04:05:29 UTC, 0 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #22021: [Bug][RegressionTest] fix the DCHECK failed in join code - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/20 04:10:39 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #22021: [Bug][RegressionTest] fix the DCHECK failed in join code - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/20 04:11:02 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22021: [Bug][RegressionTest] fix the DCHECK failed in join code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 04:13:18 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21994: [fix](multi-catalog)fix minio default region - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 04:18:51 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22021: [Bug][RegressionTest] fix the DCHECK failed in join code - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 04:43:05 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on a diff in pull request #22020: [Feature](count_by_enum) support count_by_enum function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/20 04:46:01 UTC, 2 replies.
- [GitHub] [doris] JasonWen1 commented on issue #21268: [Enhancement] Improve Json function for doris - posted by "JasonWen1 (via GitHub)" <gi...@apache.org> on 2023/07/20 04:55:55 UTC, 0 replies.
- [doris] branch fix-json created (now fc2ac5f6ae) - posted by el...@apache.org on 2023/07/20 05:10:07 UTC, 0 replies.
- [doris] 01/02: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership original document - posted by el...@apache.org on 2023/07/20 05:10:08 UTC, 0 replies.
- [doris] 02/02: rebase - posted by el...@apache.org on 2023/07/20 05:10:09 UTC, 0 replies.
- [doris] branch 2pr-unused-rs deleted (was bda61ebab6) - posted by el...@apache.org on 2023/07/20 05:19:04 UTC, 0 replies.
- [doris] branch fix-json deleted (was fc2ac5f6ae) - posted by el...@apache.org on 2023/07/20 05:19:30 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz merged pull request #22011: [Refactor](exec) Remove the unless header of vresult_writer - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/20 05:31:46 UTC, 0 replies.
- [doris] branch master updated (86d7233b06 -> 9182b8d3c2) - posted by zo...@apache.org on 2023/07/20 05:31:50 UTC, 0 replies.
- [GitHub] [doris] darionyaphet commented on pull request #21090: [Improvement](fe)Simplified type system initialization Array List - posted by "darionyaphet (via GitHub)" <gi...@apache.org> on 2023/07/20 05:47:29 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21994: [fix](multi-catalog)fix minio default region - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 05:57:55 UTC, 0 replies.
- [GitHub] [doris] zddr commented on a diff in pull request #21994: [fix](multi-catalog)fix minio default region - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/20 06:05:39 UTC, 0 replies.
- [GitHub] [doris] czzmmc commented on a diff in pull request #22020: [Feature](count_by_enum) support count_by_enum function - posted by "czzmmc (via GitHub)" <gi...@apache.org> on 2023/07/20 06:08:35 UTC, 3 replies.
- [GitHub] [doris] yiguolei merged pull request #22016: [typo](docs) add oracle jdbc catalog FAQ of orai18n.jar - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/20 06:11:01 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed issue #21974: [Bug] Unable to Query Oracle Table via Catalog After Importing ojdbc8-19.3.0.0.jar - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/20 06:11:02 UTC, 0 replies.
- [doris] branch master updated: [typo](docs) add oracle jdbc catalog FAQ of orai18n.jar (#22016) - posted by yi...@apache.org on 2023/07/20 06:11:06 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on issue #21695: [Bug]No matching function with signature: array_reverse_sort(array) - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/20 06:14:15 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21994: [fix](multi-catalog)fix minio default region and throw minio error msg, support s3 bucket root path - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 06:21:45 UTC, 8 replies.
- [GitHub] [doris] htyoung opened a new pull request, #22022: [fix](truncate) it will directly return and avoid throwing NoSuchElementException in method `selectiveCopy` when table has no partition - posted by "htyoung (via GitHub)" <gi...@apache.org> on 2023/07/20 06:23:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21881: [fix](spark load) Hive table properties do not take effect when creating spark session - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 06:33:50 UTC, 1 replies.
- [GitHub] [doris] adonis0147 merged pull request #21881: [fix](spark load) Hive table properties do not take effect when creating spark session - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/20 06:36:03 UTC, 0 replies.
- [doris] branch master updated (2ae9bfa3b2 -> 365afb5389) - posted by ad...@apache.org on 2023/07/20 06:36:08 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22023: [typo][doc]delete redundant parameter explanations in the load result parameters. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/20 06:38:27 UTC, 0 replies.
- [GitHub] [doris] xy720 commented on a diff in pull request #21881: [fix](spark load) Hive table properties do not take effect when creating spark session - posted by "xy720 (via GitHub)" <gi...@apache.org> on 2023/07/20 06:53:59 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #22024: [fix](nereids)support utf-8 string range compare - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/20 06:54:42 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #22024: [fix](nereids)support utf-8 string range compare - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/20 06:56:58 UTC, 0 replies.
- [GitHub] [doris] zxealous commented on a diff in pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack overflow - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/20 07:03:50 UTC, 0 replies.
- [GitHub] [doris] HonestManXin commented on a diff in pull request #21881: [fix](spark load) Hive table properties do not take effect when creating spark session - posted by "HonestManXin (via GitHub)" <gi...@apache.org> on 2023/07/20 07:07:40 UTC, 0 replies.
- [GitHub] [doris] lsy3993 closed pull request #18154: [improvement](audit)adjust the default value of insert sql's length in audit.log - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/20 07:12:08 UTC, 0 replies.
- [GitHub] [doris] lsy3993 closed pull request #18151: [Enhancement](auditLog) add sourceTable and targetTable in aduit.log - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/20 07:12:16 UTC, 0 replies.
- [GitHub] [doris] lsy3993 closed pull request #19541: [feature](catalog)add new check for catalog property - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/20 07:12:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21892: [refactor](load) create MemtableWriter abstraction in DeltaWriter - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 07:19:09 UTC, 1 replies.
- [GitHub] [doris] yqzdy1207 opened a new issue, #22025: [Bug] add_month error - posted by "yqzdy1207 (via GitHub)" <gi...@apache.org> on 2023/07/20 07:19:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21896: [fix](partial update) fix some bugs of sequence column - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 07:25:19 UTC, 6 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22024: [fix](nereids)support utf-8 string range compare - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 07:26:38 UTC, 0 replies.
- [GitHub] [doris] zenoyang opened a new pull request, #22026: [refactor](vectorized) Remove useless control variables to simplify aggregation node code - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/20 07:28:03 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #21896: [fix](partial update) fix some bugs of sequence column - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/20 07:28:12 UTC, 4 replies.
- [GitHub] [doris] zenoyang commented on pull request #22026: [refactor](vectorized) Remove useless control variables to simplify aggregation node code - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/20 07:32:34 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22026: [refactor](vectorized) Remove useless control variables to simplify aggregation node code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 07:34:56 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21924: [Fix](Nereids)fix insert into default value exception - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 07:35:34 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21984: [enhancement](repeat) add filter in repeat node in BE - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 07:48:56 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz closed pull request #21894: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/20 07:53:21 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/20 07:54:29 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/20 07:54:38 UTC, 7 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22028: [pipeline](refactor) refactor pipeline task schedule logics - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/20 07:56:19 UTC, 0 replies.
- [GitHub] [doris] wsjz commented on pull request #21994: [fix](multi-catalog)fix minio default region and throw minio error msg, support s3 bucket root path - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/20 07:57:37 UTC, 4 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/20 07:58:02 UTC, 6 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22029: [typo][doc]Add a description of whether one of the dynamic partitioning parameters must be required. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/20 07:59:13 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21896: [fix](partial update) fix some bugs of sequence column - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 07:59:22 UTC, 4 replies.
- [GitHub] [doris] zy-kkk merged pull request #21993: [feature](dbt) materialization table skip the process of backup - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/20 07:59:58 UTC, 0 replies.
- [doris] branch master updated (365afb5389 -> c65781d4b8) - posted by zy...@apache.org on 2023/07/20 08:00:04 UTC, 0 replies.
- [GitHub] [doris] wangbo commented on a diff in pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/20 08:00:56 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 08:02:22 UTC, 11 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 08:02:31 UTC, 11 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #22030: [feature](load) support line delimiter for old broker load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/20 08:05:23 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #22030: [feature](load) support line delimiter for old broker load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/20 08:05:37 UTC, 5 replies.
- [GitHub] [doris] Yukang-Lian commented on a diff in pull request #21896: [fix](partial update) fix some bugs of sequence column - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/20 08:09:47 UTC, 0 replies.
- [GitHub] [doris] didasai closed issue #21885: [Bug] doris通过JDBC Catalog查询mysql,不支持unsigned - posted by "didasai (via GitHub)" <gi...@apache.org> on 2023/07/20 08:16:14 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 08:22:56 UTC, 4 replies.
- [GitHub] [doris] deadlinefen opened a new pull request, #22031: [Fix](binlog) Fix bugs in tombstone - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/20 08:23:26 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21994: [fix](multi-catalog)fix minio default region and throw minio error msg, support s3 bucket root path - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 08:26:42 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22026: [refactor](vectorized) Remove useless control variables to simplify aggregation node code - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 08:33:59 UTC, 1 replies.
- [GitHub] [doris] jackwener merged pull request #21887: [enhancement](Nereids) add test framework for otherjoin - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/20 08:35:58 UTC, 0 replies.
- [doris] branch master updated: [enhancement](Nereids) add test framework for otherjoin (#21887) - posted by ja...@apache.org on 2023/07/20 08:36:03 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22030: [feature](load) support line delimiter for old broker load - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 08:39:20 UTC, 2 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #22032: [enhancement](jdbc catalog) Add sqlserver jdbc url param `useBulkCopyForBatchInsert=true` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/20 08:58:13 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22032: [enhancement](jdbc catalog) Add sqlserver jdbc url param `useBulkCopyForBatchInsert=true` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/20 08:59:47 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22026: [refactor](vectorized) Remove useless control variables to simplify aggregation node code - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/20 09:03:52 UTC, 0 replies.
- [GitHub] [doris] deadlinefen commented on pull request #22031: [Fix](binlog) Fix bugs in tombstone - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/20 09:09:30 UTC, 2 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21824: [fuzzy](modify) enable pipeline and nereids in regression env by default - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/20 09:12:23 UTC, 0 replies.
- [doris] branch master updated: [fuzzy](modify) enable pipeline and nereids in regression env by default (#21824) - posted by pa...@apache.org on 2023/07/20 09:12:27 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22033: [Fix](load) add error message when load unsupport compression code - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/20 09:21:22 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22033: [Fix](load) add error message when load unsupport compression code - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/20 09:23:42 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 merged pull request #21984: [enhancement](repeat) add filter in repeat node in BE - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/20 09:25:17 UTC, 0 replies.
- [doris] branch master updated (be2754e1a2 -> 650d7cfc8c) - posted by zh...@apache.org on 2023/07/20 09:25:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22033: [Fix](load) add error message when load unsupport compression code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 09:29:11 UTC, 2 replies.
- [GitHub] [doris-flink-connector] DongLiang-0 commented on a diff in pull request #152: [Improve](mysqlSync)Add the configuration of whether to synchronize the default value - posted by "DongLiang-0 (via GitHub)" <gi...@apache.org> on 2023/07/20 09:30:23 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #21660: [fix](Nereids) build internal table in FeService - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/20 09:31:47 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #21622: [fix](match) Optimize the logic for match_phrase function filter - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/20 09:37:39 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22032: [enhancement](jdbc catalog) Add sqlserver jdbc url param `useBulkCopyForBatchInsert=true` - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 09:39:18 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21622: [fix](match) Optimize the logic for match_phrase function filter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 09:43:32 UTC, 2 replies.
- [GitHub] [doris] kaijchen commented on pull request #21892: [refactor](load) create MemtableWriter abstraction in DeltaWriter - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/20 09:45:48 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #21985: [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add config alter_index_worker_count usage to the doc - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/20 09:50:07 UTC, 0 replies.
- [doris] branch master updated: [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add docs (#21985) - posted by kx...@apache.org on 2023/07/20 09:50:11 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22031: [Fix](binlog) Fix bugs in tombstone - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 09:51:51 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21892: [refactor](load) create MemtableWriter abstraction in DeltaWriter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 09:53:49 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22034: [refactor](Nereids) push down all non-slot order key in sort and prune them upper sort - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 09:58:31 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22034: [refactor](Nereids) push down all non-slot order key in sort and prune them upper sort - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 09:58:49 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22033: [Fix](load) add error message when load unsupport compression code - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 10:03:16 UTC, 0 replies.
- [GitHub] [doris] Lchangliang commented on pull request #21975: [opt](filecache) use weak_ptr to cache the file handle of file segment - posted by "Lchangliang (via GitHub)" <gi...@apache.org> on 2023/07/20 10:03:34 UTC, 0 replies.
- [GitHub] [doris] freemandealer commented on pull request #22030: [feature](load) support line delimiter for old broker load - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/20 10:03:39 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 10:03:42 UTC, 0 replies.
- [doris] branch master updated (c31e826756 -> 367ad9164a) - posted by da...@apache.org on 2023/07/20 10:03:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21622: [fix](match) Optimize the logic for match_phrase function filter - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 10:10:24 UTC, 0 replies.
- [GitHub] [doris] wangbo merged pull request #22021: [Bug](RegressionTest) fix the DCHECK failed in join code - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/20 10:12:23 UTC, 0 replies.
- [doris] branch master updated: [Bug][RegressionTest] fix the DCHECK failed in join code (#22021) - posted by wa...@apache.org on 2023/07/20 10:12:28 UTC, 0 replies.
- [GitHub] [doris] SKYhuangjing opened a new issue, #22035: [Enhancement] BE start script should check java version, if not set, shuold throw exp - posted by "SKYhuangjing (via GitHub)" <gi...@apache.org> on 2023/07/20 10:13:36 UTC, 0 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22036: [feature-wip](autoinc)(step-2) add auto increment support for unique table - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/20 10:15:46 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #22037: [Bug](node) fix partition sort node forget handle some type of key in hashmap - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/20 10:22:02 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode before doing finalize. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 10:24:35 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #22037: [Bug](node) fix partition sort node forget handle some type of key in hashmap - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/20 10:27:52 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22034: [refactor](Nereids) push down all non-slot order key in sort and prune them upper sort - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 10:30:37 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22037: [Bug](node) fix partition sort node forget handle some type of key in hashmap - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 10:30:56 UTC, 2 replies.
- [GitHub] [doris] dataroaring commented on pull request #22036: [feature-wip](autoinc)(step-3) add auto increment support for unique table - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 10:31:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22036: [feature-wip](autoinc)(step-3) add auto increment support for unique table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 10:32:06 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21976: [fix](Nereids) should not remove any limit from uncorrelated subquery - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 10:37:07 UTC, 0 replies.
- [doris] branch master updated (7947569993 -> ee65e0a6b1) - posted by mo...@apache.org on 2023/07/20 10:37:13 UTC, 0 replies.
- [GitHub] [doris] jixxiong opened a new pull request, #22038: [fix](publish) fix check_version_exist coredump - posted by "jixxiong (via GitHub)" <gi...@apache.org> on 2023/07/20 10:37:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22024: [fix](stats) support utf-8 string range compare - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 10:39:23 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22024: [fix](stats) support utf-8 string range compare - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 10:39:44 UTC, 0 replies.
- [doris] branch master updated (ee65e0a6b1 -> aabe379527) - posted by mo...@apache.org on 2023/07/20 10:39:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22038: [fix](publish) fix check_version_exist coredump - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 10:44:01 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21725: [refactor](load) add segment creator abstraction in rowset writer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 10:54:51 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22037: [Bug](node) fix partition sort node forget handle some type of key in hashmap - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 10:58:10 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #21962: [fix](planner)fix bug of pushing conjuncts into inlineview - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/20 11:04:46 UTC, 1 replies.
- [GitHub] [doris] qg-lin opened a new pull request, #22039: [typo](docs)Correct LDAP misspellings. - posted by "qg-lin (via GitHub)" <gi...@apache.org> on 2023/07/20 11:12:51 UTC, 0 replies.
- [GitHub] [doris] herry2038 opened a new pull request, #22040: [feature](show-frontends-disk) Add Show frontend disks - posted by "herry2038 (via GitHub)" <gi...@apache.org> on 2023/07/20 11:26:13 UTC, 0 replies.
- [GitHub] [doris] herry2038 commented on pull request #22040: [feature](show-frontends-disk) Add Show frontend disks - posted by "herry2038 (via GitHub)" <gi...@apache.org> on 2023/07/20 11:26:22 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22040: [feature](show-frontends-disk) Add Show frontend disks - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 11:34:06 UTC, 7 replies.
- [GitHub] [doris] dataroaring commented on pull request #22038: [fix](publish) fix check_version_exist coredump - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 11:37:03 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on a diff in pull request #22033: [Fix](load) add error message when load unsupport compression code - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 11:41:11 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #22041: [Improve](point query) Refactor lookup connection cache from DoubleBuffer to LRU cache for better item pruning - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/20 11:41:52 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #22041: [Improve](point query) Refactor lookup connection cache from DoubleBuffer to LRU cache for better item pruning - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/20 11:43:56 UTC, 1 replies.
- [GitHub] [doris-spark-connector] CodeCooker17 opened a new pull request, #119: [feature] add stream load config to add double quotes for field when csv format. - posted by "CodeCooker17 (via GitHub)" <gi...@apache.org> on 2023/07/20 11:48:08 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22036: [feature-wip](autoinc)(step-3) add auto increment support for unique table - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 11:48:24 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21962: [fix](planner)fix bug of pushing conjuncts into inlineview - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 11:48:29 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22041: [Improve](point query) Refactor lookup connection cache from DoubleBuffer to LRU cache for better item pruning - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 11:48:32 UTC, 2 replies.
- [GitHub] [doris] zhangy5 opened a new pull request, #22042: [regression-test] add list partition case and multi partition keys case - posted by "zhangy5 (via GitHub)" <gi...@apache.org> on 2023/07/20 11:54:42 UTC, 0 replies.
- [GitHub] [doris] zhangy5 commented on pull request #22042: [regression-test] add list partition case and multi partition keys case - posted by "zhangy5 (via GitHub)" <gi...@apache.org> on 2023/07/20 11:54:57 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/20 12:00:46 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21725: [refactor](load) add segment creator abstraction in rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/20 12:07:09 UTC, 0 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #22043: [feature](agg) add the aggregation function 'mag_agg' - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/20 12:07:31 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22040: [feature](show-frontends-disk) Add Show frontend disks - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 12:08:02 UTC, 3 replies.
- [GitHub] [doris] mrhhsg commented on pull request #22043: [feature](agg) add the aggregation function 'mag_agg' - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/20 12:08:13 UTC, 2 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #22044: [fix](meger-on-write) fix query result wrong when schema change - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/20 12:10:02 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21725: [refactor](load) add segment creator abstraction in rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 12:13:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22043: [feature](agg) add the aggregation function 'mag_agg' - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 12:16:20 UTC, 3 replies.
- [GitHub] [doris] morningman merged pull request #20130: [fix](multi-catalog) check properties when alter catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 12:18:17 UTC, 0 replies.
- [GitHub] [doris] morningman closed issue #19379: [Bug] When user change the properties of the catalog, doris doesn't do the checks - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 12:18:18 UTC, 0 replies.
- [doris] branch master updated: [fix](multi-catalog) check properties when alter catalog (#20130) - posted by mo...@apache.org on 2023/07/20 12:18:22 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22044: [fix](meger-on-write) fix query result wrong when schema change - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 12:18:36 UTC, 5 replies.
- [GitHub] [doris] morningman merged pull request #22022: [fix](truncate) it will directly return and avoid throwing NoSuchElementException in method `selectiveCopy` when table has no partition - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 12:26:41 UTC, 0 replies.
- [doris] branch branch-1.1-lts updated: [fix](truncate) it will directly return and avoid throwing NoSuchElementException in method `selectiveCopy` when table has no partition (#22022) - posted by mo...@apache.org on 2023/07/20 12:26:46 UTC, 0 replies.
- [GitHub] [doris] csun5285 commented on pull request #21670: [fix](compaction)fix time series compaction policy - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/20 12:27:12 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21749: [Improvement](profile)Add init and finalize external scan node time in profile. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 12:29:21 UTC, 0 replies.
- [doris] branch master updated: [Improvement](profile)Add init and finalize external scan node time in profile (#21749) - posted by mo...@apache.org on 2023/07/20 12:29:24 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21953: [Fix](multi catalog)Fix nereids context table always use internal catalog bug. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 12:32:04 UTC, 0 replies.
- [doris] branch master updated: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953) - posted by mo...@apache.org on 2023/07/20 12:32:08 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22038: [fix](publish) fix check_version_exist coredump - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 12:36:00 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22043: [feature](agg) add the aggregation function 'mag_agg' - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 12:45:29 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21994: [fix](multi-catalog)fix minio default region and throw minio error msg, support s3 bucket root path - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 12:48:58 UTC, 0 replies.
- [doris] branch master updated: [fix](multi-catalog)fix minio default region and throw minio error msg, support s3 bucket root path (#21994) - posted by mo...@apache.org on 2023/07/20 12:49:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22041: [Improve](point query) Refactor lookup connection cache from DoubleBuffer to LRU cache for better item pruning - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 12:52:59 UTC, 1 replies.
- [doris] branch metrics-1.2 created (now 78326dffeb) - posted by ca...@apache.org on 2023/07/20 12:54:32 UTC, 0 replies.
- [doris] 01/01: [fix](metric) fix prometheus metric format error - posted by ca...@apache.org on 2023/07/20 12:54:33 UTC, 0 replies.
- [GitHub] [doris] caiconghui opened a new pull request, #22045: [fix](metric) fix prometheus metric format error - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/20 12:57:15 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22036: [feature-wip](autoinc)(step-3) add auto increment support for unique table - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/20 12:58:47 UTC, 1 replies.
- [doris] branch metrics-1.2 updated (78326dffeb -> 3c0c1f0e6b) - posted by ca...@apache.org on 2023/07/20 13:01:06 UTC, 0 replies.
- [GitHub] [doris] caiconghui commented on pull request #22045: [fix](metric) fix prometheus metric format error - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/20 13:01:41 UTC, 3 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #22020: [Feature](count_by_enum) support count_by_enum function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/20 13:02:36 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21670: [fix](compaction)fix time series compaction policy - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 13:03:16 UTC, 0 replies.
- [GitHub] [doris] qidaye opened a new pull request, #22046: [fix](DOE)es catalog not working for pipeline,datetimev2 and array - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/20 13:07:18 UTC, 0 replies.
- [doris] branch metrics-1.2 updated (3c0c1f0e6b -> 50150bd38a) - posted by ca...@apache.org on 2023/07/20 13:07:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22046: [fix](DOE)es catalog not working for pipeline,datetimev2 and array - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 13:15:59 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22045: [fix](metric) fix prometheus metric format error - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 13:37:17 UTC, 2 replies.
- [GitHub] [doris] zhbdesign commented on issue #21059: Release Note 2.0-beta - posted by "zhbdesign (via GitHub)" <gi...@apache.org> on 2023/07/20 13:43:13 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #22047: [feature](executor) using fe version to set instance_num - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/20 13:49:17 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #22047: [feature](executor) using fe version to set instance_num - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/20 13:49:30 UTC, 13 replies.
- [GitHub] [doris] LHG41278 opened a new pull request, #22048: support hdfs support - posted by "LHG41278 (via GitHub)" <gi...@apache.org> on 2023/07/20 13:56:48 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #20739: [Enhancement](config) optimize behavior of default_storage_medium - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 14:00:15 UTC, 0 replies.
- [GitHub] [doris] dataroaring closed issue #20345: [Enhancement] optimize behavior of default_storage_medium - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 14:00:16 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](config) optimize behavior of default_storage_medium (#20739) - posted by da...@apache.org on 2023/07/20 14:00:27 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22038: [fix](publish) fix check_version_exist coredump - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 14:01:22 UTC, 0 replies.
- [doris] branch master updated: [fix](publish) fix check_version_exist coredump (#22038) - posted by da...@apache.org on 2023/07/20 14:01:24 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22044: [fix](meger-on-write) fix query result wrong when schema change - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/20 14:03:10 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22048: support hdfs file system - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 14:04:24 UTC, 1 replies.
- [doris] branch branch-2.0 updated (092f79cc3c -> 445e40006c) - posted by kx...@apache.org on 2023/07/20 14:06:44 UTC, 0 replies.
- [doris] 01/21: [Improvement](tablet clone) impr tablet sched speed and fix tablet sched failed too many times (#21856) - posted by kx...@apache.org on 2023/07/20 14:06:45 UTC, 0 replies.
- [doris] 02/21: [fix](planner)use tupleId of agg node to get its unsigned conjuncts (#21949) - posted by kx...@apache.org on 2023/07/20 14:06:46 UTC, 0 replies.
- [doris] 03/21: [Bug](storage) add lock on base tablet when create_tablet #21915 - posted by kx...@apache.org on 2023/07/20 14:06:47 UTC, 0 replies.
- [doris] 04/21: [Fix](information_schema) Schema table varchar len error #21308 - posted by kx...@apache.org on 2023/07/20 14:06:48 UTC, 0 replies.
- [doris] 05/21: [Bug](scanner) fix core dump due to release ScannerContext too early #21946 - posted by kx...@apache.org on 2023/07/20 14:06:49 UTC, 0 replies.
- [doris] 06/21: [docs](map)Add map and struct type support parameters (#21802) - posted by kx...@apache.org on 2023/07/20 14:06:50 UTC, 0 replies.
- [doris] 07/21: [opt](join) Opt the performance of join probe (#21845) - posted by kx...@apache.org on 2023/07/20 14:06:51 UTC, 0 replies.
- [doris] 08/21: [fix](stmt-forward) fix should-be-required fields in forward params (#21945) - posted by kx...@apache.org on 2023/07/20 14:06:52 UTC, 0 replies.
- [doris] 09/21: [fix](planner)only forbid literal value in AnalyticExpr's order by list (#21819) - posted by kx...@apache.org on 2023/07/20 14:06:53 UTC, 0 replies.
- [doris] 10/21: [fix](nereids) fix cte as bc right side hang bug (#21897) - posted by kx...@apache.org on 2023/07/20 14:06:54 UTC, 0 replies.
- [doris] 11/21: [fix](profile) Fix wrong instance number in query profile (#21808) - posted by kx...@apache.org on 2023/07/20 14:06:55 UTC, 0 replies.
- [doris] 12/21: [Bug](topn opt) disable topn 2 phase read when storage policy is not emtpy (#21909) - posted by kx...@apache.org on 2023/07/20 14:06:56 UTC, 0 replies.
- [doris] 13/21: [FIX](map)fix arrow serde with map null key #21955 - posted by kx...@apache.org on 2023/07/20 14:06:57 UTC, 0 replies.
- [doris] 14/21: [fix](fe) fd leak of ssl #19645 - posted by kx...@apache.org on 2023/07/20 14:06:58 UTC, 0 replies.
- [doris] 15/21: [regression-test] add p0/p1 case about partition table (#21777) - posted by kx...@apache.org on 2023/07/20 14:06:59 UTC, 0 replies.
- [doris] 16/21: [stats](nereids) dump col stats for all physical plan node and cost details in memo #21902 - posted by kx...@apache.org on 2023/07/20 14:07:00 UTC, 0 replies.
- [doris] 17/21: [fix](Nereids): removePhysicalExpression() should clear empty Group. (#21951) - posted by kx...@apache.org on 2023/07/20 14:07:01 UTC, 0 replies.
- [doris] 18/21: [improvement](invert index) Change the loading method of keyword type (#21893) - posted by kx...@apache.org on 2023/07/20 14:07:02 UTC, 0 replies.
- [doris] 19/21: [FE](compile) fix master fe compile failed (#21971) - posted by kx...@apache.org on 2023/07/20 14:07:03 UTC, 0 replies.
- [doris] 20/21: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate (#21171) - posted by kx...@apache.org on 2023/07/20 14:07:04 UTC, 0 replies.
- [doris] 21/21: [enhancement](jdbc catalog) Add mysql jdbc catalog function to filter push-down identification (#21745) - posted by kx...@apache.org on 2023/07/20 14:07:05 UTC, 0 replies.
- [GitHub] [doris] jackwener merged pull request #21024: [Fix](planner)fix failed running alias function with an alias function in original function. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/20 14:12:15 UTC, 0 replies.
- [doris] branch master updated: [Fix](planner)fix failed running alias function with an alias function in original function. (#21024) - posted by ja...@apache.org on 2023/07/20 14:12:17 UTC, 0 replies.
- [GitHub] [doris] jackwener merged pull request #21754: [Fix](planner)fix ctas incorrect string types of the target table. - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/20 14:14:48 UTC, 0 replies.
- [doris] branch master updated (a151326268 -> f3d9a843dd) - posted by ja...@apache.org on 2023/07/20 14:14:53 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22047: [feature](executor) using fe version to set instance_num - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 14:26:17 UTC, 9 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22044: [fix](meger-on-write) fix query result wrong when schema change - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 14:32:35 UTC, 1 replies.
- [doris] branch branch-2.0 updated (445e40006c -> 91c06cd287) - posted by kx...@apache.org on 2023/07/20 14:37:18 UTC, 0 replies.
- [doris] 01/25: [Enhancement](binlog) Add partitionRange && indexIds in UpsertRecord && PartitionCommitInfo (#22005) - posted by kx...@apache.org on 2023/07/20 14:37:19 UTC, 0 replies.
- [doris] 02/25: [Fix](topn opt) forbit outfile when using 2phase read (#21991) - posted by kx...@apache.org on 2023/07/20 14:37:20 UTC, 0 replies.
- [doris] 03/25: [fix](memory) fix mem tracker grace exit 2 (#22003) - posted by kx...@apache.org on 2023/07/20 14:37:21 UTC, 0 replies.
- [doris] 04/25: [Improve](simdjson) put unescaped string value after parsed (#21866) - posted by kx...@apache.org on 2023/07/20 14:37:22 UTC, 0 replies.
- [doris] 05/25: [improvement](memory) modify jemalloc conf in be.conf (#21943) - posted by kx...@apache.org on 2023/07/20 14:37:23 UTC, 0 replies.
- [doris] 06/25: [fix](max_version) protect max_version by meta lock (#21948) - posted by kx...@apache.org on 2023/07/20 14:37:24 UTC, 0 replies.
- [doris] 07/25: [Enhancement](http) Add HttpError to HttpClient::execute_with_retry (#21989) - posted by kx...@apache.org on 2023/07/20 14:37:25 UTC, 0 replies.
- [doris] 08/25: [fix](stmt-forward) fix forward null packet (#21979) - posted by kx...@apache.org on 2023/07/20 14:37:26 UTC, 0 replies.
- [doris] 09/25: [fix](Nereids) should not push down project to the nullable side of outer join (#21999) - posted by kx...@apache.org on 2023/07/20 14:37:27 UTC, 0 replies.
- [doris] 10/25: [fix](nereids) ExtractAndNormalizeWindowExpression rule should push down correct exprs to child (#21827) - posted by kx...@apache.org on 2023/07/20 14:37:28 UTC, 0 replies.
- [doris] 11/25: [Refactor](exec) Remove the unless header of vresult_writer (#22011) - posted by kx...@apache.org on 2023/07/20 14:37:29 UTC, 0 replies.
- [doris] 12/25: [fix](sparkdpp) Hive table properties not take effect when create spark session (#21881) - posted by kx...@apache.org on 2023/07/20 14:37:30 UTC, 0 replies.
- [doris] 13/25: [enhancement](Nereids) add test framework for otherjoin (#21887) - posted by kx...@apache.org on 2023/07/20 14:37:31 UTC, 0 replies.
- [doris] 14/25: [enhancement](repeat) add filter in repeat node in BE (#21984) - posted by kx...@apache.org on 2023/07/20 14:37:32 UTC, 0 replies.
- [doris] 15/25: [opt](config) rename alter_inverted_index_worker_count to alter_index_worker_count, and add docs (#21985) - posted by kx...@apache.org on 2023/07/20 14:37:33 UTC, 0 replies.
- [doris] 16/25: [improvement](catalog) return the root cause of error when forwarding init request to master FE (#22001) - posted by kx...@apache.org on 2023/07/20 14:37:34 UTC, 0 replies.
- [doris] 17/25: [fix](Nereids) should not remove any limit from uncorrelated subquery (#21976) - posted by kx...@apache.org on 2023/07/20 14:37:35 UTC, 0 replies.
- [doris] 18/25: [fix](stats) support utf-8 string range compare (#22024) - posted by kx...@apache.org on 2023/07/20 14:37:36 UTC, 0 replies.
- [doris] 19/25: [fix](multi-catalog) check properties when alter catalog (#20130) - posted by kx...@apache.org on 2023/07/20 14:37:37 UTC, 0 replies.
- [doris] 20/25: [Feature](delete) support fold constant on delete stmt (#21833) - posted by kx...@apache.org on 2023/07/20 14:37:38 UTC, 0 replies.
- [doris] 21/25: [Improvement](profile)Add init and finalize external scan node time in profile (#21749) - posted by kx...@apache.org on 2023/07/20 14:37:39 UTC, 0 replies.
- [doris] 22/25: [fix](multi-catalog)fix minio default region and throw minio error msg, support s3 bucket root path (#21994) - posted by kx...@apache.org on 2023/07/20 14:37:40 UTC, 0 replies.
- [doris] 23/25: [Enhancement](config) optimize behavior of default_storage_medium (#20739) - posted by kx...@apache.org on 2023/07/20 14:37:41 UTC, 0 replies.
- [doris] 24/25: [Fix](planner)fix failed running alias function with an alias function in original function. (#21024) - posted by kx...@apache.org on 2023/07/20 14:37:42 UTC, 0 replies.
- [doris] 25/25: [Fix](planner)fix ctas incorrect string types of the target table. (#21754) - posted by kx...@apache.org on 2023/07/20 14:37:43 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22049: [improvement](s3) increase the connection num of s3 client - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 14:38:04 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #22049: [improvement](s3) increase the connection num of s3 client - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/20 14:44:12 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22049: [improvement](s3) increase the connection num of s3 client - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 14:44:59 UTC, 4 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #22050: [fix](in) throw exception for unsupported data type of in expr - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/20 14:45:23 UTC, 0 replies.
- [GitHub] [doris] jacktengg commented on pull request #22050: [fix](in) throw exception for unsupported data type of in expr - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/20 14:45:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22050: [fix](in) throw exception for unsupported data type of in expr - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 14:53:00 UTC, 2 replies.
- [GitHub] [doris] HappenLee merged pull request #21564: [refactor](mem_reuse) refactor mem_reuse in MutableBlock - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/20 14:53:22 UTC, 0 replies.
- [doris] branch master updated: [refactor](mem_reuse) refactor mem_reuse in MutableBlock (#21564) - posted by li...@apache.org on 2023/07/20 14:53:26 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22051: [Regression-test](case) update case of fold_constant on delete - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/20 15:01:15 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22051: [Regression-test](case) update case of fold_constant on delete - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/20 15:01:26 UTC, 6 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21966: [doc](catalog)paimon doc - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 15:07:24 UTC, 0 replies.
- [GitHub] [doris] zddr commented on a diff in pull request #21966: [doc](catalog)paimon doc - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/20 15:08:24 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22019: [improvement](auth)select priv for Nereids - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 15:17:55 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22051: [Regression-test](case) update case of fold_constant on delete - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 15:26:46 UTC, 6 replies.
- [GitHub] [doris] zddr commented on pull request #21966: [doc](catalog)paimon doc - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/20 15:47:43 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/20 15:47:53 UTC, 2 replies.
- [GitHub] [doris] morningman merged pull request #22019: [improvement](auth)select priv for Nereids - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/20 15:48:14 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [branch2.0][improvement](auth)select priv for Nereids (#22019) - posted by mo...@apache.org on 2023/07/20 15:48:18 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22050: [fix](in) throw exception for unsupported data type of in expr - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/20 15:53:31 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/20 16:49:13 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 16:56:12 UTC, 4 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22053: [WIP][feature](load) move memtable to sink node - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/20 17:31:22 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22053: [WIP][feature](load) move memtable to sink node - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/20 17:37:12 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22053: [WIP][performance](load) move memtable to sink node - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/20 17:38:51 UTC, 6 replies.
- [GitHub] [doris] github-actions[bot] commented on a diff in pull request #22053: [WIP][performance](load) move memtable to sink node - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 17:40:03 UTC, 0 replies.
- [GitHub] [doris] zgxme commented on pull request #22051: [Regression-test](case) update case of fold_constant on delete - posted by "zgxme (via GitHub)" <gi...@apache.org> on 2023/07/20 19:04:45 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #16122: [efficiency](chore) do not build ui sparkdpp and hive udf while building fe - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 00:09:10 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/21 01:12:03 UTC, 2 replies.
- [GitHub] [doris] Xiaoccer commented on pull request #22049: [improvement](s3) increase the connection num of s3 client - posted by "Xiaoccer (via GitHub)" <gi...@apache.org> on 2023/07/21 01:24:53 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22054: [fix](planner)push conjuncts into inlineview - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/21 01:41:19 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21873: [improvement](multi-catalog)add last sync time for external catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 01:42:38 UTC, 0 replies.
- [doris] branch master updated (6875ef4b8b -> 0b2b1cbd58) - posted by mo...@apache.org on 2023/07/21 01:42:44 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21910: [improvement](multi catalog)paimon support filesystem metastore - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 01:44:32 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21966: [doc](catalog)paimon doc - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 01:44:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21966: [doc](catalog)paimon doc - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 01:45:00 UTC, 2 replies.
- [GitHub] [doris] levy5307 opened a new pull request, #22056: refactor: use std::move to improve performance of push_back - posted by "levy5307 (via GitHub)" <gi...@apache.org> on 2023/07/21 01:49:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22056: refactor: use std::move to improve performance of push_back - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 01:51:44 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 opened a new pull request, #22057: [Feat](Nereids) Add leading and ordered hint - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/21 01:56:15 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 01:59:27 UTC, 2 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21916: [Feature](Job)Support Event Scheduler - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/21 02:03:20 UTC, 0 replies.
- [GitHub] [doris] Viktor-Mr commented on issue #10229: [UserCase] User list collection - posted by "Viktor-Mr (via GitHub)" <gi...@apache.org> on 2023/07/21 02:16:00 UTC, 0 replies.
- [doris] branch metrics-1.2 updated (50150bd38a -> f687db12fe) - posted by ca...@apache.org on 2023/07/21 02:18:08 UTC, 0 replies.
- [GitHub] [doris] wangbo opened a new pull request, #22058: [Fix](executor)fix incorrect status transfer - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/21 02:27:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22058: [Fix](executor)fix incorrect status transfer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 02:34:30 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on a diff in pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode before doing finalize. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/21 02:37:21 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21916: [Feature](Job)Support Event Scheduler - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 02:39:19 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on a diff in pull request #20721: [Enhancement](Column) default value for bigint should not has to be quoted - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 02:42:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21910: [improvement](multi catalog)paimon support filesystem metastore - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 02:48:00 UTC, 0 replies.
- [GitHub] [doris] wangbo closed pull request #22058: [Fix](executor)fix incorrect status transfer - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/21 02:51:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22053: [WIP][performance](load) move memtable to sink node - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 03:04:58 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 03:09:04 UTC, 4 replies.
- [GitHub] [doris] ixzc closed pull request #22023: [typo][doc]delete redundant parameter explanations in the load result parameters. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/21 03:20:02 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #22059: [vectorized](udf) java udf support map type - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/21 03:26:24 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #22059: [vectorized](udf) java udf support map type - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/21 03:26:35 UTC, 3 replies.
- [GitHub] [doris] morrySnow merged pull request #21660: [fix](Nereids) build internal table in FeService - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 03:30:28 UTC, 0 replies.
- [doris] branch master updated: [fix](test) should not create and read internal table when use mock cluster in UT (#21660) - posted by mo...@apache.org on 2023/07/21 03:30:35 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21962: [fix](planner)fix bug of pushing conjuncts into inlineview - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 03:33:11 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22059: [vectorized](udf) java udf support map type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 03:34:14 UTC, 4 replies.
- [GitHub] [doris] liaoxin01 commented on pull request #22044: [fix](meger-on-write) fix query result wrong when schema change - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/21 03:34:15 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21962: [fix](planner)fix bug of pushing conjuncts into inlineview - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/21 03:34:59 UTC, 0 replies.
- [doris] branch master updated: [fix](planner)fix bug of pushing conjuncts into inlineview (#21962) - posted by en...@apache.org on 2023/07/21 03:35:03 UTC, 0 replies.
- [GitHub] [doris] civic123321 opened a new issue, #22060: [INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed: CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 149, maxActive 100, creating 0, createErrorCount 3050[Bug] - posted by "civic123321 (via GitHub)" <gi...@apache.org> on 2023/07/21 03:42:00 UTC, 0 replies.
- [GitHub] [doris] yuxuan-luo opened a new pull request, #22061: [Feature](multi-catalog)support DLC catalog - posted by "yuxuan-luo (via GitHub)" <gi...@apache.org> on 2023/07/21 03:45:12 UTC, 0 replies.
- [GitHub] [doris-thirdparty] morningman merged pull request #98: [chore] Build hadoop common native libs. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 03:50:14 UTC, 0 replies.
- [doris-thirdparty] branch hadoop-3.3.4 updated: [chore] Build hadoop common native libs. (#98) - posted by mo...@apache.org on 2023/07/21 03:50:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22061: [Feature](multi-catalog)support DLC catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 03:52:40 UTC, 3 replies.
- [doris-thirdparty] annotated tag hadoop-3.3.4.5-for-doris updated (753347ef -> 8b0d2203) - posted by mo...@apache.org on 2023/07/21 03:52:44 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22062: [deps](hadoop) update hadoop libs to 3.3.4.5 - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 03:56:25 UTC, 0 replies.
- [GitHub] [doris] levy5307 commented on pull request #22056: [refactor](be) use std::move to improve performance of push_back - posted by "levy5307 (via GitHub)" <gi...@apache.org> on 2023/07/21 03:56:32 UTC, 4 replies.
- [GitHub] [doris] morningman commented on pull request #22062: [deps](hadoop) update hadoop libs to 3.3.4.5 - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 03:56:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22059: [vectorized](udf) java udf support map type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 03:58:05 UTC, 2 replies.
- [GitHub] [doris] zy-kkk commented on issue #22060: [INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed: CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 149, maxActive 100, creating 0, createErrorCount 3050[Bug] - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 04:00:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22056: [refactor](be) use std::move to improve performance of push_back - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 04:03:56 UTC, 2 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22063: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953) - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/21 04:06:14 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22063: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953) - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 04:17:13 UTC, 0 replies.
- [GitHub] [doris] felixwluo commented on issue #21120: [Feature] 希望支持 ilogtail 收集日志输出至 Doris - posted by "felixwluo (via GitHub)" <gi...@apache.org> on 2023/07/21 04:19:31 UTC, 0 replies.
- [GitHub] [doris] chenjienn closed issue #22002: [Bug] FE start failed on centos - posted by "chenjienn (via GitHub)" <gi...@apache.org> on 2023/07/21 04:27:57 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/21 04:36:58 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22062: [deps](hadoop) update hadoop libs to 3.3.4.5 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 04:38:01 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22056: [refactor](be) use std::move to improve performance of push_back - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 04:41:23 UTC, 3 replies.
- [GitHub] [doris] englefly opened a new pull request, #22064: [stats](nereids)keep min/max expr in colstats - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/21 04:43:28 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22026: [refactor](vectorized) Remove useless control variables to simplify aggregation node code - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/21 04:45:26 UTC, 0 replies.
- [doris] branch master updated: [refactor](vectorized) Remove useless control variables to simplify aggregation node code (#22026) - posted by yi...@apache.org on 2023/07/21 04:45:30 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/21 04:57:44 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 05:02:00 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22047: [feature](executor) using fe version to set instance_num - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/21 05:03:45 UTC, 5 replies.
- [GitHub] [doris] dataroaring merged pull request #22036: [feature-wip](autoinc)(step-3) add auto increment support for unique table - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 05:24:43 UTC, 0 replies.
- [GitHub] [doris] dataroaring closed issue #18501: [Enhancement] add auto increment id support - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 05:24:44 UTC, 0 replies.
- [doris] branch master updated: [feature-wip](autoinc)(step-3) add auto increment support for unique table (#22036) - posted by da...@apache.org on 2023/07/21 05:24:48 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 05:27:18 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22015: [fix](tablet clone) sched should wait for slot if has be path - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 05:27:43 UTC, 0 replies.
- [doris] branch master updated: [fix](tablet clone) sched wait slot if has be path (#22015) - posted by da...@apache.org on 2023/07/21 05:27:47 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22063: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953) - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 05:36:02 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953) (#22063) - posted by mo...@apache.org on 2023/07/21 05:36:08 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 05:40:51 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/21 05:42:19 UTC, 2 replies.
- [GitHub] [doris] zxealous closed pull request #22006: [improvement](metrics) Metrics add fragment thread pool active thread num - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/21 05:43:51 UTC, 0 replies.
- [GitHub] [doris] zxealous closed pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack overflow - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/21 05:44:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 05:51:49 UTC, 3 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/21 05:52:14 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on a diff in pull request #21786: [fix](docs) update version since of stream load enable_profile - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/21 05:54:35 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #20563: [Enhancement](window-funnel)add different modes for window_funnel() function - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 05:57:30 UTC, 0 replies.
- [GitHub] [doris] dataroaring closed issue #20451: [Enhancement] add new mode for function 'window_funnel' - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 05:57:31 UTC, 0 replies.
- [doris] branch master updated (94e2c3cf0f -> 732e0d14ff) - posted by da...@apache.org on 2023/07/21 05:57:35 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21838: [improve](load) add more profiles in tablets channel - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 05:59:17 UTC, 0 replies.
- [doris] branch master updated: [improve](load) add more profiles in tablets channel (#21838) - posted by da...@apache.org on 2023/07/21 05:59:21 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/21 06:02:26 UTC, 3 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22065: [typo][doc]delete extra text. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/21 06:06:47 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on a diff in pull request #21418: [refactor](transaction) extract the majority rules of transaction - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/21 06:09:52 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on a diff in pull request #21966: [doc](catalog)paimon doc - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/21 06:12:27 UTC, 0 replies.
- [GitHub] [doris-flink-connector] zy-kkk merged pull request #165: [improvement] Oracle no primary key table synchronization - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 06:15:19 UTC, 0 replies.
- [doris-flink-connector] branch master updated: [improvement] Oracle no primary key table synchronization (#165) - posted by zy...@apache.org on 2023/07/21 06:15:22 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/21 06:25:25 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/21 06:26:10 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 06:32:31 UTC, 2 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #22044: [fix](meger-on-write) fix query result wrong when schema change - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/21 06:51:15 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #22067: [feature](docs) add docs dbt-doris adapter - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/21 06:52:15 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #22067: [feature](docs) add docs dbt-doris adapter - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/21 06:55:48 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 06:58:59 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:02:54 UTC, 1 replies.
- [GitHub] [doris] szza opened a new pull request, #22068: [Feature]] configurable compaction_policy - posted by "szza (via GitHub)" <gi...@apache.org> on 2023/07/21 07:04:13 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22069: [typo][doc]modify word typo. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/21 07:04:59 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #19615: [typo](comments) fix some typo in comments and log messages - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 07:06:28 UTC, 0 replies.
- [GitHub] [doris-flink-connector] JNSimba merged pull request #152: [Improve](mysqlSync)Add the configuration of whether to synchronize the default value - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/21 07:07:54 UTC, 0 replies.
- [doris-flink-connector] branch master updated: [Improve](mysqlSync)Add the configuration of whether to synchronize the default value (#152) - posted by di...@apache.org on 2023/07/21 07:07:56 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22068: [Feature] configurable compaction_policy - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 07:11:09 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #19615: [typo](comments) fix some typo in comments and log messages - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:12:05 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:14:19 UTC, 1 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22070: [enhancement](nereids) Update stats table config - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/21 07:17:20 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #22070: [enhancement](nereids) Update stats table config - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/21 07:17:43 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #19615: [typo](comments) fix some typo in comments and log messages - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 07:18:01 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22030: [feature](load) support line delimiter for old broker load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 07:18:36 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21418: [refactor](transaction) extract the majority rules of transaction - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:21:54 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/21 07:22:05 UTC, 0 replies.
- [GitHub] [doris] czzmmc opened a new pull request, #22071: [Feature](count_by_enum) support count_by_enum function - posted by "czzmmc (via GitHub)" <gi...@apache.org> on 2023/07/21 07:23:24 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22044: [fix](meger-on-write) fix query result wrong when schema change - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 07:29:07 UTC, 0 replies.
- [doris] branch master updated: [fix](meger-on-write) fix query result wrong when schema change (#22044) - posted by da...@apache.org on 2023/07/21 07:29:12 UTC, 0 replies.
- [GitHub] [doris] JackDrogon opened a new issue, #22072: [Feature] Add quickjs to doris be for better trace - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/21 07:30:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 07:30:39 UTC, 6 replies.
- [GitHub] [doris] lovlyhao commented on issue #21268: [Enhancement] Improve Json function for doris - posted by "lovlyhao (via GitHub)" <gi...@apache.org> on 2023/07/21 07:40:00 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on a diff in pull request #21883: [enhance](nereids) enhance runtime filter pushdown - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/21 07:40:14 UTC, 3 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #22073: [ignore](me) just test, Update regression-conf.groovy - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:44:43 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #19615: [typo](comments) fix some typo in comments and log messages - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:46:03 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22074: [Fix] (multi catalog)Fix external table couldn't find db bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/21 07:49:05 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22070: [enhancement](nereids) Update stats table config - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:50:28 UTC, 1 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #22075: [pipeline](regression) do not run build if only modified regression … - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:55:31 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22075: [pipeline](regression) do not run build if only modified regression … - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 07:56:16 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #22076: [Fix](Sonar)sonar not working due to changing thrift code generation … - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/21 07:59:42 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22074: [Fix] (multi catalog)Fix external table couldn't find db bug. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 08:02:36 UTC, 0 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #22077: [fix](tablet clone) fix single replica load failed during migration - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/21 08:03:02 UTC, 0 replies.
- [GitHub] [doris] JNSimba merged pull request #21877: [doc](routineload)add routine load ssl example for access ali-kafka - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/21 08:03:13 UTC, 0 replies.
- [doris] branch master updated (db69af1165 -> 67a3f37779) - posted by di...@apache.org on 2023/07/21 08:03:18 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #22077: [fix](tablet clone) fix single replica load failed during migration - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/21 08:03:19 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22075: [pipeline](regression) do not run build if only modified regression … - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 08:12:26 UTC, 1 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #22076: [Fix](Sonar)sonar not working due to changing thrift code generation … - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/21 08:21:36 UTC, 0 replies.
- [GitHub] [doris] wuwenchi opened a new pull request, #22078: [improvement]Optimize the split to the user-specified size - posted by "wuwenchi (via GitHub)" <gi...@apache.org> on 2023/07/21 08:22:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22076: [Fix](Sonar)sonar not working due to changing thrift code generation … - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 08:23:16 UTC, 1 replies.
- [GitHub] [doris-flink-connector] DongLiang-0 commented on pull request #157: [Improve](schemaChange)schema change ddl supports synchronizing default and comment - posted by "DongLiang-0 (via GitHub)" <gi...@apache.org> on 2023/07/21 08:28:34 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/21 08:30:48 UTC, 6 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22079: [fix](planner)shouldn't force push down conjuncts for union statement - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/21 08:32:33 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #22079: [fix](planner)shouldn't force push down conjuncts for union statement - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/21 08:32:42 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22077: [fix](tablet clone) fix single replica load failed during migration - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 08:34:52 UTC, 5 replies.
- [GitHub] [doris] zy-kkk merged pull request #19998: [typo](docs) fix some mistake in Doris & Spark Column Type Mapping - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 08:37:55 UTC, 0 replies.
- [doris] branch master updated (67a3f37779 -> 63b17bc7ba) - posted by zy...@apache.org on 2023/07/21 08:38:00 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22080: [typo][doc]Modify the wrong sql description in SHOW. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/21 08:38:53 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22067: [feature](docs) add docs dbt-doris adapter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 08:39:15 UTC, 1 replies.
- [GitHub] [doris] zhannngchen merged pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/21 08:46:47 UTC, 0 replies.
- [doris] branch master updated (63b17bc7ba -> 2b2ac10e93) - posted by zh...@apache.org on 2023/07/21 08:46:52 UTC, 0 replies.
- [GitHub] [doris] wsjz opened a new pull request, #22081: [fix](kerberos)fix kerberos config read - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/21 08:48:30 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21732: [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 08:48:56 UTC, 0 replies.
- [GitHub] [doris] wsjz commented on pull request #22081: [fix](kerberos)fix kerberos config read - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/21 08:48:58 UTC, 0 replies.
- [doris] branch master updated: [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets (#21732) - posted by da...@apache.org on 2023/07/21 08:48:59 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22033: [Fix](load) add error message when load unsupport compression code - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 08:50:49 UTC, 0 replies.
- [doris] branch master updated (6b20cdb170 -> d1c5025bce) - posted by da...@apache.org on 2023/07/21 08:50:53 UTC, 0 replies.
- [GitHub] [doris] csun5285 opened a new pull request, #22082: fix(compaction) release the block after reading to the end of the segment file - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/21 08:54:03 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22077: [fix](tablet clone) fix single replica load failed during migration - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 08:55:55 UTC, 0 replies.
- [GitHub] [doris] freemandealer commented on pull request #21757: [fix](show-stmt) fix show create table missing storage_medium info - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/21 08:57:24 UTC, 4 replies.
- [GitHub] [doris] noobcosmo opened a new issue, #22083: [Bug] (multi catalog) failed to get all database from hms client - posted by "noobcosmo (via GitHub)" <gi...@apache.org> on 2023/07/21 09:00:14 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22082: fix(compaction) release the block after reading to the end of the segment file - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 09:01:16 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #21988: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/21 09:02:04 UTC, 0 replies.
- [doris] branch master updated (d1c5025bce -> 40299d280d) - posted by ji...@apache.org on 2023/07/21 09:02:08 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #22074: [Fix] (multi catalog)Fix external table couldn't find db bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/21 09:02:35 UTC, 1 replies.
- [GitHub] [doris-spark-connector] gnehil opened a new pull request, #120: [improvement] json format support json by line mode - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/21 09:06:43 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22079: [fix](planner)shouldn't force push down conjuncts for union statement - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 09:06:50 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #22076: [Fix](Sonar)sonar not working due to changing thrift code generation … - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 09:08:51 UTC, 0 replies.
- [doris] branch master updated (40299d280d -> c3663c5ff1) - posted by zy...@apache.org on 2023/07/21 09:08:55 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22079: [fix](planner)shouldn't force push down conjuncts for union statement - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 09:09:01 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22045: [fix](metric) fix prometheus metric format error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 09:10:42 UTC, 1 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22084: [typo][doc]Modify the incorrect sql description in show-partition-id. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/21 09:11:05 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22080: [typo][doc]Modify the wrong sql description in SHOW. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/21 09:13:29 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #22075: [pipeline](regression) do not run build if only modified regression … - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/21 09:13:30 UTC, 0 replies.
- [doris] branch master updated (c3663c5ff1 -> 37f230ee3e) - posted by en...@apache.org on 2023/07/21 09:13:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22031: [Fix](binlog) Fix bugs in tombstone - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 09:16:17 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21835: [enhancement](Nereids) support other join framework in DPHyper - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 09:18:10 UTC, 1 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22085: [typo][doc]Modify the wrong sql description in show-data. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/21 09:19:05 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22086: [Improvement](pipeline) support send eos on local exchange and remove some unused code - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/21 09:21:07 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22086: [Improvement](pipeline) support send eos on local exchange and remove some unused code - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/21 09:21:22 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22086: [Improvement](pipeline) support send eos on local exchange and remove some unused code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 09:27:35 UTC, 3 replies.
- [GitHub] [doris] Yulei-Yang opened a new pull request, #22087: [fix](multicatlog) fix read hive/iceberg catalog on cosn & fix read data via broker - posted by "Yulei-Yang (via GitHub)" <gi...@apache.org> on 2023/07/21 09:28:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22081: [fix](kerberos)fix kerberos config read - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 09:29:15 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #22088: [Fix](Nereids)fix loading core when enable nereids DML default - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/21 09:32:46 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #22088: [Fix](Nereids)fix loading core when enable nereids DML default - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/21 09:33:00 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22074: [Fix] (multi catalog)Fix external table couldn't find db bug. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 09:34:05 UTC, 3 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 09:36:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22077: [fix](tablet clone) fix single replica load failed during migration - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 09:37:00 UTC, 1 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #22090: [fix](partial-update) fix update core for merge-on-write table - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/21 09:37:18 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22090: [fix](partial-update) fix update core for merge-on-write table - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 09:37:41 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #22091: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 09:41:55 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22090: [fix](partial-update) fix update core for merge-on-write table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 09:45:13 UTC, 2 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #22092: [enhance](nereids) enhance broadcast join cost calculation - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/21 09:45:56 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21950: [Fix](planner)fix to_monday() in fold constant bug. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 09:50:08 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Fix](planner) fix to_monday() in fold constant bug. (#21950) - posted by mo...@apache.org on 2023/07/21 09:50:16 UTC, 0 replies.
- [GitHub] [doris-website] zy-kkk opened a new pull request, #269: [typo](docs) Remove features that are not useful in 1.2 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 09:53:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22086: [Improvement](pipeline) support send eos on local exchange and remove some unused code - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 09:56:48 UTC, 1 replies.
- [GitHub] [doris] dutyu commented on issue #20087: [Bug] Query result not right when query hms tbl with subquery - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/21 10:03:32 UTC, 0 replies.
- [GitHub] [doris] dutyu closed issue #20087: [Bug] Query result not right when query hms tbl with subquery - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/21 10:03:33 UTC, 0 replies.
- [GitHub] [doris] dutyu closed issue #20086: [Bug] BE crash when query hms tbl with subquery or with clause. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/21 10:06:51 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on issue #20086: [Bug] BE crash when query hms tbl with subquery or with clause. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/21 10:06:51 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22093: [Regression-test](partition) remove create hot partition failed check - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/21 10:14:33 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22093: [Regression-test](partition) remove create hot partition failed check - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/21 10:14:41 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21995: [Enhancement](planner)support fold constant date_trunc() function. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 10:20:17 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [Enhancement](planner) support fold constant date_trunc() function. (#21995) - posted by mo...@apache.org on 2023/07/21 10:20:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21621: [Enhancement](load) http load using SQL - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 10:20:46 UTC, 2 replies.
- [GitHub] [doris] morrySnow merged pull request #21830: [chore](Nereids) fix typo in some plan visitor - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 10:22:23 UTC, 0 replies.
- [doris] branch master updated: [chore](Nereids) fix typo in some plan visitor (#21830) - posted by mo...@apache.org on 2023/07/21 10:22:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21830: [chore](Nereids) fix typo in some plan visitor - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 10:22:28 UTC, 1 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22094: [typo][doc]Modify word typos. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/21 10:23:34 UTC, 0 replies.
- [GitHub] [doris] Yulei-Yang commented on pull request #22087: [fix](multicatlog) fix read hive/iceberg catalog on cosn & fix read data via broker - posted by "Yulei-Yang (via GitHub)" <gi...@apache.org> on 2023/07/21 10:24:17 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 closed pull request #21363: [feature](stats) Enable period time with cron expr - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/21 10:29:19 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22090: [fix](partial-update) fix update core for merge-on-write table - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 10:29:32 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #19747: [fix](log) column index off-by-one error in scanner logs - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 10:30:04 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22095: [feature](stats) Enable period time with cron expr - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/21 10:30:19 UTC, 0 replies.
- [doris] branch master updated (7cac36d9e8 -> bed940b7fc) - posted by da...@apache.org on 2023/07/21 10:30:23 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #22095: [feature](stats) Enable period time with cron expr - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/21 10:30:32 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21835: [enhancement](Nereids) support other join framework in DPHyper - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 10:31:55 UTC, 0 replies.
- [doris] branch master updated: [enhancement](Nereids) support other join framework in DPHyper (#21835) - posted by mo...@apache.org on 2023/07/21 10:32:00 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22096: [fix](nereids)PredicatePropagation only support integer types for now - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/21 10:33:30 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #22096: [fix](nereids)PredicatePropagation only support integer types for now - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/21 10:34:06 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22051: [Regression-test](case) update case of fold_constant on delete - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 10:37:56 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22096: [fix](nereids)PredicatePropagation only support integer types for now - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 10:38:19 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22074: [Fix] (multi catalog)Fix external table couldn't find db bug. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 10:45:27 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22082: fix(compaction) release the block and segment iterator after reading to the end of the segment file - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 10:46:13 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22087: [fix](multicatlog) fix read hive/iceberg catalog on cosn & fix read data via broker - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 10:59:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22095: [feature](stats) Enable period time with cron expr - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 11:05:25 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22096: [fix](nereids)PredicatePropagation only support integer types for now - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 11:10:20 UTC, 0 replies.
- [doris] branch branch-2.0 updated (371d7598e4 -> 5e8c60002f) - posted by kx...@apache.org on 2023/07/21 11:28:03 UTC, 0 replies.
- [doris] 01/18: [fix](publish) fix check_version_exist coredump (#22038) - posted by kx...@apache.org on 2023/07/21 11:28:04 UTC, 0 replies.
- [doris] 02/18: [refactor](mem_reuse) refactor mem_reuse in MutableBlock (#21564) - posted by kx...@apache.org on 2023/07/21 11:28:05 UTC, 0 replies.
- [doris] 03/18: [improvement](multi-catalog)add last sync time for external catalog (#21873) - posted by kx...@apache.org on 2023/07/21 11:28:06 UTC, 0 replies.
- [doris] 04/18: [fix](test) should not create and read internal table when use mock cluster in UT (#21660) - posted by kx...@apache.org on 2023/07/21 11:28:07 UTC, 0 replies.
- [doris] 05/18: [fix](planner)fix bug of pushing conjuncts into inlineview (#21962) - posted by kx...@apache.org on 2023/07/21 11:28:08 UTC, 0 replies.
- [doris] 06/18: [refactor](vectorized) Remove useless control variables to simplify aggregation node code (#22026) - posted by kx...@apache.org on 2023/07/21 11:28:09 UTC, 0 replies.
- [doris] 07/18: [fix](tablet clone) sched wait slot if has be path (#22015) - posted by kx...@apache.org on 2023/07/21 11:28:10 UTC, 0 replies.
- [doris] 08/18: [Enhancement](window-funnel)add different modes for window_funnel() function (#20563) - posted by kx...@apache.org on 2023/07/21 11:28:11 UTC, 0 replies.
- [doris] 09/18: [improve](load) add more profiles in tablets channel (#21838) - posted by kx...@apache.org on 2023/07/21 11:28:12 UTC, 0 replies.
- [doris] 10/18: [doc](routineload)add routine load ssl example for access ali-kafka (#21877) - posted by kx...@apache.org on 2023/07/21 11:28:13 UTC, 0 replies.
- [doris] 11/18: [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets (#21732) - posted by kx...@apache.org on 2023/07/21 11:28:14 UTC, 0 replies.
- [doris] 12/18: [Fix](compaction) add error message when load unsupport compression code (#22033) - posted by kx...@apache.org on 2023/07/21 11:28:15 UTC, 0 replies.
- [doris] 13/18: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… (#21988) - posted by kx...@apache.org on 2023/07/21 11:28:16 UTC, 0 replies.
- [doris] 14/18: [Bug][RegressionTest] fix the DCHECK failed in join code (#22021) - posted by kx...@apache.org on 2023/07/21 11:28:17 UTC, 0 replies.
- [doris] 15/18: [typo](docs) fix some mistake in Doris & Spark Column Type Mapping (#19998) - posted by kx...@apache.org on 2023/07/21 11:28:18 UTC, 0 replies.
- [doris] 16/18: [chore](Nereids) fix typo in some plan visitor (#21830) - posted by kx...@apache.org on 2023/07/21 11:28:19 UTC, 0 replies.
- [doris] 17/18: [fix](log) column index off-by-one error in scanner logs (#19747) - posted by kx...@apache.org on 2023/07/21 11:28:20 UTC, 0 replies.
- [doris] 18/18: [enhancement](Nereids) support other join framework in DPHyper (#21835) - posted by kx...@apache.org on 2023/07/21 11:28:21 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22030: [feature](load) support line delimiter for old broker load - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/21 11:31:22 UTC, 0 replies.
- [doris] branch master updated (b76d0d84ac -> e489b60ea3) - posted by da...@apache.org on 2023/07/21 11:31:27 UTC, 0 replies.
- [GitHub] [doris] liuxinzero07 closed pull request #21659: modify docs with configure kerberos - posted by "liuxinzero07 (via GitHub)" <gi...@apache.org> on 2023/07/21 11:35:43 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21848: [feature](create-table) support setting replication num for creating table opertaion globally - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 11:36:06 UTC, 0 replies.
- [doris] branch master updated: [feature](create-table) support setting replication num for creating table opertaion globally (#21848) - posted by mo...@apache.org on 2023/07/21 11:36:10 UTC, 0 replies.
- [GitHub] [doris] liuxinzero07 opened a new pull request, #22097: modify docs with configure kerberos - posted by "liuxinzero07 (via GitHub)" <gi...@apache.org> on 2023/07/21 11:47:15 UTC, 0 replies.
- [GitHub] [doris] catpineapple opened a new pull request, #22098: [feature](planner) modify multi partition prefix value - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/21 13:12:31 UTC, 0 replies.
- [GitHub] [doris] catpineapple commented on pull request #22098: [feature](planner) modify multi partition prefix value - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/21 13:12:47 UTC, 3 replies.
- [GitHub] [doris] starocean999 merged pull request #22079: [fix](planner)shouldn't force push down conjuncts for union statement - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/21 13:12:59 UTC, 0 replies.
- [doris] branch master updated: [fix](planner)shouldn't force push down conjuncts for union statement (#22079) - posted by st...@apache.org on 2023/07/21 13:13:06 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #22099: [enhancement](config) enlarge max_bytes_per_broker_scanner to 5G - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/21 13:35:08 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #22099: [enhancement](config) enlarge max_bytes_per_broker_scanner to 5G - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/21 13:35:31 UTC, 1 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22100: [feature](branch-2.0) add failure tolerance for strict mode partial update stream load - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/21 13:46:03 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22098: [feature](planner) modify multi partition prefix value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 13:52:39 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22100: [feature](branch-2.0) add failure tolerance for strict mode partial update stream load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 13:54:11 UTC, 3 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #22101: [fix](merge-on-write) fix query result wrong when schema change (#22044) - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/21 13:59:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22101: [fix](merge-on-write) fix query result wrong when schema change (#22044) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 14:02:41 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22099: [enhancement](config) enlarge max_bytes_per_broker_scanner to 5G - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 14:18:31 UTC, 1 replies.
- [GitHub] [doris] zddr commented on pull request #21968: [improvement](catalog)optimize ldap - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/21 14:19:07 UTC, 2 replies.
- [GitHub] [doris] dinggege1024 opened a new issue, #22103: [Bug] doc json type example error - posted by "dinggege1024 (via GitHub)" <gi...@apache.org> on 2023/07/21 14:35:17 UTC, 0 replies.
- [GitHub] [doris] dinggege1024 closed issue #22103: [Bug] doc json type example error - posted by "dinggege1024 (via GitHub)" <gi...@apache.org> on 2023/07/21 14:36:05 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #22101: [fix](merge-on-write) fix query result wrong when schema change (#22044) - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/21 14:41:32 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix](meger-on-write) fix query result wrong when schema change (#22044) (#22101) - posted by zh...@apache.org on 2023/07/21 14:41:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21968: [improvement](catalog)optimize ldap - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 14:47:32 UTC, 2 replies.
- [GitHub] [doris] xiaokang merged pull request #21972: [opt](inverted index) support the same column create different type index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/21 15:02:42 UTC, 0 replies.
- [doris] branch master updated (acf4aa2818 -> ef01988ae1) - posted by kx...@apache.org on 2023/07/21 15:02:47 UTC, 0 replies.
- [GitHub] [doris] tudouzhao commented on issue #17176: [Good First Issue] Doris' Future - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/21 15:06:00 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #21670: [fix](compaction)fix time series compaction policy - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/21 15:09:05 UTC, 0 replies.
- [doris] branch master updated (ef01988ae1 -> f7ac827c90) - posted by kx...@apache.org on 2023/07/21 15:09:09 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22093: [Regression-test](partition) remove create hot partition failed check - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 15:23:08 UTC, 1 replies.
- [GitHub] [doris] deadlinefen opened a new pull request, #22104: [feature](properties) Erase dynamic properties when table is synced - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/21 15:23:21 UTC, 0 replies.
- [doris] branch branch-2.0 updated (82ee8b0c7c -> a1b4338ecb) - posted by kx...@apache.org on 2023/07/21 15:25:41 UTC, 0 replies.
- [doris] 01/02: [opt](inverted index) support the same column create different type index (#21972) - posted by kx...@apache.org on 2023/07/21 15:25:42 UTC, 0 replies.
- [doris] 02/02: [fix](compaction) fix time series compaction point policy (#21670) - posted by kx...@apache.org on 2023/07/21 15:25:43 UTC, 0 replies.
- [GitHub] [doris] ByteYue opened a new pull request, #22105: [enhance](S3) add s3 bvar metrics for all s3 operation - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/21 15:26:16 UTC, 0 replies.
- [GitHub] [doris] ByteYue commented on pull request #22105: [enhance](S3) add s3 bvar metrics for all s3 operation - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/21 15:26:25 UTC, 2 replies.
- [GitHub] [doris] luozenglin commented on a diff in pull request #21968: [improvement](catalog)optimize ldap - posted by "luozenglin (via GitHub)" <gi...@apache.org> on 2023/07/21 15:26:53 UTC, 0 replies.
- [GitHub] [doris] deadlinefen commented on pull request #22104: [feature](properties) Erase dynamic properties when table is synced - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/21 15:27:00 UTC, 2 replies.
- [GitHub] [doris] morningman opened a new pull request, #22106: [minor](log) print error msg to fe.out before log is initialized - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 15:30:30 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22037: [Bug](node) fix partition sort node forget handle some type of key in hashmap - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/21 15:30:43 UTC, 0 replies.
- [doris] branch master updated (f7ac827c90 -> afeac4419f) - posted by yi...@apache.org on 2023/07/21 15:30:48 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21883: [enhance](nereids) enhance runtime filter pushdown - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/21 15:31:33 UTC, 0 replies.
- [doris] branch master updated (afeac4419f -> 0b1c82b021) - posted by mo...@apache.org on 2023/07/21 15:31:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22105: [enhance](S3) add s3 bvar metrics for all s3 operation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 15:34:21 UTC, 5 replies.
- [GitHub] [doris] zy-kkk merged pull request #22067: [feature](docs) add docs dbt-doris adapter - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 15:34:50 UTC, 0 replies.
- [doris] branch master updated: [feature](docs) add docs dbt-doris adapter (#22067) - posted by zy...@apache.org on 2023/07/21 15:34:55 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22106: [minor](log) print error msg to fe.out before log is initialized - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 15:35:16 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21969: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/21 15:37:44 UTC, 2 replies.
- [GitHub] [doris] xiaokang merged pull request #22096: [fix](nereids)PredicatePropagation only support integer types for now - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/21 15:40:11 UTC, 0 replies.
- [doris] branch master updated (32fce013f7 -> 93f9a8cbf5) - posted by kx...@apache.org on 2023/07/21 15:40:16 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on issue #21884: [Bug] mysql中新建了表,doris里通过JDBC Catalog查不出来 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/21 15:45:32 UTC, 0 replies.
- [GitHub] [doris] amorynan opened a new pull request, #22107: [FIX](map)fix map proto contains_null - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/21 15:52:29 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #22107: [FIX](map)fix map proto contains_null - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/21 15:57:00 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22105: [enhance](S3) add s3 bvar metrics for all s3 operation - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 15:58:47 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22107: [FIX](map)fix map proto contains_null - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 15:59:48 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22104: [feature](properties) Erase dynamic properties when table is synced - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 16:05:54 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #22074: [Fix] (multi catalog)Fix external table couldn't find db bug. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 16:13:29 UTC, 0 replies.
- [doris] branch master updated: [Fix] (multi catalog)Fix external table couldn't find db bug (#22074) - posted by mo...@apache.org on 2023/07/21 16:13:34 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21594: [Fix](Catalog) fix issue that get internal catalog after switch to external catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/21 16:21:35 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #22108: [bug](node) fix partiton sort node core dump when eos - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/21 16:21:40 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #22108: [bug](node) fix partiton sort node core dump when eos - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/21 16:21:59 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22108: [bug](node) fix partiton sort node core dump when eos - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 16:28:49 UTC, 3 replies.
- [doris] branch branch-2.0 updated (a1b4338ecb -> a31be851df) - posted by kx...@apache.org on 2023/07/21 16:57:51 UTC, 0 replies.
- [doris] 01/03: [fix](planner)shouldn't force push down conjuncts for union statement (#22079) - posted by kx...@apache.org on 2023/07/21 16:57:52 UTC, 0 replies.
- [doris] 02/03: [fix](nereids)PredicatePropagation only support integer types for now (#22096) - posted by kx...@apache.org on 2023/07/21 16:57:53 UTC, 0 replies.
- [doris] 03/03: [Bug](node) fix partition sort node forget handle some type of key in hashmap (#22037) - posted by kx...@apache.org on 2023/07/21 16:57:54 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22108: [bug](node) fix partiton sort node core dump when eos - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 17:02:01 UTC, 1 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #22107: [FIX](map)fix map proto contains_null - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/21 17:02:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22107: [FIX](map)fix map proto contains_null - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/21 17:05:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22032: [enhancement](jdbc catalog) Add sqlserver jdbc url param `useBulkCopyForBatchInsert=true` - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 22:33:59 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] closed pull request #16122: [efficiency](chore) do not build ui sparkdpp and hive udf while building fe - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 00:09:50 UTC, 0 replies.
- [GitHub] [doris] liuxinzero07 commented on pull request #22106: [minor](log) print error msg to fe.out before log is initialized - posted by "liuxinzero07 (via GitHub)" <gi...@apache.org> on 2023/07/22 02:29:01 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on a diff in pull request #22107: [FIX](map)fix map proto contains_null - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/22 02:29:13 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22107: [FIX](map)fix map proto contains_null - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 02:41:57 UTC, 0 replies.
- [doris] branch master updated: [FIX](map)fix map proto contains_null #22107 - posted by yi...@apache.org on 2023/07/22 02:42:01 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on a diff in pull request #21969: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/22 03:03:11 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #22032: [enhancement](jdbc catalog) Add sqlserver jdbc url param `useBulkCopyForBatchInsert=true` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/22 03:32:24 UTC, 0 replies.
- [doris] branch master updated: [enhancement](jdbc catalog) Add sqlserver jdbc url param `useBulkCopyForBatchInsert=true` (#22032) - posted by zy...@apache.org on 2023/07/22 03:32:30 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22070: [enhancement](nereids) Update stats table config - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 03:41:55 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian commented on pull request #22010: [Feature](Compaction) Support do full compaction by table id - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/22 03:58:19 UTC, 0 replies.
- [GitHub] [doris-website] zy-kkk merged pull request #269: [typo](docs) Remove features that are not useful in 1.2 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/22 03:58:32 UTC, 0 replies.
- [doris-website] branch master updated: [typo](docs) Remove features that are not useful in 1.2 (#269) - posted by zy...@apache.org on 2023/07/22 03:58:35 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 04:02:50 UTC, 4 replies.
- [GitHub] [doris] xiedeyantu opened a new pull request, #22109: [Enhancement] add soft link for the compile_commands.json - posted by "xiedeyantu (via GitHub)" <gi...@apache.org> on 2023/07/22 04:02:54 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22109: [Enhancement] add soft link for the compile_commands.json - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 04:04:09 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22010: [Feature](Compaction) Support do full compaction by table id - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/22 05:14:38 UTC, 0 replies.
- [GitHub] [doris] zzzzzzzs commented on pull request #21621: [Enhancement](load) http load using SQL - posted by "zzzzzzzs (via GitHub)" <gi...@apache.org> on 2023/07/22 05:30:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 06:06:16 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/22 06:08:47 UTC, 0 replies.
- [doris] branch master updated: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. (#21998) - posted by zy...@apache.org on 2023/07/22 06:08:51 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on pull request #21817: [typo](docs) update document syntax and add links to referenced articles - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/22 06:36:07 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #21969: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/22 07:21:19 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21896: [fix](partial update) fix some bugs of sequence column - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/22 07:26:51 UTC, 0 replies.
- [doris] branch master updated: [fix](partial update) fix some bugs of sequence column (#21896) - posted by da...@apache.org on 2023/07/22 07:26:57 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21969: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/22 07:27:08 UTC, 0 replies.
- [doris] branch master updated: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… (#21969) - posted by pa...@apache.org on 2023/07/22 07:27:11 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21957: [FIX](complex-type)delete enable_map/struct_type switch - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 07:29:34 UTC, 0 replies.
- [doris] branch master updated: [FIX](complex-type)delete enable_map/struct_type switch #21957 - posted by yi...@apache.org on 2023/07/22 07:29:38 UTC, 0 replies.
- [GitHub] [doris] linlin994395 opened a new issue, #22111: 某一分区删除部分数据后,select无结果,但是show partitions显示有数据 - posted by "linlin994395 (via GitHub)" <gi...@apache.org> on 2023/07/22 08:13:44 UTC, 0 replies.
- [GitHub] [doris] linlin994395 commented on issue #22111: 某一分区删除部分数据后,select无结果,但是show partitions显示有数据 - posted by "linlin994395 (via GitHub)" <gi...@apache.org> on 2023/07/22 08:14:53 UTC, 0 replies.
- [GitHub] [doris] zenoyang closed pull request #20234: [improvement](join) Avoid copying column elements when join build ouput block - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/22 08:58:32 UTC, 0 replies.
- [GitHub] [doris] linlin994395 opened a new issue, #22113: AGGREGATE 模型随着ETL不断进行,查询结果不符合预期 - posted by "linlin994395 (via GitHub)" <gi...@apache.org> on 2023/07/22 09:21:43 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22093: [Regression-test](partition) remove create hot partition failed check - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 09:47:49 UTC, 0 replies.
- [doris] branch master updated: remove create hot partition failed check (#22093) - posted by yi...@apache.org on 2023/07/22 09:47:54 UTC, 0 replies.
- [GitHub] [doris] taptao commented on pull request #12614: [Feature](docker) implementation Doris on K8S - posted by "taptao (via GitHub)" <gi...@apache.org> on 2023/07/22 10:11:03 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/22 10:12:00 UTC, 1 replies.
- [GitHub] [doris] skyhitnow commented on pull request #20638: [type](docs)Stream load document correction - posted by "skyhitnow (via GitHub)" <gi...@apache.org> on 2023/07/22 10:19:45 UTC, 0 replies.
- [GitHub] [doris] skyhitnow closed pull request #20638: [type](docs)Stream load document correction - posted by "skyhitnow (via GitHub)" <gi...@apache.org> on 2023/07/22 10:24:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22099: [enhancement](config) enlarge max_bytes_per_broker_scanner to 5G - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 10:26:33 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/22 10:51:14 UTC, 1 replies.
- [GitHub] [doris] yiguolei opened a new pull request, #22114: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 12:52:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22114: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 12:58:58 UTC, 4 replies.
- [GitHub] [doris] yiguolei commented on pull request #22114: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 13:36:52 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22114: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/22 13:38:31 UTC, 0 replies.
- [GitHub] [doris] hubgeter opened a new pull request, #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive . - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/22 13:49:28 UTC, 0 replies.
- [GitHub] [doris] hubgeter closed pull request #22008: [opt](hive)opt select count(*) stmt push down agg on hive - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/22 13:49:48 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22078: [improvement]Optimize the split to the user-specified size - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 13:57:13 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive . - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 13:58:00 UTC, 10 replies.
- [doris] branch branch-2.0 updated (a31be851df -> c7866843a9) - posted by kx...@apache.org on 2023/07/22 14:18:59 UTC, 0 replies.
- [doris] 01/03: [FIX](map)fix map proto contains_null #22107 - posted by kx...@apache.org on 2023/07/22 14:19:00 UTC, 0 replies.
- [doris] 02/03: [enhancement](jdbc catalog) Add sqlserver jdbc url param `useBulkCopyForBatchInsert=true` (#22032) - posted by kx...@apache.org on 2023/07/22 14:19:01 UTC, 0 replies.
- [doris] 03/03: [FIX](complex-type)delete enable_map/struct_type switch #21957 - posted by kx...@apache.org on 2023/07/22 14:19:02 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Bug](storage )fix dead lock when create_tablet need lock two tablet && update mv_p0… (#21969) - posted by kx...@apache.org on 2023/07/22 14:21:02 UTC, 0 replies.
- [doris] branch branch-2.0 updated: remove create hot partition failed check (#22093) - posted by kx...@apache.org on 2023/07/22 14:23:50 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22114: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/22 14:24:04 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #22045: [fix](metric) fix prometheus metric format error - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 14:38:31 UTC, 0 replies.
- [doris] branch master updated: [fix](metric) fix prometheus metric format error (#22045) - posted by yi...@apache.org on 2023/07/22 14:38:35 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22116: [Fix](nereids) Fix Olap table qualifier only contains db name bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/22 14:51:03 UTC, 0 replies.
- [GitHub] [doris] yiguolei opened a new pull request, #22117: [bugfix](scanner) when scanner init failed during get tablet, not need call update counters - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 14:52:31 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22117: [bugfix](scanner) when scanner init failed during get tablet, not need call update counters - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/22 14:52:53 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22117: [bugfix](scanner) when scanner init failed during get tablet, not need call update counters - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 14:57:17 UTC, 2 replies.
- [GitHub] [doris] xiaokang opened a new pull request, #22118: [fix](inverted index) make error message more friendly when query token is empty - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/22 15:28:22 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #22118: [fix](inverted index) make error message more friendly when query token is empty - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/22 15:28:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22118: [fix](inverted index) make error message more friendly when query token is empty - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 15:34:48 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22117: [bugfix](scanner) when scanner init failed during get tablet, not need call update counters - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/22 15:40:50 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #22116: [Fix](nereids) Fix Olap table qualifier only contains db name bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/22 15:53:38 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22118: [fix](inverted index) make error message more friendly when query token is empty - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/22 16:08:00 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22116: [Fix](nereids) Fix Olap table qualifier only contains db name bug. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/22 16:32:52 UTC, 2 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ fa1f86556c0d8fb4800f1924b59fcb567aea4ddd - posted by gi...@apache.org on 2023/07/23 01:52:13 UTC, 2 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22114: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/23 01:53:49 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22117: [bugfix](scanner) when scanner init failed during get tablet, not need call update counters - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/23 02:19:23 UTC, 0 replies.
- [doris] branch master updated: [bugfix](scanner) when scanner init failed during get tablet, not need call update counters (#22117) - posted by yi...@apache.org on 2023/07/23 02:19:29 UTC, 0 replies.
- [GitHub] [doris] plutoyty opened a new issue, #22120: [Bug] Delete the .idea in the project to avoid being affected by specific IDE settings - posted by "plutoyty (via GitHub)" <gi...@apache.org> on 2023/07/23 03:16:48 UTC, 0 replies.
- [GitHub] [doris] plutoyty opened a new pull request, #22121: [Fix](folder) Delete the .idea in the project to avoid being affected by specific IDE settings - posted by "plutoyty (via GitHub)" <gi...@apache.org> on 2023/07/23 03:19:11 UTC, 1 replies.
- [GitHub] [doris] plutoyty closed pull request #22121: [Fix](folder) Delete the .idea in the project to avoid being affected by specific IDE settings - posted by "plutoyty (via GitHub)" <gi...@apache.org> on 2023/07/23 03:20:16 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21941: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/23 03:24:23 UTC, 0 replies.
- [doris] branch master updated: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event (#21941) - posted by mo...@apache.org on 2023/07/23 03:24:26 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21966: [doc](catalog)paimon doc - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/23 03:24:43 UTC, 0 replies.
- [doris] branch master updated (dfb5d4bc13 -> eceb30f47e) - posted by mo...@apache.org on 2023/07/23 03:24:46 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21968: [improvement](catalog)optimize ldap - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/23 03:30:25 UTC, 2 replies.
- [GitHub] [doris] dataroaring commented on pull request #22082: fix(compaction) release the block and segment iterator after reading to the end of the segment file - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/23 03:31:52 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](metric) fix prometheus metric format error (#22045) - posted by ca...@apache.org on 2023/07/23 03:43:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21597: [feature](partial update) support MOW partial update for insert statement - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/23 03:44:43 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #22106: [minor](log) print error msg to fe.out before log is initialized - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/23 03:55:09 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22099: [enhancement](config) enlarge max_bytes_per_broker_scanner to 5G - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/23 04:00:35 UTC, 0 replies.
- [doris] branch master updated: [enhancement](config) enlarge max_bytes_per_broker_scanner to 5G #22099 - posted by yi...@apache.org on 2023/07/23 04:00:39 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22108: [bug](node) fix partiton sort node core dump when eos - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/23 04:00:55 UTC, 0 replies.
- [doris] branch master updated: [bug](node) fix partiton sort node core dump when eos (#22108) - posted by pa...@apache.org on 2023/07/23 04:00:59 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22082: fix(compaction) release the block and segment iterator after reading to the end of the segment file - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/23 04:11:03 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22106: [minor](log) print error msg to fe.out before log is initialized - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/23 04:33:41 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22086: [Improvement](pipeline) support send eos on local exchange and remove some unused code - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/23 04:56:35 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22114: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/23 05:04:36 UTC, 0 replies.
- [doris] branch master updated: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs (#22114) - posted by yi...@apache.org on 2023/07/23 05:04:40 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #22090: [fix](partial-update) fix update core for merge-on-write table - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/23 05:35:11 UTC, 0 replies.
- [doris] branch master updated (2c16fe0da9 -> 4f0158c458) - posted by zh...@apache.org on 2023/07/23 05:35:16 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #22122: [Enhancement](planner)support fold constant for date_trunc() - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/23 07:00:53 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #22122: [Enhancement](planner)support fold constant for date_trunc() - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/23 07:01:05 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22122: [Enhancement](planner)support fold constant for date_trunc() - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/23 07:52:55 UTC, 1 replies.
- [GitHub] [doris] englefly commented on pull request #22064: [stats](nereids)keep min/max expr in colstats - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/23 08:19:30 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21495: [improvement](Jsonb) optimization Jsonb path parse - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/23 10:59:15 UTC, 0 replies.
- [doris] branch master updated: [improvement](Jsonb) optimization Jsonb path parse (#21495) - posted by zy...@apache.org on 2023/07/23 10:59:22 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21975: [opt](filecache) use weak_ptr to cache the file handle of file segment - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/23 11:01:49 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22106: [minor](log) print error msg to fe.out before log is initialized - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/23 11:20:13 UTC, 0 replies.
- [doris] branch master updated: [minor](log) print error msg to fe.out before log is initialized (#22106) - posted by mo...@apache.org on 2023/07/23 11:20:16 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22049: [improvement](s3) increase the connection num of s3 client - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/23 11:20:35 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22062: [deps](hadoop) update hadoop libs to 3.3.4.5 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/23 11:20:52 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22049: [improvement](s3) increase the connection num of s3 client - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/23 12:00:58 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22062: [deps](hadoop) update hadoop libs to 3.3.4.5 - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/23 12:17:19 UTC, 0 replies.
- [doris] branch master updated: [deps](hadoop) update hadoop libs to 3.3.4.5 (#22062) - posted by kx...@apache.org on 2023/07/23 12:17:23 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on a diff in pull request #21975: [opt](filecache) use weak_ptr to cache the file handle of file segment - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/23 12:42:30 UTC, 0 replies.
- [GitHub] [doris] taptao commented on issue #21268: [Enhancement] Improve Json function for doris - posted by "taptao (via GitHub)" <gi...@apache.org> on 2023/07/23 13:03:06 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22086: [Improvement](pipeline) support send eos on local exchange and remove some unused code - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/23 13:14:29 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/23 13:34:19 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/23 13:36:26 UTC, 3 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive . - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/23 14:07:09 UTC, 1 replies.
- [GitHub] [doris] morningman opened a new pull request, #22124: [feature](create-table) support setting replication num for creating table operation globally - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/23 14:20:26 UTC, 0 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #22000: [refactor](Nereids): avoid useless groupByColStats Map - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/23 14:22:06 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #22000: [refactor](Nereids): avoid useless groupByColStats Map - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/23 14:23:08 UTC, 0 replies.
- [doris] branch branch-2.0 updated (a852ff36f4 -> b0b755855f) - posted by kx...@apache.org on 2023/07/23 14:24:39 UTC, 0 replies.
- [doris] 01/08: [fix](metric) fix prometheus metric format error (#22045) - posted by kx...@apache.org on 2023/07/23 14:24:40 UTC, 0 replies.
- [doris] 02/08: [bugfix](scanner) when scanner init failed during get tablet, not need call update counters (#22117) - posted by kx...@apache.org on 2023/07/23 14:24:41 UTC, 0 replies.
- [doris] 03/08: [fix](catalog) do not call makeSureInitialized when create/drop table/db from hms meta event (#21941) - posted by kx...@apache.org on 2023/07/23 14:24:42 UTC, 0 replies.
- [doris] 04/08: [doc](catalog)paimon doc (#21966) - posted by kx...@apache.org on 2023/07/23 14:24:43 UTC, 0 replies.
- [doris] 05/08: [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not cache exprs (#22114) - posted by kx...@apache.org on 2023/07/23 14:24:44 UTC, 0 replies.
- [doris] 06/08: [improvement](Jsonb) optimization Jsonb path parse (#21495) - posted by kx...@apache.org on 2023/07/23 14:24:45 UTC, 0 replies.
- [doris] 07/08: [minor](log) print error msg to fe.out before log is initialized (#22106) - posted by kx...@apache.org on 2023/07/23 14:24:46 UTC, 0 replies.
- [doris] 08/08: [deps](hadoop) update hadoop libs to 3.3.4.5 (#22062) - posted by kx...@apache.org on 2023/07/23 14:24:47 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22124: [feature](create-table) support setting replication num for creating table operation globally - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/23 14:32:10 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [feature](create-table) support setting replication num for creating table opertaion globally (#21848) (#22124) - posted by kx...@apache.org on 2023/07/23 14:32:13 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/23 14:49:44 UTC, 3 replies.
- [GitHub] [doris] caiconghui opened a new pull request, #22125: [feature](metric) Support collect query counter and error query counter metric in user level - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/23 14:59:40 UTC, 0 replies.
- [GitHub] [doris] caiconghui commented on pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/23 15:01:07 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22064: [stats](nereids)keep min/max expr in colstats - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/23 15:10:16 UTC, 0 replies.
- [GitHub] [doris] zddr commented on a diff in pull request #21968: [improvement](catalog)optimize ldap - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/23 15:26:47 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22078: [improvement](iceberg) Optimize the split to the user-specified size - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/23 15:28:04 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22059: [vectorized](udf) java udf support map type - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/23 15:55:41 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22078: [improvement](iceberg) Optimize the split to the user-specified size - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/23 16:07:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21959: [nereids](function) add boolean type for sum agg - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/23 16:07:38 UTC, 1 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/23 16:24:19 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/23 16:35:01 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 00:35:24 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22070: [enhancement](nereids) Update stats table config - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 00:36:28 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #22082: fix(compaction) release the block and segment iterator after reading to the end of the segment file - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 00:47:21 UTC, 0 replies.
- [doris] branch master updated: fix(compaction) release the block and segment iterator after reading to the end of the segment file (#22082) - posted by yi...@apache.org on 2023/07/24 00:47:25 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22078: [improvement](iceberg) Optimize the split to the user-specified size - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 00:48:13 UTC, 0 replies.
- [doris] branch master updated: [improvement](iceberg) Optimize the split to the user-specified size #22078 - posted by yi...@apache.org on 2023/07/24 00:48:17 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22056: [refactor](be) use std::move to improve performance of push_back - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 00:51:30 UTC, 0 replies.
- [doris] branch master updated: [refactor](be) use std::move to improve performance of push_back #22056 - posted by yi...@apache.org on 2023/07/24 00:51:34 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 00:53:10 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22000: [refactor](Nereids): avoid useless groupByColStats Map - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 00:56:47 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #21906: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 01:01:18 UTC, 0 replies.
- [doris] branch master updated: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same (#21906) - posted by yi...@apache.org on 2023/07/24 01:01:21 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22009: [typo](docs)Correct the fe-config markdown comments - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 01:05:59 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21839: [improvement](spark-load) support datev2 and datetimev2 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 01:07:56 UTC, 0 replies.
- [doris] branch master updated: [improvement](spark-load) support datev2 and datetimev2 #21839 - posted by yi...@apache.org on 2023/07/24 01:07:59 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #21812: [nereids](function) support date_floor/ceil function - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 01:08:38 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed pull request #21807: Bump okio from 2.6.0 to 3.4.0 in /fe - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 01:12:24 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] commented on pull request #21807: Bump okio from 2.6.0 to 3.4.0 in /fe - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 01:12:26 UTC, 0 replies.
- [doris] branch dependabot/maven/fe/com.squareup.okio-okio-3.4.0 deleted (was 987916e8fa) - posted by gi...@apache.org on 2023/07/24 01:12:36 UTC, 0 replies.
- [GitHub] [doris] didasai closed issue #21884: [Bug] mysql中新建了表,doris里通过JDBC Catalog查不出来 - posted by "didasai (via GitHub)" <gi...@apache.org> on 2023/07/24 01:19:26 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21786: [fix](docs) update version since of stream load enable_profile - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 01:22:15 UTC, 0 replies.
- [doris] branch master updated: [fix](docs) update version since of stream load enable_profile (#21786) - posted by yi...@apache.org on 2023/07/24 01:22:19 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22086: [Improvement](pipeline) support send eos on local exchange and remove some unused code - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/24 01:25:35 UTC, 0 replies.
- [doris] branch master updated: [Improvement](pipeline) support send eos on local exchange and remove some unused code (#22086) - posted by pa...@apache.org on 2023/07/24 01:25:39 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue. - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/24 01:47:35 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on a diff in pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/24 01:52:54 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #21488: [enhancement](merge-on-write) support concurrent delete bitmap calc while close_wait - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/24 02:09:30 UTC, 0 replies.
- [doris] branch master updated (19ba6bec38 -> 86e80ae175) - posted by zh...@apache.org on 2023/07/24 02:09:35 UTC, 0 replies.
- [GitHub] [doris] baitian77 commented on issue #17210: [Bug] - posted by "baitian77 (via GitHub)" <gi...@apache.org> on 2023/07/24 02:15:35 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #21996: [Enhance] improve publish version performance - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 02:21:07 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22064: [stats](nereids)keep min/max expr in colstats - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 02:27:14 UTC, 1 replies.
- [GitHub] [doris] englefly merged pull request #22064: [stats](nereids)keep min/max expr in colstats - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/24 02:28:39 UTC, 0 replies.
- [doris] branch master updated: [stats](nereids)keep min/max expr in colstats (#22064) - posted by en...@apache.org on 2023/07/24 02:28:42 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #22126: (enhancement)(config) Enlarge broker scanner bytes conf to 50G, 5G is still not enough - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/24 02:29:41 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #22126: (enhancement)(config) Enlarge broker scanner bytes conf to 50G, 5G is still not enough - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/24 02:32:14 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22126: (enhancement)(config) Enlarge broker scanner bytes conf to 50G, 5G is still not enough - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 02:34:29 UTC, 1 replies.
- [GitHub] [doris] hf200012 commented on issue #22025: [Bug] add_month error - posted by "hf200012 (via GitHub)" <gi...@apache.org> on 2023/07/24 02:38:23 UTC, 0 replies.
- [GitHub] [doris] hf200012 closed issue #22025: [Bug] add_month error - posted by "hf200012 (via GitHub)" <gi...@apache.org> on 2023/07/24 02:38:45 UTC, 0 replies.
- [GitHub] [doris] HowardQin commented on pull request #21859: [Improvement](sql) support create or replace view (#20131) - posted by "HowardQin (via GitHub)" <gi...@apache.org> on 2023/07/24 02:39:02 UTC, 1 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22127: [typo][docs] Modify words typos. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/24 02:44:20 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22128: [typo][doc] modify the error in the current_time() example. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/24 02:50:17 UTC, 0 replies.
- [GitHub] [doris] JNSimba opened a new pull request, #22129: [catalog](faq) add jdbc catalog faq - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/24 02:51:54 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22130: [Revert](branch-2.0) revert lazy open and add case - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/24 02:53:28 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #21892: [refactor](load) create memtable writer abstraction in delta writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/24 02:55:48 UTC, 1 replies.
- [GitHub] [doris] Mryange opened a new pull request, #22131: [typo](docs) add to set JAVA HOME in upgrade - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/24 02:58:10 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #22131: [typo](docs) add to set JAVA HOME in upgrade - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/24 02:58:21 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22132: [typo][doc]modify the error in the array_last_index() example. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/24 02:58:28 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22130: [Revert](branch-2.0) revert lazy open and add case - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/24 02:58:29 UTC, 0 replies.
- [GitHub] [doris] jixxiong opened a new pull request, #22133: [fix](unique-key) disable partial change when undergoing a schema changing process - posted by "jixxiong (via GitHub)" <gi...@apache.org> on 2023/07/24 03:01:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22130: [Revert](branch-2.0) revert lazy open and add case - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:01:48 UTC, 2 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22134: [fix](Nereids) remove double sigature of ceil, floor and round - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 03:03:14 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22134: [fix](Nereids) remove double sigature of ceil, floor and round - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 03:03:40 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21892: [refactor](load) create memtable writer abstraction in delta writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:03:49 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22133: [fix](unique-key) disable partial change when undergoing a schema changing process - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:08:43 UTC, 1 replies.
- [GitHub] [doris] kaijchen commented on pull request #21725: [refactor](load) create segment creator abstraction in rowset writer - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/24 03:12:49 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21725: [refactor](load) create segment creator abstraction in rowset writer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:16:57 UTC, 2 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #22135: [Fix](Sonar)Fix Java heap space error - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/24 03:17:52 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #22135: [Fix](Sonar)Fix Java heap space error - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/24 03:18:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22135: [Fix](Sonar)Fix Java heap space error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:19:44 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22126: (enhancement)(config) Enlarge broker scanner bytes conf to 50G, 5G is still not enough - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 03:22:21 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22136: [Fix](config) delete unuse lazy open config - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/24 03:23:43 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22136: [Fix](config) delete unuse lazy open config - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/24 03:23:55 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22136: [Fix](config) delete unuse lazy open config - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:30:55 UTC, 2 replies.
- [GitHub] [doris] AshinGau commented on pull request #21910: [improvement](multi catalog)paimon support filesystem metastore - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/24 03:31:58 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22134: [fix](Nereids) remove double sigature of ceil, floor and round - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:35:02 UTC, 2 replies.
- [GitHub] [doris] echo-hhj opened a new pull request, #22137: [typo](docs)Modified example of broke - posted by "echo-hhj (via GitHub)" <gi...@apache.org> on 2023/07/24 03:37:08 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21892: [refactor](load) create memtable writer abstraction in delta writer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 03:37:22 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22138: [round](decimalv2) round decimalv2 to precision value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/24 03:37:38 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22134: [fix](Nereids) remove double sigature of ceil, floor and round - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 03:39:02 UTC, 2 replies.
- [GitHub] [doris] morrySnow merged pull request #21497: [Fix](planner)fix rewritten alias function's original function is not analyzed again - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 03:40:02 UTC, 0 replies.
- [doris] branch master updated (138e6c2f01 -> e141409171) - posted by mo...@apache.org on 2023/07/24 03:40:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21924: [Fix](Nereids)fix insert into default value exception - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:42:53 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22122: [Enhancement](planner)support fold constant for date_trunc() - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:43:41 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22138: [round](decimalv2) round decimalv2 to precision value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:46:48 UTC, 9 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22047: [feature](executor) using fe version to set instance_num - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/24 03:52:20 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21725: [refactor](load) create segment creator abstraction in rowset writer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 03:53:24 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21626: [enhancement](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 03:59:33 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22138: [round](decimalv2) round decimalv2 to precision value - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 04:03:36 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21924: [Fix](Nereids)fix insert into default value exception - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 04:08:45 UTC, 0 replies.
- [doris] branch master updated: [Fix](Nereids)fix insert into default value exception (#21924) - posted by mo...@apache.org on 2023/07/24 04:08:50 UTC, 0 replies.
- [GitHub] [doris] hubgeter commented on a diff in pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive . - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/24 04:09:07 UTC, 8 replies.
- [GitHub] [doris] ldeng76 opened a new issue, #22139: be进程崩溃 - posted by "ldeng76 (via GitHub)" <gi...@apache.org> on 2023/07/24 04:12:37 UTC, 0 replies.
- [GitHub] [doris] jackwener merged pull request #22000: [refactor](Nereids): avoid useless groupByColStats Map - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/24 04:13:54 UTC, 0 replies.
- [doris] branch master updated: [refactor](Nereids): avoid useless groupByColStats Map (#22000) - posted by ja...@apache.org on 2023/07/24 04:13:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22136: [Fix](config) delete unuse lazy open config - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 04:29:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22034: [refactor](Nereids) push down all non-slot order key in sort and prune them upper sort - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 04:39:02 UTC, 1 replies.
- [GitHub] [doris] dutyu opened a new pull request, #22140: [Fix](multi-catalog) Not throw exceptions when file not exists for external hive tables. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/24 04:42:31 UTC, 0 replies.
- [GitHub] [doris] dutyu commented on pull request #22140: [Fix](multi-catalog) Not throw exceptions when file not exists for external hive tables. - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/24 04:43:33 UTC, 1 replies.
- [GitHub] [doris] JNSimba merged pull request #22135: [Fix](Sonar)Fix Java heap space error - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/24 04:46:22 UTC, 0 replies.
- [doris] branch master updated: [Fix](Sonar)Fix Java heap space error (#22135) - posted by di...@apache.org on 2023/07/24 04:46:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22140: [Fix](multi-catalog) Not throw exceptions when file not exists for external hive tables. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 04:50:47 UTC, 1 replies.
- [GitHub] [doris] kaijchen commented on pull request #22136: [Fix](config) delete unuse lazy open config - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/24 04:51:02 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22068: [Feature](Compaction)configurable compaction_policy - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 05:19:59 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22140: [Fix](multi-catalog) Not throw exceptions when file not exists for external hive tables. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 05:42:22 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #22138: [round](decimalv2) round decimalv2 to precision value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/24 06:02:22 UTC, 0 replies.
- [GitHub] [doris] ZhangYu0123 opened a new pull request, #22141: [fix](jdbc catalog) fix jdbc catalog like expr pushdown fails - posted by "ZhangYu0123 (via GitHub)" <gi...@apache.org> on 2023/07/24 06:04:23 UTC, 0 replies.
- [GitHub] [doris] ZhangYu0123 commented on pull request #22141: [fix](jdbc catalog) fix jdbc catalog like expr query error - posted by "ZhangYu0123 (via GitHub)" <gi...@apache.org> on 2023/07/24 06:05:16 UTC, 1 replies.
- [GitHub] [doris] ynzzxc commented on issue #22139: be进程崩溃 - posted by "ynzzxc (via GitHub)" <gi...@apache.org> on 2023/07/24 06:06:02 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22050: [fix](in) throw exception for unsupported data type of in expr - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 06:13:33 UTC, 0 replies.
- [doris] branch master updated (1a6709d3ac -> 99bf901607) - posted by yi...@apache.org on 2023/07/24 06:13:38 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22142: [fix](forward) fix MissingFormatArgumentException when failed to forward stmt to Master - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/24 06:15:16 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22142: [fix](forward) fix MissingFormatArgumentException when failed to forward stmt to Master - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/24 06:15:32 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21860: [enhance](nereids) enable wf partition topn by default - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 06:21:48 UTC, 0 replies.
- [doris] branch master updated (99bf901607 -> b5f27b5349) - posted by mo...@apache.org on 2023/07/24 06:21:52 UTC, 0 replies.
- [GitHub] [doris] JNSimba opened a new pull request, #22143: [doc](flink-connector)improve flink connector doc - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/24 06:22:48 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22142: [fix](forward) fix MissingFormatArgumentException when failed to forward stmt to Master - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 06:25:22 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #22031: [Fix](binlog) Fix bugs in tombstone - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/24 06:33:19 UTC, 0 replies.
- [doris] branch master updated (b5f27b5349 -> 667e4ea99b) - posted by da...@apache.org on 2023/07/24 06:33:23 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22144: [fix](Nereids) Nereids support sql cache - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/24 06:36:02 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 opened a new pull request, #22145: [Fix](Nereids) Fix problem of infer predicates not completely - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/24 06:37:42 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on pull request #21911: [Feature](Export) Supports concurrently export of table data - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/24 06:39:43 UTC, 2 replies.
- [GitHub] [doris] yuanyuan8983 opened a new pull request, #22146: [typo](doc) Modify the version supported by the function - posted by "yuanyuan8983 (via GitHub)" <gi...@apache.org> on 2023/07/24 06:41:14 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22144: [fix](Nereids) Nereids support sql cache - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 06:42:13 UTC, 1 replies.
- [GitHub] [doris] kaijchen closed pull request #19615: [typo](comments) fix some typo in comments and log messages - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/24 06:44:15 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #19615: [typo](comments) fix some typo in comments and log messages - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/24 06:44:19 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #22147: [bugfix](auth)fix db is null when table instanceof FunctionGenTable - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/24 06:44:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22146: [typo](doc) Modify the version supported by the function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 06:46:18 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22143: [doc](flink-connector)improve flink connector doc - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 06:46:41 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22129: [catalog](faq) add jdbc catalog faq - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 06:46:51 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22138: [round](decimalv2) round decimalv2 to precision value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 06:47:43 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22141: [fix](jdbc catalog) fix jdbc catalog like expr query error - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 06:55:29 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #22148: [Fix](Http)Check and replace user sensitive characters - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/24 06:56:14 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22136: [Fix](config) delete unuse lazy open config - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 07:02:37 UTC, 0 replies.
- [doris] branch master updated: [Fix](config) delete unuse lazy open config #22136 - posted by yi...@apache.org on 2023/07/24 07:02:41 UTC, 0 replies.
- [GitHub] [doris] dataroaring opened a new pull request, #22149: [enhancement](default_config) change default value of rpc related - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/24 07:10:15 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #22148: [Fix](Http)Check and replace user sensitive characters - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/24 07:10:40 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #22146: [typo](doc) Modify the version supported by the function - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/24 07:11:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22147: [bugfix](auth)fix db is null when table instanceof FunctionGenTable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 07:15:03 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21911: [Feature](Export) Supports concurrently export of table data - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 07:15:21 UTC, 2 replies.
- [GitHub] [doris] dataroaring commented on pull request #22149: [enhancement](default_config) change default value of rpc related - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/24 07:17:46 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22149: [enhancement](default_config) change default value of rpc related - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 07:18:54 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22133: [fix](partial-update) disable partial update when undergoing a schema changing process - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 07:20:41 UTC, 1 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22150: [refactor](Nereids) add sink interface and abstract class - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 07:34:45 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22047: [feature](executor) using fe version to set instance_num - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 07:34:46 UTC, 2 replies.
- [GitHub] [doris] morrySnow commented on pull request #22150: [refactor](Nereids) add sink interface and abstract class - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 07:35:32 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22034: [refactor](Nereids) push down all non-slot order key in sort and prune them upper sort - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 07:36:36 UTC, 0 replies.
- [doris] branch master updated: [refactor](Nereids) push down all non-slot order key in sort and prune them upper sort (#22034) - posted by mo...@apache.org on 2023/07/24 07:36:42 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/24 07:39:11 UTC, 0 replies.
- [doris] branch master updated: [fix](inverted index) fix regression case test_index_change_7 occasional failure (#22066) - posted by ji...@apache.org on 2023/07/24 07:39:15 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new issue, #22151: [Enhancement] Make LRUFileCache test faster - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/24 07:51:35 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22152: [Bug](runtime-filter) fix probe expr prepare twice on minmax runtime filter - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/24 07:55:27 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/24 07:55:44 UTC, 3 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22153: [fix](Nereids) forbid gather sort with explict shuffle - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 07:57:36 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian opened a new pull request, #22154: [Fix](MoW) Fix dup key when do schema change add new key - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/24 08:01:51 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian commented on pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/24 08:02:15 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 08:03:58 UTC, 4 replies.
- [GitHub] [doris] zxealous opened a new pull request, #22155: [improvement](case function) add check to avoid stack overflow - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/24 08:04:03 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22134: [fix](Nereids) remove double sigature of ceil, floor and round - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 08:08:03 UTC, 0 replies.
- [doris] branch master updated (d2531db1cf -> 21deb57a4d) - posted by mo...@apache.org on 2023/07/24 08:08:08 UTC, 0 replies.
- [GitHub] [doris] zxealous commented on pull request #22155: [improvement](case function) add check to avoid stack overflow - posted by "zxealous (via GitHub)" <gi...@apache.org> on 2023/07/24 08:08:17 UTC, 3 replies.
- [GitHub] [doris] caiconghui commented on a diff in pull request #21996: [Enhance](Publish) improve publish version performance - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/24 08:08:57 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 08:10:10 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22148: [Fix](Http)Check and replace user sensitive characters - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 08:10:49 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22149: [enhancement](default_config) change default value of rpc related - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 08:11:09 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22155: [improvement](case function) add check to avoid stack overflow - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 08:12:13 UTC, 1 replies.
- [GitHub] [doris-thirdparty] qidaye merged pull request #103: [improvement](invert index) Added lucene9.5 standard tokenizer - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/24 08:12:29 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated: [improvement](invert index) Change the standard to lucene9.5 (#103) - posted by ji...@apache.org on 2023/07/24 08:12:32 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22153: [fix](Nereids) forbid gather sort with explict shuffle - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 08:27:00 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #21903: [fix](nereids) Fix analytic expr - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 08:29:53 UTC, 0 replies.
- [GitHub] [doris] KassieZ closed pull request #21872: [Docs](Catalog) Optimize the documentation catalog and add the Join Our Community Documentation - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/24 08:31:05 UTC, 0 replies.
- [GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #104: [improvement](invert index) chinese word cutall does not cut english and numbers - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/24 08:32:05 UTC, 0 replies.
- [GitHub] [doris] starocean999 merged pull request #22054: [fix](planner)push conjuncts into inlineview - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/24 08:33:18 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](planner)push conjuncts into inlineview (#22054) - posted by st...@apache.org on 2023/07/24 08:33:22 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on a diff in pull request #21747: [improvement](nereids)dphyper GraphSimplifier should consider missed edges when estimating join cost - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/24 08:34:04 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21626: [enhancement](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 08:34:19 UTC, 0 replies.
- [doris] branch master updated: [opt](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct (#21626) - posted by mo...@apache.org on 2023/07/24 08:34:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 08:38:21 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22155: [improvement](case function) add check to avoid stack overflow - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 08:41:05 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22150: [refactor](Nereids) add sink interface and abstract class - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 08:41:43 UTC, 1 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #22145: [Fix](Nereids) Fix problem of infer predicates not completely - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/24 08:42:45 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #22156: [stats](nereids)in predicate range adjust - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/24 08:43:18 UTC, 0 replies.
- [GitHub] [doris] KassieZ opened a new pull request, #22157: [Docs](docs) Rename Release Note Title and File name of CN & EN Version - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/24 08:43:27 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #22156: [stats](nereids)in predicate range adjust - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/24 08:43:31 UTC, 3 replies.
- [GitHub] [doris] KassieZ commented on pull request #22157: [Docs](docs) Rename Release Note Title and File name of CN & EN Version - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/24 08:43:49 UTC, 0 replies.
- [GitHub] [doris] jixxiong opened a new pull request, #22158: [improvement](stream-load) add http request field check for stream load in BE - posted by "jixxiong (via GitHub)" <gi...@apache.org> on 2023/07/24 08:44:13 UTC, 0 replies.
- [GitHub] [doris] csun5285 opened a new pull request, #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/24 08:45:39 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 08:52:22 UTC, 3 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #22160: [type](docs) add jdbc catalog error handling methods - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/24 08:53:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 08:53:31 UTC, 17 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 08:53:58 UTC, 20 replies.
- [GitHub] [doris] chenchurong opened a new issue, #22161: [Bug] - posted by "chenchurong (via GitHub)" <gi...@apache.org> on 2023/07/24 08:55:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22153: [fix](Nereids) forbid gather sort with explict shuffle - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 09:01:57 UTC, 0 replies.
- [GitHub] [doris] csun5285 closed pull request #20920: [improvement](compaction) Support for configuring the compaction policy during table creation - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:04:52 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22145: [Fix](Nereids) Fix problem of infer predicates not completely - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 09:11:01 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22156: [stats](nereids)in predicate range adjust - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 09:11:36 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22162: Pick round decimalv2 - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:40:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20866: [WIP](vertical compaction) fix vertical compaction core - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 09:40:31 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 closed pull request #19485: [refactor](scan) refactor scan node on pipeline engine - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:45:04 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 closed pull request #17867: [Improvement](agg) use adaptive string hash map for small string columns - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:45:14 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 closed pull request #18890: [refactor](conf) delete enable_local_exchange and set it to true - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:45:21 UTC, 0 replies.
- [GitHub] [doris] eldenmoon opened a new pull request, #22163: [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since f… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/24 09:46:04 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on pull request #22163: [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since f… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/24 09:46:35 UTC, 0 replies.
- [GitHub] [doris] zhangguoqiang666 opened a new pull request, #22164: [fix][jdbc_case]Change the method of obtaining the driver for case test_doris_jdbc_catalog 0724 - posted by "zhangguoqiang666 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:50:10 UTC, 0 replies.
- [GitHub] [doris] zhangguoqiang666 commented on pull request #22164: [fix][jdbc_case]Change the method of obtaining the driver for case test_doris_jdbc_catalog 0724 - posted by "zhangguoqiang666 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:50:58 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on issue #22139: be进程崩溃 - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:51:25 UTC, 0 replies.
- [GitHub] [doris] czzmmc commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function - posted by "czzmmc (via GitHub)" <gi...@apache.org> on 2023/07/24 09:51:50 UTC, 6 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22163: [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since f… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 09:53:11 UTC, 2 replies.
- [GitHub] [doris] xiaokang commented on pull request #22068: [Feature](Compaction)configurable compaction_policy - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/24 09:57:52 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22138: [round](decimalv2) round decimalv2 to precision value - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/24 09:59:01 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #22150: [refactor](Nereids) add sink interface and abstract class - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/24 10:10:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22150: [refactor](Nereids) add sink interface and abstract class - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 10:11:52 UTC, 1 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22165: [improvement](compression) support LZ4_HC algorithm and parse LZ4_RAW - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/24 10:12:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22148: [Fix](Http)Check and replace user sensitive characters - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 10:14:09 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22163: [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since f… - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 10:16:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22165: [improvement](compression) support LZ4_HC algorithm and parse LZ4_RAW - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 10:20:13 UTC, 4 replies.
- [GitHub] [doris] JNSimba merged pull request #22148: [Fix](Http-API)Check and replace user sensitive characters - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/24 10:21:45 UTC, 0 replies.
- [doris] branch master updated: [Fix](Http-API)Check and replace user sensitive characters (#22148) - posted by di...@apache.org on 2023/07/24 10:21:50 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #22158: [improvement](stream-load) add http request field check for stream load in BE - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/24 10:25:51 UTC, 1 replies.
- [GitHub] [doris] chenchurong commented on issue #22161: [Bug] Mysql-JDBC can not adapter match_all pr match_all fuction - posted by "chenchurong (via GitHub)" <gi...@apache.org> on 2023/07/24 10:30:04 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22167: [fix](Nereids) should not process prepare command by Nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 10:34:22 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22167: [fix](Nereids) should not process prepare command by Nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 10:34:53 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22167: [fix](Nereids) should not process prepare command by Nereids - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 10:43:17 UTC, 1 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22168: [fix](Nereids) translate partition topn order key on wrong tuple - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 10:51:56 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22168: [fix](Nereids) translate partition topn order key on wrong tuple - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 10:52:05 UTC, 0 replies.
- [GitHub] [doris] zgxme commented on pull request #22164: [fix][jdbc_case]Change the method of obtaining the driver for case test_doris_jdbc_catalog 0724 - posted by "zgxme (via GitHub)" <gi...@apache.org> on 2023/07/24 10:53:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22164: [fix][jdbc_case]Change the method of obtaining the driver for case test_doris_jdbc_catalog 0724 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 10:54:39 UTC, 1 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22165: [improvement](compression) support LZ4_HC algorithm and parse LZ4_RAW - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/24 10:55:23 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22145: [Fix](Nereids) Fix problem of infer predicates not completely - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 11:01:08 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22168: [fix](Nereids) translate partition topn order key on wrong tuple - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 11:01:24 UTC, 1 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #22169: [improve](agg) support distinct agg node - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/24 11:02:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22153: [fix](Nereids) forbid gather sort with explict shuffle - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 11:05:04 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22167: [fix](Nereids) should not process prepare command by Nereids - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 11:06:01 UTC, 0 replies.
- [GitHub] [doris] AshinGau merged pull request #21975: [opt](filecache) use weak_ptr to cache the file handle of file segment - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/24 11:09:29 UTC, 0 replies.
- [doris] branch master updated: [opt](filecache) use weak_ptr to cache the file handle of file segment (#21975) - posted by as...@apache.org on 2023/07/24 11:09:34 UTC, 0 replies.
- [GitHub] [doris] echo-hhj commented on issue #22161: [Bug] Mysql-JDBC can not adapter match_all pr match_all fuction - posted by "echo-hhj (via GitHub)" <gi...@apache.org> on 2023/07/24 11:10:22 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22169: [improve](agg) support distinct agg node - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 11:11:23 UTC, 9 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #22169: [improve](agg) support distinct agg node - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/24 11:19:35 UTC, 11 replies.
- [GitHub] [doris] ucasfl opened a new pull request, #22170: [Refactor]Refactor some code with three-way comparison - posted by "ucasfl (via GitHub)" <gi...@apache.org> on 2023/07/24 11:34:08 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22130: [revert](branch-2.0) revert lazy open and add case - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/24 11:34:51 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [revert](branch-2.0) revert lazy open and add case (#22130) - posted by kx...@apache.org on 2023/07/24 11:34:57 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22100: [feature](branch-2.0) add failure tolerance for strict mode partial update stream load - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/24 11:35:15 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [feature](branch-2.0) add failure tolerance for strict mode partial update stream load (#22100) - posted by kx...@apache.org on 2023/07/24 11:35:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22170: [Refactor]Refactor some code with three-way comparison - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 11:42:24 UTC, 6 replies.
- [GitHub] [doris] morrySnow merged pull request #22153: [fix](Nereids) forbid gather sort with explict shuffle - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 11:45:21 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) forbid gather sort with explict shuffle (#22153) - posted by mo...@apache.org on 2023/07/24 11:45:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #22171: [pipeline](check) update check-pr-if-need-run-build.sh - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 11:48:13 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22171: [pipeline](check) update check-pr-if-need-run-build.sh - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 11:48:23 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22126: [enhancement](config) Enlarge broker scanner bytes conf to 500G, 5G is still not enough - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/24 11:49:42 UTC, 0 replies.
- [doris] branch master updated: [enhancement](config) Enlarge broker scanner bytes conf to 500G, 5G is still not enough (#22126) - posted by da...@apache.org on 2023/07/24 11:49:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22171: [pipeline](check) update check-pr-if-need-run-build.sh - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 11:49:52 UTC, 1 replies.
- [GitHub] [doris] wangbo commented on a diff in pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/24 11:55:54 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/24 12:03:17 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22165: [improvement](compression) support LZ4_HC algorithm and parse LZ4_RAW - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 12:09:58 UTC, 2 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22172: [opt](Nereids) add check msg for creating decimal type - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 12:10:08 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22172: [opt](Nereids) add check msg for creating decimal type - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 12:10:15 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22167: [fix](Nereids) should not process prepare command by Nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 12:11:43 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) should not process prepare command by Nereids (#22167) - posted by mo...@apache.org on 2023/07/24 12:11:46 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22168: [fix](Nereids) translate partition topn order key on wrong tuple - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 12:17:14 UTC, 0 replies.
- [GitHub] [doris] caiconghui commented on a diff in pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/24 12:34:48 UTC, 0 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #22173: [Enhancement](binlog) Add binlog enable/disable check && filter in Binlog* - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/24 12:37:23 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #22144: [fix](Nereids) Nereids support sql cache - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/24 12:37:24 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22173: [Enhancement](binlog) Add binlog enable/disable check && filter in Binlog* - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 12:39:48 UTC, 8 replies.
- [GitHub] [doris] JackDrogon commented on pull request #22173: [Enhancement](binlog) Add binlog enable/disable check && filter in Binlog* - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/24 12:40:39 UTC, 4 replies.
- [GitHub] [doris] morrySnow merged pull request #22070: [enhancement](nereids) Update stats table config - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 12:43:58 UTC, 0 replies.
- [doris] branch master updated (0677b261b5 -> 2d52d8d926) - posted by mo...@apache.org on 2023/07/24 12:44:06 UTC, 0 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #22174: [fix](binlog) Fix BinlogUtils getExpiredMs overflow - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/24 12:45:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21918: [doc](stats) Add doc for analyze - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 12:45:48 UTC, 1 replies.
- [GitHub] [doris] JackDrogon commented on pull request #22174: [fix](binlog) Fix BinlogUtils getExpiredMs overflow - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/24 12:46:01 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22168: [fix](Nereids) translate partition topn order key on wrong tuple - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/24 12:46:30 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) translate partition topn order key on wrong tuple (#22168) - posted by mo...@apache.org on 2023/07/24 12:46:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22174: [fix](binlog) Fix BinlogUtils getExpiredMs overflow - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 12:49:22 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22171: [pipeline](check) update check-pr-if-need-run-build.sh - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/24 13:04:26 UTC, 0 replies.
- [doris] branch master updated: [pipeline](check) update check-pr-if-need-run-build.sh (#22171) - posted by pa...@apache.org on 2023/07/24 13:04:30 UTC, 0 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22175: [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst` - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/24 13:06:08 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22175: [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst` - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/24 13:06:50 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22175: [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst` - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 13:14:34 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:15:39 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22172: [opt](Nereids) add check msg for creating decimal type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:15:56 UTC, 0 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #22176: [pipeline](regression) exclude block case - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:15:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22176: [pipeline](regression) exclude block case - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:16:22 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22173: [Enhancement](binlog) Add binlog enable/disable check && filter in Binlog* - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:16:39 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22174: [fix](binlog) Fix BinlogUtils getExpiredMs overflow - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:17:01 UTC, 0 replies.
- [GitHub] [doris] hello-stephen closed pull request #22073: [ignore](me) just test, Update regression-conf.groovy - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:26:57 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22073: [ignore](me) just test, Update regression-conf.groovy - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:34:26 UTC, 1 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/24 13:35:12 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #22144: [fix](Nereids) Nereids support sql cache - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/24 13:36:06 UTC, 10 replies.
- [GitHub] [doris] xzj7019 commented on pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/24 13:37:14 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22073: [ignore](me) just test, Update regression-conf.groovy - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 13:38:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22175: [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst` - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:42:55 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 13:43:18 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #21159: [tools](tpcds) Update README.md, use default gcc - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/24 13:47:54 UTC, 0 replies.
- [doris] branch master updated: [tools](tpcds) Update README.md, use default gcc (#21159) - posted by pa...@apache.org on 2023/07/24 13:48:01 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22169: [improve](agg) support distinct agg node - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 13:48:37 UTC, 7 replies.
- [doris] branch branch-2.0 updated (d3e1baddeb -> 11b6dbfab9) - posted by kx...@apache.org on 2023/07/24 14:01:02 UTC, 0 replies.
- [doris] 01/21: [enhancement](config) enlarge max_bytes_per_broker_scanner to 5G #22099 - posted by kx...@apache.org on 2023/07/24 14:01:03 UTC, 0 replies.
- [doris] 02/21: [bug](node) fix partiton sort node core dump when eos (#22108) - posted by kx...@apache.org on 2023/07/24 14:01:04 UTC, 0 replies.
- [doris] 03/21: [fix](partial-update) fix update core for merge-on-write table (#22090) - posted by kx...@apache.org on 2023/07/24 14:01:05 UTC, 0 replies.
- [doris] 04/21: fix(compaction) release the block and segment iterator after reading to the end of the segment file (#22082) - posted by kx...@apache.org on 2023/07/24 14:01:06 UTC, 0 replies.
- [doris] 05/21: [improvement](iceberg) Optimize the split to the user-specified size #22078 - posted by kx...@apache.org on 2023/07/24 14:01:07 UTC, 0 replies.
- [doris] 06/21: [refactor](be) use std::move to improve performance of push_back #22056 - posted by kx...@apache.org on 2023/07/24 14:01:08 UTC, 0 replies.
- [doris] 07/21: [Bug][Colocate] when adding a table to the colocate group, we should check that the number of buckets per partition is the same (#21906) - posted by kx...@apache.org on 2023/07/24 14:01:09 UTC, 0 replies.
- [doris] 08/21: [improvement](spark-load) support datev2 and datetimev2 #21839 - posted by kx...@apache.org on 2023/07/24 14:01:10 UTC, 0 replies.
- [doris] 09/21: [fix](docs) update version since of stream load enable_profile (#21786) - posted by kx...@apache.org on 2023/07/24 14:01:11 UTC, 0 replies.
- [doris] 10/21: [Improvement](pipeline) support send eos on local exchange and remove some unused code (#22086) - posted by kx...@apache.org on 2023/07/24 14:01:12 UTC, 0 replies.
- [doris] 11/21: [Fix](planner) fix rewritten alias function's original function is not analyzed again (#21497) - posted by kx...@apache.org on 2023/07/24 14:01:13 UTC, 0 replies.
- [doris] 12/21: [Fix](Nereids)fix insert into default value exception (#21924) - posted by kx...@apache.org on 2023/07/24 14:01:14 UTC, 0 replies.
- [doris] 13/21: [Fix](Sonar)Fix Java heap space error (#22135) - posted by kx...@apache.org on 2023/07/24 14:01:15 UTC, 0 replies.
- [doris] 14/21: [fix](in) throw exception for unsupported data type of in expr (#22050) - posted by kx...@apache.org on 2023/07/24 14:01:16 UTC, 0 replies.
- [doris] 15/21: [enhance](nereids) enable wf partition topn by default (#21860) - posted by kx...@apache.org on 2023/07/24 14:01:17 UTC, 0 replies.
- [doris] 16/21: [Fix](binlog) Fix bugs in tombstone (#22031) - posted by kx...@apache.org on 2023/07/24 14:01:18 UTC, 0 replies.
- [doris] 17/21: [fix](inverted index) fix regression case test_index_change_7 occasional failure (#22066) - posted by kx...@apache.org on 2023/07/24 14:01:19 UTC, 0 replies.
- [doris] 18/21: [fix](Nereids) remove double sigature of ceil, floor and round (#22134) - posted by kx...@apache.org on 2023/07/24 14:01:20 UTC, 0 replies.
- [doris] 19/21: [opt](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct (#21626) - posted by kx...@apache.org on 2023/07/24 14:01:21 UTC, 0 replies.
- [doris] 20/21: [opt](filecache) use weak_ptr to cache the file handle of file segment (#21975) - posted by kx...@apache.org on 2023/07/24 14:01:22 UTC, 0 replies.
- [doris] 21/21: [enhancement](config) Enlarge broker scanner bytes conf to 500G, 5G is still not enough (#22126) - posted by kx...@apache.org on 2023/07/24 14:01:23 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21910: [improvement](multi catalog)paimon support filesystem metastore - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/24 14:03:04 UTC, 0 replies.
- [doris] branch master updated (8180cde83b -> 7fcf702081) - posted by mo...@apache.org on 2023/07/24 14:03:04 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] opened a new pull request, #22178: Bump org.apache.thrift:libthrift from 0.9.3 to 0.14.0 in /fe/be-java-extensions/paimon-scanner - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 14:03:40 UTC, 0 replies.
- [doris] branch dependabot/maven/fe/be-java-extensions/paimon-scanner/org.apache.thrift-libthrift-0.14.0 created (now c85e5239f0) - posted by gi...@apache.org on 2023/07/24 14:03:42 UTC, 0 replies.
- [doris] branch master updated (7fcf702081 -> fc67929e34) - posted by mo...@apache.org on 2023/07/24 14:04:43 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #21968: [improvement](catalog)optimize ldap - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/24 14:04:43 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22147: [bugfix](auth)fix db is null when table instanceof FunctionGenTable - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/24 14:05:21 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [bugfix](auth)fix db is null when table instanceof FunctionGenTable (#22147) - posted by mo...@apache.org on 2023/07/24 14:05:23 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 14:14:19 UTC, 2 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22160: [typo](docs) add jdbc catalog error handling methods - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/24 14:19:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22160: [typo](docs) add jdbc catalog error handling methods - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 14:20:18 UTC, 1 replies.
- [GitHub] [doris] felixwluo commented on issue #20188: [Enhancement] select CURRENT_USER() etc. do not need to generate query plan - posted by "felixwluo (via GitHub)" <gi...@apache.org> on 2023/07/24 14:28:13 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 commented on a diff in pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/24 14:30:19 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/24 14:31:21 UTC, 0 replies.
- [doris] branch master updated: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue. (#22052) - posted by mo...@apache.org on 2023/07/24 14:31:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22144: [fix](Nereids) Nereids support sql cache - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 14:35:50 UTC, 9 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/24 14:48:02 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 14:57:05 UTC, 2 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22169: [improve](agg) support distinct agg node - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/24 15:06:28 UTC, 4 replies.
- [GitHub] [doris] jackwener opened a new pull request, #22180: [fix](Nereids): fix ConcurrentModificationException in UT - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/24 15:07:59 UTC, 0 replies.
- [GitHub] [doris] jacktengg commented on pull request #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/24 15:09:41 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #22180: [fix](Nereids): fix ConcurrentModificationException in UT - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/24 15:10:22 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 15:49:16 UTC, 0 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #22181: [fix](nereids) fix runtime filter pushing down on cte sender - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/24 16:12:30 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on pull request #22181: [fix](nereids) fix runtime filter pushing down on cte sender - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/24 16:12:38 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22182: [fix](iceberg) fix error when query iceberg v2 format - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/24 16:13:00 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22182: [fix](iceberg) fix error when query iceberg v2 format - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/24 16:15:06 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22180: [fix](Nereids): fix ConcurrentModificationException in UT - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 16:16:12 UTC, 0 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #22183: [Test-Only] test streamload parsing performance - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/24 16:25:31 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on pull request #22183: [Test-Only] test streamload parsing performance - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/24 16:25:40 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22183: [Test-Only] test streamload parsing performance - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 16:32:51 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22181: [fix](nereids) fix runtime filter pushing down on cte sender - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 16:51:22 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22182: [fix](iceberg) fix error when query iceberg v2 format - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/24 16:57:24 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/24 19:27:05 UTC, 1 replies.
- [GitHub] [doris] HappenLee merged pull request #22138: [round](decimalv2) round decimalv2 to precision value - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/24 19:29:50 UTC, 0 replies.
- [doris] branch master updated: [round](decimalv2) round decimalv2 to precision value (#22138) - posted by li...@apache.org on 2023/07/24 19:29:55 UTC, 0 replies.
- [GitHub] [doris] xiedeyantu commented on pull request #22109: [Enhancement] add soft link for the compile_commands.json - posted by "xiedeyantu (via GitHub)" <gi...@apache.org> on 2023/07/24 20:42:30 UTC, 1 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/25 00:20:54 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/25 00:21:23 UTC, 3 replies.
- [GitHub] [doris] wsjz commented on pull request #22182: [fix](iceberg) fix error when query iceberg v2 format - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/25 00:33:20 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/25 00:44:08 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/25 00:44:41 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 00:50:37 UTC, 7 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 01:01:49 UTC, 2 replies.
- [GitHub] [doris] haoxinyuan commented on issue #21748: [Bug] Failed to load class of driverClassName oracle.jdbc.OracleDriver in HikariConfig class classloader - posted by "haoxinyuan (via GitHub)" <gi...@apache.org> on 2023/07/25 01:02:44 UTC, 0 replies.
- [GitHub] [doris] wsmGo commented on issue #21914: [Bug] Failed to init stats cleaner java.lang.RuntimeException: DB: default_cluster:__internal_schema not exists - posted by "wsmGo (via GitHub)" <gi...@apache.org> on 2023/07/25 01:10:15 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #21714: [Enhancement] show stream load does not show transaction ID - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/25 01:11:36 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #21748: [Bug] Failed to load class of driverClassName oracle.jdbc.OracleDriver in HikariConfig class classloader - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/25 01:11:56 UTC, 0 replies.
- [GitHub] [doris] stalary closed issue #22139: be进程崩溃 - posted by "stalary (via GitHub)" <gi...@apache.org> on 2023/07/25 01:14:01 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/25 01:21:10 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 01:23:36 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22182: [fix](iceberg) fix error when query iceberg v2 format - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 01:27:49 UTC, 1 replies.
- [GitHub] [doris] zhannngchen commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/25 01:40:06 UTC, 3 replies.
- [GitHub] [doris] JNSimba commented on pull request #22129: [catalog](faq) add jdbc catalog faq - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/25 01:59:31 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1 - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/25 02:02:02 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #22145: [Fix](Nereids) Fix problem of infer predicates not completely - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/25 02:05:03 UTC, 0 replies.
- [doris] branch master updated (a0463ea047 -> 3c58e9bac9) - posted by en...@apache.org on 2023/07/25 02:05:07 UTC, 0 replies.
- [GitHub] [doris] JNSimba commented on pull request #22143: [doc](flink-connector)improve flink connector doc - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/25 02:05:15 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 02:08:37 UTC, 1 replies.
- [GitHub] [doris-spark-connector] gnehil commented on issue #114: [Bug] No Doris FE is available when fe use https - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/25 02:09:13 UTC, 0 replies.
- [GitHub] [doris-spark-connector] gnehil commented on issue #96: [Bug] column_separator and line_delimiter not support an invisible character - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/25 02:11:38 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba commented on a diff in pull request #120: [improvement] json format support json by line mode - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/25 02:14:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22141: [fix](jdbc catalog) fix jdbc catalog like expr query error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 02:18:20 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on a diff in pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 02:22:45 UTC, 1 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/25 02:31:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 02:31:53 UTC, 3 replies.
- [GitHub] [doris] vinlee19 commented on issue #22083: [Bug] (multi catalog) failed to get all database from hms client - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/25 02:34:34 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #22187: [fix](hudi) the required fields are empty if only reading partition columns - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/25 02:34:53 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #22187: [fix](hudi) the required fields are empty if only reading partition columns - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/25 02:40:19 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1 - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/25 02:40:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 02:40:31 UTC, 2 replies.
- [GitHub] [doris] vinlee19 commented on issue #21921: [Bug] Be down - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/25 02:41:44 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22187: [fix](hudi) the required fields are empty if only reading partition columns - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 02:42:56 UTC, 2 replies.
- [GitHub] [doris-website] luzhijing merged pull request #267: (fix) fix release note expression - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/25 02:44:16 UTC, 0 replies.
- [doris-website] branch master updated: (fix) fix release note expression (#267) - posted by lu...@apache.org on 2023/07/25 02:44:18 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather. - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/25 02:44:36 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #22160: [typo](docs) add jdbc catalog error handling methods - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 02:45:32 UTC, 0 replies.
- [doris] branch master updated: [typo](docs) add jdbc catalog error handling methods (#22160) - posted by zy...@apache.org on 2023/07/25 02:45:36 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 02:50:49 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 02:57:09 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22157: [Docs](docs) Rename Release Note Title and File name of CN & EN Version - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 03:01:09 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21849: [enhancement](nereids) Retry when loading stats - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 03:05:49 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22095: [feature](stats) Enable period time with cron expr - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 03:08:34 UTC, 1 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch master@ 1775825ed078281483bdaabb9b1aec4053eef61e - posted by gi...@apache.org on 2023/07/25 03:11:46 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22172: [opt](Nereids) add check msg for creating decimal type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 03:14:40 UTC, 1 replies.
- [GitHub] [doris] caiconghui merged pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/25 03:16:41 UTC, 0 replies.
- [doris] branch master updated: [feature](metric) Support collect query counter and error query counter metric in user level (#22125) - posted by ca...@apache.org on 2023/07/25 03:16:46 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [feature](metric) Support collect query counter and error query counter metric in user level (#22125) - posted by ca...@apache.org on 2023/07/25 03:17:50 UTC, 0 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #21849: [enhancement](nereids) Retry when loading stats - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/25 03:17:56 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22172: [opt](Nereids) add check msg for creating decimal type - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 03:19:44 UTC, 0 replies.
- [doris] branch master updated: [opt](Nereids) add check msg for creating decimal type (#22172) - posted by mo...@apache.org on 2023/07/25 03:19:49 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22043: [feature](agg) add the aggregation function 'mag_agg' - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/25 03:21:06 UTC, 0 replies.
- [doris] branch master updated (6a03a612a0 -> b41fcbb783) - posted by yi...@apache.org on 2023/07/25 03:21:10 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (bd45f778a4 -> a30c195c46) - posted by ca...@apache.org on 2023/07/25 03:21:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21889: [enhancement](nereids) Retry when async analyze task failed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 03:21:44 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21377: [improvement](stats) show stats with updated time - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 03:22:10 UTC, 0 replies.
- [doris] branch master updated: [improvement](stats) show stats with updated time (#21377) - posted by mo...@apache.org on 2023/07/25 03:22:14 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 03:23:05 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/25 03:29:12 UTC, 0 replies.
- [doris] branch master updated (f6b47c34b3 -> 7891c99e9f) - posted by yi...@apache.org on 2023/07/25 03:29:16 UTC, 0 replies.
- [GitHub] [doris] wuyunzzz commented on issue #20772: [Bug] A large amount of 'apply filter meet error' occurred during the Doris BE running process and the node subsequently crashed - posted by "wuyunzzz (via GitHub)" <gi...@apache.org> on 2023/07/25 03:49:13 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #22059: [vectorized](udf) java udf support map type - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/25 03:56:23 UTC, 0 replies.
- [doris] branch master updated: [vectorized](udf) java udf support map type (#22059) - posted by li...@apache.org on 2023/07/25 03:56:27 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/25 04:48:30 UTC, 0 replies.
- [doris] branch master updated: [Bug](pipeline) fix pipeline shared scan + topn optimization (#21940) - posted by ga...@apache.org on 2023/07/25 04:48:35 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on a diff in pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/25 05:22:44 UTC, 1 replies.
- [GitHub] [doris] xavierzhao commented on issue #21921: [Bug] Be down - posted by "xavierzhao (via GitHub)" <gi...@apache.org> on 2023/07/25 06:00:37 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/25 06:18:04 UTC, 0 replies.
- [doris] branch master updated (103c473b96 -> c251a574e8) - posted by zh...@apache.org on 2023/07/25 06:18:08 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 opened a new pull request, #22188: [chore](merge-on-write) disable single replica load and compaction for mow table - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/25 06:18:09 UTC, 0 replies.
- [GitHub] [doris] liaoxin01 commented on pull request #22188: [chore](merge-on-write) disable single replica load and compaction for mow table - posted by "liaoxin01 (via GitHub)" <gi...@apache.org> on 2023/07/25 06:21:09 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #21622: [fix](match) Optimize the logic for match_phrase function filter - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/25 06:22:39 UTC, 0 replies.
- [doris] branch master updated (c251a574e8 -> c01230f99a) - posted by kx...@apache.org on 2023/07/25 06:22:44 UTC, 0 replies.
- [GitHub] [doris] DigitalWNZ opened a new issue, #22189: [Enhancement] Support "0E0" syntax in Doris - posted by "DigitalWNZ (via GitHub)" <gi...@apache.org> on 2023/07/25 06:26:57 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #22047: [feature](executor) using fe version to set instance_num - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/25 06:37:44 UTC, 0 replies.
- [doris] branch master updated: [feature](executor) using fe version to set instance_num (#22047) - posted by li...@apache.org on 2023/07/25 06:37:49 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22175: [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst` - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/25 06:41:39 UTC, 0 replies.
- [doris] branch master updated (28b714c371 -> 2b4bfe5be7) - posted by da...@apache.org on 2023/07/25 06:41:44 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 06:45:23 UTC, 0 replies.
- [doris] branch master updated (2b4bfe5be7 -> d96e31c4d7) - posted by mo...@apache.org on 2023/07/25 06:45:28 UTC, 0 replies.
- [GitHub] [doris] DigitalWNZ commented on issue #22189: [Enhancement] Support number literal, such as "0E0" syntax in Doris - posted by "DigitalWNZ (via GitHub)" <gi...@apache.org> on 2023/07/25 06:47:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22140: [Fix](multi-catalog) Do not throw exceptions when file not exists for external hive tables. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 06:51:16 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on pull request #21597: [feature](partial update) support MOW partial update for insert statement - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/25 06:56:34 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22188: [chore](merge-on-write) disable single replica load and compaction for mow table - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 07:04:03 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on a diff in pull request #21916: [WIP][Feature](Job)Support Event Scheduler - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/25 07:04:59 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #21813: [Feature](inverted index) add tokenize function for inverted index - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/25 07:05:38 UTC, 0 replies.
- [doris] branch master updated (d96e31c4d7 -> fc2b9db0ad) - posted by ji...@apache.org on 2023/07/25 07:05:42 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #22190: [fix](jdbc catalog) fix hana jdbc table bug - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 07:13:14 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 07:17:07 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #20716: [feature](Nereids) Add minidump replay and refactor user feature of minidump - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 07:26:21 UTC, 0 replies.
- [doris] branch master updated (fc2b9db0ad -> f84af95ac4) - posted by mo...@apache.org on 2023/07/25 07:26:27 UTC, 0 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/25 07:27:54 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/25 07:33:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 07:36:48 UTC, 6 replies.
- [GitHub] [doris] mrhhsg commented on pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/25 07:38:50 UTC, 4 replies.
- [GitHub] [doris] yiguolei merged pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/25 07:40:01 UTC, 0 replies.
- [doris] branch master updated (f84af95ac4 -> 226b75e074) - posted by yi...@apache.org on 2023/07/25 07:40:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 07:40:15 UTC, 2 replies.
- [GitHub] [doris] kaka11chen commented on pull request #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/25 07:41:31 UTC, 0 replies.
- [GitHub] [doris] deadlinefen closed pull request #22104: [feature](properties) Erase dynamic properties when table is synced - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/25 07:56:22 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21970: [enhancement](nereids) Improve stats preload performance - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/25 07:57:40 UTC, 5 replies.
- [GitHub] [doris] JNSimba merged pull request #22143: [doc](flink-connector)improve flink connector doc - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/25 07:58:37 UTC, 0 replies.
- [doris] branch master updated: [doc](flink-connector)improve flink connector doc (#22143) - posted by di...@apache.org on 2023/07/25 07:58:43 UTC, 0 replies.
- [GitHub] [doris] JNSimba merged pull request #22129: [catalog](faq) add jdbc catalog faq - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/25 07:59:19 UTC, 0 replies.
- [doris] branch master updated: [catalog](faq) add jdbc catalog faq (#22129) - posted by di...@apache.org on 2023/07/25 07:59:22 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 08:08:29 UTC, 3 replies.
- [GitHub] [doris] gnehil opened a new pull request, #22194: [typo](doc) illustrate storage policy is not supported on merge-on-write table - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/25 08:08:34 UTC, 0 replies.
- [GitHub] [doris] sohardforaname opened a new pull request, #22195: [Feature](Nereids)support create table and CTAS for Nereids - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/25 08:16:31 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 opened a new pull request, #22196: [Fix](Planner) fix parse error of view with group_concat order by - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/25 08:19:52 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #22196: [Fix](Planner) fix parse error of view with group_concat order by - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/25 08:20:25 UTC, 9 replies.
- [GitHub] [doris] sysuzhang commented on issue #20541: [Bug] Version 2.0.0 Alpha1 failed to start under JDK11. - posted by "sysuzhang (via GitHub)" <gi...@apache.org> on 2023/07/25 08:25:43 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #270: [feature](i18n) remove zh_CN - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/25 08:36:00 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on a diff in pull request #22169: [improve](agg) support distinct agg node - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/25 08:38:12 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22197: [fix](Nereids) translate failed when enable topn two phase opt - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 08:49:38 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 08:49:45 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22197: [fix](Nereids) translate failed when enable topn two phase opt - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 08:49:50 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22196: [Fix](Planner) fix parse error of view with group_concat order by - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 08:52:00 UTC, 5 replies.
- [GitHub] [doris] jasonchrion opened a new issue, #22198: [Bug] typo maxIdelTime - posted by "jasonchrion (via GitHub)" <gi...@apache.org> on 2023/07/25 08:58:26 UTC, 0 replies.
- [GitHub] [doris] DongLiang-0 opened a new pull request, #22199: [fix](avro)Fix S3 TVF avro format reading failure - posted by "DongLiang-0 (via GitHub)" <gi...@apache.org> on 2023/07/25 08:59:43 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on pull request #22181: [fix](nereids) fix runtime filter on cte sender and set operation - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:00:51 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 09:06:37 UTC, 2 replies.
- [GitHub] [doris] morrySnow merged pull request #21865: [opt](Nereids) always fallback when parse failed - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 09:09:00 UTC, 0 replies.
- [doris] branch master updated (527547b4ed -> 39ca91fc22) - posted by mo...@apache.org on 2023/07/25 09:09:07 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22144: [fix](Nereids) Nereids support sql cache - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 09:11:35 UTC, 3 replies.
- [GitHub] [doris] DongLiang-0 commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure - posted by "DongLiang-0 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:13:58 UTC, 3 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:17:16 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22197: [fix](Nereids) translate failed when enable topn two phase opt - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 09:18:08 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/25 09:18:29 UTC, 0 replies.
- [doris] branch master updated: [pipeline](refactor) refactor pipeline task schedule logics (#22028) - posted by yi...@apache.org on 2023/07/25 09:18:33 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/25 09:19:47 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/25 09:22:13 UTC, 1 replies.
- [GitHub] [doris] morrySnow closed pull request #21484: Revert "[Fix](nereids) fix a bug in ColumnStatistics.numNulls update … - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 09:23:42 UTC, 0 replies.
- [GitHub] [doris] jalousiex opened a new issue, #22200: [Bug] doris 1.2.3 function char trim error - posted by "jalousiex (via GitHub)" <gi...@apache.org> on 2023/07/25 09:24:56 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 opened a new pull request, #22201: [Fix](Nereids) fix minidump unit test caused of columnstatus changed - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:26:57 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #22201: [Fix](Nereids) fix minidump unit test caused of columnstatus changed - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:28:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22201: [Fix](Nereids) fix minidump collection caused of columnstatus changed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 09:32:08 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on issue #22198: [Bug] typo maxIdelTime - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 09:32:20 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22181: [fix](nereids) fix runtime filter on cte sender and set operation - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 09:40:23 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 09:45:01 UTC, 1 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22202: [fix](planner)fix bug of push down conjuncts through agg - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:45:34 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #22202: [fix](planner)fix bug of push down conjuncts through agg - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:45:50 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21970: [enhancement](nereids) Improve stats preload performance - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 09:45:56 UTC, 3 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21680: [improvement](jdbc) add `timestamp` put to `datev2` - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 09:50:28 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22150: [refactor](Nereids) add sink interface and abstract class - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 09:51:51 UTC, 0 replies.
- [doris] branch master updated (23e7423748 -> f74f3e7944) - posted by mo...@apache.org on 2023/07/25 09:51:56 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #22203: ds11 - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/25 09:55:59 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #22118: [fix](inverted index) make error message more friendly when query token is empty - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/25 10:00:39 UTC, 0 replies.
- [doris] branch master updated (f74f3e7944 -> a7446fa59e) - posted by ji...@apache.org on 2023/07/25 10:00:43 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22204: [fix](planner)fix bug of push down conjuncts through agg - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/25 10:07:06 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #22205: [fix](executor) only mysql connect to set GlobalPipelineTask - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/25 10:07:12 UTC, 2 replies.
- [GitHub] [doris] Mryange commented on pull request #22205: [fix](executor) only mysql connect to set GlobalPipelineTask - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/25 10:07:18 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22201: [Fix](Nereids) fix minidump collection caused of columnstatus changed - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 10:07:37 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on issue #16206: [Feature] Hope the window_funnel function can support input association attributes - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/25 10:08:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22202: [fix](planner)fix bug of push down conjuncts through agg - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 10:15:01 UTC, 1 replies.
- [GitHub] [doris] qidaye merged pull request #21573: [Bug](point query) cancel future when meet timeout in PointQueryExec - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/25 10:18:12 UTC, 0 replies.
- [doris] branch master updated: [Bug](point query) cancel future when meet timeout in PointQueryExec (#21573) - posted by ji...@apache.org on 2023/07/25 10:18:17 UTC, 0 replies.
- [doris] branch timeout-future deleted (was eb3a14d982) - posted by el...@apache.org on 2023/07/25 10:18:21 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #22206: Revert "[feature](executor) using fe version to set instance_num" - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/25 10:18:32 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #22206: Revert "[feature](executor) using fe version to set instance_num" - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/25 10:18:54 UTC, 0 replies.
- [GitHub] [doris] Mryange closed pull request #22205: [fix](executor) only mysql connect to set GlobalPipelineTask - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/25 10:19:08 UTC, 1 replies.
- [GitHub] [doris] englefly commented on pull request #22203: ds11 - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/25 10:20:37 UTC, 0 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #22207: [Feature](inverted index) add inverted index tool - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/25 10:21:28 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21680: [improvement](jdbc) add `timestamp` put to `datev2` - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 10:23:37 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #22133: [fix](partial-update) disable partial update when undergoing a schema changing process - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/25 10:24:30 UTC, 0 replies.
- [GitHub] [doris] mklzl opened a new pull request, #22208: [typo][doc]Add PowerBI faq - posted by "mklzl (via GitHub)" <gi...@apache.org> on 2023/07/25 10:24:50 UTC, 0 replies.
- [GitHub] [doris] qidaye commented on pull request #22207: [Feature](inverted index) add inverted index tool - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/25 10:26:38 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 10:26:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22206: Revert "[feature](executor) using fe version to set instance_num" - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 10:27:00 UTC, 0 replies.
- [doris] branch master updated (3b6702a1e3 -> 30965eed21) - posted by mo...@apache.org on 2023/07/25 10:27:03 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on a diff in pull request #22207: [Feature](inverted index) add inverted index tool - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 10:28:58 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22205: [fix](executor) only mysql connect to set GlobalPipelineTask - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 10:38:01 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22206: Revert "[feature](executor) using fe version to set instance_num" - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 10:51:07 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22170: [Refactor]Refactor some code with three-way comparison - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/25 11:01:07 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22133: [fix](partial-update) disable partial update when undergoing a schema changing process - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 11:01:58 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22157: [Docs](docs) Rename Release Note Title and File name of CN & EN Version - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 11:19:36 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22201: [Fix](Nereids) fix minidump collection caused of columnstatus changed - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 11:23:15 UTC, 0 replies.
- [doris] branch master updated: [Fix](Nereids) fix minidump unit test caused of columnstatus changed (#22201) - posted by mo...@apache.org on 2023/07/25 11:23:20 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22144: [fix](Nereids) Nereids support sql cache - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/25 11:23:24 UTC, 4 replies.
- [GitHub] [doris] morrySnow merged pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 11:26:32 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) fix partition dest overwrite bug when cte as bc right (#22177) - posted by mo...@apache.org on 2023/07/25 11:26:36 UTC, 0 replies.
- [GitHub] [doris] wuwenchi opened a new pull request, #22209: [fix] iceberg catalog to specify the version and time - posted by "wuwenchi (via GitHub)" <gi...@apache.org> on 2023/07/25 11:29:24 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #22210: [test](partial-update) add some cases for partial-update - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/25 11:36:11 UTC, 0 replies.
- [GitHub] [doris] ByteYue commented on pull request #22109: [Enhancement] add soft link for the compile_commands.json - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/25 11:39:04 UTC, 2 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22211: [enhancement](nereids) Execute sync analyze task with multi-thread - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/25 11:54:53 UTC, 0 replies.
- [GitHub] [doris] jackwener closed pull request #22180: [fix](Nereids): fix ConcurrentModificationException in UT - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/25 11:54:59 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #22211: [enhancement](nereids) Execute sync analyze task with multi-thread - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/25 11:55:22 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22196: [Fix](Planner) fix parse error of view with group_concat order by - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 11:56:55 UTC, 2 replies.
- [GitHub] [doris] noobcosmo commented on issue #22083: [Bug] (multi catalog) failed to get all database from hms client - posted by "noobcosmo (via GitHub)" <gi...@apache.org> on 2023/07/25 12:07:52 UTC, 0 replies.
- [GitHub] [doris] noobcosmo closed issue #22083: [Bug] (multi catalog) failed to get all database from hms client - posted by "noobcosmo (via GitHub)" <gi...@apache.org> on 2023/07/25 12:07:53 UTC, 0 replies.
- [GitHub] [doris] freemandealer opened a new pull request, #22212: [enhencement](regression) add UPDATE & DELETE tests for MOW partial update - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/25 12:12:56 UTC, 0 replies.
- [GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #105: [Fix] fix keyword type query is incorrect - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/25 12:16:53 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22181: [fix](nereids) fix runtime filter on cte sender and set operation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 12:18:12 UTC, 1 replies.
- [GitHub] [doris] XieJiann commented on a diff in pull request #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/25 12:18:46 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22210: [test](partial-update) add some cases for partial-update - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 12:23:41 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21929: [Fix](regression-test)fix nereids_p0/javaudf and nereids_p0/outfile cases. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 12:24:15 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22181: [fix](nereids) fix runtime filter on cte sender and set operation - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/25 12:26:08 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) fix runtime filter on cte sender and set operation (#22181) - posted by mo...@apache.org on 2023/07/25 12:26:13 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on a diff in pull request #21621: [Enhancement](load) http load using SQL - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/25 12:28:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22211: [enhancement](nereids) Execute sync analyze task with multi-thread - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 12:30:18 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 12:33:39 UTC, 1 replies.
- [GitHub] [doris] csun5285 commented on pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/25 12:36:00 UTC, 16 replies.
- [GitHub] [doris-thirdparty] xiaokang merged pull request #104: [improvement](invert index) chinese word cutall does not cut english and numbers - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/25 12:40:38 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated (ea54f3ae -> 454cdd2c) - posted by kx...@apache.org on 2023/07/25 12:40:42 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22213: [improvement](regression-test) add partial update with schema change case - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/25 12:42:44 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22213: [improvement](regression-test) add partial update with schema change case - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/25 12:42:54 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22190: [fix](jdbc catalog) fix hana jdbc table bug - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 12:44:40 UTC, 1 replies.
- [GitHub] [doris] BePPPower opened a new pull request, #22214: [Fix](jdbcCatalog) fix typo of some variable - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/25 12:47:28 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on pull request #22214: [Fix](jdbcCatalog) fix typo of some variable - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/25 12:47:39 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on issue #22198: [Bug] typo maxIdelTime - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/25 12:48:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22213: [improvement](regression-test) add partial update with schema change case - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 12:53:45 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22212: [enhencement](regression) add UPDATE & DELETE tests for MOW partial update - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 12:59:46 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/25 13:09:01 UTC, 2 replies.
- [GitHub] [doris] jackwener commented on a diff in pull request #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/25 13:09:21 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22182: [fix](iceberg) fix error when query iceberg v2 format - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/25 13:15:50 UTC, 0 replies.
- [doris] branch master updated: [fix](iceberg) fix error when query iceberg v2 format (#22182) - posted by mo...@apache.org on 2023/07/25 13:15:55 UTC, 0 replies.
- [GitHub] [doris] wuwenchi commented on pull request #22209: [fix] iceberg catalog to specify the version and time - posted by "wuwenchi (via GitHub)" <gi...@apache.org> on 2023/07/25 13:18:55 UTC, 0 replies.
- [GitHub] [doris-thirdparty] xiaokang merged pull request #105: [Fix] fix keyword type query is incorrect - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/25 13:25:06 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated: [Fix] fix keyword type query is incorrect for CHAR(n) column (#105) - posted by kx...@apache.org on 2023/07/25 13:25:10 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22214: [Fix](jdbcCatalog) fix typo of some variable - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 13:25:11 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22212: [enhencement](regression) add UPDATE & DELETE tests for MOW partial update - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/25 13:26:35 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #21757: [fix](show-stmt) fix show create table missing storage_medium info - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/25 13:28:17 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21681: [improvement](jdbc)add new type 'object' of int - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 13:29:49 UTC, 0 replies.
- [doris] branch master updated (20f180c4e1 -> 999fbdc802) - posted by zy...@apache.org on 2023/07/25 13:29:54 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22133: [fix](partial-update) disable partial update when undergoing a schema changing process - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/25 13:33:23 UTC, 0 replies.
- [doris] branch master updated (999fbdc802 -> c498b2cf69) - posted by da...@apache.org on 2023/07/25 13:33:28 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22215: [test](regression) add cases: stream load partial update with sequence_col - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/25 13:33:47 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22215: [test](regression) add cases: stream load partial update with sequence_col - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/25 13:36:04 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22216: [Improvement](aggregate) optimization for AggregationMethodKeysFixed::insert_keys_into_columns - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/25 13:47:19 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22209: [fix] iceberg catalog to specify the version and time - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 13:47:57 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22215: [test](regression) add cases: stream load partial update with sequence_col - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 13:48:30 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22216: [Improvement](aggregate) optimization for AggregationMethodKeysFixed::insert_keys_into_columns - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/25 13:48:46 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 13:52:19 UTC, 13 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22216: [Improvement](aggregate) optimization for AggregationMethodKeysFixed::insert_keys_into_columns - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 13:55:29 UTC, 4 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #22210: [test](partial-update) add some cases for partial-update - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/25 13:56:09 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on pull request #22092: [enhance](nereids) enhance broadcast join cost calculation - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/25 13:56:09 UTC, 7 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22188: [chore](merge-on-write) disable single replica load and compaction for mow table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 14:03:46 UTC, 1 replies.
- [GitHub] [doris] zhannngchen merged pull request #22212: [enhencement](regression) add UPDATE & DELETE tests for MOW partial update - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/25 14:03:46 UTC, 0 replies.
- [doris] branch master updated (c498b2cf69 -> 5c8eda8685) - posted by zh...@apache.org on 2023/07/25 14:03:47 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22188: [chore](merge-on-write) disable single replica load and compaction for mow table - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/25 14:05:26 UTC, 0 replies.
- [doris] branch master updated: [chore](merge-on-write) disable single replica load and compaction for mow table (#22188) - posted by da...@apache.org on 2023/07/25 14:05:30 UTC, 0 replies.
- [GitHub] [doris] zzzxl1993 opened a new pull request, #22217: [improvement](invert index) Added lucene9.5 unicode tokenizer - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/25 14:06:03 UTC, 0 replies.
- [GitHub] [doris] zzzxl1993 commented on pull request #22217: [improvement](invert index) Added lucene9.5 unicode tokenizer - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/25 14:06:53 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21801: [doc](fe) Add `split-brain` influence for `metadata_failure_recovery` - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 14:12:08 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22217: [improvement](invert index) Added lucene9.5 unicode tokenizer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 14:14:21 UTC, 5 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22190: [fix](jdbc catalog) fix hana jdbc table bug - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 14:20:19 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22214: [Fix](jdbcCatalog) fix typo of some variable - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 14:20:20 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #22091: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 14:21:15 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) (#22091) - posted by zy...@apache.org on 2023/07/25 14:21:20 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22214: [Fix](jdbcCatalog) fix typo of some variable - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 14:25:13 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22218: [Improvement](shuffle) Accumulate rows in a batch for shuffling - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/25 14:27:28 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #22218: [Improvement](shuffle) Accumulate rows in a batch for shuffling - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/25 14:28:06 UTC, 5 replies.
- [GitHub] [doris] zy-kkk merged pull request #22141: [fix](jdbc catalog) fix jdbc catalog like expr query error - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 14:30:31 UTC, 0 replies.
- [doris] branch master updated: [fix](jdbc catalog) fix jdbc catalog like expr query error (#22141) - posted by zy...@apache.org on 2023/07/25 14:30:35 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22164: [fix][jdbc_case]Change the method of obtaining the driver for case test_doris_jdbc_catalog 0724 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 14:31:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22218: [Improvement](shuffle) Accumulate rows in a batch for shuffling - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 14:36:25 UTC, 8 replies.
- [doris] branch branch-2.0 updated (e51fdc62b0 -> 2e088dca8c) - posted by kx...@apache.org on 2023/07/25 14:40:36 UTC, 0 replies.
- [doris] 01/31: [Fix](Http-API)Check and replace user sensitive characters (#22148) - posted by kx...@apache.org on 2023/07/25 14:40:37 UTC, 0 replies.
- [doris] 02/31: [fix](Nereids) forbid gather sort with explict shuffle (#22153) - posted by kx...@apache.org on 2023/07/25 14:40:38 UTC, 0 replies.
- [doris] 03/31: [fix](Nereids) should not process prepare command by Nereids (#22167) - posted by kx...@apache.org on 2023/07/25 14:40:39 UTC, 0 replies.
- [doris] 04/31: [opt](stats) Update stats table config and comment (#22070) - posted by kx...@apache.org on 2023/07/25 14:40:40 UTC, 0 replies.
- [doris] 05/31: [tools](tpcds) Update README.md, use default gcc (#21159) - posted by kx...@apache.org on 2023/07/25 14:40:41 UTC, 0 replies.
- [doris] 06/31: [improvement](multi catalog)paimon support filesystem metastore (#21910) - posted by kx...@apache.org on 2023/07/25 14:40:42 UTC, 0 replies.
- [doris] 07/31: [improvement](catalog) optimize ldap and support more character in user and table name (#21968) - posted by kx...@apache.org on 2023/07/25 14:40:43 UTC, 0 replies.
- [doris] 08/31: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue. (#22052) - posted by kx...@apache.org on 2023/07/25 14:40:44 UTC, 0 replies.
- [doris] 09/31: [round](decimalv2) round decimalv2 to precision value (#22138) - posted by kx...@apache.org on 2023/07/25 14:40:45 UTC, 0 replies.
- [doris] 10/31: [Fix](Nereids) Fix problem of infer predicates not completely (#22145) - posted by kx...@apache.org on 2023/07/25 14:40:46 UTC, 0 replies.
- [doris] 11/31: [typo](docs) add jdbc catalog error handling methods (#22160) - posted by kx...@apache.org on 2023/07/25 14:40:47 UTC, 0 replies.
- [doris] 12/31: [opt](Nereids) add check msg for creating decimal type (#22172) - posted by kx...@apache.org on 2023/07/25 14:40:48 UTC, 0 replies.
- [doris] 13/31: [feature](agg) add the aggregation function 'mag_agg' (#22043) - posted by kx...@apache.org on 2023/07/25 14:40:49 UTC, 0 replies.
- [doris] 14/31: [improvement](stats) show stats with updated time (#21377) - posted by kx...@apache.org on 2023/07/25 14:40:50 UTC, 0 replies.
- [doris] 15/31: [fix](pipeline) fix wrong state of runtime filter of pipeline (#22179) - posted by kx...@apache.org on 2023/07/25 14:40:51 UTC, 0 replies.
- [doris] 16/31: [vectorized](udf) java udf support map type (#22059) - posted by kx...@apache.org on 2023/07/25 14:40:52 UTC, 0 replies.
- [doris] 17/31: [Bug](pipeline) fix pipeline shared scan + topn optimization (#21940) - posted by kx...@apache.org on 2023/07/25 14:40:53 UTC, 0 replies.
- [doris] 18/31: [Fix](MoW) Fix dup key when do schema change add new key (#22154) - posted by kx...@apache.org on 2023/07/25 14:40:54 UTC, 0 replies.
- [doris] 19/31: [fix](match) Optimize the logic for match_phrase function filter (#21622) - posted by kx...@apache.org on 2023/07/25 14:40:55 UTC, 0 replies.
- [doris] 20/31: [Feature](inverted index) add tokenize function for inverted index (#21813) - posted by kx...@apache.org on 2023/07/25 14:40:56 UTC, 0 replies.
- [doris] 21/31: [Fix](compaction) return internal error to avoid be core when finalize_columns_data (#21882) - posted by kx...@apache.org on 2023/07/25 14:40:57 UTC, 0 replies.
- [doris] 22/31: [doc](flink-connector)improve flink connector doc (#22143) - posted by kx...@apache.org on 2023/07/25 14:40:58 UTC, 0 replies.
- [doris] 23/31: [catalog](faq) add jdbc catalog faq (#22129) - posted by kx...@apache.org on 2023/07/25 14:40:59 UTC, 0 replies.
- [doris] 24/31: [opt](Nereids) always fallback when parse failed (#21865) - posted by kx...@apache.org on 2023/07/25 14:41:00 UTC, 0 replies.
- [doris] 25/31: [pipeline](refactor) refactor pipeline task schedule logics (#22028) - posted by kx...@apache.org on 2023/07/25 14:41:01 UTC, 0 replies.
- [doris] 26/31: [fix](inverted index) make error message more friendly when query token is empty (#22118) - posted by kx...@apache.org on 2023/07/25 14:41:02 UTC, 0 replies.
- [doris] 27/31: [Bug](point query) cancel future when meet timeout in PointQueryExec (#21573) - posted by kx...@apache.org on 2023/07/25 14:41:03 UTC, 0 replies.
- [doris] 28/31: [fix](iceberg) fix error when query iceberg v2 format (#22182) - posted by kx...@apache.org on 2023/07/25 14:41:04 UTC, 0 replies.
- [doris] 29/31: [enhencement](regression) add UPDATE & DELETE tests for MOW partial update (#22212) - posted by kx...@apache.org on 2023/07/25 14:41:05 UTC, 0 replies.
- [doris] 30/31: [chore](merge-on-write) disable single replica load and compaction for mow table (#22188) - posted by kx...@apache.org on 2023/07/25 14:41:06 UTC, 0 replies.
- [doris] 31/31: [fix](partial-update) disable partial update when undergoing a schema changing process (#22133) - posted by kx...@apache.org on 2023/07/25 14:41:07 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/25 14:45:25 UTC, 0 replies.
- [doris] branch master updated: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) (#22089) - posted by mo...@apache.org on 2023/07/25 14:45:28 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #22219: [fix](ipv6)Support IPV6 - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/25 14:46:21 UTC, 0 replies.
- [GitHub] [doris] LuGuangming opened a new issue, #22220: [Bug] The function array_intersect query result is incorrect - posted by "LuGuangming (via GitHub)" <gi...@apache.org> on 2023/07/25 14:51:36 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #22221: [typo](docs) remove features that are not useful in 1.2 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 14:52:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22217: [improvement](invert index) Added lucene9.5 unicode tokenizer - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 14:54:26 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22216: [Improvement](aggregate) optimization for AggregationMethodKeysFixed::insert_keys_into_columns - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 14:54:42 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22219: [fix](ipv6)Support IPV6 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 14:56:07 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22218: [Improvement](shuffle) Accumulate rows in a batch for shuffling - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 15:01:11 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22190: [fix](jdbc catalog) fix hana jdbc table bug - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 15:01:12 UTC, 0 replies.
- [GitHub] [doris-website] zy-kkk opened a new pull request, #271: delete noused url in prefix-index - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/25 15:01:14 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on pull request #22207: [Feature](inverted index) add inverted index tool - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/25 15:05:57 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22207: [Feature](inverted index) add inverted index tool - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 15:45:40 UTC, 1 replies.
- [GitHub] [doris] gavinchou commented on pull request #21801: [doc](fe) Add `split-brain` influence for `metadata_failure_recovery` - posted by "gavinchou (via GitHub)" <gi...@apache.org> on 2023/07/25 15:48:39 UTC, 0 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #22222: [fix](tablet clone) fix adding new replica unbalanced - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/25 15:54:19 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #22222: [fix](tablet clone) fix adding new replica unbalanced - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/25 15:54:39 UTC, 2 replies.
- [GitHub] [doris] kaijchen commented on pull request #22215: [test](regression) add cases for partial update stream load with sequence_col - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/25 16:01:50 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #22209: [fix] iceberg catalog to specify the version and time - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/25 16:14:45 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive . - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/25 16:23:17 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22222: [fix](tablet clone) fix adding new replica unbalanced - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 16:23:47 UTC, 2 replies.
- [GitHub] [doris] morningman commented on pull request #22219: [fix](ipv6)Support IPV6 - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/25 16:24:24 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated (5728d1ef7a -> 621c82e0ab) - posted by mo...@apache.org on 2023/07/25 16:27:59 UTC, 0 replies.
- [doris] 01/06: [fix](planner) nested loop join with left semi generate repeat result (#17767) - posted by mo...@apache.org on 2023/07/25 16:28:00 UTC, 0 replies.
- [doris] 02/06: [Fix](compaction) Fix SizeBasedCumulativeCompactionPolicy pick_input_rowsets (#21732) - posted by mo...@apache.org on 2023/07/25 16:28:01 UTC, 0 replies.
- [doris] 03/06: [Fix](json reader) fix rapidjson `array->PushBack` may take ownership… (#21988) - posted by mo...@apache.org on 2023/07/25 16:28:02 UTC, 0 replies.
- [doris] 04/06: [fix](log) column index off-by-one error in scanner logs (#19747) - posted by mo...@apache.org on 2023/07/25 16:28:03 UTC, 0 replies.
- [doris] 05/06: [Fix](planner) fix rewritten alias function's original function is not analyzed again (#21497) - posted by mo...@apache.org on 2023/07/25 16:28:04 UTC, 0 replies.
- [doris] 06/06: [Fix](compaction) return internal error to avoid be core when finalize_columns_data (#21882) - posted by mo...@apache.org on 2023/07/25 16:28:05 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22162: [round](decimalv2) round decimalv2 to precision value - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/25 16:28:18 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [round](decimalv2) round decimalv2 to precision value (#22162) - posted by mo...@apache.org on 2023/07/25 16:28:22 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21903: [fix](nereids) Fix analytic expr - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/25 16:29:06 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1 - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/25 16:29:55 UTC, 0 replies.
- [doris] branch master updated (cf677b327b -> 3414d1a61f) - posted by mo...@apache.org on 2023/07/25 16:30:01 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22217: [improvement](invert index) Added lucene9.5 unicode tokenizer - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/25 16:50:27 UTC, 0 replies.
- [doris] branch master updated: [improvement](invert index) Added lucene9.5 unicode tokenizer (#22217) - posted by kx...@apache.org on 2023/07/25 16:50:30 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [improvement](invert index) Added lucene9.5 unicode tokenizer (#22217) - posted by kx...@apache.org on 2023/07/25 16:52:22 UTC, 0 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #22223: [fix](cast) fix invalid value error when casting null date value to string then casting to date value - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/25 17:02:31 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22187: [fix](hudi) the required fields are empty if only reading partition columns - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 17:02:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22219: [fix](ipv6)Support IPV6 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 17:04:58 UTC, 0 replies.
- [GitHub] [doris-thirdparty] adonis0147 opened a new pull request, #106: [chore] Add a build workflow for 2.0 - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/25 17:05:03 UTC, 0 replies.
- [GitHub] [doris] jacktengg commented on pull request #22223: [fix](cast) fix invalid value error when casting null date value to string then casting to date value - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/25 17:05:10 UTC, 1 replies.
- [doris-thirdparty] annotated tag automation-2.0 updated (5ca0eddf -> e6641704) - posted by ad...@apache.org on 2023/07/25 17:07:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22223: [fix](cast) fix invalid value error when casting null date value to string then casting to date value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 17:10:39 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22142: [fix](forward) fix MissingFormatArgumentException when failed to forward stmt to Master - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 17:10:53 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22223: [fix](cast) fix invalid value error when casting null date value to string then casting to date value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/25 17:38:41 UTC, 1 replies.
- [GitHub] [doris-manager] dependabot[bot] opened a new pull request, #68: Bump org.apache.commons:commons-text from 1.9 to 1.10.0 in /manager - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 23:12:49 UTC, 0 replies.
- [doris-manager] branch dependabot/maven/manager/org.apache.commons-commons-text-1.10.0 created (now 4a9c64c) - posted by gi...@apache.org on 2023/07/25 23:12:50 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22223: [fix](cast) fix invalid value error when casting null date value to string then casting to date value - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:32:52 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22224: [Fix](multi catalog statistics)Improve external table statistics collection. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/26 00:33:06 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #22224: [Fix](multi catalog statistics)Improve external table statistics collection. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/26 00:33:32 UTC, 2 replies.
- [GitHub] [doris] yiguolei commented on pull request #22170: [Refactor]Refactor some code with three-way comparison - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:33:33 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22214: [Fix](jdbcCatalog) fix typo of some variable - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:34:48 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed issue #22198: [Bug] typo maxIdelTime - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:34:48 UTC, 0 replies.
- [doris] branch master updated: [Fix](jdbcCatalog) fix typo of some variable #22214 - posted by yi...@apache.org on 2023/07/26 00:34:51 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22219: [fix](ipv6)Support IPV6 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:40:34 UTC, 0 replies.
- [doris] branch master updated: [fix](ipv6)Support IPV6 (#22219) - posted by yi...@apache.org on 2023/07/26 00:40:39 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22221: [typo](docs) remove features that are not useful in 1.2 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:43:37 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [typo](docs) remove features that are not useful in 1.2 (#22221) - posted by yi...@apache.org on 2023/07/26 00:43:40 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22190: [fix](jdbc catalog) fix hana jdbc table bug - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:45:09 UTC, 0 replies.
- [doris] branch master updated: [fix](jdbc catalog) fix hana jdbc table bug (#22190) - posted by yi...@apache.org on 2023/07/26 00:45:12 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #22225: [branch-2.0](pick) support line delimiter for old broker load in 2.0 - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/26 00:45:59 UTC, 0 replies.
- [GitHub] [doris] yiguolei closed pull request #22178: Bump org.apache.thrift:libthrift from 0.9.3 to 0.14.0 in /fe/be-java-extensions/paimon-scanner - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:46:00 UTC, 0 replies.
- [GitHub] [doris] dependabot[bot] commented on pull request #22178: Bump org.apache.thrift:libthrift from 0.9.3 to 0.14.0 in /fe/be-java-extensions/paimon-scanner - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 00:46:02 UTC, 0 replies.
- [doris] branch dependabot/maven/fe/be-java-extensions/paimon-scanner/org.apache.thrift-libthrift-0.14.0 deleted (was c85e5239f0) - posted by gi...@apache.org on 2023/07/26 00:46:12 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22164: [fix][jdbc_case]Change the method of obtaining the driver for case test_doris_jdbc_catalog 0724 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:48:19 UTC, 0 replies.
- [doris] branch master updated: [fix][jdbc_case]Change the method of obtaining the driver for case test_doris_jdbc_catalog 0724 #22164 - posted by yi...@apache.org on 2023/07/26 00:48:24 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22158: [improvement](stream-load) add http request field check for stream load in BE - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:49:49 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception. - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 00:57:34 UTC, 0 replies.
- [doris] branch master updated: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception. (#22193) - posted by yi...@apache.org on 2023/07/26 00:57:38 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22142: [fix](forward) fix MissingFormatArgumentException when failed to forward stmt to Master - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 01:00:07 UTC, 0 replies.
- [doris] branch master updated: [fix](forward) fix MissingFormatArgumentException when failed to forward stmt to Master (#22142) - posted by yi...@apache.org on 2023/07/26 01:00:11 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22140: [Fix](multi-catalog) Do not throw exceptions when file not exists for external hive tables. - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 01:05:54 UTC, 0 replies.
- [doris] branch master updated (5f846056f7 -> b12c993f05) - posted by yi...@apache.org on 2023/07/26 01:05:59 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #20932: [fix](be) doris_be compile failed - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 01:08:25 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #21680: [improvement](jdbc) add `timestamp` put to `datev2` - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 01:10:37 UTC, 0 replies.
- [doris] branch master updated: [improvement](jdbc) add `timestamp` put to `datev2` (#21680) - posted by yi...@apache.org on 2023/07/26 01:10:41 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22224: [Fix](multi catalog statistics)Improve external table statistics collection. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 01:12:08 UTC, 2 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22213: [improvement](regression-test) add partial update with schema change case - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 01:14:44 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22157: [Docs](docs) Rename Release Note Title and File name of CN & EN Version - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 01:20:11 UTC, 0 replies.
- [doris] branch master updated: [Docs](docs) Rename Release Note Title and File name of CN & EN Version (#22157) - posted by yi...@apache.org on 2023/07/26 01:20:15 UTC, 0 replies.
- [GitHub] [doris-thirdparty] morningman merged pull request #106: [chore] Add a build workflow for 2.0 - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 01:30:30 UTC, 0 replies.
- [doris-thirdparty] branch main updated: [chore] Add a build workflow for 2.0 (#106) - posted by mo...@apache.org on 2023/07/26 01:30:32 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22170: [Refactor]Refactor some code with three-way comparison - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 01:34:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21903: [fix](nereids) Fix analytic expr - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 01:48:08 UTC, 1 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ 1775825ed078281483bdaabb9b1aec4053eef61e - posted by gi...@apache.org on 2023/07/26 01:48:40 UTC, 0 replies.
- [GitHub] [doris] wangbo opened a new pull request, #22226: [fix](executor)cancel exchange buffer rpc when query is cancelled - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/26 01:54:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22226: [fix](executor)cancel exchange buffer rpc when query is cancelled - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 02:01:02 UTC, 8 replies.
- [GitHub] [doris] yiguolei merged pull request #21109: [Improve](serde)update serialize and deserialize text for data type - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 02:06:19 UTC, 0 replies.
- [doris] branch master updated: [Improve](serde)update serialize and deserialize text for data type (#21109) - posted by yi...@apache.org on 2023/07/26 02:06:24 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22227: [enhancement](nereids) Scale replica of stats table to 3 when it's possible - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/26 02:24:17 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #22227: [enhancement](nereids) Scale replica of stats table to 3 when it's possible - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/26 02:24:37 UTC, 7 replies.
- [GitHub] [doris] AshinGau closed pull request #21527: [debug](parquet) failed to get parquet page header - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/26 02:29:20 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #22228: [fix](multi-catalog) complex types parsing failed, with unexpected nuls and rows - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/26 02:34:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22228: [fix](multi-catalog) complex types parsing failed, with unexpected nulls and rows - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 02:41:07 UTC, 6 replies.
- [GitHub] [doris-website] jeffreys-cat closed pull request #270: [feature](i18n) remove zh_CN - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/26 02:54:31 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22229: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 02:56:22 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22229: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 02:56:31 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22042: [regression-test] add list partition case and multi partition keys case - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 02:58:21 UTC, 1 replies.
- [GitHub] [doris] AshinGau merged pull request #22187: [fix](hudi) the required fields are empty if only reading partition columns - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/26 02:59:48 UTC, 0 replies.
- [doris] branch master updated: [fix](hudi) the required fields are empty if only reading partition columns (#22187) - posted by as...@apache.org on 2023/07/26 02:59:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22197: [fix](Nereids) translate failed when enable topn two phase opt - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 03:01:17 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22229: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 03:03:09 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22081: [fix](kerberos)fix kerberos config read - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 03:03:42 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 03:11:07 UTC, 1 replies.
- [GitHub] [doris] MS1027439787 commented on issue #9469: Don't support MySQL table, you should rebuild Doris with WITH_MYSQL option ON - posted by "MS1027439787 (via GitHub)" <gi...@apache.org> on 2023/07/26 03:12:28 UTC, 1 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #272: [feature](i18n) remove zh_CN - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/26 03:14:19 UTC, 0 replies.
- [GitHub] [doris-website] luzhijing merged pull request #272: [feature](i18n) remove zh_CN - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/26 03:16:01 UTC, 0 replies.
- [doris-website] branch master updated: [feature](i18n) remove zh_CN (#272) - posted by lu...@apache.org on 2023/07/26 03:16:05 UTC, 0 replies.
- [GitHub] [doris] yiguolei opened a new pull request, #22230: [exceptionsafe](expr) exprcontext's open and prepare method should catch exception - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 03:29:44 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #21929: [Fix](regression-test)fix nereids_p0/javaudf and nereids_p0/outfile cases. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 03:33:54 UTC, 0 replies.
- [doris] branch master updated (4c4f08f805 -> f4396ef8c7) - posted by mo...@apache.org on 2023/07/26 03:33:58 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22230: [exceptionsafe](expr) exprcontext's open and prepare method should catch exception - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 03:36:15 UTC, 2 replies.
- [GitHub] [doris] zgxme opened a new pull request, #22231: [chore](debug-ci)Troubleshooting the cause of slow CI execution - posted by "zgxme (via GitHub)" <gi...@apache.org> on 2023/07/26 03:38:12 UTC, 0 replies.
- [GitHub] [doris] zgxme commented on pull request #22231: [chore](debug-ci)Troubleshooting the cause of slow CI execution - posted by "zgxme (via GitHub)" <gi...@apache.org> on 2023/07/26 03:38:29 UTC, 4 replies.
- [GitHub] [doris] morrySnow merged pull request #22197: [fix](Nereids) translate failed when enable topn two phase opt - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 03:38:52 UTC, 0 replies.
- [doris] branch master updated (f4396ef8c7 -> 21a3593a9a) - posted by mo...@apache.org on 2023/07/26 03:38:56 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22230: [exceptionsafe](expr) exprcontext's open and prepare method should catch exception - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 03:38:58 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22227: [enhancement](nereids) Scale replica of stats table to 3 when it's possible - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 03:54:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22229: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 03:59:01 UTC, 2 replies.
- [GitHub] [doris] shuke987 opened a new pull request, #22232: [fix](case) add sync after stream load - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/26 04:03:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22232: [fix](case) add sync after stream load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 04:04:35 UTC, 1 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #22233: [improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/26 04:06:30 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22233: [improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/26 04:06:46 UTC, 1 replies.
- [GitHub] [doris] jixxiong commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE - posted by "jixxiong (via GitHub)" <gi...@apache.org> on 2023/07/26 04:11:56 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz merged pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/26 04:18:33 UTC, 0 replies.
- [doris] branch master updated: [fix](memory) fix invalid large memory check && fix memory info thread safety (#22027) - posted by zo...@apache.org on 2023/07/26 04:18:37 UTC, 0 replies.
- [GitHub] [doris] plutoyty closed issue #22120: [Bug] Delete the .idea in the project to avoid being affected by specific IDE settings - posted by "plutoyty (via GitHub)" <gi...@apache.org> on 2023/07/26 04:18:49 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22227: [enhancement](nereids) Scale replica of stats table to 3 when it's possible - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 04:19:40 UTC, 1 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22234: [chore](tools) add icon.svg to .idea - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 04:19:54 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22234: [chore](tools) add icon.svg to .idea - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 04:21:43 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22234: [chore](tools) add icon.svg to .idea - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 04:25:33 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22230: [exceptionsafe](expr) exprcontext's open and prepare method should catch exception - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 04:27:21 UTC, 0 replies.
- [GitHub] [doris-thirdparty] adonis0147 opened a new pull request, #107: [chore](workflow) Increase the build space - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/26 04:29:18 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22233: [improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 04:47:04 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22234: [chore](tools) add icon.svg to .idea - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 04:51:37 UTC, 2 replies.
- [GitHub] [doris] AshinGau commented on pull request #22228: [fix](multi-catalog) complex types parsing failed, with unexpected nulls and rows - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/26 05:02:51 UTC, 1 replies.
- [GitHub] [doris] ucasfl commented on pull request #22170: [Refactor]Refactor some code with three-way comparison - posted by "ucasfl (via GitHub)" <gi...@apache.org> on 2023/07/26 05:08:46 UTC, 1 replies.
- [GitHub] [doris] jackwener merged pull request #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/26 05:13:28 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids): mergeGroup should merge target Group into existed Group (#22123) - posted by ja...@apache.org on 2023/07/26 05:13:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 05:25:08 UTC, 2 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22235: [fix](tablets_channel) fix the process when erasing elements from `std::set` - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/26 05:26:00 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22235: [fix](tablets_channel) fix the process when erasing elements from `std::set` - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/26 05:31:39 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22235: [fix](tablets_channel) fix the process when erasing elements from `std::set` - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 05:34:53 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22209: [fix] iceberg catalog to specify the version and time - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 05:35:45 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #22081: [fix](kerberos)fix kerberos config read - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 05:36:15 UTC, 0 replies.
- [doris] branch master updated (bb67a1467a -> 9f3960b460) - posted by mo...@apache.org on 2023/07/26 05:36:19 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22228: [fix](multi-catalog) complex types parsing failed, with unexpected nulls and rows - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 05:40:10 UTC, 2 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22236: [fix](planner)fix bug of unexpected nest loop join - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/26 05:46:39 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #22236: [fix](planner)fix bug of unexpected nest loop join - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/26 05:46:55 UTC, 0 replies.
- [GitHub] [doris] tonychen0716 commented on issue #21914: [Bug] Failed to init stats cleaner java.lang.RuntimeException: DB: default_cluster:__internal_schema not exists - posted by "tonychen0716 (via GitHub)" <gi...@apache.org> on 2023/07/26 05:59:29 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22235: [fix](tablets_channel) fix the process when erasing elements from `std::set` - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 06:01:02 UTC, 0 replies.
- [GitHub] [doris] mymeiyi opened a new pull request, #22237: [fix](point query) Fix ArrayIndexOutOfBoundsException if close a prep… - posted by "mymeiyi (via GitHub)" <gi...@apache.org> on 2023/07/26 06:13:12 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22236: [fix](planner)fix bug of unexpected nest loop join - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 06:17:06 UTC, 0 replies.
- [GitHub] [doris] csun5285 opened a new pull request, #22238: [fix](compaction) fix time series compaction policy corner case - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/26 06:21:34 UTC, 0 replies.
- [GitHub] [doris] zclllyybb closed pull request #21305: [fix](datetime) refactor insert behavior to make same with mysql - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/26 06:24:20 UTC, 0 replies.
- [GitHub] [doris] zclllyybb closed pull request #22183: [Test-Only] test streamload parsing performance - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/26 06:24:24 UTC, 0 replies.
- [GitHub] [doris] MaYonle opened a new issue, #22239: [Bug] All baeckeds down with ES catalog query - posted by "MaYonle (via GitHub)" <gi...@apache.org> on 2023/07/26 06:28:09 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22238: [fix](compaction) fix time series compaction policy corner case - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 06:28:44 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22237: [fix](point query) Fix ArrayIndexOutOfBoundsException if close a prep… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 06:34:18 UTC, 1 replies.
- [GitHub] [doris] eldenmoon commented on pull request #22237: [fix](point query) Fix ArrayIndexOutOfBoundsException if close a prep… - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/26 06:39:09 UTC, 0 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #22240: [improvement](scanner) use batch size of session instead of limit to improve performance of reading - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/26 06:41:09 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22230: [exceptionsafe](expr) exprcontext's open and prepare method should catch exception - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 06:46:27 UTC, 0 replies.
- [doris] branch master updated (9f3960b460 -> 6c0c66e664) - posted by yi...@apache.org on 2023/07/26 06:46:32 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22240: [improvement](scanner) use batch size of session instead of limit to improve performance of reading - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 06:47:56 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22240: [improvement](scanner) use batch size of session instead of limit to improve performance of reading - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 06:48:27 UTC, 2 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22241: [Improvement](brpc) adjust brpc_light_work_pool_threads/brpc_heavy_work_pool_threads and … - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 06:55:40 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22241: [Improvement](brpc) adjust brpc_light_work_pool_threads/brpc_heavy_work_pool_threads and … - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 06:55:54 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22241: [Improvement](brpc) adjust brpc_light_work_pool_threads/brpc_heavy_work_pool_threads and … - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 07:02:26 UTC, 3 replies.
- [GitHub] [doris] yiguolei commented on pull request #22226: [fix](executor)cancel exchange buffer rpc when query is cancelled - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 07:05:00 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22242: [fix](Nereids) cast time should turn nullable on all valid types - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 07:08:16 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22242: [fix](Nereids) cast time should turn nullable on all valid types - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 07:08:40 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22237: [fix](point query) Fix ArrayIndexOutOfBoundsException if close a prep… - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 07:11:54 UTC, 0 replies.
- [GitHub] [doris] jixxiong opened a new pull request, #22243: [fix](Unique-Key) fix version upgrade caused MOR to become MOW - posted by "jixxiong (via GitHub)" <gi...@apache.org> on 2023/07/26 07:15:06 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22174: [fix](binlog) Fix BinlogUtils getExpiredMs overflow - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/26 07:15:37 UTC, 0 replies.
- [doris] branch master updated: [fix](binlog) Fix BinlogUtils getExpiredMs overflow (#22174) - posted by da...@apache.org on 2023/07/26 07:15:55 UTC, 0 replies.
- [GitHub] [doris] adonis0147 opened a new pull request, #22244: [chore](third-party) Fix the build order for libunwind - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/26 07:20:59 UTC, 0 replies.
- [GitHub] [doris] adonis0147 commented on pull request #22244: [chore](third-party) Fix the build order for libunwind - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/26 07:21:57 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22240: [improvement](scanner) use batch size of session instead of limit to improve performance of reading - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 07:24:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22241: [Improvement](brpc) adjust brpc_light_work_pool_threads/brpc_heavy_work_pool_threads and … - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 07:24:51 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22244: [chore](third-party) Fix the build order for libunwind - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 07:28:53 UTC, 2 replies.
- [GitHub] [doris] DongLiang-0 opened a new pull request, #22245: [Improve](avro)s3 TVF reads avro file to adapts MinIO - posted by "DongLiang-0 (via GitHub)" <gi...@apache.org> on 2023/07/26 07:42:11 UTC, 0 replies.
- [GitHub] [doris] DongLiang-0 commented on pull request #22245: [Improve](avro)s3 TVF read avro file to adapts MinIO - posted by "DongLiang-0 (via GitHub)" <gi...@apache.org> on 2023/07/26 07:43:42 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22242: [fix](Nereids) cast time should turn nullable on all valid types - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 07:44:37 UTC, 0 replies.
- [GitHub] [doris] wangbo commented on pull request #22226: [fix](executor)cancel exchange buffer rpc when query is cancelled - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/26 07:46:40 UTC, 3 replies.
- [GitHub] [doris-thirdparty] BiteTheDDDDt merged pull request #107: [chore](workflow) Increase the build space - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 07:49:05 UTC, 0 replies.
- [doris-thirdparty] branch main updated: [chore](workflow) Increase the build space (#107) - posted by pa...@apache.org on 2023/07/26 07:49:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22244: [chore](third-party) Fix the build order for libunwind - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 07:52:23 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22109: [Enhancement] add soft link for the compile_commands.json - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 07:57:28 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #22243: [fix](Unique-Key) fix version upgrade caused MOR to become MOW - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/26 08:08:02 UTC, 0 replies.
- [GitHub] [doris] DarvenDuan opened a new pull request, #22246: [improvement](scan) Optimize the generation rule for scan key range when the number of elements in the IN clause exceeds doris_max_scan_key_num - posted by "DarvenDuan (via GitHub)" <gi...@apache.org> on 2023/07/26 08:09:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22243: [fix](Unique-Key) fix version upgrade caused MOR to become MOW - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 08:09:51 UTC, 1 replies.
- [GitHub] [doris] wsjz opened a new pull request, #22247: [improvement](multi-catalog)add scanner isolation class loader - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/26 08:12:48 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #22248: [imporve](flex) support scientific notation(aEb) parser - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/26 08:14:23 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22245: [Improve](avro)s3 TVF read avro file to adapts MinIO - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 08:15:29 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #22248: [imporve](flex) support scientific notation(aEb) parser - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/26 08:15:45 UTC, 5 replies.
- [GitHub] [doris] ByteYue opened a new pull request, #22249: [enhance](ColdHeatSeparation) carry use path style info along with cold heat separation to support using minio - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/26 08:16:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22246: [improvement](scan) Optimize the generation rule for scan key range when the number of elements in the IN clause exceeds doris_max_scan_key_num - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 08:17:39 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22216: [Improvement](aggregate) optimization for AggregationMethodKeysFixed::insert_keys_into_columns - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 08:19:17 UTC, 0 replies.
- [doris] branch master updated: [Improvement](aggregate) optimization for AggregationMethodKeysFixed::insert_keys_into_columns (#22216) - posted by pa...@apache.org on 2023/07/26 08:19:24 UTC, 0 replies.
- [GitHub] [doris] DarvenDuan commented on pull request #22246: [improvement](scan) Optimize the generation rule for scan key range when the number of elements in the IN clause exceeds doris_max_scan_key_num - posted by "DarvenDuan (via GitHub)" <gi...@apache.org> on 2023/07/26 08:22:08 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22249: [enhance](ColdHeatSeparation) carry use path style info along with cold heat separation to support using minio - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 08:22:51 UTC, 4 replies.
- [GitHub] [doris] zhannngchen opened a new pull request, #22250: [fix](partial-update) sequence column not updated if using function_column.sequence_type - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/26 08:24:05 UTC, 0 replies.
- [GitHub] [doris] lsy3993 opened a new pull request, #22251: [fix](jdbc_catalog) fix int and bigint in mysql view when use doris catalog - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/26 08:26:52 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22229: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/26 08:27:43 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #22250: [fix](partial-update) sequence column not updated if using function_column.sequence_type - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/26 08:31:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22251: [fix](jdbc_catalog) fix int and bigint in mysql view when use doris catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 08:34:36 UTC, 7 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22250: [fix](partial-update) sequence column not updated if using function_column.sequence_type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 08:35:36 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22243: [fix](Unique-Key) fix version upgrade caused MOR to become MOW - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 08:40:14 UTC, 0 replies.
- [GitHub] [doris] weizhengte closed pull request #19716: [refactor](statistics) refactor the related code of analysis info. - posted by "weizhengte (via GitHub)" <gi...@apache.org> on 2023/07/26 08:42:27 UTC, 0 replies.
- [GitHub] [doris] KassieZ opened a new pull request, #22252: [Docs](community) Add Join Community Files of EN & CN Verison - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/26 08:50:39 UTC, 0 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #22253: [enhencement](binlog) Update table binlog config disable failure when db binlog is enable && modify table binlog more than one property. - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/26 08:52:46 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22253: [enhencement](binlog) Update table binlog config disable failure when db binlog is enable && modify table binlog more than one property. - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/26 08:53:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22253: [enhencement](binlog) Update table binlog config disable failure when db binlog is enable && modify table binlog more than one property. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 08:54:49 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22205: [fix](executor) only mysql connect to set GlobalPipelineTask - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 08:55:25 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #22041: [Improve](point query) Improve lookup connection cache from DoubleBuffer to LRU cache for better item pruning - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/26 08:59:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22041: [Improve](point query) Improve lookup connection cache from DoubleBuffer to LRU cache for better item pruning - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:00:03 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22250: [fix](partial-update) sequence column not updated if using function_column.sequence_type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 09:00:37 UTC, 0 replies.
- [GitHub] [doris] eldenmoon commented on a diff in pull request #22041: [Improve](point query) Improve lookup connection cache from DoubleBuffer to LRU cache for better item pruning - posted by "eldenmoon (via GitHub)" <gi...@apache.org> on 2023/07/26 09:00:42 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22246: [improvement](scan) Optimize the generation rule for scan key range when the number of elements in the IN clause exceeds doris_max_scan_key_num - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 09:05:08 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22254: [refactor](Nereids) add result sink node - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 09:06:18 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22254: [refactor](Nereids) add result sink node - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 09:06:31 UTC, 4 replies.
- [GitHub] [doris] zhannngchen merged pull request #22235: [fix](tablets_channel) fix the process when erasing elements from `std::set` - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/26 09:06:40 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #22255: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/26 09:06:45 UTC, 0 replies.
- [doris] branch master updated: fix erase (#22235) - posted by zh...@apache.org on 2023/07/26 09:06:46 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22248: [imporve](flex) support scientific notation(aEb) parser - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:07:03 UTC, 2 replies.
- [GitHub] [doris-spark-connector] wolfboys opened a new pull request, #121: escapeString bug fixed. - posted by "wolfboys (via GitHub)" <gi...@apache.org> on 2023/07/26 09:09:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22227: [enhancement](nereids) Scale replica of stats table to 3 when it's possible - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:11:03 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22233: [improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:11:13 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22211: [enhancement](nereids) Execute sync analyze task with multi-thread - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:11:55 UTC, 2 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #22256: [Enhencement](binlog) db enable binlog - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/26 09:12:16 UTC, 0 replies.
- [GitHub] [doris] JackDrogon commented on pull request #22256: [Enhencement](binlog) db enable binlog - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/26 09:12:27 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22257: [round](decimalv2) round precise decimalv2 value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/26 09:13:22 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22255: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:13:38 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22256: [Enhencement](binlog) db enable binlog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:14:07 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #21889: [enhancement](nereids) Retry when async analyze task failed - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 09:16:59 UTC, 0 replies.
- [doris] branch master updated (a6311e2f95 -> 964ac4e601) - posted by mo...@apache.org on 2023/07/26 09:17:04 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #22255: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/26 09:19:06 UTC, 4 replies.
- [GitHub] [doris] KassieZ commented on pull request #22252: [Docs](community) Add Join Community Files of EN & CN Verison - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/26 09:20:58 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba merged pull request #120: [improvement] json format support json by line mode - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/26 09:21:47 UTC, 0 replies.
- [doris-spark-connector] branch master updated: [improvement] json format support json by line mode (#120) - posted by di...@apache.org on 2023/07/26 09:21:50 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22253: [enhencement](binlog) Update table binlog config disable failure when db binlog is enable && modify table binlog more than one property. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 09:22:13 UTC, 0 replies.
- [GitHub] [doris] englefly commented on pull request #22203: [tpcds](nereids) add rule to eliminate empty relation - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/26 09:24:29 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22252: [Docs](community) Add Join Community Files of EN & CN Verison - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:25:03 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22095: [feature](stats) Enable period time with cron expr - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 09:26:00 UTC, 0 replies.
- [doris] branch master updated (964ac4e601 -> 582acad8a1) - posted by mo...@apache.org on 2023/07/26 09:26:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22156: [stats](nereids)in predicate range adjust - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:27:13 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22234: [chore](tools) add icon.svg to .idea to let idea present doris's logo - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 09:27:50 UTC, 0 replies.
- [doris] branch master updated (582acad8a1 -> 0b05c0b841) - posted by mo...@apache.org on 2023/07/26 09:27:55 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22258: [round](decimalv2) round precise decimalv2 value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/26 09:27:55 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #21918: [doc](stats) full auto analyze docs - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/26 09:30:13 UTC, 0 replies.
- [doris] branch master updated: [doc](stats) full auto analyze docs #21918 - posted by en...@apache.org on 2023/07/26 09:30:18 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22215: [test](regression) add cases for partial update with sequence_type - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/26 09:30:46 UTC, 1 replies.
- [GitHub] [doris-website] zy-kkk merged pull request #271: delete noused url in prefix-index - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/26 09:31:27 UTC, 0 replies.
- [doris-website] branch master updated: delete noused url in prefix-index (#271) - posted by zy...@apache.org on 2023/07/26 09:31:29 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba merged pull request #121: escape column_separator bug fixed. - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/26 09:33:23 UTC, 0 replies.
- [doris-spark-connector] branch master updated: escape column_separator bug fixed. (#121) - posted by di...@apache.org on 2023/07/26 09:33:25 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 09:34:34 UTC, 0 replies.
- [doris] branch master updated: [opt](Nereids) add partial update support for delete stmt (#22184) - posted by mo...@apache.org on 2023/07/26 09:34:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22258: [round](decimalv2) round precise decimalv2 value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:34:43 UTC, 5 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22242: [fix](Nereids) cast time should turn nullable on all valid types - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:35:48 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22254: [refactor](Nereids) add result sink node - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 09:43:02 UTC, 2 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #22258: [round](decimalv2) round precise decimalv2 value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/26 09:45:55 UTC, 1 replies.
- [GitHub] [doris] hust-hhb opened a new pull request, #22259: [fix](vertical compaction) fix compaction core - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/26 09:47:20 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22256: [Enhencement](binlog) db enable binlog - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 09:49:33 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22260: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. (#21998) - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/26 09:50:07 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on issue #22200: [Bug] doris 1.2.3 function char trim error - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/26 09:51:34 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22226: [fix](executor)cancel exchange buffer rpc when query is cancelled - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 09:52:54 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22248: [imporve](flex) support scientific notation(aEb) parser - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 09:55:13 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22259: [WIP][fix](vertical compaction) fix compaction core - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 09:55:53 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22242: [fix](Nereids) cast time should turn nullable on all valid types - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/26 09:56:22 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) cast time should turn nullable on all valid types (#22242) - posted by mo...@apache.org on 2023/07/26 09:56:28 UTC, 0 replies.
- [GitHub] [doris] hust-hhb commented on pull request #22259: [WIP][fix](vertical compaction) fix compaction core - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/26 09:58:17 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22223: [fix](cast) fix invalid value error when casting null date value to string then casting to date value - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 09:59:04 UTC, 0 replies.
- [doris] branch master updated (14dcc53135 -> 8ff487cc4b) - posted by yi...@apache.org on 2023/07/26 09:59:11 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22261: [fix](compile) Fix FE compile error - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/26 09:59:31 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #22261: [fix](compile) Fix FE compile error - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/26 09:59:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22261: [fix](compile) Fix FE compile error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 10:01:43 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #22259: [WIP][fix](vertical compaction) fix compaction core - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 10:02:42 UTC, 0 replies.
- [GitHub] [doris] truonglac2603 commented on issue #4322: FE keeps complaining wait catalog to be ready after restarted - posted by "truonglac2603 (via GitHub)" <gi...@apache.org> on 2023/07/26 10:04:55 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22203: [tpcds](nereids) add rule to eliminate empty relation - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 10:06:26 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22258: [round](decimalv2) round precise decimalv2 value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 10:19:09 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22255: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 10:20:23 UTC, 4 replies.
- [GitHub] [doris] zhangstar333 commented on a diff in pull request #22248: [imporve](flex) support scientific notation(aEb) parser - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/26 10:20:44 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on pull request #22249: [enhance](ColdHeatSeparation) carry use path style info along with cold heat separation to support using minio - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/26 10:20:48 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #21801: [doc](fe) Add `split-brain` influence for `metadata_failure_recovery` - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/26 10:21:32 UTC, 0 replies.
- [doris] branch master updated (8ff487cc4b -> 2c7d7937e5) - posted by da...@apache.org on 2023/07/26 10:21:38 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22237: [fix](point query) Fix ArrayIndexOutOfBoundsException if close a prep… - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/26 10:22:10 UTC, 0 replies.
- [doris] branch master updated: [fix](point query) Fix ArrayIndexOutOfBoundsException if close a prepare stmt (#22237) - posted by da...@apache.org on 2023/07/26 10:22:14 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22250: [fix](partial-update) sequence column not updated if using function_column.sequence_type - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/26 10:22:46 UTC, 0 replies.
- [doris] branch master updated: [fix](partial-update) sequence column not updated if using function_column.sequence_type (#22250) - posted by da...@apache.org on 2023/07/26 10:22:49 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22165: [improvement](compression) support LZ4_HC algorithm and parse LZ4_RAW - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/26 10:23:42 UTC, 0 replies.
- [doris] branch master updated (4e57f45d8e -> 9e16c69925) - posted by da...@apache.org on 2023/07/26 10:23:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22261: [fix](compile) Fix FE compile error - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 10:33:50 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22261: [fix](compile) Fix FE compile error - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 10:39:23 UTC, 0 replies.
- [doris] branch master updated: [fix](compile) Fix FE compile error (#22261) - posted by pa...@apache.org on 2023/07/26 10:39:29 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22262: [fix](nereids)SubqueryToApply may lost conjunct - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/26 10:43:23 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #22262: [fix](nereids)SubqueryToApply may lost conjunct - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/26 10:43:37 UTC, 1 replies.
- [GitHub] [doris] morningman opened a new pull request, #22263: [fix](fs-cache) add 'scheme://authority' to fs cache key - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 10:50:17 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22240: [improvement](scanner) use batch size of session instead of limit to improve performance of reading - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/26 10:57:45 UTC, 0 replies.
- [doris] branch master updated: [improvement](scanner) use batch size of session instead of limit to improve performance of reading (#22240) - posted by yi...@apache.org on 2023/07/26 10:57:50 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #22156: [stats](nereids)in predicate range adjust - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/26 11:10:07 UTC, 0 replies.
- [doris] branch master updated: [stats](nereids)in predicate range adjust (#22156) - posted by en...@apache.org on 2023/07/26 11:10:11 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22249: [enhance](ColdHeatSeparation) carry use path style info along with cold heat separation to support using minio - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 11:12:43 UTC, 1 replies.
- [GitHub] [doris] hust-hhb closed pull request #22259: [WIP][fix](vertical compaction) fix compaction core - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/26 11:16:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22263: [fix](fs-cache) add 'scheme://authority' to fs cache key - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 11:19:05 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22262: [fix](nereids)SubqueryToApply may lost conjunct - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 11:24:30 UTC, 1 replies.
- [GitHub] [doris] zhannngchen merged pull request #22243: [fix](Unique-Key) fix version upgrade caused MOR to become MOW - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/26 11:38:27 UTC, 0 replies.
- [doris] branch master updated (490ad14720 -> 331ae6d2cb) - posted by zh...@apache.org on 2023/07/26 11:38:32 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #22248: [imporve](flex) support scientific notation(aEb) parser - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/26 11:42:15 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22229: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 11:44:38 UTC, 0 replies.
- [doris] branch master updated (331ae6d2cb -> 560731f392) - posted by pa...@apache.org on 2023/07/26 11:44:43 UTC, 0 replies.
- [GitHub] [doris] jackwener opened a new pull request, #22264: [minor](Nereids): add more comment to explain code - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/26 11:52:46 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22260: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. (#21998) - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 12:09:29 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize. (#21998) (#22260) - posted by mo...@apache.org on 2023/07/26 12:09:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22207: [Feature](inverted index) add inverted index tool - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 12:15:18 UTC, 1 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #273: [feature](app) update header & footer - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/26 12:35:50 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #22265: [fix](Nereids) fix ends calculation when there are constant project - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/26 13:06:58 UTC, 0 replies.
- [GitHub] [doris] zhannngchen opened a new pull request, #22266: [cherry-pick](partial update) fix some bugs of sequence column (#21896) - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/26 13:10:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22266: [cherry-pick](partial update) fix some bugs of sequence column (#21896) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 13:17:36 UTC, 0 replies.
- [GitHub] [doris] zhannngchen opened a new pull request, #22267: [cherry-pick](merge-on-write) support concurrent delete bitmap calc while close_wait (#21488) - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/26 13:20:44 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22231: [chore](debug-ci)Troubleshooting the cause of slow CI execution - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 13:27:54 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22267: [cherry-pick](merge-on-write) support concurrent delete bitmap calc while close_wait (#21488) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 13:28:01 UTC, 2 replies.
- [GitHub] [doris-website] morningman merged pull request #273: [feature](app) update header & footer - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 13:33:25 UTC, 0 replies.
- [doris-website] branch master updated: [feature](app) update header & footer (#273) - posted by mo...@apache.org on 2023/07/26 13:33:27 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22268: [Bug](materialized-view) fix where clause not analyzed after fe restart - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 14:17:44 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22268: [Bug](materialized-view) fix where clause not analyzed after fe restart - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/26 14:17:58 UTC, 2 replies.
- [GitHub] [doris] XieJiann commented on pull request #22265: [fix](Nereids) fix ends calculation when there are constant project - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/26 14:25:43 UTC, 9 replies.
- [GitHub] [doris] Mryange opened a new pull request, #22269: [feature](time) using timev2 type to replace the old time type. - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/26 14:44:42 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #22269: [feature](time) using timev2 type to replace the old time type. - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/26 14:44:53 UTC, 10 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22270: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/26 14:47:55 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22263: [fix](fs-cache) add 'scheme://authority' to fs cache key - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 14:50:15 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22269: [feature](time) using timev2 type to replace the old time type. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 14:51:32 UTC, 10 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22268: [Bug](materialized-view) fix where clause not analyzed after fe restart - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 14:51:34 UTC, 2 replies.
- [GitHub] [doris] AshinGau merged pull request #22049: [improvement](s3) increase the connection num of s3 client - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/26 14:52:43 UTC, 0 replies.
- [doris] branch master updated (560731f392 -> 7ed997cba8) - posted by as...@apache.org on 2023/07/26 14:52:49 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22270: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/26 14:53:14 UTC, 10 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22270: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 14:56:38 UTC, 7 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22092: [enhance](nereids) enhance broadcast join cost calculation - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 15:03:11 UTC, 4 replies.
- [GitHub] [doris] shuke987 opened a new pull request, #22271: [fix]( regression-test ) forbid test_cast_string_to_array temporarily - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/26 15:08:09 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22271: [fix]( regression-test ) forbid test_cast_string_to_array temporarily - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 15:09:41 UTC, 0 replies.
- [GitHub] [doris] shuke987 commented on pull request #22271: [fix]( regression-test ) forbid test_cast_string_to_array temporarily - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/26 15:09:53 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22271: [fix]( regression-test ) forbid test_cast_string_to_array temporarily - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 15:10:44 UTC, 1 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #22224: [Fix](multi catalog statistics)Improve external table statistics collection. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 15:16:45 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22263: [fix](fs-cache) add 'scheme://authority' to fs cache key - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 15:21:54 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22270: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 15:24:08 UTC, 5 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22269: [feature](time) using timev2 type to replace the old time type. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 15:24:11 UTC, 7 replies.
- [GitHub] [doris] xinyiZzz merged pull request #22271: [fix]( regression-test ) forbid test_cast_string_to_array temporarily - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/26 15:27:21 UTC, 0 replies.
- [doris] branch master updated (7ed997cba8 -> 12222eb145) - posted by zo...@apache.org on 2023/07/26 15:27:27 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #22272: [fix](rest)check response code when get image - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/26 15:41:30 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22273: [fix](test) change some name in regression test to avoid conflict name running in parallel - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 16:24:59 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22273: [fix](test) change some names in regression test to avoid conflict name running in parallel - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/26 16:25:31 UTC, 0 replies.
- [GitHub] [doris] krescent opened a new pull request, #22274: Update run-docker-cluster.md - posted by "krescent (via GitHub)" <gi...@apache.org> on 2023/07/26 17:11:42 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22265: [fix](Nereids) fix ends calculation when there are constant project - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/26 22:15:19 UTC, 6 replies.
- [GitHub] [doris] yiguolei commented on pull request #22257: [round](decimalv2) round precise decimalv2 value - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/27 01:13:09 UTC, 0 replies.
- [GitHub] [doris] hust-hhb opened a new pull request, #22275: (vertical compaction) fix vertical compaction core - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/27 01:14:47 UTC, 0 replies.
- [GitHub] [doris] hust-hhb commented on pull request #22275: (vertical compaction) fix vertical compaction core - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/27 01:15:13 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22275: (vertical compaction) fix vertical compaction core - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 01:21:57 UTC, 7 replies.
- [GitHub] [doris] morrySnow merged pull request #21959: [opt](Nereids) add boolean type signature for sum aggregate function - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 01:41:21 UTC, 0 replies.
- [doris] branch master updated: [opt](Nereids) add boolean type signature for sum aggregate function (#21959) - posted by mo...@apache.org on 2023/07/27 01:41:26 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on a diff in pull request #22275: (vertical compaction) fix vertical compaction core - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/27 01:41:57 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22204: [fix](planner)fix bug of push down conjuncts through agg and unexpected nest loop join - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 01:42:05 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix](planner)fix bug of push down conjuncts through agg and unexpected nest loop join (#22204) - posted by mo...@apache.org on 2023/07/27 01:42:10 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22236: [fix](planner)fix bug of unexpected nest loop join - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 01:43:19 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22202: [fix](planner)fix bug of push down conjuncts through agg - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 01:44:50 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #22225: [cherry-pick][branch-2.0](load) support line delimiter for old broker load - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 01:48:47 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [cherry-pick][branch-2.0](load) support line delimiter for old broker load in 2.0 (#22225) - posted by da...@apache.org on 2023/07/27 01:48:51 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22092: [enhance](nereids) enhance broadcast join cost calculation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 01:50:34 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22257: [round](decimalv2) round precise decimalv2 value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 01:51:41 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #22213: [improvement](regression-test) add partial update with schema change case - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 01:51:45 UTC, 0 replies.
- [doris] branch master updated (fb41265c27 -> dcd6844ea5) - posted by da...@apache.org on 2023/07/27 01:51:50 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22210: [test](partial-update) add some cases for partial-update - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 01:52:42 UTC, 0 replies.
- [doris] branch master updated (dcd6844ea5 -> 8fb28ecc9e) - posted by da...@apache.org on 2023/07/27 01:52:47 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22253: [enhencement](binlog) Update table binlog config disable failure when db binlog is enable && modify table binlog more than one property. - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 01:54:27 UTC, 0 replies.
- [doris] branch master updated (8fb28ecc9e -> 82fe78ce84) - posted by da...@apache.org on 2023/07/27 01:54:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22275: (vertical compaction) fix vertical compaction core - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 01:56:18 UTC, 4 replies.
- [GitHub] [doris] morrySnow merged pull request #22144: [fix](Nereids) Nereids support sql cache - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 01:57:34 UTC, 0 replies.
- [doris] branch master updated: [opt](Nereids) support sql cache (#22144) - posted by mo...@apache.org on 2023/07/27 01:57:37 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #22266: [cherry-pick](partial update) fix some bugs of sequence column (#21896) - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/27 02:00:33 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix](partial update) fix some bugs of sequence column (#21896) (#22266) - posted by zh...@apache.org on 2023/07/27 02:00:37 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #22258: [round](decimalv2) round precise decimalv2 value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/27 02:00:38 UTC, 0 replies.
- [doris] branch master updated (163a38a527 -> 341c45974c) - posted by ga...@apache.org on 2023/07/27 02:00:43 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #22267: [cherry-pick](merge-on-write) support concurrent delete bitmap calc while close_wait (#21488) - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/27 02:00:53 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [cherry-pick](merge-on-write) support concurrent delete bitmap calc while close_wait (#21488) (#22267) - posted by zh...@apache.org on 2023/07/27 02:00:57 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #22257: [round](decimalv2) round precise decimalv2 value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/27 02:01:36 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [round](decimalv2) round precise decimalv2 value (#22257) - posted by ga...@apache.org on 2023/07/27 02:01:41 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22256: [Enhencement](binlog) db enable binlog - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 02:03:54 UTC, 0 replies.
- [doris] branch master updated (341c45974c -> 052a416d49) - posted by da...@apache.org on 2023/07/27 02:03:58 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #22233: [improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 02:18:40 UTC, 0 replies.
- [doris] branch master updated (052a416d49 -> 619a2857e1) - posted by zy...@apache.org on 2023/07/27 02:18:45 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22251: [fix](jdbc_catalog) fix int and bigint in mysql view when use doris catalog - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 02:20:09 UTC, 1 replies.
- [GitHub] [doris] DongLiang-0 opened a new pull request, #22276: [Improve](avro)Reduce the volume of the avro-scanner-jar package - posted by "DongLiang-0 (via GitHub)" <gi...@apache.org> on 2023/07/27 02:22:34 UTC, 0 replies.
- [GitHub] [doris] DongLiang-0 commented on pull request #22276: [Improve](avro)Reduce the volume of the avro-scanner-jar package - posted by "DongLiang-0 (via GitHub)" <gi...@apache.org> on 2023/07/27 02:23:06 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #22277: [enhancement](Nereids) make maxBushyTree = 8 - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 02:25:37 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #22277: [enhancement](Nereids) make maxBushyTree = 8 - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 02:25:45 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22278: [fix](load) check TOO_MANY_SEGMENTS only at build rowset - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/27 02:25:53 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22278: [fix](load) check TOO_MANY_SEGMENTS only at build rowset - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/27 02:26:01 UTC, 0 replies.
- [GitHub] [doris] BePPPower opened a new pull request, #22279: [Fix](EsCatalog) fix be core when query the table of Es catalog with null fields - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/27 02:32:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22278: [fix](load) check TOO_MANY_SEGMENTS only at build rowset - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 02:32:35 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 02:36:00 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22279: [Fix](EsCatalog) fix be core when query the table of Es catalog with null fields - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 02:39:17 UTC, 3 replies.
- [GitHub] [doris] dataroaring commented on pull request #22232: [fix](case) add sync after stream load - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 02:45:22 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22251: [fix](jdbc_catalog) fix int and bigint in mysql view when use doris catalog - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 02:51:54 UTC, 1 replies.
- [GitHub] [doris-spark-connector] wolfboys commented on a diff in pull request #119: [feature] add stream load config to add double quotes for field when csv format. - posted by "wolfboys (via GitHub)" <gi...@apache.org> on 2023/07/27 02:54:13 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22277: [enhancement](Nereids) make maxBushyTree = 8 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 02:59:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22278: [fix](load) check TOO_MANY_SEGMENTS only at build rowset - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 03:03:17 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22280: [minor](refactor) refine function logics - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/27 03:12:09 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22149: [enhancement](default_config) change default value of rpc related - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 03:12:28 UTC, 0 replies.
- [doris] branch master updated: [enhancement](default_config) change default value of rpc related (#22149) - posted by da...@apache.org on 2023/07/27 03:12:36 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #22280: [minor](refactor) refine function logics - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/27 03:13:38 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22215: [test](regression) add cases for partial update with sequence_type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 03:17:08 UTC, 0 replies.
- [GitHub] [doris] will0815 commented on issue #10085: [Feature] Metabase support for Doris - posted by "will0815 (via GitHub)" <gi...@apache.org> on 2023/07/27 03:26:29 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22215: [test](regression) add cases for partial update with sequence_type - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/27 03:29:29 UTC, 0 replies.
- [GitHub] [doris] csun5285 commented on pull request #22238: [fix](compaction) fix time series compaction policy corner case - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/27 03:31:04 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #274: [feature](website) update homepage title & description - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/27 03:42:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22280: [minor](refactor) refine function logics - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 03:44:39 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21532: [feature](catalog) support clob type in oracle catalog - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 03:56:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21532: [feature](catalog) support clob type in oracle catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 03:56:46 UTC, 1 replies.
- [GitHub] [doris] jacktengg opened a new pull request, #22281: [fix](cast) fix wrong result of casting empty string to array date - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/27 03:58:08 UTC, 0 replies.
- [GitHub] [doris] jacktengg commented on pull request #22281: [fix](cast) fix wrong result of casting empty string to array date - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/27 03:58:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22281: [fix](cast) fix wrong result of casting empty string to array date - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 04:04:26 UTC, 2 replies.
- [GitHub] [doris] morningman merged pull request #22209: [fix] iceberg catalog to specify the version and time - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 04:04:44 UTC, 0 replies.
- [doris] branch master updated: [fix] iceberg catalog to specify the version and time (#22209) - posted by mo...@apache.org on 2023/07/27 04:04:49 UTC, 0 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22282: [Enhancement](delete_bitmap) add correctness check for the calculation of delete bitmap - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/27 04:09:32 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #22283: [fix](Nereids) change the way of calculating ends in DPhyper - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 04:09:34 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22282: [Enhancement](delete_bitmap) add correctness check for the calculation of delete bitmap - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/27 04:09:38 UTC, 4 replies.
- [GitHub] [doris] XieJiann commented on pull request #22283: [fix](Nereids) change the way of calculating ends in DPhyper - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 04:09:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22282: [Enhancement](delete_bitmap) add correctness check for the calculation of delete bitmap - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 04:16:43 UTC, 5 replies.
- [GitHub] [doris] XieJiann closed pull request #22283: [fix](Nereids) change the way of calculating ends in DPhyper - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 04:25:50 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21532: [feature](catalog) support clob type in oracle catalog - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 04:25:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22281: [fix](cast) fix wrong result of casting empty string to array date - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 04:33:45 UTC, 2 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22152: [Chore](refactor) remove some unused code - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/27 04:33:46 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22152: [Chore](refactor) remove some unused code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 04:34:08 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22283: [fix](Nereids) change the way of calculating ends in DPhyper - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 04:49:20 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22282: [Enhancement](delete_bitmap) add correctness check for the calculation of delete bitmap - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 04:54:21 UTC, 3 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22284: [opt](Nereids) add double signature back for round like function - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 04:55:25 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22284: [opt](Nereids) add double signature back for round like function - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 04:55:45 UTC, 1 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #22285: [fix](Nereids) project hidden columns when `show_hidden_columns` is true - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 05:20:06 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22236: [fix](planner)fix bug of unexpected nest loop join - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 05:20:31 UTC, 0 replies.
- [doris] branch master updated (41a230b721 -> 8b51bfa384) - posted by mo...@apache.org on 2023/07/27 05:20:35 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #22285: [fix](Nereids) project hidden columns when `show_hidden_columns` is true - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 05:20:49 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22202: [fix](planner)fix bug of push down conjuncts through agg - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 05:20:53 UTC, 0 replies.
- [doris] branch master updated (8b51bfa384 -> a630f127ce) - posted by mo...@apache.org on 2023/07/27 05:20:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22284: [opt](Nereids) add double signature back for round like function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 05:27:28 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22152: [Chore](refactor) remove some unused code - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 05:27:42 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22248: [imporve](flex) support scientific notation(aEb) parser - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 05:31:39 UTC, 0 replies.
- [doris] branch master updated: [opt](planner) support to parse scientific notation(aEb) (#22248) - posted by mo...@apache.org on 2023/07/27 05:31:44 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22284: [opt](Nereids) add double signature back for round like function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 05:33:58 UTC, 2 replies.
- [GitHub] [doris] dataroaring opened a new pull request, #22286: [improvement][default_config] enlarge default value compaction related - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 05:52:40 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22286: [improvement][default_config] enlarge default value compaction related - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 05:52:51 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22286: [improvement][default_config] enlarge default value compaction related - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 05:58:59 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22280: [minor](refactor) refine function logics - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 06:00:31 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #22228: [fix](multi-catalog) complex types parsing failed, with unexpected nulls and rows - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 06:00:46 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22241: [Improvement](brpc) adjust brpc_light_work_pool_threads/brpc_heavy_work_pool_threads and … - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/27 06:03:49 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #21788: [regression](multi-catalog)add EMR cloud env test tools - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 06:03:52 UTC, 0 replies.
- [doris] branch master updated (ddfdf62993 -> 05be45bd35) - posted by pa...@apache.org on 2023/07/27 06:03:54 UTC, 0 replies.
- [GitHub] [doris] adonis0147 merged pull request #22244: [chore](third-party) Fix the build order for libunwind - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/27 06:07:10 UTC, 0 replies.
- [doris] branch master updated (05be45bd35 -> 9a95d664b9) - posted by ad...@apache.org on 2023/07/27 06:07:16 UTC, 0 replies.
- [GitHub] [doris] englefly commented on a diff in pull request #22227: [enhancement](nereids) Scale replica of stats table to 3 when it's possible - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/27 06:18:08 UTC, 0 replies.
- [GitHub] [doris] luozenglin commented on a diff in pull request #22040: [feature](show-frontends-disk) Add Show frontend disks - posted by "luozenglin (via GitHub)" <gi...@apache.org> on 2023/07/27 06:18:53 UTC, 0 replies.
- [GitHub] [doris] zhangguoqiang666 opened a new pull request, #22287: [enhance](regresstion case)add external group mark 0727 - posted by "zhangguoqiang666 (via GitHub)" <gi...@apache.org> on 2023/07/27 06:20:51 UTC, 0 replies.
- [GitHub] [doris] zhangguoqiang666 commented on pull request #22287: [enhance](regresstion case)add external group mark 0727 - posted by "zhangguoqiang666 (via GitHub)" <gi...@apache.org> on 2023/07/27 06:21:04 UTC, 4 replies.
- [GitHub] [doris] luozenglin commented on pull request #22040: [feature](show-frontends-disk) Add Show frontend disks - posted by "luozenglin (via GitHub)" <gi...@apache.org> on 2023/07/27 06:23:39 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22252: [Docs](community) Add Join Community Files of EN & CN Verison - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 06:30:25 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22286: [improvement][default_config] enlarge default value compaction related - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 06:32:35 UTC, 0 replies.
- [GitHub] [doris] freemandealer commented on pull request #22284: [opt](Nereids) add double signature back for round like function - posted by "freemandealer (via GitHub)" <gi...@apache.org> on 2023/07/27 06:33:18 UTC, 0 replies.
- [GitHub] [doris-website] luzhijing merged pull request #274: [feature](website) update homepage title & description - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/27 06:36:06 UTC, 0 replies.
- [doris-website] branch master updated: [feature](website) update homepage title & description (#274) - posted by lu...@apache.org on 2023/07/27 06:36:10 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22226: [fix](executor)cancel exchange buffer rpc when query is cancelled - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/27 06:38:28 UTC, 0 replies.
- [doris] branch master updated: [fix](executor)cancel exchange buffer rpc when query is cancelled (#22226) - posted by pa...@apache.org on 2023/07/27 06:38:33 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #22288: [bugfix](auth)fix table.getDbName throw NullPointerException - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/27 06:41:23 UTC, 0 replies.
- [GitHub] [doris] adonis0147 opened a new pull request, #22289: [chore](third-party) Fix the build order for libunwind (#22244) - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/27 06:47:12 UTC, 0 replies.
- [GitHub] [doris] adonis0147 merged pull request #22289: [chore](third-party) Fix the build order for libunwind (#22244) - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/27 06:52:53 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [chore](third-party) Fix the build order for libunwind (#22244) (#22289) - posted by ad...@apache.org on 2023/07/27 06:52:57 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22289: [chore](third-party) Fix the build order for libunwind (#22244) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 06:55:02 UTC, 0 replies.
- [GitHub] [doris] wangbo closed pull request #20147: [fix](executor) Open switch to find problem - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/27 06:55:13 UTC, 0 replies.
- [GitHub] [doris] wangbo closed pull request #20119: [test](test)test p0 - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/27 06:55:22 UTC, 0 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch master@ 8829d4864032bc192160a00ef25afac1daa9b666 - posted by gi...@apache.org on 2023/07/27 06:58:40 UTC, 1 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #22290: [pipeline](update)exclude block case test_round - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 07:00:24 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22290: [pipeline](update)exclude block case test_round - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 07:00:35 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #22275: (vertical compaction) fix vertical compaction core - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/27 07:05:19 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22290: [pipeline](update)exclude block case test_round - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 07:05:57 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 merged pull request #22280: [minor](refactor) refine function logics - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/27 07:09:26 UTC, 0 replies.
- [doris] branch master updated: [minor](refactor) refine function logics (#22280) - posted by ga...@apache.org on 2023/07/27 07:09:30 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22291: [Chore](regression-test) remove insert into select on enable nereids dml - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/27 07:10:30 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22291: [Chore](regression-test) remove insert into select on enable nereids dml - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/27 07:10:37 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22273: [fix](test) change some names in regression test to avoid conflict name running in parallel - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 07:18:02 UTC, 1 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22292: [improvement](variable) add annotations for variables - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/27 07:28:04 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #22273: [fix](test) change some names in regression test to avoid conflict name running in parallel - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/27 07:30:23 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #22290: [pipeline](update)exclude block case test_round - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/27 07:38:02 UTC, 0 replies.
- [doris] branch master updated: [pipeline](update)exclude block case test_round (#22290) - posted by en...@apache.org on 2023/07/27 07:38:07 UTC, 0 replies.
- [GitHub] [doris] JackDrogon opened a new pull request, #22293: [enhancement](binlog) CreateTable inherit db binlog && Add some checks - posted by "JackDrogon (via GitHub)" <gi...@apache.org> on 2023/07/27 07:42:24 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22293: [enhancement](binlog) CreateTable inherit db binlog && Add some checks - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 07:43:23 UTC, 2 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #22292: [improvement](variable) add annotations for variables - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/27 07:43:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22293: [enhancement](binlog) CreateTable inherit db binlog && Add some checks - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 07:44:09 UTC, 3 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22281: [fix](cast) fix wrong result of casting empty string to array date - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/27 07:47:03 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22098: [feature](planner) modify multi partition prefix value - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 07:47:44 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22098: [feature](planner) modify multi partition prefix value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 07:48:28 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21532: [feature](catalog) support clob type in oracle catalog - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 07:49:18 UTC, 0 replies.
- [doris] branch master updated (0670e38d5c -> 4f6a3c5bf0) - posted by zy...@apache.org on 2023/07/27 07:49:24 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #22215: [test](regression) add cases for partial update with sequence_type - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/27 07:51:04 UTC, 0 replies.
- [doris] branch master updated (4f6a3c5bf0 -> 0512e0b168) - posted by zh...@apache.org on 2023/07/27 07:51:08 UTC, 0 replies.
- [GitHub] [doris-thirdparty] adonis0147 opened a new pull request, #108: [chore](workflow) Increase the build space for master branch - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/27 07:56:52 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [branch-1.2](hdfs) do not close hdfs fs to avoid FileSystem Closed error - posted by mo...@apache.org on 2023/07/27 08:00:26 UTC, 0 replies.
- [GitHub] [doris-thirdparty] adonis0147 merged pull request #108: [chore](workflow) Increase the build space for master branch - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/27 08:00:49 UTC, 0 replies.
- [doris-thirdparty] branch main updated: [chore](workflow) Increase the build space for master branch (#108) - posted by ad...@apache.org on 2023/07/27 08:00:53 UTC, 0 replies.
- [GitHub] [doris] wanghuan2054 opened a new pull request, #22294: [typo](docs) fix docs,characters error - posted by "wanghuan2054 (via GitHub)" <gi...@apache.org> on 2023/07/27 08:00:56 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22094: [typo][doc]Modify word typos. - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:05:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22094: [typo][doc]Modify word typos. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:06:40 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22152: [Chore](refactor) remove some unused code - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/27 08:06:41 UTC, 4 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22085: [typo][doc]Modify the wrong sql description in show-data. - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:07:36 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22085: [typo][doc]Modify the wrong sql description in show-data. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:08:12 UTC, 1 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #22295: [fix](vec) Arena was not initialized in PartitionMethodSerialized - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/27 08:08:41 UTC, 0 replies.
- [GitHub] [doris] mrhhsg commented on pull request #22295: [fix](vec) Arena was not initialized in PartitionMethodSerialized - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/27 08:09:20 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #21568: [fix](doc)description of check_rpc_channel api in http-actions-be - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:09:23 UTC, 0 replies.
- [doris] branch master updated: [fix](doc)description of check_rpc_channel api in http-actions-be (#21568) - posted by zy...@apache.org on 2023/07/27 08:09:28 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21509: [fix](doc)description of import error in broker-load-manual - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:10:31 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22194: [typo](doc) illustrate storage policy is not supported on merge-on-write table - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:11:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22194: [typo](doc) illustrate storage policy is not supported on merge-on-write table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:12:04 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22295: [fix](vec) Arena was not initialized in PartitionMethodSerialized - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:15:37 UTC, 2 replies.
- [GitHub] [doris-spark-connector] gnehil opened a new pull request, #122: [feature] support two phase commit - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/27 08:15:44 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22084: [typo][doc]Modify the incorrect sql description in show-partition-id. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:17:07 UTC, 1 replies.
- [GitHub] [doris] liuxinzero07 commented on pull request #22097: modify docs with configure kerberos - posted by "liuxinzero07 (via GitHub)" <gi...@apache.org> on 2023/07/27 08:19:23 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21954: [typo](docs) Replace invalid mysql-connector-java download package. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:23:19 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #21954: [typo](docs) Replace invalid mysql-connector-java download package. - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:23:36 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22293: [enhancement](binlog) CreateTable inherit db binlog && Add some checks - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 08:24:25 UTC, 2 replies.
- [GitHub] [doris] ByteYue opened a new pull request, #22296: [enhance](S3FIleWriter) Add md5 check for small file not suitable for multi part upload - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/27 08:30:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22292: [improvement](variable) add annotations for variables - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 08:31:15 UTC, 0 replies.
- [GitHub] [doris] Tanya-W opened a new pull request, #22297: [opt](inverted index) add more check for create inverted index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/27 08:33:22 UTC, 0 replies.
- [GitHub] [doris] amorynan opened a new pull request, #22298: [FIX](Jsonb)fix extract path with [*] - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/27 08:36:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22296: [enhance](S3FIleWriter) Add md5 check for small file not suitable for multi part upload - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:37:08 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22295: [fix](vec) Arena was not initialized in PartitionMethodSerialized - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 08:40:14 UTC, 0 replies.
- [GitHub] [doris] Tanya-W commented on pull request #22297: [opt](inverted index) add more check for create inverted index - posted by "Tanya-W (via GitHub)" <gi...@apache.org> on 2023/07/27 08:43:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22298: [FIX](Jsonb)fix extract path with [*] - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:43:48 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22224: [Fix](multi catalog statistics)Improve external table statistics collection. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:44:00 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #22252: [Docs](community) Add Join Community Files of EN & CN Verison - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:47:12 UTC, 0 replies.
- [doris] branch master updated (b597eef436 -> 94d2ba5ba0) - posted by zy...@apache.org on 2023/07/27 08:47:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22297: [opt](inverted index) add more check for create inverted index - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:48:43 UTC, 1 replies.
- [GitHub] [doris] ixzc commented on pull request #21967: [typo][doc]Delete the extra "\". - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 08:49:26 UTC, 0 replies.
- [GitHub] [doris] ixzc commented on pull request #21987: [typo][doc]Modify the error description for creating the materialized view syntax. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 08:50:11 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #22251: [fix](jdbc_catalog) fix int and bigint in mysql view when use doris catalog - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:50:45 UTC, 0 replies.
- [doris] branch master updated: [fix](jdbc_catalog) fix int and bigint in mysql view when use doris catalog (#22251) - posted by zy...@apache.org on 2023/07/27 08:50:50 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix](nereids) fix partition dest overwrite bug when cte as bc right (#22177) - posted by kx...@apache.org on 2023/07/27 08:51:01 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21031: [typo](docs)fix typo - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 08:55:52 UTC, 0 replies.
- [doris] branch master updated: [typo](docs) fix some typo (#21031) - posted by zy...@apache.org on 2023/07/27 08:55:55 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22299: [improvement](profile) add table name for file scan node - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 08:55:55 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22299: [improvement](profile) add table name for file scan node - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 08:56:07 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22291: [Chore](regression-test) remove insert into select on enable nereids dml - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:59:13 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22299: [improvement](profile) add table name for file scan node - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 08:59:56 UTC, 4 replies.
- [GitHub] [doris] ixzc closed pull request #21992: [typo][doc] Modify the create-file syntax description. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 09:04:22 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22132: [typo][doc]modify the error in the array_last_index() example. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 09:04:43 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22128: [typo][doc] modify the error in the current_time() example. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 09:04:52 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22127: [typo][docs] Modify words typos. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 09:05:00 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22069: [typo][doc]modify word typo. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 09:05:13 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22065: [typo][doc]delete extra text. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 09:05:22 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22029: [typo][doc]Add a description of whether one of the dynamic partitioning parameters must be required. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/27 09:05:36 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22297: [opt](inverted index) add more check for create inverted index - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 09:14:40 UTC, 0 replies.
- [GitHub] [doris] shuke987 commented on pull request #22291: [Chore](regression-test) remove insert into select on enable nereids dml - posted by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/07/27 09:18:05 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #22300: [vectorized](udf) java udf support with return map type - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/27 09:18:35 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22291: [Chore](regression-test) remove insert into select on enable nereids dml - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/27 09:18:52 UTC, 0 replies.
- [doris] branch master updated: [Chore](regression-test) remove insert into select on enable nereids dml (#22291) - posted by pa...@apache.org on 2023/07/27 09:18:57 UTC, 0 replies.
- [GitHub] [doris] yulongfufu opened a new pull request, #22301: [fix](scanner) Use batch size when predicate exists, otherwise, use limit - posted by "yulongfufu (via GitHub)" <gi...@apache.org> on 2023/07/27 09:21:07 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #22300: [vectorized](udf) java udf support with return map type - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/27 09:22:16 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba commented on pull request #122: [feature] support two phase commit - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/27 09:24:13 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba commented on a diff in pull request #122: [feature] support two phase commit - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/27 09:24:54 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22300: [vectorized](udf) java udf support with return map type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 09:25:54 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22301: [fix](scanner) Use batch size when predicate exists, otherwise, use limit - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 09:27:33 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22227: [enhancement](nereids) Scale replica of stats table to 3 when it's possible - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 09:36:58 UTC, 0 replies.
- [doris] branch master updated (05d18b2f68 -> b51fcbd9c7) - posted by mo...@apache.org on 2023/07/27 09:37:01 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #22302: [fix](Nereids) dphyp only allow inner join - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 09:42:02 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #22302: [fix](Nereids) dphyp only allow inner join - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 09:42:10 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22303: [improvement](regression-test) add compression algorithm regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/27 09:48:10 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22303: [improvement](regression-test) add compression algorithm regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/27 09:48:19 UTC, 2 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #275: [feature](community) add join-community & fix spell error - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/27 09:49:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22268: [Bug](materialized-view) fix where clause not analyzed after fe restart - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 09:52:55 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22303: [improvement](regression-test) add compression algorithm regression test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 09:54:48 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22300: [vectorized](udf) java udf support with return map type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 09:56:20 UTC, 0 replies.
- [GitHub] [doris-website] hf200012 merged pull request #275: [feature](community) add join-community & fix spell error - posted by "hf200012 (via GitHub)" <gi...@apache.org> on 2023/07/27 10:00:07 UTC, 0 replies.
- [doris-website] branch master updated: [feature](community) add join-community & fix spell error (#275) - posted by ji...@apache.org on 2023/07/27 10:00:09 UTC, 0 replies.
- [GitHub] [doris] zzzzzzzs opened a new pull request, #22304: [Refactor](load) Extract load public code - posted by "zzzzzzzs (via GitHub)" <gi...@apache.org> on 2023/07/27 10:01:13 UTC, 0 replies.
- [GitHub] [doris] mrhhsg opened a new pull request, #22305: [fix](bitmap) incorrect result of function 'bitmap_from_array' - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/27 10:01:43 UTC, 0 replies.
- [GitHub] [doris] figurant opened a new pull request, #22306: [typo](docs),array_zip function is supported since 2.0 - posted by "figurant (via GitHub)" <gi...@apache.org> on 2023/07/27 10:02:41 UTC, 0 replies.
- [GitHub] [doris] zzzzzzzs commented on a diff in pull request #21621: [Enhancement](load) http load using SQL - posted by "zzzzzzzs (via GitHub)" <gi...@apache.org> on 2023/07/27 10:02:48 UTC, 0 replies.
- [GitHub] [doris] figurant commented on pull request #22306: [typo](docs),array_zip function is supported since 2.0 - posted by "figurant (via GitHub)" <gi...@apache.org> on 2023/07/27 10:04:04 UTC, 0 replies.
- [GitHub] [doris] mrhhsg commented on pull request #22305: [fix](bitmap) incorrect result of function 'bitmap_from_array' - posted by "mrhhsg (via GitHub)" <gi...@apache.org> on 2023/07/27 10:04:55 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22305: [fix](bitmap) incorrect result of function 'bitmap_from_array' - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 10:08:40 UTC, 2 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22307: [fix](nereids)only allow inner join in dphyper join reorder - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/27 10:09:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on a diff in pull request #22304: [Refactor](load) Extract load public code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 10:10:03 UTC, 1 replies.
- [GitHub] [doris] starocean999 commented on pull request #22307: [fix](nereids)only allow inner join in dphyper join reorder - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/27 10:10:08 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22308: [fix](Nereids) parse logical binary stack overflow - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 10:11:46 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on pull request #22308: [fix](Nereids) parse logical binary stack overflow - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 10:12:07 UTC, 0 replies.
- [GitHub] [doris] XieJiann closed pull request #22302: [fix](Nereids) dphyp only allow inner join - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 10:14:07 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22307: [fix](nereids)only allow inner join in dphyper join reorder - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 10:14:43 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22286: [improvement](default_config) enlarge default value compaction related - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 10:18:57 UTC, 0 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch master@ 9afb20a301024e4ba3403a1c67a36b1670f83fcd - posted by gi...@apache.org on 2023/07/27 10:20:08 UTC, 1 replies.
- [GitHub] [doris-manager] YIDing-suya opened a new pull request, #69: fix: socket improperly closed - posted by "YIDing-suya (via GitHub)" <gi...@apache.org> on 2023/07/27 10:24:26 UTC, 0 replies.
- [GitHub] [doris] LiBinfeng-01 commented on pull request #22057: [Feat](Nereids) Add leading and ordered hint - posted by "LiBinfeng-01 (via GitHub)" <gi...@apache.org> on 2023/07/27 10:28:38 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22268: [Bug](materialized-view) fix where clause not analyzed after fe restart - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/27 10:34:46 UTC, 0 replies.
- [doris] branch master updated: [Bug](materialized-view) fix where clause not analyzed after fe restart (#22268) - posted by pa...@apache.org on 2023/07/27 10:34:54 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22303: [improvement](regression-test) add compression algorithm regression test - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 10:39:09 UTC, 1 replies.
- [GitHub] [doris] zenoyang closed pull request #16480: [fix](partition cache) fix can not hit partition cache - posted by "zenoyang (via GitHub)" <gi...@apache.org> on 2023/07/27 10:43:07 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #22309: [fix](Nereids) fix constant fold - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 10:44:56 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #22309: [fix](Nereids) fix constant fold - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/27 10:47:29 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22307: [fix](nereids)only allow inner join in dphyper join reorder - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 10:50:08 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22308: [fix](Nereids) parse logical binary stack overflow - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 10:54:29 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22295: [fix](vec) Arena was not initialized in PartitionMethodSerialized - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/27 10:56:00 UTC, 0 replies.
- [doris] branch master updated: [fix](vec) Arena was not initialized in PartitionMethodSerialized (#22295) - posted by yi...@apache.org on 2023/07/27 10:56:04 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22285: [fix](Nereids) project hidden columns when `show_hidden_columns` is true - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 11:01:14 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22310: [fix](nereids) Fix analyze when encounter complex type - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/27 11:02:56 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22057: [Feat](Nereids) Add leading and ordered hint - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 11:05:35 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22284: [opt](Nereids) add double signature back for round like function - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/27 11:10:46 UTC, 0 replies.
- [doris] branch master updated: [opt](Nereids) add double signature back for round like function (#22284) - posted by pa...@apache.org on 2023/07/27 11:10:50 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22301: [fix](scanner) Use batch size when predicate exists, otherwise, use limit - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/27 11:14:10 UTC, 0 replies.
- [GitHub] [doris] xzj7019 opened a new pull request, #22311: [fix](nereids) fix cte bucket shuffle path - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/27 11:14:20 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22310: [fix](nereids) Fix analyze when encounter complex type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 11:14:34 UTC, 1 replies.
- [GitHub] [doris] KassieZ opened a new pull request, #22312: 'Join community fix - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/27 11:15:45 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22309: [fix](Nereids) fix constant fold - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 11:17:36 UTC, 0 replies.
- [GitHub] [doris] airborne12 opened a new pull request, #22313: [Refactor](inverted index) refact tokenize function for inverted index - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/27 11:29:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22313: [Refactor](inverted index) refact tokenize function for inverted index - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 11:37:53 UTC, 2 replies.
- [GitHub] [doris] morningman merged pull request #22273: [fix](test) change some names in regression test to avoid conflict name running in parallel - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 11:38:04 UTC, 0 replies.
- [doris] branch master updated (ae5e39ad26 -> 8a03766c58) - posted by mo...@apache.org on 2023/07/27 11:38:11 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22312: [Docs](Community) Update Join Community Invalid Pics - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 11:44:04 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22307: [fix](nereids)only allow inner join in dphyper join reorder - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 11:46:40 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) only allow inner join in dphyper join reorder (#22307) - posted by mo...@apache.org on 2023/07/27 11:46:43 UTC, 0 replies.
- [GitHub] [doris] xzj7019 commented on pull request #22311: [fix](nereids) fix cte bucket shuffle path - posted by "xzj7019 (via GitHub)" <gi...@apache.org> on 2023/07/27 11:47:44 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21236: [fix](function) to_bitmap parameter parsing failure returns null instead of bitmap_empty - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 11:49:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22311: [fix](nereids) fix cte bucket shuffle path - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 11:53:21 UTC, 1 replies.
- [GitHub] [doris] amorynan commented on pull request #22298: [FIX](Jsonb)fix extract path with [*] - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/27 11:59:02 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #20910: [Typo](docs)correct describe for grant - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/27 12:00:04 UTC, 0 replies.
- [doris] branch master updated (2c849c619d -> 391131c7fd) - posted by zy...@apache.org on 2023/07/27 12:00:09 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22224: [Fix](multi catalog statistics)Improve external table statistics collection. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 12:01:17 UTC, 0 replies.
- [doris] branch master updated (391131c7fd -> a87d34b19b) - posted by mo...@apache.org on 2023/07/27 12:01:21 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22309: [fix](Nereids) decimal divide should not return null if numerator is zero - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 12:03:51 UTC, 1 replies.
- [GitHub] [doris] yulongfufu commented on a diff in pull request #22301: [fix](scanner) Use batch size when predicate exists, otherwise, use limit - posted by "yulongfufu (via GitHub)" <gi...@apache.org> on 2023/07/27 12:05:20 UTC, 0 replies.
- [GitHub] [doris] yulongfufu closed pull request #22301: [fix](scanner) Use batch size when predicate exists, otherwise, use limit - posted by "yulongfufu (via GitHub)" <gi...@apache.org> on 2023/07/27 12:05:35 UTC, 0 replies.
- [GitHub] [doris] airborne12 commented on pull request #22313: [Refactor](inverted index) refact tokenize function for inverted index - posted by "airborne12 (via GitHub)" <gi...@apache.org> on 2023/07/27 12:13:46 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22308: [fix](Nereids) parse logical binary stack overflow - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 12:14:41 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22304: [Refactor](load) Extract load public code - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 12:14:49 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22238: [fix](compaction) fix time series compaction policy corner case - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 12:15:43 UTC, 2 replies.
- [GitHub] [doris] dataroaring merged pull request #22173: [Enhancement](binlog) Add binlog enable/disable check && filter in Binlog* - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 12:16:24 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](binlog) Add binlog enable diable check in BinlogManager (#22173) - posted by da...@apache.org on 2023/07/27 12:16:27 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22286: [improvement](default_config) enlarge default value compaction related - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 12:17:46 UTC, 0 replies.
- [doris] branch master updated (816fd50d1d -> 687d97e648) - posted by da...@apache.org on 2023/07/27 12:17:51 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22311: [fix](nereids) fix cte bucket shuffle path - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 12:21:34 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22299: [improvement](profile) add table name for file scan node - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 12:21:36 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22309: [fix](Nereids) decimal divide should not return null if numerator is zero - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/27 12:23:07 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) decimal divide should not return null if numerator is zero (#22309) - posted by mo...@apache.org on 2023/07/27 12:23:11 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22296: [enhance](S3FIleWriter) Add md5 check for small file not suitable for multi part upload - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 12:26:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22298: [FIX](Jsonb)fix extract path with [*] - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 12:30:34 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22297: [opt](inverted index) add more check for create inverted index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/27 12:33:27 UTC, 0 replies.
- [doris] branch master updated: [opt](inverted index) add more check for create inverted index (#22297) - posted by kx...@apache.org on 2023/07/27 12:33:31 UTC, 0 replies.
- [GitHub] [doris] ByteYue commented on pull request #22249: [enhance](ColdHeatSeparation) carry use path style info along with cold heat separation to support using minio - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/27 12:36:14 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #22255: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/27 12:36:21 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22077: [fix](tablet clone) fix single replica load failed during migration - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/27 12:38:07 UTC, 0 replies.
- [doris] branch master updated: [fix](tablet clone) fix single replica load failed during migration (#22077) - posted by da...@apache.org on 2023/07/27 12:38:11 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22313: [Refactor](inverted index) refact tokenize function for inverted index - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 12:44:21 UTC, 1 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #22270: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/27 12:53:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22296: [enhance](S3FIleWriter) Add md5 check for small file not suitable for multi part upload - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 12:57:07 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22288: [bugfix](auth)fix table.getDbName throw NullPointerException - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 13:07:00 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #22288: [bugfix](auth)fix table.getDbName throw NullPointerException - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 13:08:08 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [bugfix](auth)fix table.getDbName throw NullPointerException (#22288) - posted by mo...@apache.org on 2023/07/27 13:08:12 UTC, 0 replies.
- [GitHub] [doris] deadlinefen opened a new pull request, #22314: [feature](property) Add table property "is_being_synced" - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/27 13:23:29 UTC, 0 replies.
- [GitHub] [doris] deadlinefen commented on pull request #22314: [feature](property) Add table property "is_being_synced" - posted by "deadlinefen (via GitHub)" <gi...@apache.org> on 2023/07/27 13:25:44 UTC, 4 replies.
- [GitHub] [doris] xiaokang merged pull request #22207: [Feature](inverted index) add inverted index tool - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/27 13:28:37 UTC, 0 replies.
- [doris] branch master updated (461c4dfaae -> 8371171e44) - posted by kx...@apache.org on 2023/07/27 13:28:44 UTC, 0 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #22315: [chore](log)Move non-user-friendly error message to be.WARNING - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/27 13:37:23 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on pull request #22315: [chore](log)Move non-user-friendly error message to be.WARNING - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/27 13:37:31 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22315: [chore](log)Move non-user-friendly error message to be.WARNING - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 13:44:51 UTC, 7 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22314: [feature](property) Add table property "is_being_synced" - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 14:05:18 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22305: [fix](bitmap) incorrect result of function 'bitmap_from_array' - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 14:11:29 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22316: [opt](stats) Scale replica of stats table to 3 when it's possible - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/27 14:13:57 UTC, 0 replies.
- [GitHub] [doris] qidaye merged pull request #22041: [Improve](point query) Improve lookup connection cache from DoubleBuffer to LRU cache for better item pruning - posted by "qidaye (via GitHub)" <gi...@apache.org> on 2023/07/27 14:22:53 UTC, 0 replies.
- [doris] branch master updated (8371171e44 -> 5584d7a5ba) - posted by ji...@apache.org on 2023/07/27 14:22:59 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22315: [chore](log)Move non-user-friendly error message to be.WARNING - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 14:27:06 UTC, 3 replies.
- [GitHub] [doris] jacktengg commented on a diff in pull request #22281: [fix](cast) fix wrong result of casting empty string to array date - posted by "jacktengg (via GitHub)" <gi...@apache.org> on 2023/07/27 14:30:29 UTC, 3 replies.
- [GitHub] [doris] xiaokang merged pull request #22316: [opt](stats) Scale replica of stats table to 3 when it's possible - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/27 14:42:10 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [opt](stats) Scale replica of stats table to 3 when it's possible (#22316) - posted by kx...@apache.org on 2023/07/27 14:42:14 UTC, 0 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #22317: [improvement](tablet clone) improve scaling out speed - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/27 14:42:41 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #22317: [improvement](tablet clone) improve scaling out speed - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/27 14:42:48 UTC, 8 replies.
- [GitHub] [doris] HappenLee merged pull request #22305: [fix](bitmap) incorrect result of function 'bitmap_from_array' - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/27 14:44:09 UTC, 0 replies.
- [doris] branch master updated: [fix](bitmap) incorrect result of function 'bitmap_from_array' (#22305) - posted by li...@apache.org on 2023/07/27 14:44:13 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #22311: [fix](nereids) fix cte bucket shuffle path - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/27 14:44:54 UTC, 0 replies.
- [doris] branch master updated (b5fa29e138 -> f7d5453be8) - posted by li...@apache.org on 2023/07/27 14:44:59 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column schema. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/27 14:54:18 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix](nereids) fix cte bucket shuffle path (#22311) - posted by kx...@apache.org on 2023/07/27 14:55:51 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column schema. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/27 15:00:10 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column schema. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 15:01:31 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22170: [Refactor]Refactor some code with three-way comparison - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 15:02:52 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22317: [improvement](tablet clone) improve scaling out speed - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 15:19:48 UTC, 7 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column schema. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 15:50:33 UTC, 1 replies.
- [GitHub] [doris] AadityaDev commented on issue #22035: [Enhancement] BE start script should check java version, if not set, shuold throw exp - posted by "AadityaDev (via GitHub)" <gi...@apache.org> on 2023/07/27 15:51:37 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22263: [fix](fs-cache) add 'scheme://authority' to fs cache key - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 15:53:57 UTC, 0 replies.
- [doris] branch master updated: [fix](fs-cache) add 'scheme://authority' to fs cache key (#22263) - posted by mo...@apache.org on 2023/07/27 15:54:02 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22299: [improvement](profile) add table name for file scan node - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 15:54:34 UTC, 0 replies.
- [doris] branch master updated: [improvement](profile) add table name for file scan node (#22299) - posted by mo...@apache.org on 2023/07/27 15:54:42 UTC, 0 replies.
- [GitHub] [doris] zhannngchen opened a new pull request, #22319: [fix](partial update) remove CHECK on illegal number of partial columns - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/27 15:56:42 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22185: [Fix](mutli-catalog) Fix null partitions error in iceberg tables. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 15:57:38 UTC, 0 replies.
- [doris] branch master updated: [Fix](mutli-catalog) Fix null partitions error in iceberg tables. (#22185) - posted by mo...@apache.org on 2023/07/27 15:57:41 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22279: [Fix](EsCatalog) fix be core when query the table of Es catalog with null fields - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 15:59:45 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #22046: [fix](DOE)es catalog not working for pipeline,datetimev2 and array - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/27 16:00:52 UTC, 0 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #22320: [fix](decimal) fix scale check when generating thrift - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/27 16:03:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22319: [fix](partial update) remove CHECK on illegal number of partial columns - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 16:03:53 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22279: [Fix](EsCatalog) fix be core when query the table of Es catalog with null fields - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 16:37:47 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22046: [fix](DOE)es catalog not working for pipeline,datetimev2 and array - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 16:49:49 UTC, 0 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #22321: [fix](functions) fix now(null) crash - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/27 16:56:32 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on pull request #22321: [fix](functions) fix now(null) crash - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/27 16:56:37 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22321: [fix](functions) fix now(null) crash - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/27 17:03:29 UTC, 3 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22321: [fix](functions) fix now(null) crash - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/27 17:58:05 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22315: [chore](log)Move non-user-friendly error message to be.WARNING - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 01:40:18 UTC, 1 replies.
- [GitHub] [doris] morningman merged pull request #21788: [regression](multi-catalog)add EMR cloud env test tools - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/28 01:45:13 UTC, 0 replies.
- [doris] branch master updated: [regression](multi-catalog)add EMR cloud env test tools (#21788) - posted by mo...@apache.org on 2023/07/28 01:45:17 UTC, 0 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch @ 9afb20a301024e4ba3403a1c67a36b1670f83fcd - posted by gi...@apache.org on 2023/07/28 01:45:46 UTC, 3 replies.
- [GitHub] [doris] morrySnow merged pull request #22308: [fix](Nereids) parse logical binary stack overflow - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 01:48:19 UTC, 0 replies.
- [doris] branch master updated (f0f3548dfe -> bfa7f8df6d) - posted by mo...@apache.org on 2023/07/28 01:48:24 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22279: [Fix](EsCatalog) fix be core when query the table of Es catalog with null fields - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 01:53:58 UTC, 0 replies.
- [doris] branch master updated: [Fix](EsCatalog) fix be core when query the table of Es catalog with null fields (#22279) - posted by yi...@apache.org on 2023/07/28 01:54:03 UTC, 0 replies.
- [GitHub] [doris] AshinGau merged pull request #22228: [fix](multi-catalog) complex types parsing failed, with unexpected nulls and rows - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/28 02:03:11 UTC, 0 replies.
- [doris] branch master updated (7d5d416b25 -> 0d7d9b92db) - posted by as...@apache.org on 2023/07/28 02:03:15 UTC, 0 replies.
- [GitHub] [doris] chenlinzhong merged pull request #22042: [regression-test] add list partition case and multi partition keys case - posted by "chenlinzhong (via GitHub)" <gi...@apache.org> on 2023/07/28 02:12:38 UTC, 0 replies.
- [doris] branch master updated (0d7d9b92db -> adc44d9f46) - posted by li...@apache.org on 2023/07/28 02:12:42 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on a diff in pull request #21916: [WIP][Feature](Job)Support Event Scheduler - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/28 02:19:28 UTC, 1 replies.
- [GitHub] [doris] zy-kkk merged pull request #22098: [feature](planner) modify multi partition prefix value - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/28 02:21:35 UTC, 0 replies.
- [doris] branch master updated (adc44d9f46 -> e87174dd6b) - posted by zy...@apache.org on 2023/07/28 02:21:40 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #21958: [doc](fix) Improve the document example of alter table replace - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/28 02:21:50 UTC, 0 replies.
- [doris] branch master updated (e87174dd6b -> 313d4fd257) - posted by zy...@apache.org on 2023/07/28 02:21:54 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22306: [typo](docs),array_zip function is supported since 2.0 - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/28 02:25:05 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22306: [typo](docs),array_zip function is supported since 2.0 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 02:25:55 UTC, 1 replies.
- [doris] branch branch-2.0 updated: change version to 2.0.0-rc02 - posted by kx...@apache.org on 2023/07/28 02:30:22 UTC, 0 replies.
- [doris] tag 2.0.0-rc02 created (now 76e02a5be0) - posted by kx...@apache.org on 2023/07/28 02:30:45 UTC, 0 replies.
- [GitHub] [doris] lide-reed commented on issue #15921: [Bug] 所有be节点全部崩溃掉 - posted by "lide-reed (via GitHub)" <gi...@apache.org> on 2023/07/28 02:36:04 UTC, 0 replies.
- [GitHub] [doris] adonis0147 opened a new pull request, #22322: [chore](workflow) Increase the build space for building third-party libraries - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/28 02:39:55 UTC, 0 replies.
- [GitHub] [doris] adonis0147 commented on pull request #22322: [chore](workflow) Increase the build space for building third-party libraries - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/28 02:40:05 UTC, 0 replies.
- [GitHub] [doris] zddr opened a new pull request, #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/28 02:45:50 UTC, 0 replies.
- [GitHub] [doris] lide-reed opened a new issue, #22324: [Bug] BE core at je_arena_dalloc_promoted - posted by "lide-reed (via GitHub)" <gi...@apache.org> on 2023/07/28 02:50:11 UTC, 0 replies.
- [GitHub] [doris] lide-reed commented on issue #22324: [Bug] BE core at je_arena_dalloc_promoted - posted by "lide-reed (via GitHub)" <gi...@apache.org> on 2023/07/28 02:50:48 UTC, 2 replies.
- [GitHub] [doris] dataroaring commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/28 02:57:28 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on pull request #22319: [fix](partial update) remove CHECK on illegal number of partial columns - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/28 03:02:34 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22265: [fix](Nereids) fix ends calculation when there are constant project - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 03:05:30 UTC, 2 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22325: [fix](ut) fix ut of stats test - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:16:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22262: [fix](nereids)SubqueryToApply may lost conjunct - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 03:16:33 UTC, 1 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #22326: [regression](fix) include case test_round - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 03:17:16 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #22325: [fix](ut) fix ut of stats test - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:17:23 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22326: [regression](fix) include case test_round - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 03:17:32 UTC, 0 replies.
- [GitHub] [doris] hubgeter commented on pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive . - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/28 03:20:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22325: [fix](ut) fix ut of stats test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 03:21:21 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22326: [regression](fix) include case test_round - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 03:21:45 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22254: [refactor](Nereids) add result sink node - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 03:21:59 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22322: [chore](workflow) Increase the build space for building third-party libraries - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 03:26:47 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22322: [chore](workflow) Increase the build space for building third-party libraries - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 03:27:53 UTC, 0 replies.
- [doris] branch master updated: [chore](workflow) Increase the build space for building third-party libraries (#22322) - posted by pa...@apache.org on 2023/07/28 03:27:58 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22254: [refactor](Nereids) add result sink node - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 03:31:12 UTC, 0 replies.
- [doris] branch master updated (697745bb58 -> 5da5fac37a) - posted by mo...@apache.org on 2023/07/28 03:31:15 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22319: [fix](partial update) remove CHECK on illegal number of partial columns - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 03:32:22 UTC, 2 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 03:51:41 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 03:52:11 UTC, 14 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #22328: [fix](tablet clone) fix tablet clone run failed - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:54:12 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #22328: [fix](tablet clone) fix tablet clone run failed - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/28 03:54:23 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22325: [fix](ut) fix ut of stats test - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 03:57:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 03:58:11 UTC, 14 replies.
- [GitHub] [doris] morrySnow merged pull request #22310: [fix](nereids) Fix analyze when encounter complex type - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 04:10:53 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix](nereids) Fix analyze when encounter complex type (#22310) - posted by mo...@apache.org on 2023/07/28 04:10:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive . - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 04:18:49 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22287: [enhance](regresstion case)add external group mark 0727 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 04:21:18 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on issue #21436: [Bug] Report unexpected exception for a nested sub query. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 04:29:40 UTC, 0 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22329: [cherry-pick](branch-2.0) add partial update support for delete stmt in Nereids - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:30:05 UTC, 0 replies.
- [GitHub] [doris] morrySnow opened a new pull request, #22330: [opt](Nereids) let project and filter derive parent physcial property request - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 04:32:30 UTC, 0 replies.
- [doris] branch branch-2.0 updated (729a08d6dd -> 9d77eec825) - posted by kx...@apache.org on 2023/07/28 04:33:53 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22328: [fix](tablet clone) fix not re run the sched task after runing failed - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 04:34:00 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on issue #21436: [Bug] Report unexpected exception for a nested sub query. - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/28 04:41:47 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22255: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 04:43:29 UTC, 0 replies.
- [doris] branch master updated: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index (#22255) - posted by kx...@apache.org on 2023/07/28 04:43:33 UTC, 0 replies.
- [GitHub] [doris] herry2038 commented on a diff in pull request #22040: [feature](show-frontends-disk) Add Show frontend disks - posted by "herry2038 (via GitHub)" <gi...@apache.org> on 2023/07/28 05:07:41 UTC, 0 replies.
- [GitHub] [doris] AshinGau opened a new pull request, #22331: [fix](complex_type) throw error when reading complex types in broker/stream load - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/28 05:09:05 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22326: [regression](fix) include case test_round - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 05:10:57 UTC, 0 replies.
- [doris] branch master updated: [regression](fix) include case test_round (#22326) - posted by pa...@apache.org on 2023/07/28 05:11:00 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22315: [chore](log)Move non-user-friendly error message to be.WARNING - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 05:15:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22331: [fix](complex_type) throw error when reading complex types in broker/stream load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 05:16:47 UTC, 5 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22169: [improve](agg) support distinct agg node - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 05:54:13 UTC, 0 replies.
- [doris] branch master updated: [improve](agg) support distinct agg node (#22169) - posted by pa...@apache.org on 2023/07/28 05:54:18 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22321: [fix](functions) fix now(null) crash - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 06:07:59 UTC, 0 replies.
- [doris] branch master updated (1c6246f7ee -> c2155678ca) - posted by pa...@apache.org on 2023/07/28 06:08:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22312: [Docs](Community) Update Join Community Invalid Pics - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 06:12:30 UTC, 2 replies.
- [GitHub] [doris] zclllyybb commented on pull request #22320: [fix](decimal) fix scale check when generating thrift - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/28 06:14:22 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #22325: [fix](ut) fix ut of stats test - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 06:23:37 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #22270: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/28 06:37:36 UTC, 0 replies.
- [doris] branch master updated: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt (#22270) - posted by zh...@apache.org on 2023/07/28 06:37:40 UTC, 0 replies.
- [GitHub] [doris] platoneko commented on a diff in pull request #22238: [fix](compaction) fix time series compaction policy corner case - posted by "platoneko (via GitHub)" <gi...@apache.org> on 2023/07/28 06:37:55 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22332: [fix][branch-1.2](memory) Fix crash at `bthread_setspecific` in `brpc::Socket::CheckHealth()` - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/28 06:39:45 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz closed pull request #22332: [fix][branch-1.2](memory) Fix crash at `bthread_setspecific` in `brpc::Socket::CheckHealth()` - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/28 06:40:34 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22333: Local tvf - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/28 06:41:02 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22334: [fix][branch-1.2](memory) Fix crash at `bthread_setspecific` in `brpc::Socket::CheckHealth()` - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/28 06:41:39 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22335: [typo][doc] modify some doc errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/28 06:43:56 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on issue #22324: [Bug] BE core at je_arena_dalloc_promoted - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/28 06:46:47 UTC, 0 replies.
- [GitHub] [doris] csun5285 commented on a diff in pull request #22238: [fix](compaction) fix time series compaction policy corner case - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/28 06:48:22 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22333: Local tvf - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 06:49:28 UTC, 1 replies.
- [GitHub] [doris] wuwenchi opened a new pull request, #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache - posted by "wuwenchi (via GitHub)" <gi...@apache.org> on 2023/07/28 06:52:39 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22320: [fix](decimal) fix scale check when generating thrift - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 06:53:24 UTC, 0 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #22337: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter (#22229) - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/28 06:53:35 UTC, 0 replies.
- [GitHub] [doris] wuwenchi commented on pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache - posted by "wuwenchi (via GitHub)" <gi...@apache.org> on 2023/07/28 06:54:42 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22285: [fix](Nereids) project hidden columns when `show_hidden_columns` is true - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 06:57:45 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22338: [Improvement](multi catalog)Support Iceberg, Paimon and MaxCompute table in nereids. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/28 06:59:49 UTC, 0 replies.
- [GitHub] [doris] morrySnow closed issue #21436: [Bug] Report unexpected exception for a nested sub query. - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 07:00:18 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba merged pull request #122: [feature] support two phase commit - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/28 07:07:54 UTC, 0 replies.
- [doris-spark-connector] branch master updated: [feature] support two phase commit (#122) - posted by di...@apache.org on 2023/07/28 07:07:56 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22285: [fix](Nereids) project hidden columns when `show_hidden_columns` is true - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 07:08:21 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) project hidden columns when show_hidden_columns is true (#22285) - posted by mo...@apache.org on 2023/07/28 07:08:26 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22262: [fix](nereids)SubqueryToApply may lost conjunct - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 07:08:59 UTC, 0 replies.
- [doris] branch master updated: [fix](nereids) SubqueryToApply may lost conjunct (#22262) - posted by mo...@apache.org on 2023/07/28 07:09:02 UTC, 0 replies.
- [GitHub] [doris] alanredsheep opened a new issue, #22339: [Enhancement] support gzip/bzip2 for hive catalog - posted by "alanredsheep (via GitHub)" <gi...@apache.org> on 2023/07/28 07:10:31 UTC, 0 replies.
- [GitHub] [doris] alanredsheep commented on issue #22339: [Enhancement] support gzip/bzip2 for hive catalog - posted by "alanredsheep (via GitHub)" <gi...@apache.org> on 2023/07/28 07:17:01 UTC, 1 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22340: [test](regression) add partial update seq_col delete cases - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/28 07:22:43 UTC, 0 replies.
- [GitHub] [doris] gohalo commented on pull request #20932: [fix](be) doris_be compile failed - posted by "gohalo (via GitHub)" <gi...@apache.org> on 2023/07/28 07:23:08 UTC, 2 replies.
- [GitHub] [doris] kaijchen commented on pull request #22340: [test](regression) add partial update seq_col delete cases - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/28 07:23:36 UTC, 1 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #22338: [Improvement](multi catalog)Support Iceberg, Paimon and MaxCompute table in nereids. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/28 07:32:00 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on issue #22220: [Bug] The function array_intersect query result is incorrect - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/28 07:36:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22338: [Improvement](multi catalog)Support Iceberg, Paimon and MaxCompute table in nereids. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 07:41:42 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22329: [cherry-pick](branch-2.0) add partial update support for delete stmt in Nereids - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 07:43:31 UTC, 1 replies.
- [GitHub] [doris] XieJiann closed pull request #22277: [enhancement](Nereids) make maxBushyTree = 8 - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/28 07:43:42 UTC, 0 replies.
- [GitHub] [doris] XieJiann closed pull request #21759: [feature](Nereids) support other join in DPHyper - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/28 07:44:55 UTC, 0 replies.
- [GitHub] [doris] XieJiann closed pull request #21693: [enhancement](Nereids) Avoid frequent variable retrieval from connect context when calculating cost - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/28 07:45:11 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 07:47:57 UTC, 1 replies.
- [GitHub] [doris] vinlee19 opened a new pull request, #22341: [typo](docs) fix array_intersect function sample error - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/28 07:49:59 UTC, 0 replies.
- [GitHub] [doris] vinlee19 commented on pull request #22341: [typo](docs) fix array_intersect function sample error - posted by "vinlee19 (via GitHub)" <gi...@apache.org> on 2023/07/28 07:50:17 UTC, 0 replies.
- [GitHub] [doris] AshinGau commented on pull request #22331: [fix](complex_type) throw error when reading complex types in broker/stream load - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/28 07:53:38 UTC, 1 replies.
- [GitHub] [doris] wsjz opened a new pull request, #22342: [fix](multi-catalog)compatible with hdfs HA empty prefix - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/28 08:03:33 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22343: [Fix](multi catalog statistics)Improve external table statistics collection. 22224 - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/28 08:03:44 UTC, 0 replies.
- [GitHub] [doris] zgxme commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function - posted by "zgxme (via GitHub)" <gi...@apache.org> on 2023/07/28 08:06:44 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22338: [Improvement](multi catalog)Support Iceberg, Paimon and MaxCompute table in nereids. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 08:07:28 UTC, 0 replies.
- [GitHub] [doris-website] jeffreys-cat opened a new pull request, #276: [feature](home) add newsletter - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/28 08:13:33 UTC, 0 replies.
- [GitHub] [doris] zhannngchen commented on a diff in pull request #22282: [Enhancement](merge-on-write) add correctness check for the calculation of delete bitmap - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/28 08:16:16 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #22205: [fix](executor) only mysql connect to set GlobalPipelineTask - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/28 08:19:37 UTC, 0 replies.
- [doris] branch master updated: [fix](executor) only mysql connect to set GlobalPipelineTask (#22205) - posted by li...@apache.org on 2023/07/28 08:19:45 UTC, 0 replies.
- [GitHub] [doris] pingchunzhang commented on pull request #22287: [enhance](regresstion case)add external group mark 0727 - posted by "pingchunzhang (via GitHub)" <gi...@apache.org> on 2023/07/28 08:21:38 UTC, 0 replies.
- [GitHub] [doris] wsjz commented on pull request #22342: [fix](multi-catalog)compatible with hdfs HA empty prefix - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/28 08:33:43 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22331: [fix](complex_type) throw error when reading complex types in broker/stream load - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 08:35:54 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #22275: (vertical compaction) fix vertical compaction core - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/28 08:41:03 UTC, 0 replies.
- [doris] branch master updated: (vertical compaction) fix vertical compaction core (#22275) - posted by da...@apache.org on 2023/07/28 08:41:08 UTC, 0 replies.
- [GitHub] [doris] wuwenchi opened a new pull request, #22344: [fix] [doc] fix command misspelling - posted by "wuwenchi (via GitHub)" <gi...@apache.org> on 2023/07/28 08:46:01 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22344: [fix] [doc] fix command misspelling - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 08:48:26 UTC, 1 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #22345: [cherry-pick](flex) support scientific notation(aEb) parser - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/28 08:49:39 UTC, 0 replies.
- [GitHub] [doris] gohalo commented on issue #20931: [Bug] Compile be failed with undefined reference on master branch. - posted by "gohalo (via GitHub)" <gi...@apache.org> on 2023/07/28 08:56:13 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22282: [Enhancement](merge-on-write) add correctness check for the calculation of delete bitmap - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/28 09:02:02 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22346: [Bug](planner) add expr valid check on aggregation node - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 09:03:01 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22346: [Bug](planner) add expr valid check on aggregation node - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 09:03:09 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22342: [fix](multi-catalog)compatible with hdfs HA empty prefix - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 09:03:19 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22232: [fix](case) add sync after stream load - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 09:05:23 UTC, 0 replies.
- [doris] branch master updated: [fix](case) add sync after stream load (#22232) - posted by pa...@apache.org on 2023/07/28 09:05:28 UTC, 0 replies.
- [GitHub] [doris] hubgeter opened a new pull request, #22347: Hive map struct - posted by "hubgeter (via GitHub)" <gi...@apache.org> on 2023/07/28 09:09:02 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22282: [Enhancement](merge-on-write) add correctness check for the calculation of delete bitmap - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 09:10:11 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22287: [enhance](regresstion case)add external group mark 0727 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 09:11:22 UTC, 0 replies.
- [doris] branch master updated (ef218d79da -> 3eeca7ee55) - posted by yi...@apache.org on 2023/07/28 09:11:26 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22347: [feature](hive)append support for struct and map column type on textfile format of hive table - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 09:15:54 UTC, 1 replies.
- [GitHub] [doris] KassieZ opened a new pull request, #22348: [Docs](Community) Delete Gitter Mannual of EN & CN Verison - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/28 09:16:46 UTC, 0 replies.
- [GitHub] [doris] KassieZ commented on pull request #22348: [Docs](Community) Delete Gitter Mannual of EN & CN Verison - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/28 09:17:05 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22314: [feature](property) Add table property "is_being_synced" - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 09:20:45 UTC, 1 replies.
- [GitHub] [doris] adonis0147 commented on pull request #22344: [fix] [doc] fix command misspelling - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/28 09:21:27 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22345: [cherry-pick](flex) support scientific notation(aEb) parser - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 09:24:28 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [cherry-pick](flex) support scientific notation(aEb) parser (#22345) - posted by yi...@apache.org on 2023/07/28 09:24:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22340: [test](regression) add partial update seq_col delete cases - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 09:28:25 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #22303: [improvement](regression-test) add compression algorithm regression test - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/28 09:28:54 UTC, 0 replies.
- [doris] branch master updated (3eeca7ee55 -> 05abfbc5ef) - posted by da...@apache.org on 2023/07/28 09:28:58 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22152: [Chore](refactor) remove some unused code - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 09:30:49 UTC, 0 replies.
- [doris] branch master updated (05abfbc5ef -> f7e0479605) - posted by pa...@apache.org on 2023/07/28 09:30:53 UTC, 0 replies.
- [GitHub] [doris] wsjz opened a new pull request, #22349: [docs](kerberos)add kerberos FAQ - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/28 09:32:46 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22337: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter (#22229) - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 09:34:48 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter (#22229) (#22337) - posted by kx...@apache.org on 2023/07/28 09:34:54 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22329: [cherry-pick](branch-2.0) add partial update support for delete stmt in Nereids - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 09:36:12 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [cherry-pick](branch-2.0) add partial update support for delete stmt in Nereids (#22329) - posted by kx...@apache.org on 2023/07/28 09:36:16 UTC, 0 replies.
- [GitHub] [doris] zhannngchen merged pull request #22340: [test](regression) add partial update seq_col delete cases - posted by "zhannngchen (via GitHub)" <gi...@apache.org> on 2023/07/28 09:36:57 UTC, 0 replies.
- [doris] branch master updated: [test](regression) add partial update seq_col delete cases (#22340) - posted by zh...@apache.org on 2023/07/28 09:37:02 UTC, 0 replies.
- [doris] branch branch-2.0 updated (c8a5517ace -> 68b722c8ba) - posted by kx...@apache.org on 2023/07/28 09:37:24 UTC, 0 replies.
- [doris] 01/02: [dependency](fe)Dependency version upgrade (#21191) - posted by kx...@apache.org on 2023/07/28 09:37:25 UTC, 0 replies.
- [doris] 02/02: fix merge_conflict change FeConstants.disableInternalSchemaDb to !FeConstants.enableInternalSchemaDb - posted by kx...@apache.org on 2023/07/28 09:37:26 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22282: [Enhancement](merge-on-write) add correctness check for the calculation of delete bitmap - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 09:42:53 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22350: [Chore](materialized-view) update documentation about materialized-view and update test - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 09:54:16 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22350: [Chore](materialized-view) update documentation about materialized-view and update test - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 09:54:37 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22163: [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since f… - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 09:56:21 UTC, 0 replies.
- [doris] branch master updated (2f43e59535 -> 0cc3232d6f) - posted by kx...@apache.org on 2023/07/28 09:56:27 UTC, 0 replies.
- [GitHub] [doris] Huguowei opened a new issue, #22351: [Bug] explode_json_array_json did not work - posted by "Huguowei (via GitHub)" <gi...@apache.org> on 2023/07/28 10:02:26 UTC, 0 replies.
- [GitHub] [doris] KassieZ commented on pull request #22312: [Docs](Community) Update Join Community Invalid Pics - posted by "KassieZ (via GitHub)" <gi...@apache.org> on 2023/07/28 10:06:48 UTC, 1 replies.
- [doris] branch branch-2.0 updated (68b722c8ba -> 21f6433ff6) - posted by kx...@apache.org on 2023/07/28 10:18:47 UTC, 0 replies.
- [doris] 01/06: [opt](inverted index) add session variable enable_inverted_index_query to control whether query with inverted index (#22255) - posted by kx...@apache.org on 2023/07/28 10:18:48 UTC, 0 replies.
- [doris] 02/06: [fix](nereids) SubqueryToApply may lost conjunct (#22262) - posted by kx...@apache.org on 2023/07/28 10:18:49 UTC, 0 replies.
- [doris] 03/06: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt (#22270) - posted by kx...@apache.org on 2023/07/28 10:18:50 UTC, 0 replies.
- [doris] 04/06: (vertical compaction) fix vertical compaction core (#22275) - posted by kx...@apache.org on 2023/07/28 10:18:51 UTC, 0 replies.
- [doris] 05/06: [test](regression) add partial update seq_col delete cases (#22340) - posted by kx...@apache.org on 2023/07/28 10:18:52 UTC, 0 replies.
- [doris] 06/06: [Improve](topn opt) modify fetch rpc timeout from 20s to 30s, since fetch is quite heavy sometimes (#22163) - posted by kx...@apache.org on 2023/07/28 10:18:53 UTC, 0 replies.
- [GitHub] [doris] ixzc commented on pull request #22335: [typo][doc] modify some doc errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/28 10:48:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22341: [typo](docs) fix array_intersect function sample error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 11:12:26 UTC, 1 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #22352: [feature](executor) using fe version to set instance_num (#22047) - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/28 11:15:23 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22344: [fix] [doc] fix command misspelling - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/28 11:16:46 UTC, 0 replies.
- [doris] branch master updated (0cc3232d6f -> b6e22340cb) - posted by mo...@apache.org on 2023/07/28 11:16:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22335: [typo][doc] modify some doc errors. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 11:17:51 UTC, 1 replies.
- [GitHub] [doris] whmnoe4j commented on issue #15553: [Feature] 添加更新数据自动更新updatetime功能 - posted by "whmnoe4j (via GitHub)" <gi...@apache.org> on 2023/07/28 11:30:36 UTC, 0 replies.
- [GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #109: [fix] fix string to wstring buffer overflow - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/28 11:38:21 UTC, 1 replies.
- [GitHub] [doris] mymeiyi opened a new pull request, #22353: [improve](insert) Support server side prepare insert stmt - posted by "mymeiyi (via GitHub)" <gi...@apache.org> on 2023/07/28 12:03:50 UTC, 0 replies.
- [GitHub] [doris-website] rohitrs1983 opened a new pull request, #277: Intersect docfix - posted by "rohitrs1983 (via GitHub)" <gi...@apache.org> on 2023/07/28 12:05:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22320: [fix](decimal) fix scale check of Decimal/Datetime type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 12:12:02 UTC, 2 replies.
- [GitHub] [doris] zy-kkk commented on issue #22351: [Bug] explode_json_array_json did not work - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/28 12:16:11 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #22238: [fix](compaction) fix time series compaction policy corner case - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 13:10:33 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22334: [fix][branch-1.2](memory) Fix crash at `bthread_setspecific` in `brpc::Socket::CheckHealth()` - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 13:13:04 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [fix][branch-1.2](memory) Fix crash at bthread_setspecific in brpc::Socket::CheckHealth() #22334 - posted by yi...@apache.org on 2023/07/28 13:13:09 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22352: [feature](executor) using fe version to set instance_num (#22047) - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 13:14:18 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [feature](executor) using fe version to set instance_num (#22047) (#22352) - posted by kx...@apache.org on 2023/07/28 13:14:25 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22306: [typo](docs),array_zip function is supported since 2.0 - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 13:14:36 UTC, 0 replies.
- [doris] branch master updated: [typo](docs),array_zip function is supportted in 2.0 (#22306) - posted by yi...@apache.org on 2023/07/28 13:14:42 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22304: [Refactor](load) Extract load public code - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 13:23:22 UTC, 0 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22354: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/28 13:28:00 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22354: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/28 13:28:08 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22353: [improve](insert) Support server side prepare insert stmt - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/28 13:43:25 UTC, 0 replies.
- [GitHub] [doris] sohardforaname commented on pull request #22195: [Feature](Nereids)support create table and CTAS for Nereids - posted by "sohardforaname (via GitHub)" <gi...@apache.org> on 2023/07/28 13:50:40 UTC, 3 replies.
- [GitHub] [doris] BiteTheDDDDt opened a new pull request, #22355: [Bug](profile) add lock on add_filter_info - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 14:01:22 UTC, 0 replies.
- [GitHub] [doris] BiteTheDDDDt commented on pull request #22355: [Bug](profile) add lock on add_filter_info - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/28 14:01:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22355: [Bug](profile) add lock on add_filter_info - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 14:08:27 UTC, 2 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22356: [fix](nereids)recompute logical properties in plan post process - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:17:18 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/28 14:17:29 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22304: [Refactor](load) Extract load public code - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 14:18:16 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22355: [Bug](profile) add lock on add_filter_info - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 14:30:16 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 14:47:01 UTC, 4 replies.
- [GitHub] [doris] morrySnow merged pull request #22092: [enhance](nereids) enhance broadcast join cost calculation - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/28 15:06:05 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22238: [fix](compaction) fix time series compaction policy corner case - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 15:07:39 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22343: [Fix](multi catalog statistics)Improve external table statistics collection. 22224 - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 15:08:17 UTC, 0 replies.
- [doris] branch master updated: [opt](nereids) enhance broadcast join cost calculation (#22092) - posted by mo...@apache.org on 2023/07/28 15:08:43 UTC, 0 replies.
- [doris] branch master updated: [fix](compaction) fix time series compaction policy corner case (#22238) - posted by kx...@apache.org on 2023/07/28 15:09:35 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Fix](multi catalog statistics)Improve external table statistics collection (#22224) (#22343) - posted by kx...@apache.org on 2023/07/28 15:10:15 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22319: [fix](partial update) remove CHECK on illegal number of partial columns - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/28 15:12:01 UTC, 0 replies.
- [doris] branch master updated: [fix](partial update) remove CHECK on illegal number of partial columns (#22319) - posted by kx...@apache.org on 2023/07/28 15:13:49 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/28 15:29:10 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/28 15:29:32 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 15:36:29 UTC, 2 replies.
- [doris] branch branch-2.0 updated (784aa53a47 -> b84fa60150) - posted by kx...@apache.org on 2023/07/28 15:43:27 UTC, 0 replies.
- [doris] 01/04: [improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve (#22233) - posted by kx...@apache.org on 2023/07/28 15:43:28 UTC, 0 replies.
- [doris] 02/04: [Bug](materialized-view) fix where clause not analyzed after fe restart (#22268) - posted by kx...@apache.org on 2023/07/28 15:43:29 UTC, 0 replies.
- [doris] 03/04: [fix](compaction) fix time series compaction policy corner case (#22238) - posted by kx...@apache.org on 2023/07/28 15:43:30 UTC, 0 replies.
- [doris] 04/04: [fix](partial update) remove CHECK on illegal number of partial columns (#22319) - posted by kx...@apache.org on 2023/07/28 15:43:31 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 16:11:14 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on a diff in pull request #21898: [feature](datetime) Support timezone when insert datetime value - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/28 16:20:24 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/28 16:29:20 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22115: [opt](hive)opt select count(*) stmt push down agg on parquet in hive . - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/28 16:31:05 UTC, 0 replies.
- [doris] branch master updated (53d255f482 -> ae8a26335c) - posted by mo...@apache.org on 2023/07/28 16:31:10 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22349: [docs](kerberos)add kerberos FAQ - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/28 16:34:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22349: [docs](kerberos)add kerberos FAQ - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 16:35:39 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22342: [fix](multi-catalog)compatible with hdfs HA empty prefix - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 16:38:14 UTC, 1 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #22360: [Opt](exec) opt the performance of date parquet and orc convert to date - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/28 19:10:28 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/28 19:10:48 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/28 19:16:58 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22360: [Opt](exec) opt the performance of date parquet and orc convert to date - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/28 20:27:14 UTC, 2 replies.
- [GitHub] [doris] mickdelaney commented on issue #21914: [Bug] Failed to init stats cleaner java.lang.RuntimeException: DB: default_cluster:__internal_schema not exists - posted by "mickdelaney (via GitHub)" <gi...@apache.org> on 2023/07/28 23:09:26 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22293: [enhancement](binlog) CreateTable inherit db binlog && Add some checks - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/29 00:27:29 UTC, 0 replies.
- [doris] branch master updated: [enhancement](binlog) CreateTable inherit db binlog && Add some checks (#22293) - posted by da...@apache.org on 2023/07/29 00:27:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22328: [fix](tablet clone) fix not re run the sched task after runing failed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 00:31:05 UTC, 1 replies.
- [GitHub] [doris] zclllyybb commented on pull request #22320: [fix](decimal) fix scale check of Decimal/Datetime type - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/29 00:48:07 UTC, 1 replies.
- [GitHub] [doris] BiteTheDDDDt merged pull request #22170: [Refactor]Refactor some code with three-way comparison - posted by "BiteTheDDDDt (via GitHub)" <gi...@apache.org> on 2023/07/29 03:30:17 UTC, 0 replies.
- [doris] branch master updated (ebd114b384 -> 302de27985) - posted by pa...@apache.org on 2023/07/29 03:30:22 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22357: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/29 04:44:46 UTC, 0 replies.
- [doris] branch master updated: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size (#22357) - posted by yi...@apache.org on 2023/07/29 04:44:50 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22355: [Bug](profile) add lock on add_filter_info - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/29 04:45:52 UTC, 0 replies.
- [doris] branch master updated: [Bug](profile) add lock on add_filter_info #22355 - posted by yi...@apache.org on 2023/07/29 04:45:56 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22354: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 04:47:46 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22350: [Chore](materialized-view) update documentation about materialized-view and update test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 04:48:45 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #22300: [vectorized](udf) java udf support with return map type - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/29 04:52:30 UTC, 0 replies.
- [doris] branch master updated: [vectorized](udf) java udf support with return map type (#22300) - posted by yi...@apache.org on 2023/07/29 04:52:34 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22304: [Refactor](load) Extract load public code - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/29 04:56:33 UTC, 0 replies.
- [doris] branch master updated: [Refactor](load) Extract load public code (#22304) - posted by kx...@apache.org on 2023/07/29 04:56:37 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22361: [typo][doc]Modify some words typos. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/29 05:48:28 UTC, 0 replies.
- [GitHub] [doris] ixzc commented on pull request #22361: [typo][doc]Modify some words typos. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/29 05:49:20 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22146: [typo](doc) Modify the version supported by the function - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/29 05:58:59 UTC, 0 replies.
- [doris] branch master updated: [typo](doc) Modify the version supported by the function #22146 - posted by yi...@apache.org on 2023/07/29 05:59:02 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/29 06:39:33 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 06:39:35 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #20932: [fix](be) doris_be compile failed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 07:40:00 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on pull request #22264: [feature](Nereids): pushdown MIN/MAX/SUM through join - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/29 08:07:55 UTC, 1 replies.
- [GitHub] [doris] dutyu commented on issue #22339: [Enhancement] support gzip/bzip2 for hive catalog - posted by "dutyu (via GitHub)" <gi...@apache.org> on 2023/07/29 08:08:11 UTC, 0 replies.
- [GitHub] [doris] tudouzhao commented on issue #21914: [Bug] Failed to init stats cleaner java.lang.RuntimeException: DB: default_cluster:__internal_schema not exists - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/29 08:27:52 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #20932: [fix](be) doris_be compile failed - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/29 08:53:09 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22264: [feature](Nereids): pushdown MIN/MAX/SUM through join - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/29 08:53:40 UTC, 1 replies.
- [GitHub] [doris] xiaokang commented on a diff in pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/29 09:09:28 UTC, 1 replies.
- [GitHub] [doris] xiaokang commented on pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/29 09:09:53 UTC, 0 replies.
- [GitHub] [doris] yiguolei opened a new pull request, #22362: [bugfix](be core) fragment executor's destruct method should be called before query context - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/29 09:45:34 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22362: [bugfix](be core) fragment executor's destruct method should be called before query context - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/29 09:45:55 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22362: [bugfix](be core) fragment executor's destruct method should be called before query context - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 09:54:04 UTC, 3 replies.
- [GitHub] [doris] LuGuangming closed issue #16672: [Bug] execute count from table, Unknown database 'default_cluster:__internal_schema' - posted by "LuGuangming (via GitHub)" <gi...@apache.org> on 2023/07/29 11:59:00 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22362: [bugfix](be core) fragment executor's destruct method should be called before query context - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/29 12:54:41 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22338: [Improvement](multi catalog)Support Iceberg, Paimon and MaxCompute table in nereids. - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/29 13:43:38 UTC, 0 replies.
- [doris] branch master updated: [Improvement](multi catalog) Support Iceberg, Paimon and MaxCompute table in nereids. (#22338) - posted by kx...@apache.org on 2023/07/29 13:43:42 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22363: [runtime filter](profile) add merge time on non-pipeline engine - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/29 14:30:06 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #22363: [runtime filter](profile) add merge time on non-pipeline engine - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/29 14:30:14 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22363: [runtime filter](profile) add merge time on non-pipeline engine - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 14:36:48 UTC, 2 replies.
- [GitHub] [doris] amorynan opened a new pull request, #22364: [FIX](decimal)fix decimal precision - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/29 14:39:07 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #22364: [FIX](decimal)fix decimal precision - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/29 14:40:02 UTC, 2 replies.
- [GitHub] [doris] yiguolei merged pull request #22362: [bugfix](be core) fragment executor's destruct method should be called before query context - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/29 14:41:49 UTC, 0 replies.
- [doris] branch master updated: [bugfix](be core) fragment executor's destruct method should be called before query context (#22362) - posted by yi...@apache.org on 2023/07/29 14:41:53 UTC, 0 replies.
- [GitHub] [doris] csun5285 commented on a diff in pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table - posted by "csun5285 (via GitHub)" <gi...@apache.org> on 2023/07/29 14:44:00 UTC, 21 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22364: [FIX](decimal)fix decimal precision - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 14:45:48 UTC, 3 replies.
- [GitHub] [doris] yiguolei commented on pull request #22281: [fix](cast) fix wrong result of casting empty string to array date - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/29 14:59:55 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22365: [bug](decimal) test - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/29 15:14:10 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22363: [runtime filter](profile) add merge time on non-pipeline engine - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/29 15:15:44 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 opened a new pull request, #22366: [bug](decimal) test - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/29 15:28:30 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 commented on pull request #22366: [bug](decimal) change result type for decimalv2 computation - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/29 15:30:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 15:35:36 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22364: [FIX](decimal)fix decimal precision - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/29 15:39:20 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22366: [bug](decimal) change result type for decimalv2 computation - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/29 16:07:03 UTC, 0 replies.
- [GitHub] [doris] tudouzhao commented on issue #22035: [Enhancement] BE start script should check java version, if not set, shuold throw exp - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/29 16:12:43 UTC, 0 replies.
- [GitHub] [doris] tudouzhao commented on issue #22017: [Bug] doris 1.2.6 select data from table ,same condition but can't see the result - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/29 16:15:14 UTC, 0 replies.
- [GitHub] [doris] tudouzhao commented on issue #21560: [Bug] BE cannot start after apache-doris-2.0-beta is downloaded and installed - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/29 16:22:52 UTC, 0 replies.
- [GitHub] [doris] tudouzhao commented on issue #20541: [Bug] Version 2.0.0 Alpha1 failed to start under JDK11. - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/29 16:27:45 UTC, 0 replies.
- [GitHub] [doris] zclllyybb opened a new pull request, #22367: [opt](datetime) opt datetime parsing performance - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/29 16:57:44 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on pull request #22367: [opt](datetime) opt datetime parsing performance - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/29 16:57:51 UTC, 2 replies.
- [GitHub] [doris] wangtianyi2004 opened a new pull request, #22368: Update SHOW-FRONTENDS.md - posted by "wangtianyi2004 (via GitHub)" <gi...@apache.org> on 2023/07/29 17:00:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22367: [opt](datetime) opt datetime parsing performance - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 17:04:54 UTC, 1 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22368: [typo](docs) fix show frontends doc typo - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/29 17:08:39 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22368: [typo](docs) fix show frontends doc typo - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/29 17:09:34 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #16224: fix(sec): upgrade com.alibaba:fastjson to 1.2.83 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 00:09:41 UTC, 0 replies.
- [doris] branch branch-2.0 updated (b84fa60150 -> e81b04c826) - posted by kx...@apache.org on 2023/07/30 01:32:34 UTC, 0 replies.
- [doris] 01/02: [enhancement](binlog) CreateTable inherit db binlog && Add some checks (#22293) - posted by kx...@apache.org on 2023/07/30 01:32:35 UTC, 0 replies.
- [doris] 02/02: [Bug](profile) add lock on add_filter_info #22355 - posted by kx...@apache.org on 2023/07/30 01:32:36 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/30 01:50:23 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22354: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/30 01:58:51 UTC, 0 replies.
- [doris] branch master updated: [fix-typo](merge-on-write) fix wrong stream load header option name in regression test (#22354) - posted by da...@apache.org on 2023/07/30 01:58:58 UTC, 0 replies.
- [GitHub] [doris] dataroaring commented on pull request #22294: [typo](docs) fix docs,characters error - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/30 02:02:57 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22369: [improvement](jdbc-catalog) avoid calling checksum when replaying creating jdbc catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 02:03:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22294: [typo](docs) fix docs,characters error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 02:03:41 UTC, 1 replies.
- [GitHub] [doris] morningman commented on pull request #22369: [improvement](jdbc-catalog) avoid calling checksum when replaying creating jdbc catalog - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 02:04:30 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22368: [typo](docs) fix show frontends doc typo - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/30 02:19:59 UTC, 0 replies.
- [doris] branch master updated: [typo](docs) fix show frontends doc typo (#22368) - posted by da...@apache.org on 2023/07/30 02:20:05 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22369: [improvement](jdbc-catalog) avoid calling checksum when replaying creating jdbc catalog - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 02:44:30 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 02:44:56 UTC, 1 replies.
- [doris] branch branch-2.0 updated: [bugfix](be core) fragment executor's destruct method should be called before query context (#22362) - posted by kx...@apache.org on 2023/07/30 03:38:18 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22369: [improvement](jdbc-catalog) avoid calling checksum when replaying creating jdbc catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 03:57:16 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22361: [typo][doc]Modify some words typos. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 04:02:17 UTC, 1 replies.
- [GitHub] [doris] ByteYue commented on pull request #22296: [enhance](S3FIleWriter) Add md5 check for small file not suitable for multi part upload - posted by "ByteYue (via GitHub)" <gi...@apache.org> on 2023/07/30 04:21:31 UTC, 0 replies.
- [GitHub] [doris] gavinchou commented on pull request #22105: [enhance](S3) add s3 bvar metrics for all s3 operation - posted by "gavinchou (via GitHub)" <gi...@apache.org> on 2023/07/30 04:25:37 UTC, 0 replies.
- [GitHub] [doris] zy-kkk opened a new pull request, #22370: [typo](docs) add show collation doc description and example - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/30 04:40:24 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22370: [typo](docs) add show collation doc description and example - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/30 04:40:43 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22367: [opt](datetime) opt datetime parsing performance - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/30 05:49:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 06:53:29 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 07:08:06 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22360: [Opt](parquet) opt the performance of date parquet and orc convert to date - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 07:26:32 UTC, 1 replies.
- [GitHub] [doris] zddr commented on pull request #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/30 07:44:19 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #22318: [Feature](multi-catalog) Truncate char or varchar columns if size is smaller than file columns or not found in the file column schema. - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 07:44:57 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22360: [Opt](parquet) opt the performance of date parquet and orc convert to date - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 07:54:16 UTC, 0 replies.
- [doris] branch master updated: [Opt](parquet) opt the performance of date convertion (#22360) - posted by mo...@apache.org on 2023/07/30 07:54:23 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22371: [refactor](reader) move reader from vec/exec/scan to vec/exec/format - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 07:56:34 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22371: [refactor](reader) move reader from vec/exec/scan to vec/exec/format - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 08:03:43 UTC, 1 replies.
- [GitHub] [doris] imchao9 commented on issue #20541: [Bug] Version 2.0.0 Alpha1 failed to start under JDK11. - posted by "imchao9 (via GitHub)" <gi...@apache.org> on 2023/07/30 10:07:03 UTC, 0 replies.
- [GitHub] [doris] dataroaring opened a new pull request, #22372: [enhancement](exchange) ignore overcrowded in brpc used by exchange - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/30 10:09:59 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22372: [enhancement](exchange) ignore overcrowded in brpc used by exchange - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 10:18:19 UTC, 1 replies.
- [GitHub] [doris] wangtianyi2004 opened a new pull request, #22373: Update standard-deployment.md - posted by "wangtianyi2004 (via GitHub)" <gi...@apache.org> on 2023/07/30 10:57:12 UTC, 0 replies.
- [GitHub] [doris] wangtianyi2004 opened a new pull request, #22374: Update standard-deployment.md - posted by "wangtianyi2004 (via GitHub)" <gi...@apache.org> on 2023/07/30 10:57:22 UTC, 0 replies.
- [GitHub] [doris] amorynan opened a new pull request, #22375: [FIX](complex-type)fix complex type nested col_const - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/30 11:24:13 UTC, 0 replies.
- [GitHub] [doris] amorynan commented on pull request #22375: [FIX](complex-type)fix complex type nested col_const - posted by "amorynan (via GitHub)" <gi...@apache.org> on 2023/07/30 11:24:32 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22375: [FIX](complex-type)fix complex type nested col_const - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 11:30:37 UTC, 3 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22376: [Improvement](multi catalog) Support Iceberg, Paimon and MaxCompute table in nereids. (#22338) - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/30 11:38:34 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22375: [FIX](complex-type)fix complex type nested col_const - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 12:05:38 UTC, 2 replies.
- [GitHub] [doris] xiaokang commented on pull request #22375: [FIX](complex-type)fix complex type nested col_const - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/30 12:17:21 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on pull request #22372: [enhancement](exchange) ignore overcrowded in brpc used by exchange - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/30 12:46:27 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22249: [enhance](ColdHeatSeparation) carry use path style info along with cold heat separation to support using minio - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/30 13:03:35 UTC, 0 replies.
- [doris] branch master updated: [enhance](ColdHeatSeparation) carry use path style info along with cold heat separation to support using minio (#22249) - posted by da...@apache.org on 2023/07/30 13:03:40 UTC, 0 replies.
- [GitHub] [doris] morningman opened a new pull request, #22377: [fix](show-table-status) fix hive view NPE and external meta cache refresh issue - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 13:05:06 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22105: [enhance](S3) add s3 bvar metrics for all s3 operation - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/30 13:09:20 UTC, 0 replies.
- [doris] branch master updated: [enhance](S3) add s3 bvar metrics for all s3 operation (#22105) - posted by da...@apache.org on 2023/07/30 13:09:23 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22376: [Improvement](multi catalog) Support Iceberg, Paimon and MaxCompute table in nereids. (#22338) - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/30 13:13:56 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Improvement](multi catalog) Support Iceberg, Paimon and MaxCompute table in nereids. (#22338) (#22376) - posted by kx...@apache.org on 2023/07/30 13:14:00 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22281: [fix](cast) fix wrong result of casting empty string to array date - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/30 13:15:06 UTC, 0 replies.
- [doris] branch master updated: [fix](cast) fix wrong result of casting empty string to array date (#22281) - posted by kx...@apache.org on 2023/07/30 13:15:09 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22367: [opt](datetime) opt datetime parsing performance - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 13:17:44 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22372: [enhancement](exchange) ignore overcrowded in brpc used by exchange - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 13:18:32 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [Opt](parquet) opt the performance of date convertion (#22360) - posted by kx...@apache.org on 2023/07/30 13:20:48 UTC, 0 replies.
- [GitHub] [doris] yujun777 opened a new pull request, #22378: [fix](tablet clone) fix not add colocate replica and print some logs - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/30 13:20:52 UTC, 0 replies.
- [GitHub] [doris] yujun777 commented on pull request #22378: [fix](tablet clone) fix not add colocate replica and print some logs - posted by "yujun777 (via GitHub)" <gi...@apache.org> on 2023/07/30 13:21:04 UTC, 1 replies.
- [GitHub] [doris] dataroaring merged pull request #21634: [Refactor](load) refactor memtable flush actively - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/30 13:31:57 UTC, 0 replies.
- [doris] branch master updated: [refactor](load) refactor memtable flush actively (#21634) - posted by da...@apache.org on 2023/07/30 13:32:00 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #22379: [Fix](multi_catalog) Fix the problem that sometimes external table file cache statistics in profile are lost when disable `experimental_enable_pipeline_engine`. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/30 13:47:20 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #22379: [Fix](multi_catalog) Fix the problem that sometimes external table file cache statistics in profile are lost when disable `experimental_enable_pipeline_engine`. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/30 13:47:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22379: [Fix](multi_catalog) Fix the problem that sometimes external table file cache statistics in profile are lost when disable `experimental_enable_pipeline_engine`. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 13:55:36 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22378: [fix](tablet clone) fix not add colocate replica and print some logs - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 13:55:47 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22370: [typo](docs) add show collation doc description and example - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 14:14:15 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22379: [Fix](multi_catalog) Fix the problem that sometimes external table file cache statistics in profile are lost when disable `experimental_enable_pipeline_engine`. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 14:16:03 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22347: [feature](hive)append support for struct and map column type on textfile format of hive table - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 14:19:46 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22342: [fix](multi-catalog)compatible with hdfs HA empty prefix - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 14:21:17 UTC, 0 replies.
- [doris] branch master updated: [fix](multi-catalog)compatible with hdfs HA empty prefix (#22342) - posted by mo...@apache.org on 2023/07/30 14:21:21 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #22272: [fix](rest)check response code when get image - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 14:28:03 UTC, 0 replies.
- [GitHub] [doris] fsilent opened a new issue, #22380: [Bug] add md5 check to prevent image files from being damaged when network error packets occur - posted by "fsilent (via GitHub)" <gi...@apache.org> on 2023/07/30 14:31:45 UTC, 0 replies.
- [GitHub] [doris] morningman merged pull request #22323: [fix](ipv6)Remove restrictions from IPv4 when add backend - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/30 14:47:26 UTC, 0 replies.
- [doris] branch master updated: [fix](ipv6)Remove restrictions from IPv4 when add backend (#22323) - posted by mo...@apache.org on 2023/07/30 14:47:30 UTC, 0 replies.
- [GitHub] [doris] kaka11chen opened a new pull request, #22381: [Opt](orc-reader) Opt the performance of date conversion in orc reader. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/30 14:48:52 UTC, 0 replies.
- [GitHub] [doris] kaka11chen commented on pull request #22381: [Opt](orc-reader) Opt the performance of date conversion in orc reader. - posted by "kaka11chen (via GitHub)" <gi...@apache.org> on 2023/07/30 14:49:06 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #22382: [feature](load) refactor CSV reading process, support enclose and escape - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/30 14:49:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22381: [Opt](orc-reader) Opt the performance of date conversion in orc reader. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 14:55:16 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22382: [feature](load) refactor CSV reading process, support enclose and escape - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 14:56:40 UTC, 0 replies.
- [GitHub] [doris] zy-kkk merged pull request #22370: [typo](docs) add show collation doc description and example - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/30 15:08:54 UTC, 0 replies.
- [doris] branch master updated: [typo](docs) add show collation doc description and example (#22370) - posted by zy...@apache.org on 2023/07/30 15:08:59 UTC, 0 replies.
- [GitHub] [doris] fsilent commented on issue #22380: [Bug] add md5 check to prevent image files from being damaged when network error packets occur - posted by "fsilent (via GitHub)" <gi...@apache.org> on 2023/07/30 15:21:43 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22347: [feature](hive)append support for struct and map column type on textfile format of hive table - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 15:23:46 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new issue, #22383: [Enhancement] refactor CSV reading process - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/30 15:24:37 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22381: [Opt](orc-reader) Opt the performance of date conversion in orc reader. - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 15:30:45 UTC, 0 replies.
- [GitHub] [doris] HappenLee opened a new pull request, #22384: [Opt](exec) opt the performance of date parquet convert by date dict - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/30 15:32:09 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #22384: [Opt](exec) opt the performance of date parquet convert by date dict - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/30 15:32:22 UTC, 6 replies.
- [GitHub] [doris] TangSiyang2001 opened a new issue, #22385: [Feature] support enclose and escape for loading CSV format file - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/30 15:33:12 UTC, 0 replies.
- [GitHub] [doris] fsilent opened a new pull request, #22386: [Bug] add md5 check to prevent image files from being damaged when ne… - posted by "fsilent (via GitHub)" <gi...@apache.org> on 2023/07/30 15:33:14 UTC, 0 replies.
- [GitHub] [doris] zclllyybb closed pull request #22367: [opt](datetime) opt datetime parsing performance - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/30 15:34:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21226: [Opt](exec) opt the performance of date parquet convert by date dict - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 15:35:00 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #22382: [feature](load) refactor CSV reading process, and support enclose and escape for stream load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/30 15:37:31 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22384: [Opt](exec) opt the performance of date parquet convert by date dict - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 15:39:03 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22382: [feature](load) refactor CSV reading process, and support enclose and escape for stream load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 15:45:24 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22387: [refactor](segcompaction): simplify submit_seg_compaction_task interface - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/30 15:52:16 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22387: [refactor](segcompaction): simplify submit_seg_compaction_task interface - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/30 15:52:42 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22387: [refactor](segcompaction): simplify submit_seg_compaction_task interface - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 15:58:56 UTC, 2 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/30 16:10:40 UTC, 14 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 16:18:30 UTC, 7 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22388: [fix](load) load core dump print load id - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/30 16:46:12 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #22388: [fix](load) load core dump print load id - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/30 16:47:35 UTC, 1 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22384: [Opt](exec) opt the performance of date parquet convert by date dict - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 16:51:15 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22388: [fix](load) load core dump print load id - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/30 16:52:48 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22387: [refactor](segcompaction): simplify submit_seg_compaction_task interface - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 17:03:35 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22388: [fix](load) load core dump print load id - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/30 17:33:57 UTC, 1 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/30 18:59:17 UTC, 3 replies.
- [GitHub] [doris] github-actions[bot] closed pull request #16224: fix(sec): upgrade com.alibaba:fastjson to 1.2.83 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 00:09:22 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 00:33:14 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22372: [enhancement](exchange) ignore overcrowded in brpc used by exchange - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 00:34:39 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22365: [bug](decimal) change result type for decimalv2 computation - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 00:44:45 UTC, 0 replies.
- [doris] branch branch-1.2-lts updated: [bug](decimal) change result type for decimalv2 computation #22365 - posted by yi...@apache.org on 2023/07/31 00:44:50 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22366: [bug](decimal) change result type for decimalv2 computation - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 00:46:11 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22375: [FIX](complex-type)fix complex type nested col_const - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 00:50:56 UTC, 2 replies.
- [GitHub] [doris] TangSiyang2001 commented on a diff in pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/31 00:51:46 UTC, 1 replies.
- [GitHub] [doris] dataroaring commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/31 01:01:27 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22388: [fix](load) load core dump print load id - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 01:27:15 UTC, 0 replies.
- [GitHub] [doris] hello-stephen opened a new pull request, #22389: [pipeline](p0) exclude test_profile, re-add test_cast_string_to_array - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 01:36:55 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22389: [pipeline](p0) exclude test_profile, re-add test_cast_string_to_array - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 01:37:41 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22377: [fix](show-table-status) fix hive view NPE and external meta cache refresh issue - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/31 01:53:23 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs commented on pull request #21916: [Feature](Job)Support scheduler job - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/31 01:56:19 UTC, 6 replies.
- [GitHub] [doris] Gabriel39 merged pull request #22366: [bug](decimal) change result type for decimalv2 computation - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/31 02:00:36 UTC, 0 replies.
- [doris] branch master updated: [bug](decimal) change result type for decimalv2 computation (#22366) - posted by ga...@apache.org on 2023/07/31 02:00:41 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22264: [feature](Nereids): pushdown MIN/MAX/SUM through join - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 02:05:19 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22389: [pipeline](p0) exclude test_profile, re-add test_cast_string_to_array - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 02:08:49 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 02:12:12 UTC, 0 replies.
- [doris] branch master updated (ec0be8a037 -> 93a9cec406) - posted by yi...@apache.org on 2023/07/31 02:12:17 UTC, 0 replies.
- [GitHub] [doris] ChengDaqi2023 opened a new pull request, #22390: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4 - posted by "ChengDaqi2023 (via GitHub)" <gi...@apache.org> on 2023/07/31 02:15:53 UTC, 0 replies.
- [GitHub] [doris] wsjz commented on a diff in pull request #22336: [Improvement] Add iceberg metadata cache and support manifest file content cache - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/31 02:21:31 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22391: [fix](nereids)allow in or exits subquery in binary operator - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 02:27:54 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #22391: [fix](nereids)allow in or exits subquery in binary operator - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 02:28:03 UTC, 1 replies.
- [GitHub] [doris] adonis0147 commented on a diff in pull request #22109: [Enhancement] add soft link for the compile_commands.json - posted by "adonis0147 (via GitHub)" <gi...@apache.org> on 2023/07/31 02:39:02 UTC, 0 replies.
- [GitHub] [doris] englefly merged pull request #22389: [pipeline](p0) exclude test_profile, re-add test_cast_string_to_array - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/31 02:41:15 UTC, 0 replies.
- [doris] branch master updated: [pipeline](p0) exclude test_profile, re-add test_cast_string_to_array #22389 - posted by en...@apache.org on 2023/07/31 02:41:18 UTC, 0 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/31 02:44:20 UTC, 0 replies.
- [GitHub] [doris] kaijchen commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/31 02:44:29 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 02:52:14 UTC, 1 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #21849: [enhancement](stats) Retry when loading stats - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/31 02:54:40 UTC, 0 replies.
- [GitHub] [doris] gtk96 opened a new issue, #22393: [Bug] readme link 404 - posted by "gtk96 (via GitHub)" <gi...@apache.org> on 2023/07/31 02:58:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22391: [fix](nereids)allow in or exits subquery in binary operator - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 02:58:26 UTC, 1 replies.
- [GitHub] [doris] gtk96 opened a new pull request, #22394: Update README.md - posted by "gtk96 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:01:02 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21916: [Feature](Job)Support scheduler job - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 03:03:09 UTC, 3 replies.
- [GitHub] [doris] kaijchen opened a new pull request, #22395: [peformance](load) cancel unstarted segcompaction tasks when build rowset - posted by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/07/31 03:06:32 UTC, 0 replies.
- [doris] branch branch-2.0 updated (e5519e6c6c -> b6fbc0ad3d) - posted by kx...@apache.org on 2023/07/31 03:12:10 UTC, 0 replies.
- [doris] 01/03: [improve](agg) support distinct agg node (#22169) - posted by kx...@apache.org on 2023/07/31 03:12:11 UTC, 0 replies.
- [doris] 02/03: [bug](distinct-agg) fix distinct-agg outblock columns size not equal key size (#22357) - posted by kx...@apache.org on 2023/07/31 03:12:12 UTC, 0 replies.
- [doris] 03/03: [fix](ipv6)Remove restrictions from IPv4 when add backend (#22323) - posted by kx...@apache.org on 2023/07/31 03:12:13 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22396: [revert][regression-test] revert lazy open regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:13:17 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22395: [peformance](load) cancel unstarted segcompaction tasks when build rowset - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 03:13:21 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22396: [revert][regression-test] revert lazy open regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:13:29 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22264: [feature](Nereids): pushdown MIN/MAX/SUM through join - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/31 03:15:11 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 03:15:22 UTC, 1 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22203: [tpcds](nereids) add rule to eliminate empty relation - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/31 03:22:17 UTC, 0 replies.
- [GitHub] [doris] Mryange opened a new pull request, #22397: [vectorized](udaf) java udaf support with map type - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/31 03:24:16 UTC, 0 replies.
- [GitHub] [doris] Mryange commented on pull request #22397: [vectorized](udaf) java udaf support with map type - posted by "Mryange (via GitHub)" <gi...@apache.org> on 2023/07/31 03:24:27 UTC, 4 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22398: [revert][branch-2.0] revert lazy open regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:25:16 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 closed pull request #22398: [revert][branch-2.0] revert lazy open regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:25:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22397: [vectorized](udaf) java udaf support with map type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 03:31:44 UTC, 4 replies.
- [GitHub] [doris] github-actions[bot] commented on a diff in pull request #22398: [revert][branch-2.0] revert lazy open regression test - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 03:34:33 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22399: [revert][branch-2.0] revert lazy open regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:34:48 UTC, 0 replies.
- [GitHub] [doris] morningman commented on a diff in pull request #21621: [Enhancement](load) http load using SQL - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/31 03:37:03 UTC, 0 replies.
- [GitHub] [doris] lsy3993 opened a new issue, #22400: [Bug] Query es catalog error - posted by "lsy3993 (via GitHub)" <gi...@apache.org> on 2023/07/31 03:39:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #21849: [enhancement](stats) Retry when loading stats - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 03:45:41 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on pull request #21898: [feature](datetime) Support timezone when insert datetime value - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/31 03:51:15 UTC, 0 replies.
- [doris] branch datax-url-decode created (now 250445afab) - posted by ji...@apache.org on 2023/07/31 04:00:59 UTC, 0 replies.
- [doris] 01/01: doris writer url decoder fix - posted by ji...@apache.org on 2023/07/31 04:01:00 UTC, 0 replies.
- [GitHub] [doris] hf200012 opened a new pull request, #22401: doris writer url decoder fix - posted by "hf200012 (via GitHub)" <gi...@apache.org> on 2023/07/31 04:02:12 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 closed pull request #22399: [revert][branch-2.0] revert lazy open regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 04:06:40 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 closed pull request #22396: [revert][regression-test] revert lazy open regression test - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 04:07:13 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22361: [typo](doc)Modify some words typos. - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 04:09:52 UTC, 0 replies.
- [doris] branch master updated: [typo](doc)Modify some words typos. #22361 - posted by yi...@apache.org on 2023/07/31 04:09:57 UTC, 0 replies.
- [GitHub] [doris] zy-kkk commented on pull request #22401: [fix](datax)doris writer url decoder fix - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/31 04:14:10 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22401: [fix](datax)doris writer url decoder fix - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 04:14:48 UTC, 1 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #21898: [feature](datetime) Support timezone when insert datetime value - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/31 04:15:58 UTC, 0 replies.
- [GitHub] [doris] Gabriel39 merged pull request #22363: [runtime filter](profile) add merge time on non-pipeline engine - posted by "Gabriel39 (via GitHub)" <gi...@apache.org> on 2023/07/31 04:52:44 UTC, 0 replies.
- [doris] branch master updated: [runtime filter](profile) add merge time on non-pipeline engine (#22363) - posted by ga...@apache.org on 2023/07/31 04:52:49 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22401: [fix](datax)doris writer url decoder fix - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 04:57:12 UTC, 0 replies.
- [doris] branch master updated: [fix](datax)doris writer url decoder fix #22401 - posted by yi...@apache.org on 2023/07/31 04:57:17 UTC, 0 replies.
- [GitHub] [doris-shade] CalvinKirs opened a new pull request, #24: Shade dlf-metastore-client - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/31 05:06:16 UTC, 0 replies.
- [GitHub] [doris] CalvinKirs opened a new pull request, #22402: [Fix](catalog)Dlf should use hive-catalog package - posted by "CalvinKirs (via GitHub)" <gi...@apache.org> on 2023/07/31 05:06:53 UTC, 0 replies.
- [GitHub] [doris] HappenLee merged pull request #21898: [feature](datetime) Support timezone when insert datetime value - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/31 05:08:31 UTC, 0 replies.
- [doris] branch master updated: [feature](datetime) Support timezone when insert datetime value (#21898) - posted by li...@apache.org on 2023/07/31 05:08:35 UTC, 0 replies.
- [doris] branch branch-2.0 updated (b6fbc0ad3d -> 8d6474a1a7) - posted by kx...@apache.org on 2023/07/31 05:11:24 UTC, 0 replies.
- [doris] 01/02: [runtime filter](profile) add merge time on non-pipeline engine (#22363) - posted by kx...@apache.org on 2023/07/31 05:11:25 UTC, 0 replies.
- [doris] 02/02: [fix](datax)doris writer url decoder fix #22401 - posted by kx...@apache.org on 2023/07/31 05:11:26 UTC, 0 replies.
- [GitHub] [doris] morrySnow commented on a diff in pull request #22356: [fix](nereids)recompute logical properties in plan post process - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/31 05:13:04 UTC, 0 replies.
- [GitHub] [doris] tudouzhao opened a new issue, #22403: [Enhancement] suppors log level debug - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/07/31 05:29:52 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22404: [fix][regression-test] change regression test name - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:30:19 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22404: [fix][regression-test] change regression test name - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:30:28 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on a diff in pull request #22356: [fix](nereids)recompute logical properties in plan post process - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:32:12 UTC, 0 replies.
- [GitHub] [doris] HHoflittlefish777 opened a new pull request, #22405: [fix][branch-2.0] change regression test name - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 05:34:13 UTC, 0 replies.
- [GitHub] [doris] dataroaring merged pull request #22405: [fix][branch-2.0] change lazy open regression test name - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/31 05:39:07 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix][branch-2.0] change lazy open regression test name (#22405) - posted by da...@apache.org on 2023/07/31 05:39:12 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22404: [fix][regression-test] change lazy open regression test name - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 05:40:12 UTC, 4 replies.
- [GitHub] [doris] dataroaring merged pull request #22387: [refactor](segcompaction): simplify submit_seg_compaction_task interface - posted by "dataroaring (via GitHub)" <gi...@apache.org> on 2023/07/31 05:53:41 UTC, 0 replies.
- [doris] branch master updated: [refactor](segcompaction) simplify submit_seg_compaction_task interface (#22387) - posted by da...@apache.org on 2023/07/31 05:53:45 UTC, 0 replies.
- [GitHub] [doris] jackwener merged pull request #22265: [fix](Nereids) fix ends calculation when there are constant project - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/31 06:10:46 UTC, 0 replies.
- [doris] branch master updated: [fix](Nereids) fix ends calculation when there are constant project (#22265) - posted by ja...@apache.org on 2023/07/31 06:10:52 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22378: [fix](tablet clone) fix not add colocate replica and print some logs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 06:12:18 UTC, 1 replies.
- [doris] branch branch-2.0 updated: [feature](datetime) Support timezone when insert datetime value (#21898) - posted by kx...@apache.org on 2023/07/31 06:20:12 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22349: [docs](kerberos)add kerberos FAQ - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 06:24:06 UTC, 0 replies.
- [doris] branch master updated (8ccd8b4337 -> 753098a86e) - posted by yi...@apache.org on 2023/07/31 06:24:11 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21849: [enhancement](stats) Retry when loading stats - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 06:29:41 UTC, 0 replies.
- [GitHub] [doris-flink-connector] JNSimba opened a new pull request, #166: [improvement] update create table modify string key to varchar - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/31 06:30:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22397: [vectorized](udaf) java udaf support with map type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 06:39:45 UTC, 1 replies.
- [GitHub] [doris] HHoflittlefish777 commented on pull request #22404: [fix][regression-test] change lazy open regression test name - posted by "HHoflittlefish777 (via GitHub)" <gi...@apache.org> on 2023/07/31 06:41:35 UTC, 1 replies.
- [GitHub] [doris] yiguolei merged pull request #22375: [FIX](complex-type)fix complex type nested col_const - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 06:53:20 UTC, 0 replies.
- [doris] branch master updated: [FIX](complex-type)fix complex type nested col_const (#22375) - posted by yi...@apache.org on 2023/07/31 06:53:25 UTC, 0 replies.
- [GitHub] [doris] HappenLee commented on a diff in pull request #22269: [feature](time) using timev2 type to replace the old time type. - posted by "HappenLee (via GitHub)" <gi...@apache.org> on 2023/07/31 06:59:25 UTC, 0 replies.
- [GitHub] [doris] zddr commented on a diff in pull request #22272: [fix](rest)check response code when get image - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/31 07:01:50 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22211: [enhancement](nereids) Execute sync analyze task with multi-thread - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/31 07:05:10 UTC, 0 replies.
- [doris] branch master updated: [enhancement](nereids) Execute sync analyze task with multi-thread (#22211) - posted by mo...@apache.org on 2023/07/31 07:05:13 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21970: [enhancement](nereids) Improve stats preload performance - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 07:05:26 UTC, 1 replies.
- [GitHub] [doris] zddr commented on pull request #22272: [fix](rest)check response code when get image - posted by "zddr (via GitHub)" <gi...@apache.org> on 2023/07/31 07:09:57 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22364: [FIX](decimal)fix decimal precision - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 07:17:32 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22404: [fix][regression-test] change lazy open regression test name - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 07:22:32 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22406: [opt](conf) Modify brpc work pool conf default value - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 07:33:35 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22406: [opt](conf) Modify brpc work pool conf default value - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 07:38:26 UTC, 2 replies.
- [GitHub] [doris] jalousiex commented on issue #22200: [Bug] doris 1.2.3 function char trim error - posted by "jalousiex (via GitHub)" <gi...@apache.org> on 2023/07/31 07:40:58 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22272: [fix](rest)check response code when get image - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 07:47:41 UTC, 0 replies.
- [GitHub] [doris-spark-connector] gnehil opened a new pull request, #123: [fix] json format load default mode - posted by "gnehil (via GitHub)" <gi...@apache.org> on 2023/07/31 07:56:12 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #22406: [opt](conf) Modify brpc work pool conf default value - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 07:59:43 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22407: [opt](conf) Modify brpc eovercrowded conf - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 08:02:04 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #22407: [opt](conf) Modify brpc eovercrowded conf - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 08:02:10 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22407: [opt](conf) Modify brpc eovercrowded conf - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 08:10:04 UTC, 4 replies.
- [GitHub] [doris] ixzc closed pull request #22094: [typo][doc]Modify word typos. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 08:10:25 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li opened a new pull request, #22408: [Fix](nereids) Fix Olap table qualifier only contains db name bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/31 08:12:01 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li closed pull request #22116: [Fix](nereids) Fix Olap table qualifier only contains db name bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/31 08:12:07 UTC, 0 replies.
- [GitHub] [doris] Jibing-Li commented on pull request #22408: [Fix](nereids) Fix Olap table qualifier only contains db name bug. - posted by "Jibing-Li (via GitHub)" <gi...@apache.org> on 2023/07/31 08:12:29 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22085: [typo][doc]Modify the wrong sql description in show-data. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 08:13:14 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22084: [typo][doc]Modify the incorrect sql description in show-partition-id. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 08:19:03 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #21740: [Docs](statistics)Modify the syntax description in the statistics. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 08:22:37 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #21874: [typo](docs)Add some description in example. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 08:24:09 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #21967: [typo][doc]Delete the extra "\". - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 08:25:09 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #21987: [typo][doc]Modify the error description for creating the materialized view syntax. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 08:26:05 UTC, 0 replies.
- [GitHub] [doris-spark-connector] JNSimba merged pull request #123: [fix] json format load default mode - posted by "JNSimba (via GitHub)" <gi...@apache.org> on 2023/07/31 08:26:39 UTC, 0 replies.
- [doris-spark-connector] branch master updated: fix json mode default value (#123) - posted by di...@apache.org on 2023/07/31 08:26:42 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22335: [typo][doc] modify some doc errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 08:29:11 UTC, 0 replies.
- [GitHub] [doris] jeffreys-cat opened a new pull request, #22409: [feature](ui) add profile download button in the list page - posted by "jeffreys-cat (via GitHub)" <gi...@apache.org> on 2023/07/31 08:36:54 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22410: [opt](conf) scanner thread num is changed to logical disks num * 48 - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 08:46:55 UTC, 0 replies.
- [GitHub] [doris] TangSiyang2001 opened a new pull request, #22411: [fix](string-column) fix unescape result length error - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/31 08:48:22 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22409: [feature](ui) add profile download button in the list page - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 08:48:53 UTC, 2 replies.
- [GitHub] [doris] TangSiyang2001 commented on pull request #22411: [fix](string-column) fix unescape result length error - posted by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/07/31 08:49:56 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22411: [fix](string-column) fix unescape result length error - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 08:56:47 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22410: [opt](conf) scanner thread num is changed to logical disks num * 48 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 08:57:08 UTC, 2 replies.
- [GitHub] [doris] morningman opened a new pull request, #22412: [improvement](file-scan) reduce the min size of file split - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/31 09:01:45 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22414: [typo][doc]Modify some sql syntax description errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 09:01:52 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22413: [typo][doc]Modify some sql syntax description errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 09:01:53 UTC, 0 replies.
- [GitHub] [doris] wangbo opened a new pull request, #22415: [Fix](executor)Fix incorrect mem_limit return value type - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/31 09:02:12 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22414: [typo][doc]Modify some sql syntax description errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 09:02:39 UTC, 0 replies.
- [GitHub] [doris] ixzc closed pull request #22413: [typo][doc]Modify some sql syntax description errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 09:03:14 UTC, 0 replies.
- [GitHub] [doris] wangbo commented on pull request #22415: [Fix](executor)Fix incorrect mem_limit return value type - posted by "wangbo (via GitHub)" <gi...@apache.org> on 2023/07/31 09:04:56 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22406: [opt](conf) Modify brpc work pool conf default value - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:05:43 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22415: [Fix](executor)Fix incorrect mem_limit return value type - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 09:06:30 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22409: [feature](ui) add profile download button in the list page - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 09:09:29 UTC, 2 replies.
- [GitHub] [doris] bobhan1 opened a new pull request, #22416: [fix](window_funnel_function) fix upgrade compatibility due to the added field in `WindowFunnelState` - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:10:17 UTC, 0 replies.
- [GitHub] [doris] morningman commented on pull request #22371: [refactor](reader) move reader from vec/exec/scan to vec/exec/format - posted by "morningman (via GitHub)" <gi...@apache.org> on 2023/07/31 09:11:46 UTC, 0 replies.
- [GitHub] [doris] bobhan1 commented on pull request #22416: [fix](window_funnel_function) fix upgrade compatibility due to the added field in `WindowFunnelState` - posted by "bobhan1 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:16:00 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22412: [improvement](file-scan) reduce the min size of file split - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 09:16:39 UTC, 1 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22417: [fix](planner)fix bug of push conjuncts through second phase agg - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:17:29 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22416: [fix](window_funnel_function) fix upgrade compatibility due to the added field in `WindowFunnelState` - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 09:18:15 UTC, 4 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22411: [fix](string-column) fix unescape result length error - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:18:54 UTC, 0 replies.
- [GitHub] [doris] Yukang-Lian commented on pull request #22382: [feature](load) refactor CSV reading process during scanning, and support enclose and escape for stream load - posted by "Yukang-Lian (via GitHub)" <gi...@apache.org> on 2023/07/31 09:19:07 UTC, 0 replies.
- [GitHub] [doris] starocean999 commented on pull request #22417: [fix](planner)fix bug of push conjuncts through second phase agg - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:19:43 UTC, 1 replies.
- [GitHub] [doris] morrySnow merged pull request #22196: [Fix](Planner) fix parse error of view with group_concat order by - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/31 09:20:26 UTC, 0 replies.
- [doris] branch master updated: [Fix](Planner) fix parse error of view with group_concat order by (#22196) - posted by mo...@apache.org on 2023/07/31 09:20:30 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22418: [fix](planner)fix bug of push conjuncts through second phase agg - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:26:41 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 opened a new pull request, #22419: [Test](function) not unpack when else column is const null in IF function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:28:41 UTC, 0 replies.
- [GitHub] [doris] zhangstar333 commented on pull request #22419: [Test](function) not unpack when else column is const null in IF function - posted by "zhangstar333 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:29:45 UTC, 2 replies.
- [GitHub] [doris] starocean999 merged pull request #21970: [enhancement](nereids) Improve stats preload performance - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:32:04 UTC, 0 replies.
- [doris] branch master updated: [enhancement](nereids) Improve stats preload performance (#21970) - posted by st...@apache.org on 2023/07/31 09:32:08 UTC, 0 replies.
- [GitHub] [doris] starocean999 merged pull request #21849: [enhancement](stats) Retry when loading stats - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 09:33:23 UTC, 0 replies.
- [doris] branch master updated (afb6a57aa8 -> e72a012ada) - posted by st...@apache.org on 2023/07/31 09:33:27 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22419: [Test](function) not unpack when else column is const null in IF function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 09:35:59 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #22410: [opt](conf) scanner thread num is changed to logical disks num * 48 - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 09:38:17 UTC, 1 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22356: [fix](nereids)recompute logical properties in plan post process - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 09:38:58 UTC, 2 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22377: [fix](show-table-status) fix hive view NPE and external meta cache refresh issue - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:45:26 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22371: [refactor](reader) move reader from vec/exec/scan to vec/exec/format - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:46:37 UTC, 0 replies.
- [GitHub] [doris] jackwener commented on a diff in pull request #22356: [fix](nereids)recompute logical properties in plan post process - posted by "jackwener (via GitHub)" <gi...@apache.org> on 2023/07/31 09:49:08 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22420: [typo][doc]modify some sql syntax description errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 09:49:50 UTC, 0 replies.
- [GitHub] [doris] ixzc commented on pull request #22420: [typo][doc]modify some sql syntax description errors. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 09:50:07 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22417: [fix](planner)fix bug of push conjuncts through second phase agg - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 09:54:43 UTC, 0 replies.
- [GitHub] [doris] englefly opened a new pull request, #22421: avg-size fix - posted by "englefly (via GitHub)" <gi...@apache.org> on 2023/07/31 10:05:05 UTC, 0 replies.
- [GitHub] [doris] ixzc opened a new pull request, #22422: [typo][doc]Add a description of whether one of the dynamic partitioning parameters must be required. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 10:05:36 UTC, 0 replies.
- [GitHub] [doris] powerLambda commented on issue #22200: [Bug] doris 1.2.3 function char trim error - posted by "powerLambda (via GitHub)" <gi...@apache.org> on 2023/07/31 10:06:51 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22419: [Test](function) not unpack when else column is const null in IF function - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 10:06:54 UTC, 1 replies.
- [GitHub] [doris] ixzc commented on pull request #22422: [typo][doc]Add a description of whether one of the dynamic partitioning parameters must be required. - posted by "ixzc (via GitHub)" <gi...@apache.org> on 2023/07/31 10:09:28 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #21757: [fix](show-stmt) fix show create table missing storage_medium info - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 10:12:14 UTC, 1 replies.
- [GitHub] [doris] xiaokang merged pull request #22314: [feature](property) Add table property "is_being_synced" - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/31 10:14:17 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22415: [Fix](executor)Fix incorrect mem_limit return value type - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 10:14:22 UTC, 1 replies.
- [doris] branch master updated: [feature](property) Add table property "is_being_synced" (#22314) - posted by kx...@apache.org on 2023/07/31 10:14:22 UTC, 0 replies.
- [GitHub] [doris] BePPPower opened a new pull request, #22423: [BugFix](Es Catalog) fix bug that es catalog will return error when query partial columns - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/31 10:20:26 UTC, 0 replies.
- [GitHub] [doris] powerLambda commented on issue #21299: [Bug] MATCH_PHRASE query failed - posted by "powerLambda (via GitHub)" <gi...@apache.org> on 2023/07/31 10:23:28 UTC, 0 replies.
- [GitHub] [doris] wsjz opened a new pull request, #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix - posted by "wsjz (via GitHub)" <gi...@apache.org> on 2023/07/31 10:24:00 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22416: [fix](window_funnel_function) fix upgrade compatibility due to the added field in `WindowFunnelState` - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 10:27:27 UTC, 2 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22423: [BugFix](Es Catalog) fix bug that es catalog will return error when query partial columns - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 10:27:39 UTC, 0 replies.
- [GitHub] [doris-thirdparty] zzzxl1993 closed pull request #109: [fix] fix string to wstring buffer overflow - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/31 10:28:12 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22388: [fix](load) load core dump print load id - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 10:29:41 UTC, 0 replies.
- [doris] branch master updated: [fix](load) load core dump print load id (#22388) - posted by yi...@apache.org on 2023/07/31 10:29:46 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22407: [opt](conf) Modify brpc eovercrowded conf - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 10:34:38 UTC, 1 replies.
- [GitHub] [doris] davedwwang commented on issue #21834: [Feature] create or replace to overwrite table/view - posted by "davedwwang (via GitHub)" <gi...@apache.org> on 2023/07/31 10:48:23 UTC, 3 replies.
- [GitHub] [doris] zy-kkk merged pull request #22312: [Docs](Community) Update Join Community Invalid Pics - posted by "zy-kkk (via GitHub)" <gi...@apache.org> on 2023/07/31 10:54:25 UTC, 0 replies.
- [doris] branch master updated: [Docs](Community) Update Join Community Invalid Pics (#22312) - posted by zy...@apache.org on 2023/07/31 10:54:31 UTC, 0 replies.
- [GitHub] [doris-thirdparty] xiaokang merged pull request #109: [fix] fix string to wstring buffer overflow - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/31 10:55:08 UTC, 0 replies.
- [doris-thirdparty] branch clucene updated: [fix] fix string to wstring buffer overflow (#109) - posted by kx...@apache.org on 2023/07/31 10:55:11 UTC, 0 replies.
- [GitHub] [doris] yiguolei opened a new pull request, #22425: [bugfix](profile summary) move detail info from summary to execution summary - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 11:02:31 UTC, 0 replies.
- [GitHub] [doris] zzzxl1993 opened a new pull request, #22426: [fix](invert index) fix string to wstring buffer overflow - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/31 11:04:09 UTC, 1 replies.
- [GitHub] [doris] yiguolei commented on pull request #22425: [bugfix](profile summary) move detail info from summary to execution summary - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 11:04:09 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22426: [fix](invert index) fix string to wstring buffer overflow - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 11:12:23 UTC, 5 replies.
- [GitHub] [doris] catpineapple commented on issue #21834: [Feature] create or replace to overwrite table/view - posted by "catpineapple (via GitHub)" <gi...@apache.org> on 2023/07/31 11:13:39 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz opened a new pull request, #22427: [opt](conf) remote scanner thread num is changed to core num * 10 - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 11:17:30 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22427: [opt](conf) remote scanner thread num is changed to core num * 10 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 11:25:08 UTC, 0 replies.
- [GitHub] [doris] xinyiZzz commented on pull request #22427: [opt](conf) remote scanner thread num is changed to core num * 10 - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 11:26:04 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #21757: [fix](show-stmt) fix show create table missing storage_medium info - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/31 11:26:24 UTC, 0 replies.
- [doris] branch master updated: [fix](show-stmt) fix show create table missing storage_medium info (#21757) - posted by kx...@apache.org on 2023/07/31 11:26:27 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22425: [bugfix](profile summary) move detail info from summary to execution summary - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 11:40:33 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on issue #21217: [Bug] doris发送错误的fieldpacket,导致mysql驱动将数据库的largeInt解析成String - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 11:44:45 UTC, 0 replies.
- [doris] branch branch-2.0 updated (6fe74e080c -> e5359ba03c) - posted by kx...@apache.org on 2023/07/31 11:49:00 UTC, 0 replies.
- [doris] 01/04: [FIX](complex-type)fix complex type nested col_const (#22375) - posted by kx...@apache.org on 2023/07/31 11:49:01 UTC, 0 replies.
- [doris] 02/04: [feature](property) Add table property "is_being_synced" (#22314) - posted by kx...@apache.org on 2023/07/31 11:49:02 UTC, 0 replies.
- [doris] 03/04: [fix](load) load core dump print load id (#22388) - posted by kx...@apache.org on 2023/07/31 11:49:03 UTC, 0 replies.
- [doris] 04/04: [fix](show-stmt) fix show create table missing storage_medium info (#21757) - posted by kx...@apache.org on 2023/07/31 11:49:04 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22425: [bugfix](profile summary) move detail info from summary to execution summary - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 11:50:10 UTC, 1 replies.
- [GitHub] [doris] httpshirley opened a new pull request, #22428: [docs](docs)Update spark_load.md - posted by "httpshirley (via GitHub)" <gi...@apache.org> on 2023/07/31 11:58:35 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22410: [opt](conf) scanner thread num is changed to logical disks num * 48 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 12:00:40 UTC, 0 replies.
- [GitHub] [doris] luzhijing commented on pull request #22428: [docs](docs)Update spark_load.md - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/31 12:01:46 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22428: [docs](docs)Update spark_load.md - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 12:02:35 UTC, 1 replies.
- [GitHub] [doris] caiconghui opened a new issue, #22429: [Bug] (broker load) mulitiple BrokerFileGroupAggInfo will report error when enable_new_load_scan_node and enable_vectorized_load is enable - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/31 12:09:22 UTC, 0 replies.
- [GitHub] [doris] caiconghui opened a new issue, #22430: [Bug] (broker load) load orc data will be wrong when enable_new_load_scan_node is false and enable_vectorized_load is true - posted by "caiconghui (via GitHub)" <gi...@apache.org> on 2023/07/31 12:12:22 UTC, 0 replies.
- [GitHub] [doris] zclllyybb commented on a diff in pull request #22364: [FIX](decimal)fix decimal precision - posted by "zclllyybb (via GitHub)" <gi...@apache.org> on 2023/07/31 12:28:51 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22409: [feature](ui) add profile download button in the list page - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 12:35:55 UTC, 0 replies.
- [doris] branch master updated: [feature](ui) add profile download button in the list page (#22409) - posted by yi...@apache.org on 2023/07/31 12:36:00 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22425: [bugfix](profile summary) move detail info from summary to execution summary - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 12:37:03 UTC, 0 replies.
- [doris] branch master updated (42feda9446 -> bb67225143) - posted by yi...@apache.org on 2023/07/31 12:37:10 UTC, 0 replies.
- [GitHub] [doris] yiguolei merged pull request #22406: [opt](conf) Modify brpc work pool conf default value - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 12:38:37 UTC, 0 replies.
- [doris] branch master updated: [opt](conf) Modify brpc work pool conf default value #22406 - posted by yi...@apache.org on 2023/07/31 12:38:41 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on pull request #22415: [Fix](executor)Fix incorrect mem_limit return value type - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 12:40:11 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22427: [opt](conf) remote scanner thread num is changed to core num * 10 - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 12:42:31 UTC, 0 replies.
- [GitHub] [doris] yiguolei commented on a diff in pull request #22407: [opt](conf) Modify brpc eovercrowded conf - posted by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/07/31 12:42:43 UTC, 0 replies.
- [GitHub] [doris-website] luzhijing merged pull request #276: [feature](home) add newsletter - posted by "luzhijing (via GitHub)" <gi...@apache.org> on 2023/07/31 12:52:43 UTC, 0 replies.
- [doris-website] branch master updated: [feature](home) add newsletter (#276) - posted by lu...@apache.org on 2023/07/31 12:52:45 UTC, 0 replies.
- [GitHub] [doris] hust-hhb opened a new pull request, #22431: [fix](vertical compaction) compaction block reader should return error when reading next block failed - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/31 12:57:10 UTC, 0 replies.
- [GitHub] [doris] hust-hhb commented on pull request #22431: [fix](vertical compaction) compaction block reader should return error when reading next block failed - posted by "hust-hhb (via GitHub)" <gi...@apache.org> on 2023/07/31 12:57:25 UTC, 0 replies.
- [GitHub] [doris] github-actions[bot] commented on pull request #22431: [fix](vertical compaction) compaction block reader should return error when reading next block failed - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/31 13:03:34 UTC, 0 replies.
- [GitHub] [doris] morrySnow merged pull request #22356: [fix](nereids)recompute logical properties in plan post process - posted by "morrySnow (via GitHub)" <gi...@apache.org> on 2023/07/31 13:04:42 UTC, 0 replies.
- [doris] branch master updated (c25b9071ad -> 450e0b1078) - posted by mo...@apache.org on 2023/07/31 13:04:48 UTC, 0 replies.
- [GitHub] [doris] BePPPower commented on a diff in pull request #21916: [Feature](Job)Support scheduler job - posted by "BePPPower (via GitHub)" <gi...@apache.org> on 2023/07/31 13:09:01 UTC, 1 replies.
- [GitHub] [doris] xinyiZzz commented on a diff in pull request #22407: [opt](conf) Modify brpc eovercrowded conf - posted by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 13:11:26 UTC, 0 replies.
- [doris-website] branch asf-site updated: Automated deployment with doris branch master@ dce21141a188b60d719b6c0344a17f95b4ffd58d - posted by gi...@apache.org on 2023/07/31 13:14:04 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22432: [draft](stats) fix column less column - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/31 13:16:48 UTC, 0 replies.
- [GitHub] [doris] xiaokang commented on pull request #22426: [fix](invert index) fix string to wstring buffer overflow - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/31 13:19:04 UTC, 0 replies.
- [GitHub] [doris] fsilent opened a new issue, #22433: [Bug] The Hive catalog should be correctly processed when the table name and db name in Hive operator are in uppercase - posted by "fsilent (via GitHub)" <gi...@apache.org> on 2023/07/31 13:25:17 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22431: [fix](vertical compaction) compaction block reader should return error when reading next block failed - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 13:37:16 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22426: [fix](invert index) fix string to wstring buffer overflow - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 13:54:42 UTC, 0 replies.
- [GitHub] [doris] AshinGau merged pull request #22331: [fix](complex_type) throw error when reading complex types in broker/stream load - posted by "AshinGau (via GitHub)" <gi...@apache.org> on 2023/07/31 14:23:11 UTC, 0 replies.
- [doris] branch master updated: [fix](complex_type) throw error when reading complex types in broker/stream load (#22331) - posted by as...@apache.org on 2023/07/31 14:23:15 UTC, 0 replies.
- [GitHub] [doris] xiedeyantu closed pull request #22109: [Enhancement] add soft link for the compile_commands.json - posted by "xiedeyantu (via GitHub)" <gi...@apache.org> on 2023/07/31 14:25:52 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/31 14:28:16 UTC, 0 replies.
- [doris] branch master updated (89433f6a13 -> c1f36639fd) - posted by kx...@apache.org on 2023/07/31 14:28:22 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22415: [Fix](executor)Fix incorrect mem_limit return value type - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/31 14:28:44 UTC, 0 replies.
- [doris] branch master updated (c1f36639fd -> 66e540bebe) - posted by kx...@apache.org on 2023/07/31 14:28:47 UTC, 0 replies.
- [GitHub] [doris] XieJiann opened a new pull request, #22434: [fix](Nereids) fix test framework of hypergraph - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/31 14:32:26 UTC, 0 replies.
- [GitHub] [doris] XieJiann commented on pull request #22434: [fix](Nereids) fix test framework of hypergraph - posted by "XieJiann (via GitHub)" <gi...@apache.org> on 2023/07/31 14:32:38 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22195: [Feature](Nereids)support create table and CTAS for Nereids - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 14:38:08 UTC, 0 replies.
- [GitHub] [doris] starocean999 opened a new pull request, #22435: [fix](nereids) recompute logical properties in plan post process (#22356) - posted by "starocean999 (via GitHub)" <gi...@apache.org> on 2023/07/31 15:02:57 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22434: [fix](Nereids) fix test framework of hypergraph - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 15:06:03 UTC, 0 replies.
- [doris] branch branch-2.0 updated (e5359ba03c -> 674b0ab934) - posted by kx...@apache.org on 2023/07/31 15:20:35 UTC, 0 replies.
- [doris] 01/05: [feature](ui) add profile download button in the list page (#22409) - posted by kx...@apache.org on 2023/07/31 15:20:36 UTC, 0 replies.
- [doris] 02/05: [opt](conf) Modify brpc work pool conf default value #22406 - posted by kx...@apache.org on 2023/07/31 15:20:37 UTC, 0 replies.
- [doris] 03/05: [bugfix](profile summary) move detail info from summary to execution summary (#22425) - posted by kx...@apache.org on 2023/07/31 15:20:38 UTC, 0 replies.
- [doris] 04/05: [fix](sort) VSortedRunMerger does not return any rows with a large offset value (#22191) - posted by kx...@apache.org on 2023/07/31 15:20:39 UTC, 0 replies.
- [doris] 05/05: [Fix](executor)Fix incorrect mem_limit return value type (#22415) - posted by kx...@apache.org on 2023/07/31 15:20:40 UTC, 0 replies.
- [GitHub] [doris] xiaokang merged pull request #22435: [fix](nereids) recompute logical properties in plan post process (#22356) - posted by "xiaokang (via GitHub)" <gi...@apache.org> on 2023/07/31 15:23:01 UTC, 0 replies.
- [doris] branch branch-2.0 updated: [fix](nereids) recompute logical properties in plan post process (#22356) (#22435) - posted by kx...@apache.org on 2023/07/31 15:23:05 UTC, 0 replies.
- [GitHub] [doris] zzzxl1993 closed pull request #22426: [fix](invert index) fix string to wstring buffer overflow - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/31 15:59:30 UTC, 0 replies.
- [GitHub] [doris] zzzxl1993 commented on pull request #22426: [fix](invert index) fix string to wstring buffer overflow - posted by "zzzxl1993 (via GitHub)" <gi...@apache.org> on 2023/07/31 16:10:50 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 opened a new pull request, #22436: [improvement](stats) Add more logs and config options - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/31 16:30:35 UTC, 0 replies.
- [GitHub] [doris] Kikyou1997 commented on pull request #22436: [improvement](stats) Add more logs and config options - posted by "Kikyou1997 (via GitHub)" <gi...@apache.org> on 2023/07/31 16:30:51 UTC, 0 replies.
- [GitHub] [doris] hello-stephen commented on pull request #22436: [improvement](stats) Add more logs and config options - posted by "hello-stephen (via GitHub)" <gi...@apache.org> on 2023/07/31 17:21:20 UTC, 0 replies.