[jira] [Created] (SPARK-26289) cleanup enablePerfMetrics parameter from BytesToBytesMap

2018-12-06 Thread caoxuewen (JIRA)
caoxuewen created SPARK-26289: - Summary: cleanup enablePerfMetrics parameter from BytesToBytesMap Key: SPARK-26289 URL: https://issues.apache.org/jira/browse/SPARK-26289 Project: Spark Issue

[jira] [Created] (SPARK-26271) remove unuse object SparkPlan

2018-12-05 Thread caoxuewen (JIRA)
caoxuewen created SPARK-26271: - Summary: remove unuse object SparkPlan Key: SPARK-26271 URL: https://issues.apache.org/jira/browse/SPARK-26271 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-26180) Add a withCreateTempDir function to the SparkCore test case

2018-11-26 Thread caoxuewen (JIRA)
caoxuewen created SPARK-26180: - Summary: Add a withCreateTempDir function to the SparkCore test case Key: SPARK-26180 URL: https://issues.apache.org/jira/browse/SPARK-26180 Project: Spark Issue

[jira] [Created] (SPARK-26117) use SparkOutOfMemoryError instead of OutOfMemoryError when catch exception

2018-11-19 Thread caoxuewen (JIRA)
caoxuewen created SPARK-26117: - Summary: use SparkOutOfMemoryError instead of OutOfMemoryError when catch exception Key: SPARK-26117 URL: https://issues.apache.org/jira/browse/SPARK-26117 Project: Spark

[jira] [Created] (SPARK-26073) remove invalid comment as we don't use it anymore

2018-11-15 Thread caoxuewen (JIRA)
caoxuewen created SPARK-26073: - Summary: remove invalid comment as we don't use it anymore Key: SPARK-26073 URL: https://issues.apache.org/jira/browse/SPARK-26073 Project: Spark Issue Type:

[jira] [Created] (SPARK-26072) remove invalid comment as we don't use it anymore

2018-11-15 Thread caoxuewen (JIRA)
caoxuewen created SPARK-26072: - Summary: remove invalid comment as we don't use it anymore Key: SPARK-26072 URL: https://issues.apache.org/jira/browse/SPARK-26072 Project: Spark Issue Type:

[jira] [Created] (SPARK-26001) Reduce memory copy when writing decimal

2018-11-09 Thread caoxuewen (JIRA)
caoxuewen created SPARK-26001: - Summary: Reduce memory copy when writing decimal Key: SPARK-26001 URL: https://issues.apache.org/jira/browse/SPARK-26001 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-25974) Optimizes Generates bytecode for ordering based on the given order

2018-11-08 Thread caoxuewen (JIRA)
caoxuewen created SPARK-25974: - Summary: Optimizes Generates bytecode for ordering based on the given order Key: SPARK-25974 URL: https://issues.apache.org/jira/browse/SPARK-25974 Project: Spark

[jira] [Updated] (SPARK-24066) Add new optimization rule to eliminate unnecessary sort by exchanged adjacent Window expressions

2018-11-05 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-24066: -- Description: Currently, when two adjacent window functions have the same partition and the same

[jira] [Updated] (SPARK-24066) Add new optimization rule to eliminate unnecessary sort by exchanged adjacent Window expressions

2018-11-05 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-24066: -- Summary: Add new optimization rule to eliminate unnecessary sort by exchanged adjacent Window

[jira] [Created] (SPARK-25848) Refactor CSVBenchmarks to use main method

2018-10-25 Thread caoxuewen (JIRA)
caoxuewen created SPARK-25848: - Summary: Refactor CSVBenchmarks to use main method Key: SPARK-25848 URL: https://issues.apache.org/jira/browse/SPARK-25848 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-25847) Refactor JSONBenchmarks to use main method

2018-10-25 Thread caoxuewen (JIRA)
caoxuewen created SPARK-25847: - Summary: Refactor JSONBenchmarks to use main method Key: SPARK-25847 URL: https://issues.apache.org/jira/browse/SPARK-25847 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-25846) Refactor ExternalAppendOnlyUnsafeRowArrayBenchmark to use main method

2018-10-25 Thread caoxuewen (JIRA)
caoxuewen created SPARK-25846: - Summary: Refactor ExternalAppendOnlyUnsafeRowArrayBenchmark to use main method Key: SPARK-25846 URL: https://issues.apache.org/jira/browse/SPARK-25846 Project: Spark

[jira] [Created] (SPARK-25755) Supplementation of non-CodeGen unit tested for BroadcastHashJoinExec

2018-10-17 Thread caoxuewen (JIRA)
caoxuewen created SPARK-25755: - Summary: Supplementation of non-CodeGen unit tested for BroadcastHashJoinExec Key: SPARK-25755 URL: https://issues.apache.org/jira/browse/SPARK-25755 Project: Spark

[jira] [Created] (SPARK-24999) Reduce unnecessary 'new' memory operations

2018-08-02 Thread caoxuewen (JIRA)
caoxuewen created SPARK-24999: - Summary: Reduce unnecessary 'new' memory operations Key: SPARK-24999 URL: https://issues.apache.org/jira/browse/SPARK-24999 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-24978) Add spark.sql.fast.hash.aggregate.row.max.capacity to configure the capacity of fast aggregation.

2018-07-31 Thread caoxuewen (JIRA)
caoxuewen created SPARK-24978: - Summary: Add spark.sql.fast.hash.aggregate.row.max.capacity to configure the capacity of fast aggregation. Key: SPARK-24978 URL: https://issues.apache.org/jira/browse/SPARK-24978

[jira] [Created] (SPARK-24901) Merge the codegen of RegularHashMap and fastHashMap to reduce compiler maxCodesize when VectorizedHashMap is false

2018-07-24 Thread caoxuewen (JIRA)
caoxuewen created SPARK-24901: - Summary: Merge the codegen of RegularHashMap and fastHashMap to reduce compiler maxCodesize when VectorizedHashMap is false Key: SPARK-24901 URL:

[jira] [Created] (SPARK-24066) Add a window exchange rule to eliminate redundant physical plan SortExec

2018-04-24 Thread caoxuewen (JIRA)
caoxuewen created SPARK-24066: - Summary: Add a window exchange rule to eliminate redundant physical plan SortExec Key: SPARK-24066 URL: https://issues.apache.org/jira/browse/SPARK-24066 Project: Spark

[jira] [Created] (SPARK-23676) Support left join codegen in SortMergeJoinExec

2018-03-14 Thread caoxuewen (JIRA)
caoxuewen created SPARK-23676: - Summary: Support left join codegen in SortMergeJoinExec Key: SPARK-23676 URL: https://issues.apache.org/jira/browse/SPARK-23676 Project: Spark Issue Type:

[jira] [Updated] (SPARK-23609) Test EnsureRequirements's test cases to eliminate ShuffleExchange while is not expected

2018-03-06 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-23609: -- Summary: Test EnsureRequirements's test cases to eliminate ShuffleExchange while is not expected

[jira] [Created] (SPARK-23609) Test code does not conform to the test title

2018-03-06 Thread caoxuewen (JIRA)
caoxuewen created SPARK-23609: - Summary: Test code does not conform to the test title Key: SPARK-23609 URL: https://issues.apache.org/jira/browse/SPARK-23609 Project: Spark Issue Type:

[jira] [Updated] (SPARK-23544) Remove redundancy ShuffleExchange in the planner

2018-03-04 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-23544: -- Description: Currently, we execute the SQL statement: select MDTTemp.* from (select * from distinctAgg

[jira] [Updated] (SPARK-23544) Remove redundancy ShuffleExchange in the planner

2018-03-04 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-23544: -- Summary: Remove redundancy ShuffleExchange in the planner (was: Remove repartition operation from

[jira] [Created] (SPARK-23544) Remove repartition operation from join in the optimizer

2018-02-28 Thread caoxuewen (JIRA)
caoxuewen created SPARK-23544: - Summary: Remove repartition operation from join in the optimizer Key: SPARK-23544 URL: https://issues.apache.org/jira/browse/SPARK-23544 Project: Spark Issue

[jira] [Created] (SPARK-23356) Pushes Project to both sides of Union when expression is non-deterministic

2018-02-07 Thread caoxuewen (JIRA)
caoxuewen created SPARK-23356: - Summary: Pushes Project to both sides of Union when expression is non-deterministic Key: SPARK-23356 URL: https://issues.apache.org/jira/browse/SPARK-23356 Project: Spark

[jira] [Created] (SPARK-23343) Increase the exception test for the bind port

2018-02-06 Thread caoxuewen (JIRA)
caoxuewen created SPARK-23343: - Summary: Increase the exception test for the bind port Key: SPARK-23343 URL: https://issues.apache.org/jira/browse/SPARK-23343 Project: Spark Issue Type: Test

[jira] [Created] (SPARK-23311) add FilterFunction test case for test CombineTypedFilters

2018-02-01 Thread caoxuewen (JIRA)
caoxuewen created SPARK-23311: - Summary: add FilterFunction test case for test CombineTypedFilters Key: SPARK-23311 URL: https://issues.apache.org/jira/browse/SPARK-23311 Project: Spark Issue

[jira] [Created] (SPARK-23247) combines Unsafe operations and statistics operations in Scan Data Source

2018-01-26 Thread caoxuewen (JIRA)
caoxuewen created SPARK-23247: - Summary: combines Unsafe operations and statistics operations in Scan Data Source Key: SPARK-23247 URL: https://issues.apache.org/jira/browse/SPARK-23247 Project: Spark

[jira] [Created] (SPARK-23199) improved Removes repetition from group expressions in Aggregate

2018-01-23 Thread caoxuewen (JIRA)
caoxuewen created SPARK-23199: - Summary: improved Removes repetition from group expressions in Aggregate Key: SPARK-23199 URL: https://issues.apache.org/jira/browse/SPARK-23199 Project: Spark

[jira] [Updated] (SPARK-22035) the value of statistical logicalPlan.stats.sizeInBytes which is not expected

2017-09-16 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-22035: -- Summary: the value of statistical logicalPlan.stats.sizeInBytes which is not expected (was: Improving

[jira] [Updated] (SPARK-22035) Improving the value of statistical logicalPlan.stats.sizeInBytes which is not expected

2017-09-16 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-22035: -- Description: Currently, assume there will be the same number of rows as child has. statistics

[jira] [Created] (SPARK-22035) Improving the value of statistical logicalPlan.stats.sizeInBytes which is not expected

2017-09-16 Thread caoxuewen (JIRA)
caoxuewen created SPARK-22035: - Summary: Improving the value of statistical logicalPlan.stats.sizeInBytes which is not expected Key: SPARK-22035 URL: https://issues.apache.org/jira/browse/SPARK-22035

[jira] [Created] (SPARK-21963) create temp file should be delete after use

2017-09-09 Thread caoxuewen (JIRA)
caoxuewen created SPARK-21963: - Summary: create temp file should be delete after use Key: SPARK-21963 URL: https://issues.apache.org/jira/browse/SPARK-21963 Project: Spark Issue Type: Bug

[jira] [Closed] (SPARK-21932) Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark

2017-09-07 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen closed SPARK-21932. - Resolution: Resolved > Add test CartesianProduct join case and BroadcastNestedLoop join case in >

[jira] [Updated] (SPARK-21932) Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark

2017-09-06 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21932: -- Priority: Minor (was: Major) > Add test CartesianProduct join case and BroadcastNestedLoop join case

[jira] [Updated] (SPARK-21932) Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark

2017-09-06 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21932: -- Description: this issue to fix two problems: 1. add new two test case. test CartesianProduct join

[jira] [Reopened] (SPARK-21932) Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark

2017-09-06 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen reopened SPARK-21932: --- > Add test CartesianProduct join case and BroadcastNestedLoop join case in > JoinBenchmark >

[jira] [Updated] (SPARK-21932) Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark

2017-09-06 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21932: -- Summary: Add test CartesianProduct join case and BroadcastNestedLoop join case in JoinBenchmark (was:

[jira] [Created] (SPARK-21932) remove package name similar 'logical.Join' to 'Join' in JoinSelection

2017-09-06 Thread caoxuewen (JIRA)
caoxuewen created SPARK-21932: - Summary: remove package name similar 'logical.Join' to 'Join' in JoinSelection Key: SPARK-21932 URL: https://issues.apache.org/jira/browse/SPARK-21932 Project: Spark

[jira] [Closed] (SPARK-21746) nondeterministic expressions incorrectly for filter predicates

2017-09-03 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen closed SPARK-21746. - Resolution: Not A Problem > nondeterministic expressions incorrectly for filter predicates >

[jira] [Updated] (SPARK-21746) nondeterministic expressions incorrectly for filter predicates

2017-08-16 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21746: -- Summary: nondeterministic expressions incorrectly for filter predicates (was: nondeterministic

[jira] [Created] (SPARK-21746) nondeterministic expressions correctly for filter predicates

2017-08-16 Thread caoxuewen (JIRA)
caoxuewen created SPARK-21746: - Summary: nondeterministic expressions correctly for filter predicates Key: SPARK-21746 URL: https://issues.apache.org/jira/browse/SPARK-21746 Project: Spark

[jira] [Created] (SPARK-21707) Improvement a special case for non-deterministic filters in optimizer

2017-08-11 Thread caoxuewen (JIRA)
caoxuewen created SPARK-21707: - Summary: Improvement a special case for non-deterministic filters in optimizer Key: SPARK-21707 URL: https://issues.apache.org/jira/browse/SPARK-21707 Project: Spark

[jira] [Updated] (SPARK-21520) Improvement a special case for non-deterministic projects in optimizer

2017-08-11 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21520: -- Description: Currently, Did a lot of special handling for non-deterministic projects and filters in

[jira] [Updated] (SPARK-21520) Improvement a special case for non-deterministic projects in optimizer

2017-08-11 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21520: -- Summary: Improvement a special case for non-deterministic projects in optimizer (was: Improvement a

[jira] [Created] (SPARK-21705) Add spark.internal.config parameter description

2017-08-11 Thread caoxuewen (JIRA)
caoxuewen created SPARK-21705: - Summary: Add spark.internal.config parameter description Key: SPARK-21705 URL: https://issues.apache.org/jira/browse/SPARK-21705 Project: Spark Issue Type:

[jira] [Updated] (SPARK-21520) Improvement a special case for non-deterministic projects and filters in optimizer

2017-08-10 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21520: -- Description: Currently, Did a lot of special handling for non-deterministic projects and filters in

[jira] [Commented] (SPARK-21520) Improvement a special case for non-deterministic projects and filters in optimizer

2017-08-09 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119617#comment-16119617 ] caoxuewen commented on SPARK-21520: --- User 'heary-cao' has created a pull request for this issue:

[jira] [Updated] (SPARK-21520) Improvement a special case for non-deterministic projects and filters in optimizer

2017-08-09 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21520: -- Description: Currently, Did a lot of special handling for non-deterministic projects and filters in

[jira] [Updated] (SPARK-21520) Improvement a special case for non-deterministic projects and filters in optimizer

2017-08-09 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21520: -- Summary: Improvement a special case for non-deterministic projects and filters in optimizer (was:

[jira] [Updated] (SPARK-21520) Hivetable scan for all the columns the SQL statement contains the 'rand'

2017-07-24 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-21520: -- Description: Currently, when the rand function is present in the SQL statement, hivetable searches

[jira] [Created] (SPARK-21520) Hivetable scan for all the columns the SQL statement contains the 'rand'

2017-07-24 Thread caoxuewen (JIRA)
caoxuewen created SPARK-21520: - Summary: Hivetable scan for all the columns the SQL statement contains the 'rand' Key: SPARK-21520 URL: https://issues.apache.org/jira/browse/SPARK-21520 Project: Spark

[jira] [Created] (SPARK-21353) add checkValue in spark.internal.config about how to correctly set configurations

2017-07-09 Thread caoxuewen (JIRA)
caoxuewen created SPARK-21353: - Summary: add checkValue in spark.internal.config about how to correctly set configurations Key: SPARK-21353 URL: https://issues.apache.org/jira/browse/SPARK-21353 Project:

[jira] [Updated] (SPARK-20950) add a new config to diskWriteBufferSize which is hard coded before

2017-06-26 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Description: This PR Improvement in two: 1.With spark.shuffle.spill.diskWriteBufferSize configure

[jira] [Updated] (SPARK-20950) add a new config to diskWriteBufferSize which is hard coded before

2017-06-26 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Description: This PR Improvement in two: 1.With spark.shuffle.spill.diskWriteBufferSize configure

[jira] [Updated] (SPARK-20950) add a new config to diskWriteBufferSize which is hard coded before

2017-06-26 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Description: This PR Improvement in two: 1.With spark.shuffle.spill.diskWriteBufferSize configure

[jira] [Updated] (SPARK-20950) add a new config to diskWriteBufferSize which is hard coded before

2017-06-26 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Description: This PR Improvement in two: 1.With spark.shuffle.spill.diskWriteBufferSize configure

[jira] [Updated] (SPARK-20950) add a new config to diskWriteBufferSize which is hard coded before

2017-06-26 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Description: This PR Improvement in two: 1.With spark.shuffle.spill.diskWriteBufferSize configure

[jira] [Closed] (SPARK-20999) No failure Stages, no log 'DAGScheduler: failed: Set()' output.

2017-06-06 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen closed SPARK-20999. - Not A Problem > No failure Stages, no log 'DAGScheduler: failed: Set()' output. >

[jira] [Created] (SPARK-20999) No failure Stages, no log 'DAGScheduler: failed: Set()' output.

2017-06-06 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20999: - Summary: No failure Stages, no log 'DAGScheduler: failed: Set()' output. Key: SPARK-20999 URL: https://issues.apache.org/jira/browse/SPARK-20999 Project: Spark

[jira] [Updated] (SPARK-20950) Improve diskWriteBufferSize configurable

2017-06-03 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Description: 1.With spark.shuffle.spill.diskWriteBufferSize configure diskWriteBufferSize of

[jira] [Updated] (SPARK-20950) Improve diskWriteBufferSize configurable

2017-06-03 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Summary: Improve diskWriteBufferSize configurable (was: Improve Serializerbuffersize configurable) >

[jira] [Commented] (SPARK-20959) Add a parameter to UnsafeExternalSorter to configure filebuffersize

2017-06-02 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16034466#comment-16034466 ] caoxuewen commented on SPARK-20959: --- thanks for modify Priority > Add a parameter to

[jira] [Updated] (SPARK-20950) Improve Serializerbuffersize configurable

2017-06-01 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Component/s: (was: SQL) > Improve Serializerbuffersize configurable >

[jira] [Created] (SPARK-20959) Add a parameter to UnsafeExternalSorter to configure filebuffersize

2017-06-01 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20959: - Summary: Add a parameter to UnsafeExternalSorter to configure filebuffersize Key: SPARK-20959 URL: https://issues.apache.org/jira/browse/SPARK-20959 Project: Spark

[jira] [Updated] (SPARK-20950) Improve Serializerbuffersize configurable

2017-06-01 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Description: 1.With spark.shuffle.sort.initialSerBufferSize configure SerializerBufferSize of

[jira] [Updated] (SPARK-20950) Improve Serializerbuffersize configurable

2017-06-01 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20950: -- Summary: Improve Serializerbuffersize configurable (was: Improve Serializerbuffersize and

[jira] [Created] (SPARK-20950) Improve Serializerbuffersize and filebuffersize configurable

2017-06-01 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20950: - Summary: Improve Serializerbuffersize and filebuffersize configurable Key: SPARK-20950 URL: https://issues.apache.org/jira/browse/SPARK-20950 Project: Spark

[jira] [Resolved] (SPARK-20850) Improve division and multiplication mixing process the data

2017-05-23 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen resolved SPARK-20850. --- Resolution: Fixed > Improve division and multiplication mixing process the data >

[jira] [Created] (SPARK-20850) Improve division and multiplication mixing process the data

2017-05-23 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20850: - Summary: Improve division and multiplication mixing process the data Key: SPARK-20850 URL: https://issues.apache.org/jira/browse/SPARK-20850 Project: Spark Issue

[jira] [Updated] (SPARK-20786) Improve ceil and floor handle the value which is not expected

2017-05-17 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20786: -- Summary: Improve ceil and floor handle the value which is not expected (was: Improve ceil handle the

[jira] [Created] (SPARK-20786) Improve ceil handle the value which is not expected

2017-05-17 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20786: - Summary: Improve ceil handle the value which is not expected Key: SPARK-20786 URL: https://issues.apache.org/jira/browse/SPARK-20786 Project: Spark Issue Type:

[jira] [Updated] (SPARK-20607) Add new unit tests to ShuffleSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20607: -- Priority: Minor (was: Trivial) > Add new unit tests to ShuffleSuite >

[jira] [Updated] (SPARK-20607) Add new unit tests to ShuffleSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20607: -- Priority: Trivial (was: Major) > Add new unit tests to ShuffleSuite >

[jira] [Updated] (SPARK-20607) Add new unit tests to ShuffleSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20607: -- Issue Type: Test (was: Bug) > Add new unit tests to ShuffleSuite > --

[jira] [Updated] (SPARK-20609) Run the SortShuffleSuite unit tests have residual spark_* system directory

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20609: -- Priority: Minor (was: Major) > Run the SortShuffleSuite unit tests have residual spark_* system

[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20739: -- Issue Type: Test (was: Improvement) > Supplement the new unit tests to

[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20739: -- Issue Type: Improvement (was: Test) > Supplement the new unit tests to

[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20739: -- Priority: Minor (was: Trivial) > Supplement the new unit tests to SparkContextSchedulerCreationSuite

[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20739: -- Issue Type: Test (was: Improvement) > Supplement the new unit tests to

[jira] [Comment Edited] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010147#comment-16010147 ] caoxuewen edited comment on SPARK-20739 at 5/15/17 8:26 AM: ok thanks, was

[jira] [Commented] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010147#comment-16010147 ] caoxuewen commented on SPARK-20739: --- ok thansk, > Supplement the new unit tests to

[jira] [Updated] (SPARK-20739) Supplement the new unit tests to SparkContextSchedulerCreationSuite

2017-05-15 Thread caoxuewen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caoxuewen updated SPARK-20739: -- Summary: Supplement the new unit tests to SparkContextSchedulerCreationSuite (was: Unit testing

[jira] [Created] (SPARK-20739) Unit testing support for 'spark://' format

2017-05-15 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20739: - Summary: Unit testing support for 'spark://' format Key: SPARK-20739 URL: https://issues.apache.org/jira/browse/SPARK-20739 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-20609) Run the SortShuffleSuite unit tests have residual spark_* system directory

2017-05-05 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20609: - Summary: Run the SortShuffleSuite unit tests have residual spark_* system directory Key: SPARK-20609 URL: https://issues.apache.org/jira/browse/SPARK-20609 Project: Spark

[jira] [Created] (SPARK-20607) Add new unit tests to ShuffleSuite

2017-05-04 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20607: - Summary: Add new unit tests to ShuffleSuite Key: SPARK-20607 URL: https://issues.apache.org/jira/browse/SPARK-20607 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-20518) Supplement the new blockidsuite unit tests

2017-04-27 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20518: - Summary: Supplement the new blockidsuite unit tests Key: SPARK-20518 URL: https://issues.apache.org/jira/browse/SPARK-20518 Project: Spark Issue Type: Test

[jira] [Created] (SPARK-20471) Remove AggregateBenchmark testsuite warning: Two level hashmap is disabled but vectorized hashmap is enabled.

2017-04-26 Thread caoxuewen (JIRA)
caoxuewen created SPARK-20471: - Summary: Remove AggregateBenchmark testsuite warning: Two level hashmap is disabled but vectorized hashmap is enabled. Key: SPARK-20471 URL: