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

2019-08-12 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-520661062 Here's the diff: https://github.com/nealrichardson/arrow-site/commit/a0d9803c06df8099fb916f24fff579edddf4fefe

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

2019-08-12 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-520659486 #10 has been merged. Could you rebase your fork? This is an

[GitHub] [arrow-site] wesm commented on issue #10: ARROW-6217: [Website] Remove needless _site/ directory

2019-08-12 Thread GitBox
wesm commented on issue #10: ARROW-6217: [Website] Remove needless _site/ directory URL: https://github.com/apache/arrow-site/pull/10#issuecomment-520646619 Thanks =) This is an automated message from the Apache Git Service.

[GitHub] [arrow-site] wesm merged pull request #10: ARROW-6217: [Website] Remove needless _site/ directory

2019-08-12 Thread GitBox
wesm merged pull request #10: ARROW-6217: [Website] Remove needless _site/ directory URL: https://github.com/apache/arrow-site/pull/10 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [arrow-site] nealrichardson commented on issue #10: ARROW-6217: [Website] Remove needless _site/ directory

2019-08-12 Thread GitBox
nealrichardson commented on issue #10: ARROW-6217: [Website] Remove needless _site/ directory URL: https://github.com/apache/arrow-site/pull/10#issuecomment-520634975 +1 from me FWIW. https://github.com/apache/arrow-site/commit/99f824603cc862d3cef2eb6bad5a89aadd929951 is the commit that

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

2019-08-12 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-520634784  fine, you can have the -2,000,000 line diff :P FTR http://arrow.apache.org/_site/ does exist and shows a

[arrow] branch master updated: ARROW-6215: [Java] Fix case when ZeroVector is compared against other vector types

2019-08-12 Thread cutlerb
This is an automated email from the ASF dual-hosted git repository. cutlerb 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 1a3eab5 ARROW-6215: [Java] Fix case when

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

2019-08-12 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-520629972 I've created #10 to remove needless `_site/` directory. We merge it then we can confirm diff for this change.

[GitHub] [arrow-site] kou opened a new pull request #10: ARROW-6217: [Website] Remove needless _site/ directory

2019-08-12 Thread GitBox
kou opened a new pull request #10: ARROW-6217: [Website] Remove needless _site/ directory URL: https://github.com/apache/arrow-site/pull/10 This is an automated message from the Apache Git Service. To respond to the

[arrow] branch master updated: ARROW-5786: [Release] Use arrow-jni profile to run "mvm release:perform"

2019-08-12 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 71ae74b ARROW-5786: [Release] Use arrow-jni

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

2019-08-12 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-520609697 I suspect those duplicate (stale) blog posts are from before the timezone was hardcoded

[arrow] branch master updated: ARROW-6209: [Java] Extract set null method to the base class for fixed width vectors

2019-08-12 Thread cutlerb
This is an automated email from the ASF dual-hosted git repository. cutlerb 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 e362b5d ARROW-6209: [Java] Extract set null

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

2019-08-12 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-520553530 Thanks for the suggestions for simplifying the script, @kou. I did them and the test build seemed to succeed: see

[arrow] branch master updated: ARROW-5977: [C++] [Python] Allow specifying which columns to include

2019-08-12 Thread apitrou
This is an automated email from the ASF dual-hosted git repository. apitrou 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 93688e8 ARROW-5977: [C++] [Python] Allow

[arrow] branch master updated: ARROW-6190: [C++] Define and declare functions regardless of NDEBUG

2019-08-12 Thread apitrou
This is an automated email from the ASF dual-hosted git repository. apitrou 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 f3786ff ARROW-6190: [C++] Define and declare

[arrow] branch master updated: ARROW-6200: [Java] Method getBufferSizeFor in BaseRepeatedValueVector/ListVector not correct

2019-08-12 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 6381043 ARROW-6200: [Java] Method

[arrow] branch master updated: ARROW-6022: [Java] Support equals API in ValueVector to compare two vectors equal

2019-08-12 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 6c1fccd ARROW-6022: [Java] Support equals API