-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Enhancement] BE webserver support SSL #22971 #22972
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
178b3db
[Enhancement] BE webserver support SSL #22971
LuGuangming 098f1ba
[feature](load) refactor CSV reading process during scanning, and sup…
Hastyshell 3175425
[Chore](docs)Add SSL Faq (#22956)
irenesrl 68caed6
[bug](if) fix if function not handle const nullable value (#22823)
zhangstar333 28a7a6c
[fix](datastream sender) fix wrong result of BUCKET_SHFFULE_HASH_PART…
jacktengg c143683
[fix](createTableStmt)fix bug that createTableStmt toSql (#22750)
hubgeter 321f6bb
[Chore](excution) change some log fatal and dcheck to exception (#22890)
BiteTheDDDDt 0dee43c
[Bug](aggregation)fix for map_agg when columns[1] is nullable (#22932)
xingyingone 413d1c5
[Fix](inverted index) fix non-index match function core (#22959)
airborne12 f138695
[refactor](load) change segcompaction worker interface (#22928)
kaijchen cdffb5e
[fix](Nereids) type check could not work when root node is table or f…
morrySnow 8f0e297
[Bug](exchange) init _instance_to_rpc_ctx on register_sink (#22976)
BiteTheDDDDt 9548e86
[FIX](map)insert into doris table with array/map type by local tvf (#…
06dec46
[chore](Nereids): remove useless code (#22960)
jackwener 804c4a6
[fix](analysis) fix error msg #22950
LemonLiTree d35cc3f
[performance](executor) optimize time_round function only one arg (#2…
Mryange ca4a3ae
[refactor](parquet)change decimal type export as fixed-len-byte on pa…
zhangstar333 612a67a
[fix](load) expose error root cause msg for load (#22968)
freemandealer c0935fb
[feature](agg) Make 'map_agg' support array type as value (#22945)
mrhhsg 41d66f4
[fix](function) fix str_to_date with specific format #22981
Mryange f895b36
[feature](auth)support Col auth (#22629)
zddr 2bd46c5
[Enhancement](multi-catalog) add a BE selection strategy for hdfs sho…
dutyu bdbf5fe
[Enhancement] BE webserver support SSL #22971
LuGuangming File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
!= nullptr