[jira] [Created] (SPARK-37040) SampleExec can set outputOrdering as children's outputOrdering

2021-10-17 Thread chong (Jira)
chong created SPARK-37040: - Summary: SampleExec can set outputOrdering as children's outputOrdering Key: SPARK-37040 URL: https://issues.apache.org/jira/browse/SPARK-37040 Project: Spark Issue Type:

[jira] [Updated] (SPARK-36367) Fix the behavior to follow pandas >= 1.3

2021-10-17 Thread Gengliang Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gengliang Wang updated SPARK-36367: --- Affects Version/s: (was: 3.3.0) 3.2.0 > Fix the behavior to follo

[jira] [Assigned] (SPARK-37038) Sample push down in DS v2

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37038: Assignee: Apache Spark > Sample push down in DS v2 > - > >

[jira] [Commented] (SPARK-37038) Sample push down in DS v2

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429843#comment-17429843 ] Apache Spark commented on SPARK-37038: -- User 'huaxingao' has created a pull request

[jira] [Created] (SPARK-37039) np.nan series.astype(bool) should be True

2021-10-17 Thread Yikun Jiang (Jira)
Yikun Jiang created SPARK-37039: --- Summary: np.nan series.astype(bool) should be True Key: SPARK-37039 URL: https://issues.apache.org/jira/browse/SPARK-37039 Project: Spark Issue Type: Sub-task

[jira] [Assigned] (SPARK-37038) Sample push down in DS v2

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37038: Assignee: (was: Apache Spark) > Sample push down in DS v2 > -

[jira] [Commented] (SPARK-37037) Improve byte array sort by unify compareTo function of UTF8String and ByteArray

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429839#comment-17429839 ] Apache Spark commented on SPARK-37037: -- User 'ulysses-you' has created a pull reque

[jira] [Assigned] (SPARK-37037) Improve byte array sort by unify compareTo function of UTF8String and ByteArray

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37037: Assignee: (was: Apache Spark) > Improve byte array sort by unify compareTo function o

[jira] [Assigned] (SPARK-37037) Improve byte array sort by unify compareTo function of UTF8String and ByteArray

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37037: Assignee: Apache Spark > Improve byte array sort by unify compareTo function of UTF8Strin

[jira] [Commented] (SPARK-37037) Improve byte array sort by unify compareTo function of UTF8String and ByteArray

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429837#comment-17429837 ] Apache Spark commented on SPARK-37037: -- User 'ulysses-you' has created a pull reque

[jira] [Created] (SPARK-37038) Sample push down in DS v2

2021-10-17 Thread Huaxin Gao (Jira)
Huaxin Gao created SPARK-37038: -- Summary: Sample push down in DS v2 Key: SPARK-37038 URL: https://issues.apache.org/jira/browse/SPARK-37038 Project: Spark Issue Type: Sub-task Componen

[jira] [Updated] (SPARK-37036) Add util function to raise advice warning for pandas API on Spark.

2021-10-17 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-37036: - Affects Version/s: (was: 3.2.0) 3.3.0 > Add util function to raise ad

[jira] [Updated] (SPARK-37037) Improve byte array sort by unify compareTo function of UTF8String and ByteArray

2021-10-17 Thread XiDuo You (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiDuo You updated SPARK-37037: -- Description: BinaryType use `TypeUtils.compareBinary` to compare two byte array, however it's slow si

[jira] [Resolved] (SPARK-37032) Remove unuseable link in spark-3.2.0's doc

2021-10-17 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-37032. - Fix Version/s: 3.2.1 3.3.0 Resolution: Fixed Issue resolved by pull re

[jira] [Assigned] (SPARK-37032) Remove unuseable link in spark-3.2.0's doc

2021-10-17 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-37032: --- Assignee: angerszhu > Remove unuseable link in spark-3.2.0's doc >

[jira] [Updated] (SPARK-37037) Improve byte array sort by unify compareTo function of UTF8String and ByteArray

2021-10-17 Thread XiDuo You (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiDuo You updated SPARK-37037: -- Description: BinaryType use `TypeUtils.compareBinary` to compare two byte array, however it's slow si

[jira] [Assigned] (SPARK-35925) Support DayTimeIntervalType in width-bucket function

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-35925: Assignee: (was: Apache Spark) > Support DayTimeIntervalType in width-bucket function

[jira] [Assigned] (SPARK-35925) Support DayTimeIntervalType in width-bucket function

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-35925: Assignee: Apache Spark > Support DayTimeIntervalType in width-bucket function > -

[jira] [Commented] (SPARK-35925) Support DayTimeIntervalType in width-bucket function

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429818#comment-17429818 ] Apache Spark commented on SPARK-35925: -- User 'Peng-Lei' has created a pull request

[jira] [Created] (SPARK-37037) Improve byte array sort by unify compareTo function of UTF8String and ByteArray

2021-10-17 Thread XiDuo You (Jira)
XiDuo You created SPARK-37037: - Summary: Improve byte array sort by unify compareTo function of UTF8String and ByteArray Key: SPARK-37037 URL: https://issues.apache.org/jira/browse/SPARK-37037 Project: S

[jira] [Commented] (SPARK-37035) Improve error message when use vectorize reader

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429812#comment-17429812 ] Apache Spark commented on SPARK-37035: -- User 'AngersZh' has created a pull requ

[jira] [Assigned] (SPARK-37035) Improve error message when use vectorize reader

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37035: Assignee: (was: Apache Spark) > Improve error message when use vectorize reader > ---

[jira] [Assigned] (SPARK-37035) Improve error message when use vectorize reader

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37035: Assignee: Apache Spark > Improve error message when use vectorize reader > --

[jira] [Commented] (SPARK-37036) Add util function to raise advice warning for pandas API on Spark.

2021-10-17 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429811#comment-17429811 ] Haejoon Lee commented on SPARK-37036: - I'm working on this > Add util function to r

[jira] [Created] (SPARK-37036) Add util function to raise advice warning for pandas API on Spark.

2021-10-17 Thread Haejoon Lee (Jira)
Haejoon Lee created SPARK-37036: --- Summary: Add util function to raise advice warning for pandas API on Spark. Key: SPARK-37036 URL: https://issues.apache.org/jira/browse/SPARK-37036 Project: Spark

[jira] [Commented] (SPARK-37035) Improve error message when use vectorize reader

2021-10-17 Thread angerszhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429809#comment-17429809 ] angerszhu commented on SPARK-37035: --- raise a pr soon > Improve error message when us

[jira] [Updated] (SPARK-37035) Improve error message when use vectorize reader

2021-10-17 Thread angerszhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angerszhu updated SPARK-37035: -- Description: Vectorized reader won't show which file read failed.   None-vectorize parquet reader {c

[jira] [Updated] (SPARK-37035) Improve error message when use vectorize reader

2021-10-17 Thread angerszhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angerszhu updated SPARK-37035: -- Description: Vectorized reader won't show which file read failed.   Ono-vectorize parquet reader ```

[jira] [Updated] (SPARK-37035) Improve error message when use vectorize reader

2021-10-17 Thread angerszhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angerszhu updated SPARK-37035: -- Description: Vectorized reader won't show which file read failed.     was: Vectorized reader won'

[jira] [Created] (SPARK-37035) Improve error message when use vectorize reader

2021-10-17 Thread angerszhu (Jira)
angerszhu created SPARK-37035: - Summary: Improve error message when use vectorize reader Key: SPARK-37035 URL: https://issues.apache.org/jira/browse/SPARK-37035 Project: Spark Issue Type: Improve

[jira] [Updated] (SPARK-37034) What's the progress of vectorized execution for spark?

2021-10-17 Thread xiaoli (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaoli updated SPARK-37034: --- Description: Spark has support vectorized read for ORC and parquet. What's the progress of other vectorized

[jira] [Created] (SPARK-37034) What's the progress of vectorized execution for spark?

2021-10-17 Thread xiaoli (Jira)
xiaoli created SPARK-37034: -- Summary: What's the progress of vectorized execution for spark? Key: SPARK-37034 URL: https://issues.apache.org/jira/browse/SPARK-37034 Project: Spark Issue Type: New Fe

[jira] [Updated] (SPARK-37002) Introduce the 'compute.eager_check' option

2021-10-17 Thread dch nguyen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dch nguyen updated SPARK-37002: --- Summary: Introduce the 'compute.eager_check' option (was: Introduce the 'compute.check_identical_in

[jira] [Created] (SPARK-37033) Inline type hints for python/pyspark/resource/requests.py

2021-10-17 Thread dch nguyen (Jira)
dch nguyen created SPARK-37033: -- Summary: Inline type hints for python/pyspark/resource/requests.py Key: SPARK-37033 URL: https://issues.apache.org/jira/browse/SPARK-37033 Project: Spark Issue T

[jira] [Commented] (SPARK-37033) Inline type hints for python/pyspark/resource/requests.py

2021-10-17 Thread dch nguyen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429802#comment-17429802 ] dch nguyen commented on SPARK-37033: working on this! > Inline type hints for pytho

[jira] [Assigned] (SPARK-37032) Remove unuseable link in spark-3.2.0's doc

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37032: Assignee: (was: Apache Spark) > Remove unuseable link in spark-3.2.0's doc >

[jira] [Assigned] (SPARK-37032) Remove unuseable link in spark-3.2.0's doc

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37032: Assignee: Apache Spark > Remove unuseable link in spark-3.2.0's doc > ---

[jira] [Commented] (SPARK-37032) Remove unuseable link in spark-3.2.0's doc

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429800#comment-17429800 ] Apache Spark commented on SPARK-37032: -- User 'AngersZh' has created a pull requ

[jira] [Created] (SPARK-37032) Remove unuseable link in spark-3.2.0's doc

2021-10-17 Thread angerszhu (Jira)
angerszhu created SPARK-37032: - Summary: Remove unuseable link in spark-3.2.0's doc Key: SPARK-37032 URL: https://issues.apache.org/jira/browse/SPARK-37032 Project: Spark Issue Type: Improvement

[jira] [Assigned] (SPARK-36151) Enable MiMa for Scala 2.13 artifacts after Spark 3.2.0 release

2021-10-17 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-36151: Assignee: Josh Rosen > Enable MiMa for Scala 2.13 artifacts after Spark 3.2.0 release > -

[jira] [Resolved] (SPARK-36151) Enable MiMa for Scala 2.13 artifacts after Spark 3.2.0 release

2021-10-17 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-36151. -- Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 34306 [https://gi

[jira] [Updated] (SPARK-36964) Reuse CachedDNSToSwitchMapping for yarn container requests

2021-10-17 Thread gaoyajun02 (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gaoyajun02 updated SPARK-36964: --- Affects Version/s: 3.3.0 3.2.0 > Reuse CachedDNSToSwitchMapping for yarn con

[jira] [Commented] (SPARK-36928) Handle ANSI intervals in ColumnarRow, ColumnarBatchRow and ColumnarArray

2021-10-17 Thread PengLei (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429791#comment-17429791 ] PengLei commented on SPARK-36928: - working on this later > Handle ANSI intervals in Col

[jira] [Assigned] (SPARK-36151) Enable MiMa for Scala 2.13 artifacts after Spark 3.2.0 release

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-36151: Assignee: Apache Spark > Enable MiMa for Scala 2.13 artifacts after Spark 3.2.0 release >

[jira] [Assigned] (SPARK-36151) Enable MiMa for Scala 2.13 artifacts after Spark 3.2.0 release

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-36151: Assignee: (was: Apache Spark) > Enable MiMa for Scala 2.13 artifacts after Spark 3.2.

[jira] [Commented] (SPARK-36151) Enable MiMa for Scala 2.13 artifacts after Spark 3.2.0 release

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429785#comment-17429785 ] Apache Spark commented on SPARK-36151: -- User 'JoshRosen' has created a pull request

[jira] [Resolved] (SPARK-37026) Ensure the element type of ResolvedRFormula.terms is scala.Seq for Scala 2.13

2021-10-17 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-37026. -- Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 34301 [https://gi

[jira] [Commented] (SPARK-37031) Unify v1 and v2 DESCRIBE NAMESPACE tests

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429751#comment-17429751 ] Apache Spark commented on SPARK-37031: -- User 'imback82' has created a pull request

[jira] [Commented] (SPARK-37031) Unify v1 and v2 DESCRIBE NAMESPACE tests

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429752#comment-17429752 ] Apache Spark commented on SPARK-37031: -- User 'imback82' has created a pull request

[jira] [Assigned] (SPARK-37031) Unify v1 and v2 DESCRIBE NAMESPACE tests

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37031: Assignee: (was: Apache Spark) > Unify v1 and v2 DESCRIBE NAMESPACE tests > --

[jira] [Assigned] (SPARK-37031) Unify v1 and v2 DESCRIBE NAMESPACE tests

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37031: Assignee: Apache Spark > Unify v1 and v2 DESCRIBE NAMESPACE tests > -

[jira] [Created] (SPARK-37031) Unify v1 and v2 DESCRIBE NAMESPACE tests

2021-10-17 Thread Terry Kim (Jira)
Terry Kim created SPARK-37031: - Summary: Unify v1 and v2 DESCRIBE NAMESPACE tests Key: SPARK-37031 URL: https://issues.apache.org/jira/browse/SPARK-37031 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-36853) Code failing on checkstyle

2021-10-17 Thread Shockang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shockang updated SPARK-36853: - Attachment: image-2021-10-18-01-57-00-714.png > Code failing on checkstyle > --

[jira] [Commented] (SPARK-36853) Code failing on checkstyle

2021-10-17 Thread Shockang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429743#comment-17429743 ] Shockang commented on SPARK-36853: -- Due to the existence of the following issue: [SPAR

[jira] [Updated] (SPARK-36853) Code failing on checkstyle

2021-10-17 Thread Shockang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shockang updated SPARK-36853: - Attachment: spark_mvn_clean_install_skip_tests_in_windows.log > Code failing on checkstyle > ---

[jira] [Updated] (SPARK-37030) Maven build failed in windows!

2021-10-17 Thread Shockang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shockang updated SPARK-37030: - Description: I pulled the latest Spark master code on my local windows 10 computer and executed the fol

[jira] [Updated] (SPARK-37030) Maven build failed in windows!

2021-10-17 Thread Shockang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shockang updated SPARK-37030: - Attachment: image-2021-10-17-22-18-16-616.png > Maven build failed in windows! > ---

[jira] [Created] (SPARK-37030) Maven build failed in windows!

2021-10-17 Thread Shockang (Jira)
Shockang created SPARK-37030: Summary: Maven build failed in windows! Key: SPARK-37030 URL: https://issues.apache.org/jira/browse/SPARK-37030 Project: Spark Issue Type: Bug Components:

[jira] [Assigned] (SPARK-27312) PropertyGraph <-> GraphX conversions

2021-10-17 Thread Weichen Xu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-27312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weichen Xu reassigned SPARK-27312: -- Assignee: (was: Weichen Xu) > PropertyGraph <-> GraphX conversions >

[jira] [Assigned] (SPARK-37029) Modify the assignment logic of dirFetchRequests variables

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37029: Assignee: Apache Spark > Modify the assignment logic of dirFetchRequests variables >

[jira] [Assigned] (SPARK-37029) Modify the assignment logic of dirFetchRequests variables

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37029: Assignee: (was: Apache Spark) > Modify the assignment logic of dirFetchRequests varia

[jira] [Commented] (SPARK-37029) Modify the assignment logic of dirFetchRequests variables

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429681#comment-17429681 ] Apache Spark commented on SPARK-37029: -- User 'manbuyun' has created a pull request

[jira] [Resolved] (SPARK-36904) The specified datastore driver ("org.postgresql.Driver") was not found in the CLASSPATH

2021-10-17 Thread Jacek Laskowski (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Laskowski resolved SPARK-36904. - Resolution: Invalid I finally managed to find the root cause of the issue which is  {{co

[jira] [Created] (SPARK-37029) Modify the assignment logic of dirFetchRequests variables

2021-10-17 Thread jinhai (Jira)
jinhai created SPARK-37029: -- Summary: Modify the assignment logic of dirFetchRequests variables Key: SPARK-37029 URL: https://issues.apache.org/jira/browse/SPARK-37029 Project: Spark Issue Type: Imp

[jira] [Issue Comment Deleted] (SPARK-37018) Spark SQL should support create function with Aggregator

2021-10-17 Thread jiaan.geng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jiaan.geng updated SPARK-37018: --- Comment: was deleted (was: I'm working.) > Spark SQL should support create function with Aggregator

[jira] [Assigned] (SPARK-37018) Spark SQL should support create function with Aggregator

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37018: Assignee: (was: Apache Spark) > Spark SQL should support create function with Aggrega

[jira] [Commented] (SPARK-37018) Spark SQL should support create function with Aggregator

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429657#comment-17429657 ] Apache Spark commented on SPARK-37018: -- User 'beliefer' has created a pull request

[jira] [Commented] (SPARK-37018) Spark SQL should support create function with Aggregator

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429658#comment-17429658 ] Apache Spark commented on SPARK-37018: -- User 'beliefer' has created a pull request

[jira] [Assigned] (SPARK-37018) Spark SQL should support create function with Aggregator

2021-10-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-37018: Assignee: Apache Spark > Spark SQL should support create function with Aggregator > -