You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java, GoLang and many other bindings will receive "upsert" functionality with just a single char const * argument.
Similarly, streaming exports can emplace ID into the packed document, to simplify post-processing for user.
This form is compatible with Mongo DB and Elastic stack, which are behind in terms of Apache Arrow adoption.
Changes
If no docs_count is set:
if the format is JSON - we count the newlines.
we need to have at least the first length variable set.
Every input document is checked to contain an integer-castable top-level _id field.
The text was updated successfully, but these errors were encountered:
Benefits
Java, GoLang and many other bindings will receive "upsert" functionality with just a single
char const *
argument.Similarly, streaming exports can emplace ID into the packed document, to simplify post-processing for user.
This form is compatible with Mongo DB and Elastic stack, which are behind in terms of Apache Arrow adoption.
Changes
docs_count
is set:_id
field.The text was updated successfully, but these errors were encountered: