[jira] [Commented] (SPARK-47952) Support retrieving the real SparkConnectService GRPC address and port programmatically when running on Yarn

2024-05-21 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848408#comment-17848408 ] Adam Binford commented on SPARK-47952: -- We have a similar setup, currently using Livy and Zeppelin

[jira] [Created] (SPARK-48314) FileStreamSource shouldn't double cache files for availableNow

2024-05-16 Thread Adam Binford (Jira)
Adam Binford created SPARK-48314: Summary: FileStreamSource shouldn't double cache files for availableNow Key: SPARK-48314 URL: https://issues.apache.org/jira/browse/SPARK-48314 Project: Spark

[jira] [Commented] (SPARK-33133) History server fails when loading invalid rolling event logs

2023-12-05 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17793270#comment-17793270 ] Adam Binford commented on SPARK-33133: -- I never got around to fixing the issue creating the event

[jira] [Commented] (SPARK-22876) spark.yarn.am.attemptFailuresValidityInterval does not work correctly

2023-08-19 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-22876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17756323#comment-17756323 ] Adam Binford commented on SPARK-22876: -- Attempting to finally add support for this:

[jira] [Reopened] (SPARK-22876) spark.yarn.am.attemptFailuresValidityInterval does not work correctly

2023-08-19 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-22876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford reopened SPARK-22876: -- > spark.yarn.am.attemptFailuresValidityInterval does not work correctly >

[jira] [Created] (SPARK-44639) Add option to use Java tmp dir for RocksDB state store

2023-08-02 Thread Adam Binford (Jira)
Adam Binford created SPARK-44639: Summary: Add option to use Java tmp dir for RocksDB state store Key: SPARK-44639 URL: https://issues.apache.org/jira/browse/SPARK-44639 Project: Spark Issue

[jira] [Resolved] (SPARK-43951) RocksDB state store can become corrupt on task retries

2023-06-02 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford resolved SPARK-43951. -- Resolution: Fixed > RocksDB state store can become corrupt on task retries >

[jira] [Commented] (SPARK-43951) RocksDB state store can become corrupt on task retries

2023-06-02 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17728736#comment-17728736 ] Adam Binford commented on SPARK-43951: -- Of course as soon as I finish figuring all this out I found

[jira] [Created] (SPARK-43951) RocksDB state store can become corrupt on task retries

2023-06-02 Thread Adam Binford (Jira)
Adam Binford created SPARK-43951: Summary: RocksDB state store can become corrupt on task retries Key: SPARK-43951 URL: https://issues.apache.org/jira/browse/SPARK-43951 Project: Spark Issue

[jira] [Updated] (SPARK-43802) unbase64 and unhex codegen are invalid with failOnError

2023-05-25 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-43802: - Description: to_binary with hex and base64 generate invalid codegen:

[jira] [Created] (SPARK-43802) unbase64 and unhex codegen are invalid with failOnError

2023-05-25 Thread Adam Binford (Jira)
Adam Binford created SPARK-43802: Summary: unbase64 and unhex codegen are invalid with failOnError Key: SPARK-43802 URL: https://issues.apache.org/jira/browse/SPARK-43802 Project: Spark

[jira] [Resolved] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-29 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford resolved SPARK-43244. -- Resolution: Duplicate Will be addressed by https://issues.apache.org/jira/browse/SPARK-43311

[jira] [Comment Edited] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-27 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717394#comment-17717394 ] Adam Binford edited comment on SPARK-43244 at 4/27/23 11:08 PM: Yeah I

[jira] [Commented] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-27 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17717394#comment-17717394 ] Adam Binford commented on SPARK-43244: -- Yeah I just saw that PR and was looking through that, I can

[jira] [Commented] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-23 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715525#comment-17715525 ] Adam Binford commented on SPARK-43244: -- Read through [https://github.com/apache/spark/pull/30344]

[jira] [Updated] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-23 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-43244: - Description: We noticed in one of our production stateful streaming jobs using RocksDB that an

[jira] [Updated] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-23 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-43244: - Description: We noticed in one of our production stateful streaming jobs using RocksDB that an

[jira] [Updated] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-23 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-43244: - Description: We noticed in one of our production stateful streaming jobs using RocksDB that an

[jira] [Commented] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-23 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17715495#comment-17715495 ] Adam Binford commented on SPARK-43244: -- [~kabhwan] curious your thoughts on this. Seems somewhat

[jira] [Created] (SPARK-43244) RocksDB State Store can accumulate unbounded native memory

2023-04-23 Thread Adam Binford (Jira)
Adam Binford created SPARK-43244: Summary: RocksDB State Store can accumulate unbounded native memory Key: SPARK-43244 URL: https://issues.apache.org/jira/browse/SPARK-43244 Project: Spark

[jira] [Updated] (SPARK-42492) Add new function filter_value

2023-02-19 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-42492: - Description: Doing data validation in Spark can lead to a lot of extra evaluations of

[jira] [Created] (SPARK-42492) Add new function filter_value

2023-02-19 Thread Adam Binford (Jira)
Adam Binford created SPARK-42492: Summary: Add new function filter_value Key: SPARK-42492 URL: https://issues.apache.org/jira/browse/SPARK-42492 Project: Spark Issue Type: New Feature

[jira] [Commented] (SPARK-42347) Arrow string and binary vectors only support 1 GiB

2023-02-04 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17684212#comment-17684212 ] Adam Binford commented on SPARK-42347: -- [https://github.com/apache/spark/pull/39572] is a potential

[jira] [Created] (SPARK-42347) Arrow string and binary vectors only support 1 GiB

2023-02-04 Thread Adam Binford (Jira)
Adam Binford created SPARK-42347: Summary: Arrow string and binary vectors only support 1 GiB Key: SPARK-42347 URL: https://issues.apache.org/jira/browse/SPARK-42347 Project: Spark Issue

[jira] [Commented] (SPARK-39979) IndexOutOfBoundsException on groupby + apply pandas grouped map udf function

2023-01-13 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17676610#comment-17676610 ] Adam Binford commented on SPARK-39979: -- We have encountered this as well and I'm am working on a

[jira] [Updated] (SPARK-41339) RocksDB state store WriteBatch doesn't clean up native memory

2022-11-30 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-41339: - Summary: RocksDB state store WriteBatch doesn't clean up native memory (was: RocksDB State

[jira] [Commented] (SPARK-41340) RocksDB State Store WriteBatch doesn't cleanup native memory

2022-11-30 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641442#comment-17641442 ] Adam Binford commented on SPARK-41340: -- Got added twice > RocksDB State Store WriteBatch doesn't

[jira] [Resolved] (SPARK-41340) RocksDB State Store WriteBatch doesn't cleanup native memory

2022-11-30 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-41340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford resolved SPARK-41340. -- Resolution: Duplicate > RocksDB State Store WriteBatch doesn't cleanup native memory >

[jira] [Created] (SPARK-41340) RocksDB State Store WriteBatch doesn't cleanup native memory

2022-11-30 Thread Adam Binford (Jira)
Adam Binford created SPARK-41340: Summary: RocksDB State Store WriteBatch doesn't cleanup native memory Key: SPARK-41340 URL: https://issues.apache.org/jira/browse/SPARK-41340 Project: Spark

[jira] [Created] (SPARK-41339) RocksDB State Store WriteBatch doesn't cleanup native memory

2022-11-30 Thread Adam Binford (Jira)
Adam Binford created SPARK-41339: Summary: RocksDB State Store WriteBatch doesn't cleanup native memory Key: SPARK-41339 URL: https://issues.apache.org/jira/browse/SPARK-41339 Project: Spark

[jira] [Created] (SPARK-40775) V2 file scans have duplicative descriptions

2022-10-12 Thread Adam Binford (Jira)
Adam Binford created SPARK-40775: Summary: V2 file scans have duplicative descriptions Key: SPARK-40775 URL: https://issues.apache.org/jira/browse/SPARK-40775 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-40565) Non-deterministic filters shouldn't get pushed to V2 file sources

2022-09-26 Thread Adam Binford (Jira)
Adam Binford created SPARK-40565: Summary: Non-deterministic filters shouldn't get pushed to V2 file sources Key: SPARK-40565 URL: https://issues.apache.org/jira/browse/SPARK-40565 Project: Spark

[jira] [Created] (SPARK-40314) Add inline Scala and Python bindings

2022-09-02 Thread Adam Binford (Jira)
Adam Binford created SPARK-40314: Summary: Add inline Scala and Python bindings Key: SPARK-40314 URL: https://issues.apache.org/jira/browse/SPARK-40314 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-40246) Logging isn't configurable via log4j2 with hadoop-provided profile

2022-08-27 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-40246: - Component/s: Build (was: Spark Core) > Logging isn't configurable via

[jira] [Created] (SPARK-40246) Logging isn't configurable via log4j2 with hadoop-provided profile

2022-08-27 Thread Adam Binford (Jira)
Adam Binford created SPARK-40246: Summary: Logging isn't configurable via log4j2 with hadoop-provided profile Key: SPARK-40246 URL: https://issues.apache.org/jira/browse/SPARK-40246 Project: Spark

[jira] [Created] (SPARK-39951) Support columnar batches with nested fields in Parquet V2

2022-08-02 Thread Adam Binford (Jira)
Adam Binford created SPARK-39951: Summary: Support columnar batches with nested fields in Parquet V2 Key: SPARK-39951 URL: https://issues.apache.org/jira/browse/SPARK-39951 Project: Spark

[jira] [Created] (SPARK-38640) NPE with unpersisting memory-only RDD with RDD fetching from shuffle service enabled

2022-03-23 Thread Adam Binford (Jira)
Adam Binford created SPARK-38640: Summary: NPE with unpersisting memory-only RDD with RDD fetching from shuffle service enabled Key: SPARK-38640 URL: https://issues.apache.org/jira/browse/SPARK-38640

[jira] [Updated] (SPARK-38640) NPE with unpersisting memory-only RDD with RDD fetching from shuffle service enabled

2022-03-23 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-38640: - Description: If you have RDD fetching from shuffle service enabled, memory-only cached RDDs

[jira] [Created] (SPARK-38194) Make Yarn memory overhead factor configurable

2022-02-13 Thread Adam Binford (Jira)
Adam Binford created SPARK-38194: Summary: Make Yarn memory overhead factor configurable Key: SPARK-38194 URL: https://issues.apache.org/jira/browse/SPARK-38194 Project: Spark Issue Type:

[jira] [Commented] (SPARK-35570) Shuffle file leak with external shuffle service enable

2021-12-21 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17463386#comment-17463386 ] Adam Binford commented on SPARK-35570: -- Just found this after making

[jira] [Created] (SPARK-37618) Support cleaning up shuffle blocks from external shuffle service

2021-12-12 Thread Adam Binford (Jira)
Adam Binford created SPARK-37618: Summary: Support cleaning up shuffle blocks from external shuffle service Key: SPARK-37618 URL: https://issues.apache.org/jira/browse/SPARK-37618 Project: Spark

[jira] [Created] (SPARK-37467) Consolidate whole stage and non-whole stage subexpression elimination

2021-11-25 Thread Adam Binford (Jira)
Adam Binford created SPARK-37467: Summary: Consolidate whole stage and non-whole stage subexpression elimination Key: SPARK-37467 URL: https://issues.apache.org/jira/browse/SPARK-37467 Project: Spark

[jira] [Created] (SPARK-37466) Support subexpression elimination in lambda functions

2021-11-25 Thread Adam Binford (Jira)
Adam Binford created SPARK-37466: Summary: Support subexpression elimination in lambda functions Key: SPARK-37466 URL: https://issues.apache.org/jira/browse/SPARK-37466 Project: Spark Issue

[jira] [Updated] (SPARK-37019) Add Codegen support to array higher-order-functions

2021-11-11 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-37019: - Description: Currently all of the higher order functions use CodegenFallback. We can improve

[jira] [Created] (SPARK-37019) Add Codegen support to ArrayTransform

2021-10-15 Thread Adam Binford (Jira)
Adam Binford created SPARK-37019: Summary: Add Codegen support to ArrayTransform Key: SPARK-37019 URL: https://issues.apache.org/jira/browse/SPARK-37019 Project: Spark Issue Type:

[jira] [Created] (SPARK-36918) unionByName shouldn't consider types when comparing structs

2021-10-03 Thread Adam Binford (Jira)
Adam Binford created SPARK-36918: Summary: unionByName shouldn't consider types when comparing structs Key: SPARK-36918 URL: https://issues.apache.org/jira/browse/SPARK-36918 Project: Spark

[jira] [Created] (SPARK-35863) Upgrade Ivy to 2.5.0

2021-06-23 Thread Adam Binford (Jira)
Adam Binford created SPARK-35863: Summary: Upgrade Ivy to 2.5.0 Key: SPARK-35863 URL: https://issues.apache.org/jira/browse/SPARK-35863 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-06-06 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358286#comment-17358286 ] Adam Binford commented on SPARK-35564: -- Is that documented somewhere? I know Boolean expressions

[jira] [Comment Edited] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-06-06 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358275#comment-17358275 ] Adam Binford edited comment on SPARK-35564 at 6/6/21, 10:50 PM: No the

[jira] [Commented] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-06-06 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358275#comment-17358275 ] Adam Binford commented on SPARK-35564: -- No the values are fine, it's the condition that cause the

[jira] [Commented] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-06-06 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358210#comment-17358210 ] Adam Binford commented on SPARK-35564: -- You can construct a similar CaseWhen that could lead to a

[jira] [Commented] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-06-06 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358206#comment-17358206 ] Adam Binford commented on SPARK-35564: -- Yes that was an example of "will run at least once and

[jira] [Commented] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-06-06 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358117#comment-17358117 ] Adam Binford commented on SPARK-35564: -- Turns out this is already happening for certain when and

[jira] [Commented] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-05-31 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354637#comment-17354637 ] Adam Binford commented on SPARK-35564: -- A 2x gain would be pretty significant to us, I don't know

[jira] [Created] (SPARK-35580) Support subexpression elimination for higher order functions

2021-05-31 Thread Adam Binford (Jira)
Adam Binford created SPARK-35580: Summary: Support subexpression elimination for higher order functions Key: SPARK-35580 URL: https://issues.apache.org/jira/browse/SPARK-35580 Project: Spark

[jira] [Commented] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-05-31 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17354447#comment-17354447 ] Adam Binford commented on SPARK-35564: -- >Do you mean "Create a subexpression if an expression will

[jira] [Created] (SPARK-35564) Support subexpression elimination for non-common branches of conditional expressions

2021-05-29 Thread Adam Binford (Jira)
Adam Binford created SPARK-35564: Summary: Support subexpression elimination for non-common branches of conditional expressions Key: SPARK-35564 URL: https://issues.apache.org/jira/browse/SPARK-35564

[jira] [Updated] (SPARK-35449) Should not extract common expressions from value expressions when elseValue is empty in CaseWhen

2021-05-23 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-35449: - Description: [https://github.com/apache/spark/pull/30245]  added support for creating

[jira] [Comment Edited] (SPARK-35448) Subexpression elimination enhancements

2021-05-19 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347976#comment-17347976 ] Adam Binford edited comment on SPARK-35448 at 5/19/21, 11:21 PM: - Just

[jira] [Commented] (SPARK-35448) Subexpression elimination enhancements

2021-05-19 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347976#comment-17347976 ] Adam Binford commented on SPARK-35448: -- Just spitballing after looking through some of the

[jira] [Commented] (SPARK-35256) Subexpression elimination leading to a performance regression

2021-05-19 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347974#comment-17347974 ] Adam Binford commented on SPARK-35256: -- See https://issues.apache.org/jira/browse/SPARK-35448 for a

[jira] [Commented] (SPARK-35410) Unused subexpressions leftover in WholeStageCodegen subexpression elimination

2021-05-15 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17345044#comment-17345044 ] Adam Binford commented on SPARK-35410: -- [~viirya], thanks for adding all these great new features!

[jira] [Updated] (SPARK-35410) Unused subexpressions leftover in WholeStageCodegen subexpression elimination

2021-05-15 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-35410: - Attachment: codegen.txt > Unused subexpressions leftover in WholeStageCodegen subexpression

[jira] [Created] (SPARK-35410) Unused subexpressions leftover in WholeStageCodegen subexpression elimination

2021-05-15 Thread Adam Binford (Jira)
Adam Binford created SPARK-35410: Summary: Unused subexpressions leftover in WholeStageCodegen subexpression elimination Key: SPARK-35410 URL: https://issues.apache.org/jira/browse/SPARK-35410

[jira] [Commented] (SPARK-35309) array transform should respect alias in expression

2021-05-04 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17338966#comment-17338966 ] Adam Binford commented on SPARK-35309: -- You want "x" to be "struct_alias"? That should be

[jira] [Commented] (SPARK-35290) unionByName with null filling fails for some nested structs

2021-05-04 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17338921#comment-17338921 ] Adam Binford commented on SPARK-35290: -- Running into some issues trying to get case insensitivity

[jira] [Commented] (SPARK-35290) unionByName with null filling fails for some nested structs

2021-05-03 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17338526#comment-17338526 ] Adam Binford commented on SPARK-35290: -- I've also been playing around with rewriting some of the

[jira] [Updated] (SPARK-35290) unionByName with null filling fails for some nested structs

2021-05-02 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-35290: - Description: We've encountered a few weird edge cases that seem to fail the new null filling

[jira] [Created] (SPARK-35290) unionByName with null filling fails for some nested structs

2021-05-02 Thread Adam Binford (Jira)
Adam Binford created SPARK-35290: Summary: unionByName with null filling fails for some nested structs Key: SPARK-35290 URL: https://issues.apache.org/jira/browse/SPARK-35290 Project: Spark

[jira] [Created] (SPARK-35213) Corrupt DataFrame for certain withField patterns

2021-04-24 Thread Adam Binford (Jira)
Adam Binford created SPARK-35213: Summary: Corrupt DataFrame for certain withField patterns Key: SPARK-35213 URL: https://issues.apache.org/jira/browse/SPARK-35213 Project: Spark Issue Type:

[jira] [Created] (SPARK-35117) UI progress bar no longer highlights in progress tasks

2021-04-17 Thread Adam Binford (Jira)
Adam Binford created SPARK-35117: Summary: UI progress bar no longer highlights in progress tasks Key: SPARK-35117 URL: https://issues.apache.org/jira/browse/SPARK-35117 Project: Spark Issue

[jira] [Commented] (SPARK-33133) History server fails when loading invalid rolling event logs

2020-10-20 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17217656#comment-17217656 ] Adam Binford commented on SPARK-33133: -- Now that the error on load is fixed, the next question is

[jira] [Commented] (SPARK-33133) History server fails when loading invalid rolling event logs

2020-10-14 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17213832#comment-17213832 ] Adam Binford commented on SPARK-33133: -- I created

[jira] [Created] (SPARK-33146) Encountering an invalid rolling event log folder prevents loading other applications in SHS

2020-10-14 Thread Adam Binford (Jira)
Adam Binford created SPARK-33146: Summary: Encountering an invalid rolling event log folder prevents loading other applications in SHS Key: SPARK-33146 URL: https://issues.apache.org/jira/browse/SPARK-33146

[jira] [Updated] (SPARK-33133) History server fails when loading invalid rolling event logs

2020-10-13 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Binford updated SPARK-33133: - Description: We have run into an issue where our history server fails to load new

[jira] [Created] (SPARK-33133) History server fails when loading invalid rolling event logs

2020-10-13 Thread Adam Binford (Jira)
Adam Binford created SPARK-33133: Summary: History server fails when loading invalid rolling event logs Key: SPARK-33133 URL: https://issues.apache.org/jira/browse/SPARK-33133 Project: Spark

[jira] [Commented] (SPARK-32835) Add withField to PySpark Column class

2020-09-09 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193216#comment-17193216 ] Adam Binford commented on SPARK-32835: -- I think I already have a working version of this, I'll try

[jira] [Created] (SPARK-32835) Add withField to PySpark Column class

2020-09-09 Thread Adam Binford (Jira)
Adam Binford created SPARK-32835: Summary: Add withField to PySpark Column class Key: SPARK-32835 URL: https://issues.apache.org/jira/browse/SPARK-32835 Project: Spark Issue Type:

[jira] [Created] (SPARK-32589) NoSuchElementException: None.get for needsUnsafeRowConversion

2020-08-11 Thread Adam Binford (Jira)
Adam Binford created SPARK-32589: Summary: NoSuchElementException: None.get for needsUnsafeRowConversion Key: SPARK-32589 URL: https://issues.apache.org/jira/browse/SPARK-32589 Project: Spark

[jira] [Commented] (SPARK-31836) input_file_name() gives wrong value following Python UDF usage

2020-05-30 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120375#comment-17120375 ] Adam Binford commented on SPARK-31836: -- Confirmed also an issue on 2.4.5. Also I could recreate

[jira] [Comment Edited] (SPARK-31376) Non-global sort support for structured streaming

2020-04-08 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17078219#comment-17078219 ] Adam Binford edited comment on SPARK-31376 at 4/8/20, 12:40 PM: I tried

[jira] [Commented] (SPARK-31376) Non-global sort support for structured streaming

2020-04-08 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17078219#comment-17078219 ] Adam Binford commented on SPARK-31376: -- I tried multiple times to add myself to the dev@ mailing

[jira] [Commented] (SPARK-31376) Non-global sort support for structured streaming

2020-04-07 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17077803#comment-17077803 ] Adam Binford commented on SPARK-31376: -- You can't global sort because you can't sort an infinite

[jira] [Created] (SPARK-31376) Non-global sort support for structured streaming

2020-04-07 Thread Adam Binford (Jira)
Adam Binford created SPARK-31376: Summary: Non-global sort support for structured streaming Key: SPARK-31376 URL: https://issues.apache.org/jira/browse/SPARK-31376 Project: Spark Issue Type:

[jira] [Commented] (SPARK-30860) Different behavior between rolling and non-rolling event log

2020-02-17 Thread Adam Binford (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038761#comment-17038761 ] Adam Binford commented on SPARK-30860: -- Yeah I'll see if I can manage to update it. Not the best

[jira] [Created] (SPARK-30860) Different behavior between rolling and non-rolling event log

2020-02-17 Thread Adam Binford (Jira)
Adam Binford created SPARK-30860: Summary: Different behavior between rolling and non-rolling event log Key: SPARK-30860 URL: https://issues.apache.org/jira/browse/SPARK-30860 Project: Spark