[jira] [Created] (SPARK-40059) Row indexes can overshadow user-created data

2022-08-12 Thread Ala Luszczak (Jira)
Ala Luszczak created SPARK-40059: Summary: Row indexes can overshadow user-created data Key: SPARK-40059 URL: https://issues.apache.org/jira/browse/SPARK-40059 Project: Spark Issue Type:

[jira] [Updated] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Ala Luszczak (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ala Luszczak updated SPARK-39806: - Description: There is a problem with a projection we use in `FileScanRDD` to join the metadata

[jira] [Updated] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Ala Luszczak (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ala Luszczak updated SPARK-39806: - Description: There is a problem with a projection we use in `FileScanRDD` to join the metadata

[jira] [Created] (SPARK-39806) Queries accessing METADATA struct crash on partitioned tables

2022-07-18 Thread Ala Luszczak (Jira)
Ala Luszczak created SPARK-39806: Summary: Queries accessing METADATA struct crash on partitioned tables Key: SPARK-39806 URL: https://issues.apache.org/jira/browse/SPARK-39806 Project: Spark

[jira] [Created] (SPARK-39634) Allow file splitting in combination with row index generation

2022-06-29 Thread Ala Luszczak (Jira)
Title: Message Title Ala Luszczak created

[jira] [Commented] (SPARK-33594) Forbid binary type as partition column

2020-12-21 Thread Ala Luszczak (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17252775#comment-17252775 ] Ala Luszczak commented on SPARK-33594: -- Big :+1: here. Having binary column as partition-by is a

[jira] [Created] (SPARK-26878) QueryTest.compare does not handle maps with array keys correctly

2019-02-14 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-26878: Summary: QueryTest.compare does not handle maps with array keys correctly Key: SPARK-26878 URL: https://issues.apache.org/jira/browse/SPARK-26878 Project: Spark

[jira] [Created] (SPARK-26175) PySpark cannot terminate worker process if user program reads from stdin

2018-11-26 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-26175: Summary: PySpark cannot terminate worker process if user program reads from stdin Key: SPARK-26175 URL: https://issues.apache.org/jira/browse/SPARK-26175 Project:

[jira] [Created] (SPARK-26147) Python UDFs in join condition fail even when using columns from only one side of join

2018-11-22 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-26147: Summary: Python UDFs in join condition fail even when using columns from only one side of join Key: SPARK-26147 URL: https://issues.apache.org/jira/browse/SPARK-26147

[jira] [Created] (SPARK-24133) Reading Parquet files containing large strings can fail with java.lang.ArrayIndexOutOfBoundsException

2018-05-01 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-24133: Summary: Reading Parquet files containing large strings can fail with java.lang.ArrayIndexOutOfBoundsException Key: SPARK-24133 URL:

[jira] [Commented] (SPARK-23496) Locality of coalesced partitions can be severely skewed by the order of input partitions

2018-02-23 Thread Ala Luszczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374506#comment-16374506 ] Ala Luszczak commented on SPARK-23496: -- I agree that this solution is merely making the problem

[jira] [Created] (SPARK-23496) Locality of coalesced partitions can be severely skewed by the order of input partitions

2018-02-23 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-23496: Summary: Locality of coalesced partitions can be severely skewed by the order of input partitions Key: SPARK-23496 URL: https://issues.apache.org/jira/browse/SPARK-23496

[jira] [Commented] (SPARK-22251) Metric "aggregate time" is incorrect when codegen is off

2017-10-11 Thread Ala Luszczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200345#comment-16200345 ] Ala Luszczak commented on SPARK-22251: -- I checked that if you type

[jira] [Created] (SPARK-22251) Metric "aggregate time" is incorrect when codegen is off

2017-10-11 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-22251: Summary: Metric "aggregate time" is incorrect when codegen is off Key: SPARK-22251 URL: https://issues.apache.org/jira/browse/SPARK-22251 Project: Spark

[jira] [Created] (SPARK-22092) Reallocation in OffHeapColumnVector.reserveInternal corrupts array data

2017-09-21 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-22092: Summary: Reallocation in OffHeapColumnVector.reserveInternal corrupts array data Key: SPARK-22092 URL: https://issues.apache.org/jira/browse/SPARK-22092 Project:

[jira] [Updated] (SPARK-20798) GenerateUnsafeProjection should check if value is null before calling the getter

2017-05-18 Thread Ala Luszczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ala Luszczak updated SPARK-20798: - Description: GenerateUnsafeProjection.writeStructToBuffer() does not honor the assumption that

[jira] [Updated] (SPARK-20798) GenerateUnsafeProjection should check if value is null before calling the getter

2017-05-18 Thread Ala Luszczak (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ala Luszczak updated SPARK-20798: - Description: GenerateUnsafeProjection.writeStructToBuffer() does not honor the assumption that

[jira] [Created] (SPARK-20798) GenerateUnsafeProjection should check if value is null before calling the getter

2017-05-18 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-20798: Summary: GenerateUnsafeProjection should check if value is null before calling the getter Key: SPARK-20798 URL: https://issues.apache.org/jira/browse/SPARK-20798

[jira] [Created] (SPARK-19607) Finding QueryExecution that matches provided executionId

2017-02-15 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-19607: Summary: Finding QueryExecution that matches provided executionId Key: SPARK-19607 URL: https://issues.apache.org/jira/browse/SPARK-19607 Project: Spark

[jira] [Created] (SPARK-19549) Allow providing reasons for stage/job cancelling

2017-02-10 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-19549: Summary: Allow providing reasons for stage/job cancelling Key: SPARK-19549 URL: https://issues.apache.org/jira/browse/SPARK-19549 Project: Spark Issue Type:

[jira] [Created] (SPARK-19514) Range is not interruptible

2017-02-08 Thread Ala Luszczak (JIRA)
Ala Luszczak created SPARK-19514: Summary: Range is not interruptible Key: SPARK-19514 URL: https://issues.apache.org/jira/browse/SPARK-19514 Project: Spark Issue Type: Bug