Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #68134 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68134/consoleFull)**
for PR 14750 at commit
[`b02cf0d`](https://github.com/apache/spark/commit/b
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/68117/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #68117 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68117/consoleFull)**
for PR 14750 at commit
[`afa5d85`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #68117 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68117/consoleFull)**
for PR 14750 at commit
[`afa5d85`](https://github.com/apache/spark/commit/a
Github user ericl commented on the issue:
https://github.com/apache/spark/pull/14750
Could you also verify that
https://github.com/apache/spark/blob/90d3b91f4cb59d84fea7105d54ef8c87a7d5c6a2/sql/hive/src/test/scala/org/apache/spark/sql/hive/PartitionedTablePerfStatsSuite.scala#L108
wor
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/68071/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #68071 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68071/consoleFull)**
for PR 14750 at commit
[`886a5af`](https://github.com/apache/spark/commit/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/68070/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #68070 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68070/consoleFull)**
for PR 14750 at commit
[`7b6fb13`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #68071 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68071/consoleFull)**
for PR 14750 at commit
[`886a5af`](https://github.com/apache/spark/commit/8
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #68070 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68070/consoleFull)**
for PR 14750 at commit
[`7b6fb13`](https://github.com/apache/spark/commit/7
Github user mallman commented on the issue:
https://github.com/apache/spark/pull/14750
@clockfly I can offer one answer to your question. One of the main benefits
of this change is to allow us to remove the costly schema reconciliation
between hive metastore schema and on-disk parquet
Github user clockfly commented on the issue:
https://github.com/apache/spark/pull/14750
By the way, can you elaborate more on the benefits of this change?
Since we are using abstract interface ExternalCatalog for represents
external catalog like hive, user can only see interfa
Github user clockfly commented on the issue:
https://github.com/apache/spark/pull/14750
Here is my two cents:
### 1. About case sensitivity
Before this change, the column name we stored in Hive meta store is always
lower case for Hive serde table (Hive Metastore conve
Github user clockfly commented on the issue:
https://github.com/apache/spark/pull/14750
@cloud-fan
Seems the SessionCatalog is converting all database/table name to lower
case by default config (case sensitivity = false). So, we are not preserving
the case, at least for tabl
Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/14750
Something in Hive might be very related to this PR. If we move hive serde
table schema to the table properties, we will hit an issue. Any schema change
will invalidate the Hive-generated statisti
Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/14750
LGTM, except one minor comment
https://github.com/apache/spark/pull/14750#discussion_r78106864. That comment
does not affect the existing code.
https://github.com/apache/spark/pull/15024
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/65262/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #65262 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/65262/consoleFull)**
for PR 14750 at commit
[`edafaa6`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #65262 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/65262/consoleFull)**
for PR 14750 at commit
[`edafaa6`](https://github.com/apache/spark/commit/e
Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/14750
In `HiveExternalCatalog`, `client.getTable` does not call
`restoreTableMetadata`. I found you replaced multiple `getTable` calls by
`client.getTable`. The only remaining call of `getTable` is in
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/65116/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #65116 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/65116/consoleFull)**
for PR 14750 at commit
[`eb3bba4`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #65116 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/65116/consoleFull)**
for PR 14750 at commit
[`eb3bba4`](https://github.com/apache/spark/commit/e
Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/14750
retest this please
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/65040/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #65040 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/65040/consoleFull)**
for PR 14750 at commit
[`eb3bba4`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #65040 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/65040/consoleFull)**
for PR 14750 at commit
[`eb3bba4`](https://github.com/apache/spark/commit/e
Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/14750
We still need to resolve the case sensitivity issues in
[`checkDuplication`](https://github.com/apache/spark/blob/6d86403d8b252776effcddd71338b4d21a224f9b/sql/core/src/main/scala/org/apache/spark/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64998/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64998 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64998/consoleFull)**
for PR 14750 at commit
[`f248b8d`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64998 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64998/consoleFull)**
for PR 14750 at commit
[`f248b8d`](https://github.com/apache/spark/commit/f
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64980/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64980 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64980/consoleFull)**
for PR 14750 at commit
[`60fd368`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64980 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64980/consoleFull)**
for PR 14750 at commit
[`60fd368`](https://github.com/apache/spark/commit/6
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64691/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64691 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64691/consoleFull)**
for PR 14750 at commit
[`52db0ed`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64691 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64691/consoleFull)**
for PR 14750 at commit
[`52db0ed`](https://github.com/apache/spark/commit/5
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/14750
retest this please
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so,
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64661/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64661 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64661/consoleFull)**
for PR 14750 at commit
[`52db0ed`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64661 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64661/consoleFull)**
for PR 14750 at commit
[`52db0ed`](https://github.com/apache/spark/commit/5
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64655/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64655 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64655/consoleFull)**
for PR 14750 at commit
[`dcb2927`](https://github.com/apache/spark/commit/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64656/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64656 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64656/consoleFull)**
for PR 14750 at commit
[`89fbbea`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64656 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64656/consoleFull)**
for PR 14750 at commit
[`89fbbea`](https://github.com/apache/spark/commit/8
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64655 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64655/consoleFull)**
for PR 14750 at commit
[`dcb2927`](https://github.com/apache/spark/commit/d
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64421/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64421 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64421/consoleFull)**
for PR 14750 at commit
[`5b41a39`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64421 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64421/consoleFull)**
for PR 14750 at commit
[`5b41a39`](https://github.com/apache/spark/commit/5
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64416/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64416 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64416/consoleFull)**
for PR 14750 at commit
[`f28a0c4`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64416 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64416/consoleFull)**
for PR 14750 at commit
[`f28a0c4`](https://github.com/apache/spark/commit/f
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64409/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64409 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64409/consoleFull)**
for PR 14750 at commit
[`6c9c130`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64409 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64409/consoleFull)**
for PR 14750 at commit
[`6c9c130`](https://github.com/apache/spark/commit/6
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64252/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64252 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64252/consoleFull)**
for PR 14750 at commit
[`4f3dfa7`](https://github.com/apache/spark/commit/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64251/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64251 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64251/consoleFull)**
for PR 14750 at commit
[`bbcefcd`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64252 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64252/consoleFull)**
for PR 14750 at commit
[`4f3dfa7`](https://github.com/apache/spark/commit/4
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64251 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64251/consoleFull)**
for PR 14750 at commit
[`bbcefcd`](https://github.com/apache/spark/commit/b
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64216/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64216 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64216/consoleFull)**
for PR 14750 at commit
[`8fc6bcc`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64216 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64216/consoleFull)**
for PR 14750 at commit
[`8fc6bcc`](https://github.com/apache/spark/commit/8
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14750
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/64202/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64202 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64202/consoleFull)**
for PR 14750 at commit
[`167fd43`](https://github.com/apache/spark/commit/
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/14750
cc @yhuai @gatorsmile
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14750
**[Test build #64202 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/64202/consoleFull)**
for PR 14750 at commit
[`167fd43`](https://github.com/apache/spark/commit/1
89 matches
Mail list logo