This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
discard 87e9ec3 ARROW-4977: [Ruby] Add support for building on Windows
discard 5b87c55 ARROW-4981: [Ruby] Add support for CSV data encoding
conversion
discard 72ce489 ARROW-4980: [GLib] Use GInputStream as the parent of
GArrowInputStream
discard 80cb11a ARROW-4997: [C#] ArrowStreamReader doesn't consume whole
stream and doesn't implement sync read.
discard c91e874 ARROW-3843: [C++][Python] Allow a "degenerate" Parquet file
with no columns
discard a4e9195 ARROW-4983: [Plasma] Unmap memory upon destruction of the
PlasmaClient
discard 13fd813 ARROW-4979: [GLib] Add missing lock to garrow::GIOInputStream
discard 3ef18c6 ARROW-4991: [CI] Bump travis node version to 11.12
discard 37676f7 ARROW-4628: [Rust] [DataFusion] Implement type coercion query
optimizer rule
discard 8fc292a ARROW-4984: Check if Flight gRPC server starts properly
new e9cf83c [Release] Apache Arrow JavaScript 0.4.1
new 7901f8e ARROW-4984: Check if Flight gRPC server starts properly
new 483fd8c ARROW-4628: [Rust] [DataFusion] Implement type coercion query
optimizer rule
new 696944b ARROW-4991: [CI] Bump travis node version to 11.12
new 42e24f8 ARROW-4979: [GLib] Add missing lock to garrow::GIOInputStream
new d00497b ARROW-4983: [Plasma] Unmap memory upon destruction of the
PlasmaClient
new 080c83d ARROW-3843: [C++][Python] Allow a "degenerate" Parquet file
with no columns
new 31dafd2 ARROW-4997: [C#] ArrowStreamReader doesn't consume whole
stream and doesn't implement sync read.
new b6b085b ARROW-4980: [GLib] Use GInputStream as the parent of
GArrowInputStream
new 13b01f7 ARROW-4981: [Ruby] Add support for CSV data encoding
conversion
new 81c726f ARROW-4977: [Ruby] Add support for building on Windows
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (87e9ec3)
\
N -- N -- N refs/heads/master (81c726f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 3872 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
js/package.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)