[druid] branch master updated: Logging large segment list handling (#9312)

2020-02-07 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/druid.git The following commit(s) were added to refs/heads/master by this push: new 831ec17 Logging large segment list handling

[GitHub] [druid] jihoonson merged pull request #9312: Logging large segment list handling

2020-02-07 Thread GitBox
jihoonson merged pull request #9312: Logging large segment list handling URL: https://github.com/apache/druid/pull/9312 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [druid] suneet-s opened a new pull request #9336: Optimize TimeExtractionTopNAlgorithm

2020-02-07 Thread GitBox
suneet-s opened a new pull request #9336: Optimize TimeExtractionTopNAlgorithm URL: https://github.com/apache/druid/pull/9336 When the time extraction Top N algorithm is looking for aggregators, it makes 2 calls to hashCode on the key. Use Map#computeIfAbsent instead so that the

[GitHub] [druid] jihoonson commented on issue #9142: #8690 use utc interval when create pending segments

2020-02-07 Thread GitBox
jihoonson commented on issue #9142: #8690 use utc interval when create pending segments URL: https://github.com/apache/druid/pull/9142#issuecomment-583684771 Hi @liutang123, would you please resolve the conflict? This is an

[GitHub] [druid] jon-wei opened a new pull request #9335: Add query context option to disable join filter push down

2020-02-07 Thread GitBox
jon-wei opened a new pull request #9335: Add query context option to disable join filter push down URL: https://github.com/apache/druid/pull/9335 This PR adds a new `enableJoinFilterPushDown` query context key (default is true) that controls whether a join query will attempt filter push

[GitHub] [druid] gianm merged pull request #9301: Join filter pushdown initial implementation

2020-02-07 Thread GitBox
gianm merged pull request #9301: Join filter pushdown initial implementation URL: https://github.com/apache/druid/pull/9301 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [druid] jihoonson merged pull request #9274: Refactoring some codes around ingestion

2020-02-07 Thread GitBox
jihoonson merged pull request #9274: Refactoring some codes around ingestion URL: https://github.com/apache/druid/pull/9274 This is an automated message from the Apache Git Service. To respond to the message, please log on

[druid] branch master updated (e81230f -> ad8afc5)

2020-02-07 Thread gian
This is an automated email from the ASF dual-hosted git repository. gian pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/druid.git. from e81230f Refactoring some codes around ingestion (#9274) add ad8afc5 Join filter pushdown initial implementation

[druid] branch master updated (b55657c -> e81230f)

2020-02-07 Thread jihoonson
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 b55657c fix protobuf extension packaging and docs (#9320) add e81230f Refactoring some codes around

[GitHub] [druid] vogievetsky opened a new pull request #9334: Web console: Column counter

2020-02-07 Thread GitBox
vogievetsky opened a new pull request #9334: Web console: Column counter URL: https://github.com/apache/druid/pull/9334 Have you ever wondered how many columns there are? Did you never learn to count above 10 and there you are sitting in your fancy tech job and at this point it is

[druid-website-src] branch master updated: Add Trendyol to powered list

2020-02-07 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/druid-website-src.git The following commit(s) were added to refs/heads/master by this push: new 2e45bf6 Add Trendyol to powered list

[GitHub] [druid-website-src] fjy merged pull request #107: Add Trendyol to powered list

2020-02-07 Thread GitBox
fjy merged pull request #107: Add Trendyol to powered list URL: https://github.com/apache/druid-website-src/pull/107 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [druid] jihoonson commented on a change in pull request #9274: Refactoring some codes around ingestion

2020-02-07 Thread GitBox
jihoonson commented on a change in pull request #9274: Refactoring some codes around ingestion URL: https://github.com/apache/druid/pull/9274#discussion_r376632697 ## File path: core/src/test/java/org/apache/druid/timeline/partition/SingleDimensionPartialShardSpecTest.java

[GitHub] [druid] jihoonson commented on a change in pull request #9274: Refactoring some codes around ingestion

2020-02-07 Thread GitBox
jihoonson commented on a change in pull request #9274: Refactoring some codes around ingestion URL: https://github.com/apache/druid/pull/9274#discussion_r376632678 ## File path: core/src/test/java/org/apache/druid/timeline/partition/HashBasedNumberedPartialShardSpecTest.java

[GitHub] [druid] jihoonson commented on a change in pull request #9274: Refactoring some codes around ingestion

2020-02-07 Thread GitBox
jihoonson commented on a change in pull request #9274: Refactoring some codes around ingestion URL: https://github.com/apache/druid/pull/9274#discussion_r376632657 ## File path: core/src/main/java/org/apache/druid/timeline/partition/SingleDimensionPartialShardSpec.java ##

[GitHub] [druid] jihoonson commented on a change in pull request #9274: Refactoring some codes around ingestion

2020-02-07 Thread GitBox
jihoonson commented on a change in pull request #9274: Refactoring some codes around ingestion URL: https://github.com/apache/druid/pull/9274#discussion_r376632641 ## File path: core/src/test/java/org/apache/druid/timeline/partition/PartitionBoundariesTest.java ## @@

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376570724 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376574080 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376572741 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376557502 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376575486 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376533967 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376566089 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376572129 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376532892 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376561794 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376567796 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376567470 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376560349 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376535243 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376573123 ## File path:

[GitHub] [druid] suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose

2020-02-07 Thread GitBox
suneet-s commented on a change in pull request #9306: implement Azure InputSource reader and deprecate Azure FireHose URL: https://github.com/apache/druid/pull/9306#discussion_r376574658 ## File path:

[GitHub] [druid] fjy merged pull request #9320: fix protobuf extension packaging and docs

2020-02-07 Thread GitBox
fjy merged pull request #9320: fix protobuf extension packaging and docs URL: https://github.com/apache/druid/pull/9320 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[druid] branch master updated (53bb45f -> b55657c)

2020-02-07 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/druid.git. from 53bb45f Forbid easily misused HashSet and HashMap constructors (#9165) add b55657c fix protobuf extension

[GitHub] [druid] fjy closed issue #8051: Protobuf Extension task failed

2020-02-07 Thread GitBox
fjy closed issue #8051: Protobuf Extension task failed URL: https://github.com/apache/druid/issues/8051 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [druid] a2l007 commented on issue #9258: Add Pig-specific file handling to Avro parser

2020-02-07 Thread GitBox
a2l007 commented on issue #9258: Add Pig-specific file handling to Avro parser URL: https://github.com/apache/druid/pull/9258#issuecomment-583509322 @gianm Fixed that, but it looks like build is timing out now. Could you please restart the build?

[GitHub] [druid] sthetland commented on issue #9320: fix protobuf extension packaging and docs

2020-02-07 Thread GitBox
sthetland commented on issue #9320: fix protobuf extension packaging and docs URL: https://github.com/apache/druid/pull/9320#issuecomment-583503152 > > Doc updates look good. This page doesn't seem to be linked from the left side TOC... is that on purpose? > > I believe this is

[GitHub] [druid] capistrant commented on issue #9324: Fix failing Calcite unit tests with existing work-a-round for calcite property setup

2020-02-07 Thread GitBox
capistrant commented on issue #9324: Fix failing Calcite unit tests with existing work-a-round for calcite property setup URL: https://github.com/apache/druid/pull/9324#issuecomment-583450739 I created #9333 in case I or someone else is able to circle back on this and see if there is a

[GitHub] [druid] capistrant opened a new issue #9333: Investigate Calcite Unit Tests to find if there is a better way to wire up Calcite charset/unicode configs in tests.

2020-02-07 Thread GitBox
capistrant opened a new issue #9333: Investigate Calcite Unit Tests to find if there is a better way to wire up Calcite charset/unicode configs in tests. URL: https://github.com/apache/druid/issues/9333 #5451 was implemented to fix #4909 in the past. Basically, Calcite currently reads

[GitHub] [druid] sascha-coenen commented on issue #7066: Support assign tasks to run on different categories of MiddleManagers

2020-02-07 Thread GitBox
sascha-coenen commented on issue #7066: Support assign tasks to run on different categories of MiddleManagers URL: https://github.com/apache/druid/pull/7066#issuecomment-583392874 Just FYI to whoever showed interest in this feature: Along with introducing several worker categories, one

[GitHub] [druid] ritik02 opened a new issue #9332: Druid Materialized View Query not returning post aggregation results

2020-02-07 Thread GitBox
ritik02 opened a new issue #9332: Druid Materialized View Query not returning post aggregation results URL: https://github.com/apache/druid/issues/9332 This is an automated message from the Apache Git Service. To respond

[GitHub] [druid-website-src] mangrrua opened a new pull request #107: Add Trendyol to powered list

2020-02-07 Thread GitBox
mangrrua opened a new pull request #107: Add Trendyol to powered list URL: https://github.com/apache/druid-website-src/pull/107 Since Trendyol started to use Druid in production. We wanted to add it to the list. This is an

[GitHub] [druid] clintropolis commented on issue #9320: fix protobuf extension packaging and docs

2020-02-07 Thread GitBox
clintropolis commented on issue #9320: fix protobuf extension packaging and docs URL: https://github.com/apache/druid/pull/9320#issuecomment-583285989 > Doc updates look good. This page doesn't seem to be linked from the left side TOC... is that on purpose? I believe this is