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

airframe-sql: Support updating database/table metadata #2745

Merged
merged 2 commits into from
Feb 10, 2023

Conversation

xerial
Copy link
Member

@xerial xerial commented Feb 9, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #2745 (7db1735) into master (4ba9fd0) will increase coverage by 0.05%.
The diff coverage is 92.85%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2745      +/-   ##
==========================================
+ Coverage   82.21%   82.27%   +0.05%     
==========================================
  Files         337      337              
  Lines       14125    14138      +13     
  Branches     2262     2234      -28     
==========================================
+ Hits        11613    11632      +19     
+ Misses       2512     2506       -6     
Impacted Files Coverage Δ
...ain/scala/wvlet/airframe/sql/catalog/Catalog.scala 62.68% <92.85%> (+18.24%) ⬆️
...l/src/main/scala/wvlet/airframe/sql/SQLError.scala 40.00% <0.00%> (+10.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ba9fd0...7db1735. Read the comment docs.

@xerial xerial merged commit 06d3ea0 into master Feb 10, 2023
@xerial xerial deleted the table-catalog-mod branch February 10, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants