[
https://issues.apache.org/jira/browse/SPARK-56573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stanley Yao updated SPARK-56573:
--------------------------------
Description:
1000 different values will have high chance of conflict. Increase this to
minimize conflict. Call sites to fix:
# SampleExec.resolvedSeed in basicPhysicalOperators.scala:362
# pushDownSample in V2ScanRelationPushDown.scala:847
was:
# SampleExec.resolvedSeed in basicPhysicalOperators.scala:362
# pushDownSample in V2ScanRelationPushDown.scala:847
> Bigger default tablesample seed to reduce collision
> ---------------------------------------------------
>
> Key: SPARK-56573
> URL: https://issues.apache.org/jira/browse/SPARK-56573
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.1.1
> Reporter: Stanley Yao
> Priority: Minor
>
> 1000 different values will have high chance of conflict. Increase this to
> minimize conflict. Call sites to fix:
> # SampleExec.resolvedSeed in basicPhysicalOperators.scala:362
> # pushDownSample in V2ScanRelationPushDown.scala:847
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]