[arrow] branch master updated (488fcd7 -> 7c944e8)

2021-05-22 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 488fcd7 ARROW-12832: [JS] Write benchmarks in TypeScript add 7c944e8 ARROW-12798: [JS] Use == null

[arrow] branch master updated (618b286 -> 488fcd7)

2021-05-22 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 618b286 ARROW-2665: [C++][Python] Add index() kernel add 488fcd7 ARROW-12832: [JS] Write benchmarks

[arrow] branch master updated (602a76a -> 843ef26)

2021-05-06 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 602a76a ARROW-12355: [C++] Implement efficient async CSV scanning add 843ef26 MINOR: [JS] Update deprecated

[arrow] branch master updated (249adb4 -> ac14e91)

2020-10-15 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 249adb4 ARROW-10270: [R] Fix CSV timestamp_parsers test on R-devel add ac14e91 ARROW-9479: [JS] Fix

[arrow] branch master updated (249adb4 -> ac14e91)

2020-10-15 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 249adb4 ARROW-10270: [R] Fix CSV timestamp_parsers test on R-devel add ac14e91 ARROW-9479: [JS] Fix

[arrow] branch master updated (f81f09b -> 02a5308)

2020-03-16 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from f81f09b ARROW-8027: [Integration] Add test case for duplicated field names add 02a5308 ARROW-7616: [Java

[arrow] branch master updated (812d8a9 -> 464d557)

2020-01-24 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 812d8a9 ARROW-7647: [C++] Repair JSON parser's handling of ListArrays add 464d557 ARROW-7513: [JS][tutorial

[arrow] branch js-data-buffer-builder-stride deleted (was 2e4ce7a)

2019-06-26 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch js-data-buffer-builder-stride in repository https://gitbox.apache.org/repos/asf/arrow.git. was 2e4ce7a Use stride in DataBufferBuilder.set This change permanently discards the following

[arrow] branch js-data-buffer-builder-stride created (now 2e4ce7a)

2019-06-26 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch js-data-buffer-builder-stride in repository https://gitbox.apache.org/repos/asf/arrow.git. at 2e4ce7a Use stride in DataBufferBuilder.set This branch includes the following new commits

[arrow] 01/01: Use stride in DataBufferBuilder.set

2019-06-26 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a commit to branch js-data-buffer-builder-stride in repository https://gitbox.apache.org/repos/asf/arrow.git commit 2e4ce7af02e4a906c024d1f2cbd213bebd59a527 Author: Brian Hulette AuthorDate: Mon Jun 24 19:47:01

[arrow] branch master updated: ARROW-5537: [JS] Support delta dictionaries in RecordBatchWriter and DictionaryBuilder

2019-06-21 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 40fcebe ARROW-5537: [JS] Support delta

[arrow] branch master updated: ARROW-5438: [JS] EOS bytes for sequential readers

2019-06-21 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 71deb04 ARROW-5438: [JS] EOS bytes

[arrow] branch master updated: ARROW-5274: [JavaScript] Wrong array type for countBy

2019-05-15 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 c66a878 ARROW-5274: [JavaScript] Wrong array

[arrow] branch master updated: ARROW-4988: [JS] Bump required node version to 11.12

2019-03-21 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 bbd7a69 ARROW-4988: [JS] Bump required node

[arrow] branch master updated: ARROW-4682: [JS] Fix writing empty tables

2019-02-27 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 f5df773 ARROW-4682: [JS] Fix writing empty

[arrow] branch master updated: ARROW-4674: [JS] Update arrow2csv to new Row API

2019-02-26 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 1d0b369 ARROW-4674: [JS] Update arrow2csv

[arrow] branch master updated: ARROW-4674: [JS] Update arrow2csv to new Row API

2019-02-26 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 1d0b369 ARROW-4674: [JS] Update arrow2csv

[arrow] branch master updated: ARROW-4652: [JS] Ensure RBReader transform-stream stays open when autoDestroy=false

2019-02-22 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 01033a4 ARROW-4652: [JS] Ensure RBReader

[arrow] branch master updated: ARROW-4578: [JS] Ensure Float16 is zero-copy, add more native BigInt support

2019-02-22 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 a26cf7a ARROW-4578: [JS] Ensure Float16

[arrow] branch master updated: ARROW-4523, ARROW-4524: [JS] Add row proxy generation benchmark, improve performance

2019-02-12 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 75b3166 ARROW-4523,ARROW-4524: [JS] Add row

[arrow] branch master updated: ARROW-2993: [JS] Document minimum supported NodeJS version

2018-12-04 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 a06624e ARROW-2993: [JS] Document minimum

[arrow] branch master updated: ARROW-3892: [JS] Remove any dependency on compromised NPM flatmap-stream package

2018-12-04 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 4a630f9 ARROW-3892: [JS] Remove any

[arrow] branch master updated: ARROW-2909: [JS] Add convenience function for creating a table from a list of vectors

2018-12-03 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 0729cb7 ARROW-2909: [JS] Add convenience

[arrow] branch master updated: ARROW-3073, 3074: [JS] Add DateVector.from and fix DateVector.indexOf

2018-09-27 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 3a503ef ARROW-3073,3074: [JS] Add

[arrow] branch datevector-from deleted (was e17ad28)

2018-08-22 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch datevector-from in repository https://gitbox.apache.org/repos/asf/arrow.git. was e17ad28 fix integration The revisions that were on this branch are still contained in other references

[arrow] branch master updated: ARROW-2779: [JS] stream reader fixes

2018-07-05 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 d5d39f7 ARROW-2779: [JS] stream reader fixes

[arrow] branch master updated: ARROW-2584: [JS] Fixes for node v10

2018-05-15 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 71d487a ARROW-2584: [JS] Fixes for node v10

[arrow] branch master updated: ARROW-2546: [JS] Update to npm>=5.7.1 to fight EINTEGRITY problems

2018-05-07 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 488a8c0 ARROW-2546: [JS] Update to npm>=5.

[arrow] branch master updated: ARROW-2225: [JS] support tables split across buffers

2018-02-28 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 1d9b834 ARROW-2225: [JS] support tables split

[arrow] branch master updated: ARROW-2226, ARROW-2233: [JS] Dictionary bugfixes

2018-02-28 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 0a672bc ARROW-2226, ARROW-2233: [JS

[arrow] branch master updated: ARROW-2219: [JS] rename indicies to indices

2018-02-26 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 8c493cd ARROW-2219: [JS] rename indicies

[38/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/chunkedview.html -- diff --git a/docs/js/classes/chunkedview.html b/docs/js/classes/chunkedview.html new file mode 100644 index 000..39ca37d ---

[32/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/decimal.html -- diff --git a/docs/js/classes/decimal.html b/docs/js/classes/decimal.html new file mode 100644 index 000..02bc47c --- /dev/null +++

[25/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/dictionaryview.html -- diff --git a/docs/js/classes/dictionaryview.html b/docs/js/classes/dictionaryview.html new file mode 100644 index

[51/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
Publish updates from ARROW-2201, ARROW-1912, .. .. and apache/arrow commits 7c8844360846, 31a1b9b8d152 Project: http://git-wip-us.apache.org/repos/asf/arrow-site/repo Commit: http://git-wip-us.apache.org/repos/asf/arrow-site/commit/d37db9dd Tree:

[23/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/fixedsizebinary.html -- diff --git a/docs/js/classes/fixedsizebinary.html b/docs/js/classes/fixedsizebinary.html new file mode 100644 index

[24/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/fieldmetadata.html -- diff --git a/docs/js/classes/fieldmetadata.html b/docs/js/classes/fieldmetadata.html new file mode 100644 index

[49/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/assets/css/main.css.map -- diff --git a/docs/js/assets/css/main.css.map b/docs/js/assets/css/main.css.map new file mode 100644 index 000..bc17fe4 ---

[04/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/intervalyearmonthview.html -- diff --git a/docs/js/classes/intervalyearmonthview.html b/docs/js/classes/intervalyearmonthview.html new file mode

[40/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/boolvector.html -- diff --git a/docs/js/classes/boolvector.html b/docs/js/classes/boolvector.html new file mode 100644 index 000..058eaa6 ---

[12/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/floatvector.html -- diff --git a/docs/js/classes/floatvector.html b/docs/js/classes/floatvector.html new file mode 100644 index 000..3dd3fc6 ---

[07/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/interval.html -- diff --git a/docs/js/classes/interval.html b/docs/js/classes/interval.html new file mode 100644 index 000..22e9ffb --- /dev/null

[15/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/float.html -- diff --git a/docs/js/classes/float.html b/docs/js/classes/float.html new file mode 100644 index 000..e9b643c --- /dev/null +++

[46/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/binary.html -- diff --git a/docs/js/classes/binary.html b/docs/js/classes/binary.html new file mode 100644 index 000..0d65827 --- /dev/null +++

[14/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/float16.html -- diff --git a/docs/js/classes/float16.html b/docs/js/classes/float16.html new file mode 100644 index 000..9066935 --- /dev/null +++

[03/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/intvector.html -- diff --git a/docs/js/classes/intvector.html b/docs/js/classes/intvector.html new file mode 100644 index 000..997b25f ---

[45/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/binarydataloader.html -- diff --git a/docs/js/classes/binarydataloader.html b/docs/js/classes/binarydataloader.html new file mode 100644 index

[11/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/gteq.html -- diff --git a/docs/js/classes/gteq.html b/docs/js/classes/gteq.html new file mode 100644 index 000..783191f --- /dev/null +++

[09/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/int128.html -- diff --git a/docs/js/classes/int128.html b/docs/js/classes/int128.html new file mode 100644 index 000..312d0f8 --- /dev/null +++

[28/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/dictionary.html -- diff --git a/docs/js/classes/dictionary.html b/docs/js/classes/dictionary.html new file mode 100644 index 000..b9d4805 ---

[47/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/assets/js/search.js -- diff --git a/docs/js/assets/js/search.js b/docs/js/assets/js/search.js new file mode 100644 index 000..ca517a9 --- /dev/null +++

[30/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/denseuniondata.html -- diff --git a/docs/js/classes/denseuniondata.html b/docs/js/classes/denseuniondata.html new file mode 100644 index

[35/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/date_.html -- diff --git a/docs/js/classes/date_.html b/docs/js/classes/date_.html new file mode 100644 index 000..11e4f42 --- /dev/null +++

[43/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/binaryview.html -- diff --git a/docs/js/classes/binaryview.html b/docs/js/classes/binaryview.html new file mode 100644 index 000..47bff0c ---

[39/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/buffermetadata.html -- diff --git a/docs/js/classes/buffermetadata.html b/docs/js/classes/buffermetadata.html new file mode 100644 index

[02/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/jsondataloader.html -- diff --git a/docs/js/classes/jsondataloader.html b/docs/js/classes/jsondataloader.html new file mode 100644 index

[13/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/float64.html -- diff --git a/docs/js/classes/float64.html b/docs/js/classes/float64.html new file mode 100644 index 000..63e4d24 --- /dev/null +++

[31/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/decimalvector.html -- diff --git a/docs/js/classes/decimalvector.html b/docs/js/classes/decimalvector.html new file mode 100644 index

[26/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/dictionaryvector.html -- diff --git a/docs/js/classes/dictionaryvector.html b/docs/js/classes/dictionaryvector.html new file mode 100644 index

[50/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/assets/css/main.css -- diff --git a/docs/js/assets/css/main.css b/docs/js/assets/css/main.css new file mode 100644 index 000..48b3645 --- /dev/null +++

[34/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/datedayview.html -- diff --git a/docs/js/classes/datedayview.html b/docs/js/classes/datedayview.html new file mode 100644 index 000..848bfa0 ---

[16/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/flatvector.html -- diff --git a/docs/js/classes/flatvector.html b/docs/js/classes/flatvector.html new file mode 100644 index 000..f588fef ---

[22/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/fixedsizebinaryvector.html -- diff --git a/docs/js/classes/fixedsizebinaryvector.html b/docs/js/classes/fixedsizebinaryvector.html new file mode

[20/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/fixedsizelistvector.html -- diff --git a/docs/js/classes/fixedsizelistvector.html b/docs/js/classes/fixedsizelistvector.html new file mode 100644

[27/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/dictionarybatch.html -- diff --git a/docs/js/classes/dictionarybatch.html b/docs/js/classes/dictionarybatch.html new file mode 100644 index

[29/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/denseunionview.html -- diff --git a/docs/js/classes/denseunionview.html b/docs/js/classes/denseunionview.html new file mode 100644 index

[05/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/intervalvector.html -- diff --git a/docs/js/classes/intervalvector.html b/docs/js/classes/intervalvector.html new file mode 100644 index

[33/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/datevector.html -- diff --git a/docs/js/classes/datevector.html b/docs/js/classes/datevector.html new file mode 100644 index 000..8f7a61e ---

[01/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
Repository: arrow-site Updated Branches: refs/heads/asf-site 9217514cf -> d37db9ddf http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/list.html -- diff --git a/docs/js/classes/list.html

[41/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/booldata.html -- diff --git a/docs/js/classes/booldata.html b/docs/js/classes/booldata.html new file mode 100644 index 000..830b612 --- /dev/null

[17/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/flatlistdata.html -- diff --git a/docs/js/classes/flatlistdata.html b/docs/js/classes/flatlistdata.html new file mode 100644 index 000..e1a1710

[44/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/binaryvector.html -- diff --git a/docs/js/classes/binaryvector.html b/docs/js/classes/binaryvector.html new file mode 100644 index 000..4b9baec

[18/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/flatdata.html -- diff --git a/docs/js/classes/flatdata.html b/docs/js/classes/flatdata.html new file mode 100644 index 000..1826ac7 --- /dev/null

[37/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/comparisonpredicate.html -- diff --git a/docs/js/classes/comparisonpredicate.html b/docs/js/classes/comparisonpredicate.html new file mode 100644

[48/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/assets/js/main.js -- diff --git a/docs/js/assets/js/main.js b/docs/js/assets/js/main.js new file mode 100644 index 000..528a3b0 --- /dev/null +++

[36/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/custompredicate.html -- diff --git a/docs/js/classes/custompredicate.html b/docs/js/classes/custompredicate.html new file mode 100644 index

[08/51] [partial] arrow-site git commit: Publish updates from ARROW-2201, ARROW-1912, ..

2018-02-23 Thread bhulette
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/d37db9dd/docs/js/classes/int64.html -- diff --git a/docs/js/classes/int64.html b/docs/js/classes/int64.html new file mode 100644 index 000..62b1f0c --- /dev/null +++

[arrow] branch master updated: ARROW-2159: [JS] Support custom predicates

2018-02-19 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 77f2841 ARROW-2159: [JS] Support custom

[arrow] branch master updated: ARROW-2144: [JS] Don't repeat dictionary lookups in DataFrame ops

2018-02-19 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette 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 64d2af6 ARROW-2144: [JS] Don't repeat