[GitHub] [druid] clintropolis commented on a change in pull request #10499: support for vectorizing expressions with non-existent inputs, more consistent type handling for non-vectorized expressions

2020-10-22 Thread GitBox
clintropolis commented on a change in pull request #10499: URL: https://github.com/apache/druid/pull/10499#discussion_r510585299 ## File path: core/src/main/java/org/apache/druid/math/expr/ExprTypeConversion.java ## @@ -31,22 +31,40 @@ * Infer the output type of a list of

[GitHub] [druid] clintropolis commented on a change in pull request #10499: support for vectorizing expressions with non-existent inputs, more consistent type handling for non-vectorized expressions

2020-10-22 Thread GitBox
clintropolis commented on a change in pull request #10499: URL: https://github.com/apache/druid/pull/10499#discussion_r510585207 ## File path: core/src/main/java/org/apache/druid/math/expr/ExprTypeConversion.java ## @@ -74,6 +93,15 @@ public static ExprType operator(@Nullable

[GitHub] [druid] 15024256428 opened a new issue #10529: It appears that the SQL endpoint is disabled. The console will fall back to native Druid APIs

2020-10-22 Thread GitBox
15024256428 opened a new issue #10529: URL: https://github.com/apache/druid/issues/10529 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [druid] sthetland opened a new pull request #10528: cleaning up and fixing links

2020-10-22 Thread GitBox
sthetland opened a new pull request #10528: URL: https://github.com/apache/druid/pull/10528 This PR makes the format of the links consistent to the prevailing style in the docs and fixes a few broken external links. Using .md in link text rather than .html causes Docusarus to

[GitHub] [druid] jon-wei commented on a change in pull request #10499: support for vectorizing expressions with non-existent inputs, more consistent type handling for non-vectorized expressions

2020-10-22 Thread GitBox
jon-wei commented on a change in pull request #10499: URL: https://github.com/apache/druid/pull/10499#discussion_r510514679 ## File path: core/src/main/java/org/apache/druid/math/expr/ExprTypeConversion.java ## @@ -31,22 +31,40 @@ * Infer the output type of a list of

[GitHub] [druid] himanshug commented on issue #9816: Historical rack aware (or group aware) data replication

2020-10-22 Thread GitBox
himanshug commented on issue #9816: URL: https://github.com/apache/druid/issues/9816#issuecomment-714815276 Isn't this doable using multiple historical tiers ... e.g. some historicals with `druid.tier=A` some historicals with `druid.tier=B` and then using `tieredReplicants` in

[GitHub] [druid] liran-funaro commented on pull request #10335: Configurable Index Type

2020-10-22 Thread GitBox
liran-funaro commented on pull request #10335: URL: https://github.com/apache/druid/pull/10335#issuecomment-714791644 Passed CI. Thanks @jihoonson and @a2l007 This is an automated message from the Apache Git Service.

[GitHub] [druid] himanshug commented on issue #10250: SSO capability in Druid

2020-10-22 Thread GitBox
himanshug commented on issue #10250: URL: https://github.com/apache/druid/issues/10250#issuecomment-714787261 that extension added OIDC support which is meaningful only for interactive web console use from browser (as there is "redirect" step involved where user has to provide his

[GitHub] [druid] clintropolis opened a new pull request #10527: update quickstart docker-compose example, add to release instructions

2020-10-22 Thread GitBox
clintropolis opened a new pull request #10527: URL: https://github.com/apache/druid/pull/10527 We should backport this to 0.20.0 branch and update the doc website, after which we could go ahead and make another PR to bump the versions here to the next release version (0.21.0) so it will

[GitHub] [druid-website-src] fjy merged pull request #182: added Salesforce

2020-10-22 Thread GitBox
fjy merged pull request #182: URL: https://github.com/apache/druid-website-src/pull/182 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[druid-website-src] branch master updated: added Salesforce

2020-10-22 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 1c38c21 added Salesforce new

[GitHub] [druid-website-src] druid-matt opened a new pull request #182: added Salesforce

2020-10-22 Thread GitBox
druid-matt opened a new pull request #182: URL: https://github.com/apache/druid-website-src/pull/182 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] technomage commented on issue #10523: Historical server fails to load segments in kubernetes

2020-10-22 Thread GitBox
technomage commented on issue #10523: URL: https://github.com/apache/druid/issues/10523#issuecomment-714596796 Thank you. It was not clear that local was not workable given they are mounted to the same PVC. This is an

[GitHub] [druid] a2l007 commented on a change in pull request #10421: Improve lookup state update to avoid query failures

2020-10-22 Thread GitBox
a2l007 commented on a change in pull request #10421: URL: https://github.com/apache/druid/pull/10421#discussion_r51028 ## File path: server/src/main/java/org/apache/druid/query/lookup/LookupReferencesManager.java ## @@ -168,7 +168,7 @@ public void start()

[GitHub] [druid] kyostyle1 commented on issue #8715: "group.id" of ConsumerPropertie be replaced by "kafka-supervisor-%s" in kafka-indexing-service

2020-10-22 Thread GitBox
kyostyle1 commented on issue #8715: URL: https://github.com/apache/druid/issues/8715#issuecomment-714427599 I have this issue too. This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [druid] yuanlihan commented on a change in pull request #10421: Improve lookup state update to avoid query failures

2020-10-22 Thread GitBox
yuanlihan commented on a change in pull request #10421: URL: https://github.com/apache/druid/pull/10421#discussion_r509937891 ## File path: server/src/main/java/org/apache/druid/query/lookup/LookupReferencesManager.java ## @@ -587,6 +594,43 @@ private StringFullResponseHolder

[GitHub] [druid] QingdongZeng3 commented on issue #10497: [BUG] [Indexing Task 0.16.0] Update metadata failed after indexing task empty running with few data out of time widnow

2020-10-22 Thread GitBox
QingdongZeng3 commented on issue #10497: URL: https://github.com/apache/druid/issues/10497#issuecomment-714271883 Hi all, Is there someone take a look at this problem ? This is an automated message from the Apache Git

[GitHub] [druid] asdf2014 opened a new pull request #10526: Add helm shield

2020-10-22 Thread GitBox
asdf2014 opened a new pull request #10526: URL: https://github.com/apache/druid/pull/10526 ### Description Add helm shield [![Helm](https://img.shields.io/badge/helm-druid-5F90AB?logo=helm)](https://artifacthub.io/packages/helm/helm-incubator/druid)