siddhantrao23 commented on code in PR #13446:
URL: https://github.com/apache/arrow/pull/13446#discussion_r968035541
##
cpp/src/gandiva/jni/jni_common.cc:
##
@@ -663,7 +665,17 @@ std::shared_ptr JavaSecondaryCache::Get(
auto data = std::shared_ptr(
new arrow::Buffer(rei
Dandandan commented on code in PR #3422:
URL: https://github.com/apache/arrow-datafusion/pull/3422#discussion_r968035105
##
datafusion/core/src/physical_optimizer/pruning.rs:
##
@@ -495,22 +500,30 @@ fn rewrite_expr_to_prunable(
}
match column_expr {
-// `col
Ted-Jiang opened a new pull request, #3450:
URL: https://github.com/apache/arrow-datafusion/pull/3450
# Which issue does this PR close?
Closes #3449 .
# Rationale for this change
After this change we support
```
❯ \d test
+---+-
cyb70289 commented on code in PR #14088:
URL: https://github.com/apache/arrow/pull/14088#discussion_r968027079
##
go/arrow/compute/internal/exec/span.go:
##
@@ -85,16 +86,20 @@ type ArraySpan struct {
Children []ArraySpan
}
+func (a *ArraySpan) MayHaveNulls() bool {
+
jorgecarleitao commented on issue #2594:
URL: https://github.com/apache/arrow-rs/issues/2594#issuecomment-1243250513
Hey, Thanks for the ping!
I think it would not benefit arrow2 directly right now as it has different
declarations for `Field` (e.g. we do not have dict_id on it). Arrow
ursabot commented on PR #14076:
URL: https://github.com/apache/arrow/pull/14076#issuecomment-1243241356
Benchmark runs are scheduled for baseline =
a63e60bad89b41266d155bc496eb383765702492 and contender =
f42f3df080bee157a4de4912a29a918082d03e7e.
f42f3df080bee157a4de4912a29a918082d03e7e is
liukun4515 opened a new pull request, #2703:
URL: https://github.com/apache/arrow-rs/pull/2703
# Which issue does this PR close?
part of #2702
# Rationale for this change
# What changes are included in this PR?
# Are there any user-facing c
kou merged PR #14059:
URL: https://github.com/apache/arrow/pull/14059
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@arrow.apache.or
Dandandan commented on code in PR #3444:
URL: https://github.com/apache/arrow-datafusion/pull/3444#discussion_r967992083
##
datafusion/core/tests/sql/aggregates.rs:
##
@@ -1834,11 +1834,11 @@ async fn aggregate_avg_add() -> Result<()> {
assert_eq!(results.len(), 1);
dependabot[bot] commented on PR #206:
URL: https://github.com/apache/arrow-ballista/pull/206#issuecomment-1243212441
The following labels could not be found: `auto-dependencies`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
dependabot[bot] opened a new pull request, #206:
URL: https://github.com/apache/arrow-ballista/pull/206
Updates the requirements on
[object_store](https://github.com/apache/arrow-rs) to permit the latest version.
Commits
https://github.com/apache/arrow-rs/commit/dd58805b1c46691
liukun4515 opened a new issue, #2702:
URL: https://github.com/apache/arrow-rs/issues/2702
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
from the issue about bitwise op in the datafusion, we should migration the
bitwise o
codecov-commenter commented on PR #3398:
URL:
https://github.com/apache/arrow-datafusion/pull/3398#issuecomment-1243188185
#
[Codecov](https://codecov.io/gh/apache/arrow-datafusion/pull/3398?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_
HaoYang670 commented on code in PR #3398:
URL: https://github.com/apache/arrow-datafusion/pull/3398#discussion_r967962498
##
datafusion/common/src/scalar.rs:
##
@@ -2575,7 +2575,7 @@ mod tests {
// The alignment requirements differ across architectures and
// t
HaoYang670 commented on code in PR #3398:
URL: https://github.com/apache/arrow-datafusion/pull/3398#discussion_r967958710
##
datafusion/common/src/scalar.rs:
##
@@ -2575,7 +2575,7 @@ mod tests {
// The alignment requirements differ across architectures and
// t
kou merged PR #14076:
URL: https://github.com/apache/arrow/pull/14076
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@arrow.apache.or
Ted-Jiang opened a new issue, #3449:
URL: https://github.com/apache/arrow-datafusion/issues/3449
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
A clear and concise description of what the problem is. Ex. I'm always
frustrated whe
Ted-Jiang commented on PR #198:
URL: https://github.com/apache/arrow-ballista/pull/198#issuecomment-1243156549
@Ted-Jiang I think we should create this project in https://app.codecov.io/
, but i am not the owner of the repo 😂
```
https://codecov.io/upload/v4?package=bash-1.0.6&token=
HaoYang670 commented on code in PR #3398:
URL: https://github.com/apache/arrow-datafusion/pull/3398#discussion_r967949079
##
datafusion/common/src/scalar.rs:
##
@@ -2575,7 +2575,7 @@ mod tests {
// The alignment requirements differ across architectures and
// t
Ted-Jiang commented on PR #198:
URL: https://github.com/apache/arrow-ballista/pull/198#issuecomment-1243154963
@andygrove Sorry there is still something missing. I will fix it let the
report appear in UI.
--
This is an automated message from the Apache Git Service.
To respond to the messa
HaoYang670 commented on code in PR #3398:
URL: https://github.com/apache/arrow-datafusion/pull/3398#discussion_r967939957
##
datafusion/common/src/scalar.rs:
##
@@ -2575,7 +2575,7 @@ mod tests {
// The alignment requirements differ across architectures and
// t
andygrove commented on PR #199:
URL: https://github.com/apache/arrow-ballista/pull/199#issuecomment-1243130823
This PR uses DataFusion 8b59b207aaadd6f2c19c28d1f1431a0cb8d110ae which
already uses Arrow 22
--
This is an automated message from the Apache Git Service.
To respond to the messag
andygrove commented on PR #199:
URL: https://github.com/apache/arrow-ballista/pull/199#issuecomment-1243124961
> This looks like it bumps Ballista to point at
`312a7dd3b9642e64555bd0cfa90f4e10145ea103` which is a commit from 2022-08-31
(just after the arrow 21 upgrade)?
>
> I have a
kou commented on issue #14068:
URL: https://github.com/apache/arrow/issues/14068#issuecomment-1243111662
Could you attach the log when you install Apache Arrow via vcpkg? I want to
see all outputs from CMake.
--
This is an automated message from the Apache Git Service.
To respond to the m
oraix closed issue #13198: Fail to build pyarrow on Windows 10 from source
URL: https://github.com/apache/arrow/issues/13198
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
liukun4515 commented on code in PR #3444:
URL: https://github.com/apache/arrow-datafusion/pull/3444#discussion_r967911283
##
datafusion/core/tests/sql/aggregates.rs:
##
@@ -1834,11 +1834,11 @@ async fn aggregate_avg_add() -> Result<()> {
assert_eq!(results.len(), 1);
liukun4515 commented on code in PR #3444:
URL: https://github.com/apache/arrow-datafusion/pull/3444#discussion_r967911124
##
datafusion/core/tests/sql/aggregates.rs:
##
@@ -1834,11 +1834,11 @@ async fn aggregate_avg_add() -> Result<()> {
assert_eq!(results.len(), 1);
liukun4515 commented on PR #2661:
URL: https://github.com/apache/arrow-rs/pull/2661#issuecomment-1243073883
@viirya @tustvold PTAL
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
andygrove opened a new issue, #205:
URL: https://github.com/apache/arrow-ballista/issues/205
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
It would be good to have some documentation explaining how to extend
Ballista to add cust
andygrove commented on code in PR #3444:
URL: https://github.com/apache/arrow-datafusion/pull/3444#discussion_r967907752
##
datafusion/optimizer/src/type_coercion.rs:
##
@@ -64,7 +66,15 @@ impl OptimizerRule for TypeCoercion {
_ => DFSchemaRef::new(DFSchema::empty()
andygrove opened a new pull request, #204:
URL: https://github.com/apache/arrow-ballista/pull/204
# Which issue does this PR close?
Part of https://github.com/apache/arrow-ballista/issues/203
# Rationale for this change
Allow jobs to be tuned from Python
alamb closed issue #2620: Release `object_store` `0.5.0`
URL: https://github.com/apache/arrow-rs/issues/2620
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-m
alamb commented on issue #2620:
URL: https://github.com/apache/arrow-rs/issues/2620#issuecomment-1243066869
Thanks all@
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
alamb commented on issue #2620:
URL: https://github.com/apache/arrow-rs/issues/2620#issuecomment-1243066825
The release is available here:
https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.5.0
It has also been published to crates.io:
https://crates.i
andygrove opened a new issue, #203:
URL: https://github.com/apache/arrow-ballista/issues/203
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
The Python bindings for BallistaContext have hard-coded configuration
settings that canno
andygrove commented on issue #15:
URL: https://github.com/apache/arrow-ballista/issues/15#issuecomment-1243063350
This has now been implemented.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
andygrove closed issue #15: Implement Python bindings for BallistaContext
URL: https://github.com/apache/arrow-ballista/issues/15
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
lidavidm commented on issue #14089:
URL: https://github.com/apache/arrow/issues/14089#issuecomment-1243056686
The APIs are not different. This is up to the application. You are
synchronizing two threads, that is nothing specific to Arrow or Flight.
--
This is an automated message from the
iamsmkr commented on issue #14089:
URL: https://github.com/apache/arrow/issues/14089#issuecomment-1243052489
Thanks @lidavidm. This clarifies! But I do wonder what APIs to use to
achieve this. Is there any example code that I could refer? Any help is much
appreciated!
--
This is an autom
ursabot commented on PR #3445:
URL:
https://github.com/apache/arrow-datafusion/pull/3445#issuecomment-1243043787
Benchmark runs are scheduled for baseline =
8df5496ce77638e57bde8468801e78d61e423d92 and contender =
81addf78c6b110808eaa23e93d4b148b2b6fecc5.
81addf78c6b110808eaa23e93d4b148b2
alamb merged PR #3445:
URL: https://github.com/apache/arrow-datafusion/pull/3445
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@arro
alamb closed issue #331: Implement vectorized hashing for dictionary types
URL: https://github.com/apache/arrow-datafusion/issues/331
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comm
alamb commented on PR #3380:
URL:
https://github.com/apache/arrow-datafusion/pull/3380#issuecomment-1243042836
Will review carefully tomorrow
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
viirya commented on code in PR #2693:
URL: https://github.com/apache/arrow-rs/pull/2693#discussion_r967885014
##
arrow-buffer/src/bytes.rs:
##
@@ -0,0 +1,144 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See the NO
viirya commented on code in PR #2693:
URL: https://github.com/apache/arrow-rs/pull/2693#discussion_r967883686
##
arrow-buffer/src/alloc/mod.rs:
##
@@ -20,34 +20,31 @@
use std::alloc::{handle_alloc_error, Layout};
use std::fmt::{Debug, Formatter};
-use std::mem::size_of;
use
viirya commented on PR #2650:
URL: https://github.com/apache/arrow-rs/pull/2650#issuecomment-1243035462
@tustvold Updated to use `try_unary`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
lidavidm commented on issue #14089:
URL: https://github.com/apache/arrow/issues/14089#issuecomment-1243033923
Well, yes of course: the server implementation isn't actually making the
data available until the call finishes:
``` scala
override def acceptPut(context: CallContext, fl
iamsmkr commented on issue #14089:
URL: https://github.com/apache/arrow/issues/14089#issuecomment-1243031219
@lidavidm Thanks for your reply. I have written a small working example (in
Scala) for you to have a look
[here](https://github.com/iamsmkr/arrow-flight-scala).
In the `Main.
aucahuasi commented on PR #14077:
URL: https://github.com/apache/arrow/pull/14077#issuecomment-1243023744
It seems the CI job that is failing is also affecting other PRs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
zeroshade commented on PR #14026:
URL: https://github.com/apache/arrow/pull/14026#issuecomment-1243023009
@tschaub any particular reason you're using TinyGo over just using go's
`GOOS=js GOARCH=wasm` and building a wasm binary that way? I was able to build
a simple wasm binary using Arrow G
codecov-commenter commented on PR #3444:
URL:
https://github.com/apache/arrow-datafusion/pull/3444#issuecomment-1243015572
#
[Codecov](https://codecov.io/gh/apache/arrow-datafusion/pull/3444?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_
zeroshade commented on code in PR #14079:
URL: https://github.com/apache/arrow/pull/14079#discussion_r967866679
##
docs/source/format/ADBC.rst:
##
@@ -0,0 +1,310 @@
+.. Licensed to the Apache Software Foundation (ASF) under one
+.. or more contributor license agreements. See th
Dandandan commented on code in PR #3398:
URL: https://github.com/apache/arrow-datafusion/pull/3398#discussion_r967865729
##
datafusion/common/src/scalar.rs:
##
@@ -2575,7 +2575,7 @@ mod tests {
// The alignment requirements differ across architectures and
// th
iajoiner commented on issue #3097:
URL:
https://github.com/apache/arrow-datafusion/issues/3097#issuecomment-1243011816
@andygrove @alamb https://github.com/apache/arrow-datafusion/issues/3383
Shall this one also be resolved before 12?
--
This is an automated message from the Apache
Dandandan commented on code in PR #3444:
URL: https://github.com/apache/arrow-datafusion/pull/3444#discussion_r967863267
##
datafusion/optimizer/src/type_coercion.rs:
##
@@ -64,7 +66,15 @@ impl OptimizerRule for TypeCoercion {
_ => DFSchemaRef::new(DFSchema::empty()
kmitchener opened a new issue, #3448:
URL: https://github.com/apache/arrow-datafusion/issues/3448
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
A clear and concise description of what the problem is. Ex. I'm always
frustrated wh
andygrove commented on PR #202:
URL: https://github.com/apache/arrow-ballista/pull/202#issuecomment-1243005903
cc @thinkharderdev @yahoNanJing @avantgardnerio
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
andygrove opened a new pull request, #202:
URL: https://github.com/apache/arrow-ballista/pull/202
# Which issue does this PR close?
N/A
# Rationale for this change
We need to each people how to get the best performance and scalability out
of Ballista
iajoiner commented on issue #3414:
URL:
https://github.com/apache/arrow-datafusion/issues/3414#issuecomment-1243003763
On it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
andygrove commented on PR #200:
URL: https://github.com/apache/arrow-ballista/pull/200#issuecomment-1243001649
@yahoNanJing @thinkharderdev @avantgardnerio This is now ready for review
and allows Ballista to support a wider range of queries.
--
This is an automated message from the Apache
codecov-commenter commented on PR #3447:
URL:
https://github.com/apache/arrow-datafusion/pull/3447#issuecomment-1243000262
#
[Codecov](https://codecov.io/gh/apache/arrow-datafusion/pull/3447?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_
avantgardnerio commented on PR #199:
URL: https://github.com/apache/arrow-ballista/pull/199#issuecomment-1242996680
This looks like it bumps Ballista to point at
`312a7dd3b9642e64555bd0cfa90f4e10145ea103` which is a commit from 2022-08-31
(just after the arrow 21 upgrade)?
I have a f
kmitchener opened a new pull request, #3447:
URL: https://github.com/apache/arrow-datafusion/pull/3447
# Which issue does this PR close?
Closes #3446 .
# Rationale for this change
# What changes are included in this PR?
# Are there any user-facing
kmitchener opened a new issue, #3446:
URL: https://github.com/apache/arrow-datafusion/issues/3446
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
A clear and concise description of what the problem is. Ex. I'm always
frustrated wh
github-actions[bot] commented on PR #14093:
URL: https://github.com/apache/arrow/pull/14093#issuecomment-1242991113
https://issues.apache.org/jira/browse/ARROW-17416
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
codecov-commenter commented on PR #3445:
URL:
https://github.com/apache/arrow-datafusion/pull/3445#issuecomment-1242987256
#
[Codecov](https://codecov.io/gh/apache/arrow-datafusion/pull/3445?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_
andygrove commented on PR #3444:
URL:
https://github.com/apache/arrow-datafusion/pull/3444#issuecomment-1242981447
Thanks @Dandandan. This looks like a great improvement.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
andygrove commented on code in PR #3444:
URL: https://github.com/apache/arrow-datafusion/pull/3444#discussion_r967840953
##
datafusion/optimizer/src/type_coercion.rs:
##
@@ -64,7 +66,15 @@ impl OptimizerRule for TypeCoercion {
_ => DFSchemaRef::new(DFSchema::empty()
isidentical opened a new pull request, #3445:
URL: https://github.com/apache/arrow-datafusion/pull/3445
# Which issue does this PR close?
Closes #331.
# Rationale for this change
Hash repartitioning for aggregates on dictionaries was not available when it
was in
thinkharderdev commented on PR #3380:
URL:
https://github.com/apache/arrow-datafusion/pull/3380#issuecomment-1242975750
> @thinkharderdev please let me know when you think this PR is ready for
final review / merge (it still says "RFC" in the title so I am not quite sure)
I think it's
dhruv9vats commented on code in PR #14059:
URL: https://github.com/apache/arrow/pull/14059#discussion_r967832304
##
cpp/src/arrow/ArrowConfig.cmake.in:
##
@@ -172,3 +172,16 @@ endmacro()
arrow_keep_backward_compatibility(Arrow arrow)
check_required_components(Arrow)
+
+funct
dhruv9vats commented on code in PR #14059:
URL: https://github.com/apache/arrow/pull/14059#discussion_r967832304
##
cpp/src/arrow/ArrowConfig.cmake.in:
##
@@ -172,3 +172,16 @@ endmacro()
arrow_keep_backward_compatibility(Arrow arrow)
check_required_components(Arrow)
+
+funct
codecov-commenter commented on PR #3428:
URL:
https://github.com/apache/arrow-datafusion/pull/3428#issuecomment-1242955479
#
[Codecov](https://codecov.io/gh/apache/arrow-datafusion/pull/3428?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_
v1gnesh commented on issue #2677:
URL: https://github.com/apache/arrow-rs/issues/2677#issuecomment-1242954235
Thanks for clarifying. As you say, I'll have to make a separate stream for
each row-type.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
ursabot commented on PR #2699:
URL: https://github.com/apache/arrow-rs/pull/2699#issuecomment-1242953111
Benchmark runs are scheduled for baseline =
8206f013363addad1bf37b2ff96aa44003d70f22 and contender =
e646ae86b345906c9ac76a61afcdc0aa71fded48.
e646ae86b345906c9ac76a61afcdc0aa71fded48 i
tustvold merged PR #2699:
URL: https://github.com/apache/arrow-rs/pull/2699
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@arrow.apa
ursabot commented on PR #3430:
URL:
https://github.com/apache/arrow-datafusion/pull/3430#issuecomment-1242949464
Benchmark runs are scheduled for baseline =
deea8c3e8436614c7333025d7c44917487ef439a and contender =
8df5496ce77638e57bde8468801e78d61e423d92.
8df5496ce77638e57bde8468801e78d61
alamb commented on PR #3430:
URL:
https://github.com/apache/arrow-datafusion/pull/3430#issuecomment-1242948600
Thanks again @askoa
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
alamb merged PR #3430:
URL: https://github.com/apache/arrow-datafusion/pull/3430
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@arro
alamb closed issue #3420: Support bitwise XOR operator (`#`)
URL: https://github.com/apache/arrow-datafusion/issues/3420
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
alamb commented on issue #2620:
URL: https://github.com/apache/arrow-rs/issues/2620#issuecomment-1242946237
Update here is that https://crates.io/crates/quick-xml/0.24.1 has been
released so I think we are still good
--
This is an automated message from the Apache Git Service.
To respond
alamb commented on PR #2626:
URL: https://github.com/apache/arrow-rs/pull/2626#issuecomment-1242946096
🎉
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-
alamb commented on PR #3380:
URL:
https://github.com/apache/arrow-datafusion/pull/3380#issuecomment-1242946029
@thinkharderdev please let me know when you think this PR is ready for
final review / merge (it still says "RFC")
--
This is an automated message from the Apache Git Service.
T
alamb commented on code in PR #3380:
URL: https://github.com/apache/arrow-datafusion/pull/3380#discussion_r967811884
##
datafusion/core/src/physical_plan/file_format/row_filter.rs:
##
@@ -0,0 +1,359 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more co
datapythonista commented on issue #2696:
URL: https://github.com/apache/arrow-rs/issues/2696#issuecomment-1242938676
Ah, I see. Thanks a lot for the help. I may give it a try and see if I can
implement it. Closing this issue.
--
This is an automated message from the Apache Git Service.
To
datapythonista closed issue #2696: Implement collect for int values
URL: https://github.com/apache/arrow-rs/issues/2696
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsub
datapythonista commented on code in PR #2699:
URL: https://github.com/apache/arrow-rs/pull/2699#discussion_r967799851
##
arrow/src/array/builder/generic_string_builder.rs:
##
@@ -28,16 +28,17 @@ pub struct GenericStringBuilder {
}
impl GenericStringBuilder {
-/// Creates
Dandandan opened a new pull request, #3444:
URL: https://github.com/apache/arrow-datafusion/pull/3444
# Which issue does this PR close?
Closes #3431
# Rationale for this change
# What changes are included in this PR?
# Are there any user-facing ch
tustvold commented on issue #2696:
URL: https://github.com/apache/arrow-rs/issues/2696#issuecomment-1242903442
We've not implemented a NativeAdapter for StringArray yet, so you can only
collect an iterator of `Option<&str>`
So
```
["A',"b"].into_iter().map(Some).collect::()
tustvold commented on issue #2677:
URL: https://github.com/apache/arrow-rs/issues/2677#issuecomment-1242902278
This will not allow operations on data with multiple schema, same as with
RecordBatch.
That being said, in the case of rows with different variants, nulls will be
inserted b
90 matches
Mail list logo