f54db85ea3
[Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms: 2. Opt gzip decompression by libdeflate lib. ( #27669 )
...
Opt gzip decompress by libdeflate on X86 and X86_64 platforms: 2. Opt gzip decompression by libdeflate after adding libdeflate lib in #27542 .
2023-11-28 20:05:24 +08:00
a5565f68b2
[Refactor](opentelemetry) Remove opentelemetry ( #26605 )
2023-11-09 18:05:34 +08:00
e5ef0aa6d4
[refactor](mysql result format) use new serde framework to tuple convert ( #25006 )
2023-10-14 19:46:42 +08:00
e1b9854f90
[bugfix](thirdparty) Upgrade aws s3 sdk to prevent mem leak ( #25106 )
...
During the use of the AWS S3 SDK, we found that there is a memory leak. According to the official issue, upgrading the SDK should resolve the issue.
2023-10-09 16:08:50 +08:00
039c76cbc0
[feature-wip] (arrow-flight) (step1) BE support Arrow Flight server, read data only ( #23765 )
2023-09-04 19:19:55 +08:00
da097629ea
[chore](build) Fix the build with MySQL support ( #23020 )
2023-08-16 09:28:56 +08:00
10d4124c82
[Chore](cmake) Refactor thirdparty.cmake by add_thirdparty function ( #22777 )
...
* Refactor thirdparty.cmake by add_thirdparty function
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com >
* Refactor thirdparty.cmake
- Rename add_library NOADD to NOTADD
- Fix tcmalloc not add to COMMON_THIRDPARTY
- Fix libintl in OS_MACOSX
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com >
---------
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com >
2023-08-10 18:39:09 +08:00
3d0d5bfd6d
[chore](cmake) Split thirdparty into cmake/thirdparty.cmake ( #22572 )
...
* [chore](cmake) Split thirdparty into cmake/thirdparty.cmake
* Add Apache License into thirdparty.cmake
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com >
---------
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com >
2023-08-04 13:21:22 +08:00