[arrow] branch master updated: ARROW-6024: [Java] Provide more hash algorithms

2019-08-09 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new bc27f17 ARROW-6024: [Java] Provide more

[arrow] branch master updated: ARROW-6188: [GLib] Add garrow_array_is_in()

2019-08-09 Thread kou
This is an automated email from the ASF dual-hosted git repository. kou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new af9e583 ARROW-6188: [GLib] Add

[arrow] branch master updated: ARROW-6117: [Java] Fix the set method of FixedSizeBinaryVector

2019-08-09 Thread ravindra
This is an automated email from the ASF dual-hosted git repository. ravindra pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new b98a560 ARROW-6117: [Java] Fix the set method

[arrow] branch master updated: ARROW-6145: [Java] UnionVector created by MinorType#getNewVector could not keep field type info properly

2019-08-09 Thread praveenbingo
This is an automated email from the ASF dual-hosted git repository. praveenbingo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 1dbaee6 ARROW-6145: [Java] UnionVector

[arrow] branch master updated: ARROW-6162: [C++][Gandiva] Do not truncate string in castVARCHAR_utf8 if output length is zero

2019-08-09 Thread praveenbingo
This is an automated email from the ASF dual-hosted git repository. praveenbingo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 0d1c7ec ARROW-6162: [C++][Gandiva] Do not

[arrow] branch master updated: ARROW-6137: [C++][Gandiva] Change output format of castVARCHAR(timestamp) in Gandiva

2019-08-09 Thread ravindra
This is an automated email from the ASF dual-hosted git repository. ravindra pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new efeecfb ARROW-6137: [C++][Gandiva] Change

[arrow-site] 01/01: ARROW-6041: [Website] Blog post announcing R library availability on CRAN

2019-08-09 Thread fsaintjacques
This is an automated email from the ASF dual-hosted git repository. fsaintjacques pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-site.git commit 4edfd26691022a890651b97d8a0d568b7ce41d57 Author: Neal Richardson AuthorDate: Thu Aug 8 12:20:22 2019 -0500

[arrow-site] branch master created (now 4edfd26)

2019-08-09 Thread fsaintjacques
This is an automated email from the ASF dual-hosted git repository. fsaintjacques pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-site.git. at 4edfd26 ARROW-6041: [Website] Blog post announcing R library availability on CRAN This branch includes

[GitHub] [arrow-site] nealrichardson opened a new pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
nealrichardson opened a new pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9 See https://lists.apache.org/thread.html/73e8a7d2ee667e83371e8bb99c13338144c8af5444f55918994713be@%3Cdev.arrow.apache.org%3E

[GitHub] [arrow-site] nealrichardson commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
nealrichardson commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#issuecomment-520008197 @fsaintjacques PTAL. I added the `--porcelain` check as you requested on #8. As for the `perl` vs. `sed` comment there,

[GitHub] [arrow-site] fsaintjacques commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
fsaintjacques commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#issuecomment-520011964 Script looks good to me, I only noted the suggested the perl change since the script was also using sed a bit earlier.

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312669779 ## File path: build-and-deploy.sh ## @@ -0,0 +1,52 @@ +#!/bin/bash +set -ev + +if [

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312652913 ## File path: build-and-deploy.sh ## @@ -0,0 +1,52 @@ +#!/bin/bash +set -ev + +if [

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312656958 ## File path: build-and-deploy.sh ## @@ -0,0 +1,52 @@ +#!/bin/bash +set -ev + +if [

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312654766 ## File path: build-and-deploy.sh ## @@ -0,0 +1,52 @@ +#!/bin/bash +set -ev + +if [

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312669799 ## File path: build-and-deploy.sh ## @@ -0,0 +1,52 @@ +#!/bin/bash +set -ev + +if [

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312653965 ## File path: build-and-deploy.sh ## @@ -0,0 +1,52 @@ +#!/bin/bash +set -ev + +if [

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312654738 ## File path: build-and-deploy.sh ## @@ -0,0 +1,52 @@ +#!/bin/bash +set -ev + +if [

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312670565 ## File path: _includes/footer.html ## @@ -2,5 +2,7 @@ Apache Arrow, Arrow, Apache, the

[GitHub] [arrow-site] kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on a change in pull request #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#discussion_r312670062 ## File path: build-and-deploy.sh ## @@ -0,0 +1,52 @@ +#!/bin/bash +set -ev + +if [

[arrow] branch master updated: ARROW-6093: [Java] reduce branches in algo for first match in VectorRangeSearcher

2019-08-09 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 94fe2d5 ARROW-6093: [Java] reduce branches

[arrow] branch master updated: ARROW-6175: [Java] Fix MapVector#getMinorType and extend AbstractContainerVector addOrGet complex vector API

2019-08-09 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 6006a7d ARROW-6175: [Java] Fix

[GitHub] [arrow-site] kou commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#issuecomment-520091271 I think that we always use UTC but it'll break published posts' URL..

[GitHub] [arrow-site] nealrichardson commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
nealrichardson commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#issuecomment-520097384 I don't follow the time zone concern. Are you thinking that blog post URLs will change depending on the timezone of the

[GitHub] [arrow-site] kou commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2)

2019-08-09 Thread GitBox
kou commented on issue #9: ARROW-4473: [Website] Support test site deployment (take 2) URL: https://github.com/apache/arrow-site/pull/9#issuecomment-520108750 Sorry. This is not a problem for us. Timezone is already specified in `_config.yml`: