Commit Graph

  • d28030e1e5 [chore](third-party) Configure the search paths for pkg-config and cmake (#18624) Adonis Ling 2023-04-14 08:43:27 +08:00
  • b39846c2c7 [Fix](Catalog)Delete duplicate defined dependencies to avoid class loading exceptions (#18628) Calvin Kirs 2023-04-13 22:12:19 +08:00
  • 1d3699a70c [refactor](jdbc) refactor jdbc connection num in datasource (#18563) zhangstar333 2023-04-13 22:08:08 +08:00
  • 6c0af24e9d [Improve](simdjson reader) support UTF-8 unicode (with BOM) (#18585) lihangyu 2023-04-13 21:58:44 +08:00
  • 281ceee3cc [feature-wip](resource-group) Support resource group tvf (#18519) yongjinhou 2023-04-13 20:11:20 +08:00
  • 33eec9096f [Enhancement](FE) use customized grpc threadpool to get better metric for grpc from FE to BE (#13983) AlexYue 2023-04-13 20:09:26 +08:00
  • aa6b3cc537 [fix](planner)keep all agg functions if there is any virtual slots in group by list (#18630) starocean999 2023-04-13 19:44:46 +08:00
  • 2519931a04 [vectorized](function) support time_to_sec function (#18354) zhangstar333 2023-04-13 19:31:12 +08:00
  • 05badac053 [Improve](docs)new libraries check (#18634) Calvin Kirs 2023-04-13 17:57:38 +08:00
  • 40a352959d [Pipeline](exec) Support shared scan in colo agg (#18457) HappenLee 2023-04-13 17:25:41 +08:00
  • 99558153f5 [minor](Nereids): rename func and add TODO. (#18633) jakevin 2023-04-13 17:17:43 +08:00
  • b72c71dec0 [fix](stats) Analysis jobs didn't get persisted properly (#18602) AKIRA 2023-04-13 17:36:06 +09:00
  • 2f64a8b387 [feature](GEO)Support read/write WKB/EWKB to gis types (#18526) Liqf 2023-04-13 16:25:18 +08:00
  • c4e9808382 [feature](multi-catalog) support trino jdbc catalog and jdbc external table (#18497) yongkang.zhong 2023-04-13 16:00:09 +08:00
  • 2ae0bb7f13 [minor](test) remove unused function to improve test coverage (#18598) Gabriel 2023-04-13 15:30:53 +08:00
  • eb46bcb304 [Bug](materialized-view) fix match wrong index on some scan node (#18561) Pxl 2023-04-13 11:50:14 +08:00
  • 726402b53b [bugfix](topn) fix topn runtime predicate crash in short circuit evaluate for types like string decimal (#18409) Kang 2023-04-13 11:10:59 +08:00
  • df0aaece1d [Function](test) add some test cases for agg functions (#18610) zhangstar333 2023-04-13 10:23:41 +08:00
  • 4335c9998f [chore](ARM) Add some vectorization compatibility code on aarch64 (#18553) Zhengguo Yang 2023-04-13 10:15:33 +08:00
  • 6d91635c5b [fix](json_reader) Do not increase the value of read_rows for empty line (#18611) Jerry Hu 2023-04-13 10:08:11 +08:00
  • 3c3364ba27 [chore](row store) ignore serialize block to row column if no row store column (#18601) lihangyu 2023-04-13 10:02:33 +08:00
  • d57371da13 [feature](struct-type) support basic struct constructor function (#18190) xy720 2023-04-13 09:18:00 +08:00
  • af0cf0c050 [Fix](multi catalog)Refresh table object while refresh external table. (#18592) Jibing-Li 2023-04-13 08:49:44 +08:00
  • c5a55574c6 [fix](HttpServer) Disable https by default (#18608) xiaojunjie 2023-04-12 23:35:44 +08:00
  • f9c6d7791c [typo](docs)Optimize SeaTunnel documentation (#18584) yongkang.zhong 2023-04-12 21:33:31 +08:00
  • 1f9372558d [improve](regression case) Add more inverted index regression case (#18589) YueW 2023-04-12 20:40:55 +08:00
  • a9f9366736 [fix](nereids) the data type of compareExpr and listQuery should be the same when creating InSubquery (#18539) starocean999 2023-04-12 20:02:37 +08:00
  • 3cf4f49444 [FixBug](jdbc Catalog) fix sqlserver column type mapping (#18518) Tiewei Fang 2023-04-12 19:58:30 +08:00
  • edbe3e40b3 [fix](nereids) remove unused visitDateTimeV2Literal method (#18568) starocean999 2023-04-12 19:52:22 +08:00
  • 09a4e9fd6b [enhancement](Nereids) Simplify the codes for runtime filter validation (#18571) AKIRA 2023-04-12 18:55:29 +09:00
  • db44970685 [feature](stats) Support sync analyze (#18567) AKIRA 2023-04-12 18:49:30 +09:00
  • b93e04ab66 [test](Nereids) add regression test to check join order for tpch queries (#18543) minghong 2023-04-12 15:43:21 +08:00
  • 5dbc7e1c0e [fix](fe) add fe isReady check before getMasterIp (#18417) xueweizhang 2023-04-12 14:33:31 +08:00
  • 34c946bb99 [Bug](date) fix regression test test_date_function (#18564) Gabriel 2023-04-12 14:16:30 +08:00
  • 75fd4b70fa [improve](fe)Optimize fe binary package packaging (#18554) Calvin Kirs 2023-04-12 12:58:45 +08:00
  • 39a7a4cc55 [feat](Nereids): a new CBO rule: Eager Split/GroupByCount (#18556) jakevin 2023-04-12 12:13:06 +08:00
  • ecb22ad35e [chore](proto) modify the order of store_row_column and is_dynamic_schema to be compatible with branch-1.2-lts (#18232) lihangyu 2023-04-12 11:59:56 +08:00
  • 155e4e547b [pipeline](profile) Show each instance profile in FE (#18544) HappenLee 2023-04-12 11:25:46 +08:00
  • 43392918cd [Optimization](functions)Optimize function call for const columns. (#18310) zclllyybb 2023-04-12 11:11:01 +08:00
  • 49a9956986 [Enhencement](Profile) add profile info for jdbc scanner #18569 Tiewei Fang 2023-04-12 10:47:21 +08:00
  • 2209b714d1 [chore](orc) Update orc lib to third party lib(1.8.3) using git submodule. (#18531) Qi Chen 2023-04-12 10:37:50 +08:00
  • 17e1b6d1b2 [chore](third-party) Porting to GCC-12 (#18560) Adonis Ling 2023-04-12 10:33:24 +08:00
  • cbe2e138c3 [Enhancement](HttpServer) Support https in be (#17034) xiaojunjie 2023-04-12 10:27:07 +08:00
  • bdd853b951 [typo](docs) enhance docs SHOW-TABLES.md (#18572) xu tao 2023-04-12 10:17:01 +08:00
  • 80754edae3 [typo](docs) fix docs multi-catalog.md (#18573) xu tao 2023-04-12 10:13:18 +08:00
  • 0290f0f770 [doc](https) Add https certificate docs (#18558) yongjinhou 2023-04-12 09:40:51 +08:00
  • 1161ddd6ea [fix](regression-test) Remove the assert check to prevent wrong results (#18538) WenYao 2023-04-12 09:13:55 +08:00
  • c45f8c4371 [typo](doc)update hight-concurrent-point-query.md (#18570) Luzhijing 2023-04-12 00:21:50 +08:00
  • ef462fc74b modify introduction to String Type (#18562) caoliang-web 2023-04-11 23:40:02 +08:00
  • 1238f6de97 [bug](array) fix be core in array_with_constant/array_repeat function when the first argument is nullable (#18404) xy720 2023-04-11 19:46:41 +08:00
  • cb644d5bc3 [feature](function) support any type in SQL function (#18392) xy720 2023-04-11 19:45:02 +08:00
  • 876b4efdf1 [fix](nereids)remove redundant session Var ENABLE_NEREIDS_RUNTIME_FILTER (#18523) minghong 2023-04-11 18:48:54 +08:00
  • 5aac346ca4 [minor](refactor) delete unused codes (#18540) Gabriel 2023-04-11 17:24:50 +08:00
  • 79cd50e1ff [enhancement](statistics) update semi/anti cardinality estimation algorithm (#18524) minghong 2023-04-11 16:51:24 +08:00
  • 25008bbf7f [feat](Nereids): a new CBO rule: Eager Count/GroupBy. (#18511) jakevin 2023-04-11 16:37:59 +08:00
  • 0ef958f228 [enhancement](nereids) Forbid analyze view (#18522) AKIRA 2023-04-11 17:11:06 +09:00
  • 0c5e3df4a3 [optimize](string) optimize split_by_string and substring_index function (#18496) ZhangYu0123 2023-04-11 15:49:03 +08:00
  • 1b70db54df [ehancement](stats) Stats preheating as FE booted (#18502) AKIRA 2023-04-11 16:19:59 +09:00
  • 463c287361 [chore](orc) Ignore apache-orc checks. (#18537) Qi Chen 2023-04-11 14:08:09 +08:00
  • bda1b42a4f [fix](streamload) timeout in query option not set properly (#18414) zhannngchen 2023-04-11 14:07:24 +08:00
  • 5f981b0b1f [fix](catalog)Use hive-catalog-shade to solve thrift version compatibility issues (#18504) Calvin Kirs 2023-04-11 13:19:39 +08:00
  • a832d24206 [doc](typo) remove the LTS version explanation about 1.2.x (#18459) Luzhijing 2023-04-11 12:01:40 +08:00
  • da2d0bba74 [Chore](case) move some mv case from feut to p0 (#18475) Pxl 2023-04-11 11:48:55 +08:00
  • e562017801 [feature](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2 (#17704) 奕冷 2023-04-11 11:09:43 +08:00
  • c13f806e53 [Refactor](multi catalog)Split ExternalFileScanNode into FileQueryScanNode and FileLoadScanNode (#18342) Jibing-Li 2023-04-11 10:30:38 +08:00
  • 101737023c [Bug](round) fix wrong scale for round-like function (#18507) Gabriel 2023-04-11 09:36:59 +08:00
  • 1c0698e2d7 [bug](be) fix accept null predicate mem leak (#18510) AlexYue 2023-04-11 09:08:06 +08:00
  • 317c9491c2 modify datev2 (#18512) caoliang-web 2023-04-11 08:54:49 +08:00
  • 99195f9de9 [chore](third-party) Porting to Clang-16 (#18515) Adonis Ling 2023-04-11 00:53:38 +08:00
  • a6d25ef8d0 [Enhancement](Backup) support show create repository (#17299) GoGoWen 2023-04-11 00:11:00 +08:00
  • 275d955762 [enhancement](audit) print Nereids flag to fe.audit.log (#18517) morrySnow 2023-04-10 21:28:09 +08:00
  • e62286d44c [minor](fe) ignore expired alter job when replay, to save memory (#18508) Mingyu Chen 2023-04-10 18:37:27 +08:00
  • 512718f629 [enhancement](Nereids)(planner) fix some problem in Nereids and legacy planner (#18280) morrySnow 2023-04-10 18:25:33 +08:00
  • 297764b37d [Chore](build) fix some compile fail on gnu20 && remove some unused compatibility codes (#18467) Pxl 2023-04-10 18:05:52 +08:00
  • 1470d37c42 [enhancement](Nereids) choose aggregate phase by group-by-key unique property (#18423) minghong 2023-04-10 16:30:51 +08:00
  • 9700721982 [feature-wip](resource-group) Support create and show resource groups (#18184) luozenglin 2023-04-10 15:18:48 +08:00
  • 9c900cb6d2 [fix](multi catalog) fix show catalogs after drop (#18481) GoGoWen 2023-04-10 14:13:12 +08:00
  • a8315b86ca [refactor](planner) using crchash replace murmurhash in the runtime filter (#18472) Mryange 2023-04-10 14:12:39 +08:00
  • 012a261f69 [FIX](complex-type) fixed complex type with create_column_const_with_default_value #18463 amory 2023-04-10 14:11:15 +08:00
  • 6413ede8c5 [docs](clion) Add Clion remote development and debugging documents. (#18490) Qi Chen 2023-04-10 14:01:18 +08:00
  • 2034d36816 [Fix](Nereids) runtime filter generation terminate incorrectly when visit NLJ (#18464) mch_ucchi 2023-04-10 13:05:03 +08:00
  • 735cd15a3d [fix](nereids) PushdownAliasThroughJoin should handle same column with different alias in project list (#18470) starocean999 2023-04-10 11:50:37 +08:00
  • bb486d840e [fix](Nereids) use bottom up for SemiJoin Transpose (#18483) jakevin 2023-04-10 11:43:36 +08:00
  • 5efafefeda [refactor](string) remove volnitsky search algorithm (#18474) ZhangYu0123 2023-04-10 10:56:07 +08:00
  • 31bd21437a [FE](mysql) support mysql protocol with precision and scale info for decimal type (#18277) zhangstar333 2023-04-10 10:52:00 +08:00
  • ea47a6ae59 [fix](hdfs) not setting hadoop username when kerberos enabled (#18485) Mingyu Chen 2023-04-10 09:32:27 +08:00
  • be398bc258 [fix](catalog) fix NPE when replay from FE image (#18499) Mingyu Chen 2023-04-10 09:26:03 +08:00
  • c9b4eaea76 [Chore](storage) change FieldType to enum class #18500 Pxl 2023-04-10 08:53:44 +08:00
  • 78cb4a8f56 [BugFix](backup) fix show backup with where clause (#17736) GoGoWen 2023-04-09 20:11:18 +08:00
  • 266d54bb39 [Refine](sql block)unify exception catching for sql block (#17879) GoGoWen 2023-04-09 20:09:16 +08:00
  • d749c23bcd [Bugfix](backup) fix show snapshot issue (#17580) GoGoWen 2023-04-09 20:04:39 +08:00
  • 8d4a7325a9 [regression](join)Add subquery join case to regression test #17865 caoliang-web 2023-04-09 18:15:37 +08:00
  • 6bf9bb2bfd [improvement](createtable)fix create table error msg in information_schema database (#18412) wudi 2023-04-09 18:11:46 +08:00
  • f38e00b4c0 [refactor](typesystem) using typeindex to create column instead of type name because type name is not stable (#18328) yiguolei 2023-04-09 18:08:31 +08:00
  • 8a4a92f658 [Enchancement](compatible) show dateV2/datetimeV2 to date/datetime (#18358) WenYao 2023-04-09 10:34:14 +08:00
  • 12a9214448 [chore](build) Build java udf by default #18255 siriume 2023-04-09 10:33:39 +08:00
  • 3d28de6e54 [Enhencement](like) fallback to re2 if hyperscan failed (#18350) Kang 2023-04-09 09:18:13 +08:00
  • 04af1650e5 [Optimize](mutlti-catalog) Opt zlib performance by adding '-O3' cflags. (#18488) Qi Chen 2023-04-09 08:52:48 +08:00
  • 09d98c1663 [BugFix](MTMV)Set enable_mtmv_scheduler_framework master only to avoid regression fail (#18473) huangzhaowei 2023-04-09 08:47:18 +08:00
  • 60c0bbe272 [fix](profile) fix show load query profile (#18487) Mingyu Chen 2023-04-09 08:41:18 +08:00