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

fix #2474: parse dataType map() with 0 or no arg aborts #2476

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

AEsir777
Copy link
Contributor

@AEsir777 AEsir777 commented Nov 20, 2023

fix #2474

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (072c256) 91.48% compared to head (7e129a8) 91.48%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2476   +/-   ##
=======================================
  Coverage   91.48%   91.48%           
=======================================
  Files        1025     1025           
  Lines       37646    37646           
=======================================
+ Hits        34440    34442    +2     
+ Misses       3206     3204    -2     

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

@AEsir777 AEsir777 merged commit 31e694b into master Nov 20, 2023
12 checks passed
@AEsir777 AEsir777 deleted the cast_test branch November 20, 2023 20:45
AEsir777 added a commit that referenced this pull request Nov 21, 2023
fix #2474: parse dataType map() with 0 or no arg aborts
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.

parse map type "MAP(xx)" with only one parameter aborts
2 participants