Skip to content
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

support explicit cast between map and struct #2417

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

AEsir777
Copy link
Contributor

  • fix struct NULL is not default value bug
  • allow cast between map/struct

@AEsir777 AEsir777 force-pushed the explicit-cast-map branch 2 times, most recently from 0f27b62 to 44f2f56 Compare November 15, 2023 20:19
@AEsir777 AEsir777 changed the title finish explicit cast between map and struct support explicit cast between map and struct Nov 15, 2023
@AEsir777 AEsir777 force-pushed the explicit-cast-map branch 2 times, most recently from 241a540 to 620f470 Compare November 15, 2023 21:10
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c3b8b6) 90.49% compared to head (039c2ff) 90.51%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2417      +/-   ##
==========================================
+ Coverage   90.49%   90.51%   +0.01%     
==========================================
  Files        1020     1020              
  Lines       36492    36522      +30     
==========================================
+ Hits        33025    33059      +34     
+ Misses       3467     3463       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AEsir777 AEsir777 force-pushed the explicit-cast-map branch 2 times, most recently from 9848a12 to 4e20e8b Compare November 15, 2023 21:41
src/include/function/function.h Outdated Show resolved Hide resolved
@AEsir777 AEsir777 merged commit ff759d2 into master Nov 16, 2023
12 checks passed
@AEsir777 AEsir777 deleted the explicit-cast-map branch November 16, 2023 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants