Skip to content

PGPRO-5113 Added 'tuple map' for prevent addition extra columns values into partitions #238

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

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

kovdb75
Copy link
Collaborator

@kovdb75 kovdb75 commented Nov 17, 2021

Added 'tuple map' for prevent addition extra columns values into partitions

@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

Merging #238 (f89a965) into master (978e73c) will increase coverage by 0.53%.
The diff coverage is 100.00%.

❗ Current head f89a965 differs from pull request most recent head c16f746. Consider uploading reports for the commit c16f746 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
+ Coverage   91.21%   91.74%   +0.53%     
==========================================
  Files          30       42      +12     
  Lines        5463     6810    +1347     
==========================================
+ Hits         4983     6248    +1265     
- Misses        480      562      +82     
Impacted Files Coverage Δ
src/partition_filter.c 96.50% <100.00%> (+1.20%) ⬆️
src/partition_router.c 80.61% <0.00%> (-4.65%) ⬇️
src/rangeset.c 96.21% <0.00%> (-2.78%) ⬇️
src/pg_pathman.c 93.54% <0.00%> (-1.01%) ⬇️
src/pl_hash_funcs.c 100.00% <0.00%> (ø)
src/runtime_append.c 100.00% <0.00%> (ø)
src/include/pathman.h 100.00% <0.00%> (ø)
src/include/rangeset.h 100.00% <0.00%> (ø)
src/compat/rowmarks_fix.c 100.00% <0.00%> (ø)
src/include/nodes_common.h 100.00% <0.00%> (ø)
... and 33 more

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 978e73c...c16f746. Read the comment docs.

@kovdb75 kovdb75 merged commit 26610df into master Nov 17, 2021
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.

1 participant