• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

citusdata / pg_shard
95%
develop: 36%

Build:
Build:
LAST BUILD BRANCH: develop_candidate
DEFAULT BRANCH: develop
Repo Added 25 Dec 2014 11:37PM UTC
Files 166
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH push_simple_aggregates_down_unified
branch: push_simple_aggregates_down_unified
CHANGE BRANCH
x
Reset
  • push_simple_aggregates_down_unified
  • EXPERIMENTAL_push_simple_aggragates
  • aggregate_changes
  • better_hash_token_distribution
  • bugfix-copy-script-#95
  • bugfix-deparse_constraint#94
  • deprecation
  • develop
  • develop_candidate
  • documentation/fix_parallel_command
  • feature-9.5_beta_fix
  • feature-9.5_compatibility
  • feature-95_final_compat
  • feature-add_citusdb_tests
  • feature-bidi_md_sync#27
  • feature-cache_spi_plans
  • feature-check_name_length
  • feature-check_partition_type
  • feature-composite_types_bugs#80
  • feature-copy
  • feature-default_port
  • feature-drop-table
  • feature-drop-table-partition-only
  • feature-drop_distributed_table-#78_C_UtilityHook
  • feature-hidden_visibility
  • feature-metadata_locks
  • feature-metadata_uses_spi
  • feature-reject_zero_shard_insert
  • feature-remove_templates
  • feature-remove_unsigned
  • feature-reorg
  • feature-support_plpgsql
  • feature-test_on_citusdb41
  • feature-turn_off_unused_warning
  • feature-use_citus_tools
  • fix_hash_token_distribution
  • fix_includes
  • increase_coverage
  • insert_throughput_readme
  • master
  • named_params
  • ozgune-patch-1
  • push_simple_aggregates_down
  • redhat_regression_tests
  • release-1.1.1
  • release-1.2.0
  • release-1.2.1
  • release-1.2.2
  • release-1.2.3
  • sql_modification_poc
  • transaction_manager_integration
  • use_regclass
  • v1.1.1
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • warnings

pending completion
452

push

travis-ci

onderkalaci
Update regression tests for aggregate pushdown

This commit updates some of the regression tests for aggregate
pushdown.

2302 of 2412 relevant lines covered (95.44%)

526.46 hits per line

Relevant lines Covered
Build:
Build:
2412 RELEVANT LINES 2302 COVERED LINES
526.46 HITS PER LINE
Source Files on push_simple_aggregates_down_unified
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
452 push_simple_aggregates_down_unified Update regression tests for aggregate pushdown This commit updates some of the regression tests for aggregate pushdown. push 29 Jun 2015 01:08PM UTC onderkalaci travis-ci pending completion  
448 push_simple_aggregates_down_unified Reinforce push down decision This commit reinforces how we decide to push down aggregates to the worker nodes. With this commit, we push down to the workers if total number of fetched column count is less than table column count. push 24 Jun 2015 02:32PM UTC onderkalaci travis-ci pending completion  
445 push_simple_aggregates_down_unified Update comments/function names This commit updates many comments and function names wrt @jasonmp85 's feedback. push 23 Jun 2015 11:11AM UTC onderkalaci travis-ci pending completion  
415 push_simple_aggregates_down_unified Use existing functions This commit removes one call to postgres function and uses an existing function from pg_shard. push 09 Jun 2015 01:05PM UTC onderkalaci travis-ci pending completion  
413 push_simple_aggregates_down_unified Calculate column count better This commit aims to calculate column count of table better. push 09 Jun 2015 11:43AM UTC onderkalaci travis-ci pending completion  
411 push_simple_aggregates_down_unified Add backward compatibility This commit adds a backward compatibility for Postgres 9.3 push 09 Jun 2015 11:28AM UTC onderkalaci travis-ci pending completion  
409 push_simple_aggregates_down_unified Add support for postgres 9.3 This commit maintains backward compatibility for Postgres 9.3 push 09 Jun 2015 11:09AM UTC onderkalaci travis-ci pending completion  
407 push_simple_aggregates_down_unified Add more citus codes This commit replaces some code with citus codes directly. push 09 Jun 2015 10:30AM UTC onderkalaci travis-ci pending completion  
401 push_simple_aggregates_down_unified Update code flow for push down simple aggregates This commit updates the code flow such that we first decide on whether local and distributed queries' hasAgg fields. Then, we determine pushDownAggregates boolean flag in some other situations. push 05 Jun 2015 02:29PM UTC onderkalaci travis-ci pending completion  
399 push_simple_aggregates_down_unified Remove unnecessary function definitions This commit removes some of the functions which have equivalents on Postgres core. Removed function calls are replaced with the Postgres functions. push 04 Jun 2015 02:32PM UTC onderkalaci travis-ci pending completion  
See All Builds (563)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc