This is an automated email from the ASF dual-hosted git repository.
jihoonson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.
from 15a0b4f Filter http requests by http method (#10085)
add 8ef3598 Move shardSpec tests to core (#10079)
No new revisions were added by this update.
Summary of changes:
.../partition/HashBasedNumberedShardSpecTest.java | 26 +++++++++++-----------
.../timeline/partition}/NumberedShardSpecTest.java | 19 ++++++----------
.../timeline/partition/ShardSpecTestUtils.java | 2 ++
.../partition}/SingleDimensionShardSpecTest.java | 8 +------
4 files changed, 23 insertions(+), 32 deletions(-)
rename {server =>
core}/src/test/java/org/apache/druid/timeline/partition/HashBasedNumberedShardSpecTest.java
(92%)
rename {server/src/test/java/org/apache/druid/server/shard =>
core/src/test/java/org/apache/druid/timeline/partition}/NumberedShardSpecTest.java
(92%)
rename {server/src/test/java/org/apache/druid/server/shard =>
core/src/test/java/org/apache/druid/timeline/partition}/SingleDimensionShardSpecTest.java
(93%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]