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

Modify job_stats and continuous_aggregates view #2473

Merged
merged 1 commit into from Oct 1, 2020

Conversation

gayyappan
Copy link
Contributor

@gayyappan gayyappan commented Sep 30, 2020

Use hypertable_schema and hypertable_name instead
of regclass in job_stats and
continuous_aggregates views.

@gayyappan gayyappan marked this pull request as ready for review September 30, 2020 19:50
@gayyappan gayyappan requested a review from a team as a code owner September 30, 2020 19:50
@gayyappan gayyappan requested review from pmwkaa, mkindahl and WireBaron and removed request for a team September 30, 2020 19:50
@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #2473 into master will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2473      +/-   ##
==========================================
+ Coverage   90.04%   90.16%   +0.12%     
==========================================
  Files         212      212              
  Lines       34174    34124      -50     
==========================================
- Hits        30772    30768       -4     
+ Misses       3402     3356      -46     
Impacted Files Coverage Δ
src/loader/bgw_message_queue.c 84.51% <0.00%> (-2.59%) ⬇️
src/import/planner.c 70.30% <0.00%> (+11.12%) ⬆️

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 7f98d7f...7d0dac9. Read the comment docs.

@erimatnor erimatnor added this to the 2.0.0 milestone Oct 1, 2020
Use hypertable_schema and hypertable_name instead
of regclass hypertable in job_stats and
continuous_aggregates views.
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.

None yet

4 participants