Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/21169
If we don't care about backward compatibility, I'd like to remove these 2
functions as they don't make sense according to how Spark defines timestamp.
This PR is a best effort to make these 2 func
Github user rxin commented on the issue:
https://github.com/apache/spark/pull/21169
i'm actually not sure if we should do this, given impala treats timestamp
as timestamp without timezone, whereas spark treats it as a utc timestamp (with
timezone). these functions are super confusing
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/21169
@michal-databricks My understanding aligns with yours. I think
`to/from_utc_timestamp` doesn't make sense in Spark because of the way Spark
define timestamp. Since Spark already has these 2 functi
Github user michal-databricks commented on the issue:
https://github.com/apache/spark/pull/21169
@gatorsmile I was trying to understand the underlying issue with
to/from_utc_timestamp. It took more time than I expected. Here is the outcome.
These functions are not standard and seem
Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/21169
ping @michal-databricks
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: r
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/21169
Merged to master.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/90108/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90108 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90108/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/90105/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90105 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90105/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2852/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90108 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90108/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b6
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90105 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90105/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b6
Github user viirya commented on the issue:
https://github.com/apache/spark/pull/21169
retest this please.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h.
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/21169
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90099 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90099/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/90099/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2845/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90099 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90099/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b6
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/21169
The CRAN issue seems fixed given the response from CRAN sysadmin by
@viirya's request. Let me restart this.
---
-
To unsubsc
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/21169
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: review
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/90085/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90085 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90085/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2834/
Tes
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90085 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90085/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b6
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/21169
retest this please
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: review
Github user bersprockets commented on the issue:
https://github.com/apache/spark/pull/21169
Addresses all of my comments, thanks.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comm
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/90063/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90063 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90063/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2817/
Tes
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #90063 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90063/testReport)**
for PR 21169 at commit
[`b6d91db`](https://github.com/apache/spark/commit/b6
Github user bersprockets commented on the issue:
https://github.com/apache/spark/pull/21169
Except for my two comments on the documentation and test cases, this looks
fine to me (for what's that worth, considering my limited background in Spark).
---
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/21169
I think we should fix the doc here too:
https://github.com/apache/spark/blob/cd10f9df8284ee8a5d287b2cd204c70b8ba87f5e/sql/core/src/main/scala/org/apache/spark/sql/functions.scala#L2871-L
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/89931/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #89931 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89931/testReport)**
for PR 21169 at commit
[`e9d1f24`](https://github.com/apache/spark/commit/e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2723/
Tes
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #89931 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89931/testReport)**
for PR 21169 at commit
[`e9d1f24`](https://github.com/apache/spark/commit/e9
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/89915/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/89914/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test FAILed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #89915 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89915/testReport)**
for PR 21169 at commit
[`d248d4c`](https://github.com/apache/spark/commit/d
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #89914 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89914/testReport)**
for PR 21169 at commit
[`cbe37f2`](https://github.com/apache/spark/commit/c
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2709/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #89915 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89915/testReport)**
for PR 21169 at commit
[`d248d4c`](https://github.com/apache/spark/commit/d2
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2708/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #89914 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89914/testReport)**
for PR 21169 at commit
[`cbe37f2`](https://github.com/apache/spark/commit/cb
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/89893/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #89893 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89893/testReport)**
for PR 21169 at commit
[`7c1dcc3`](https://github.com/apache/spark/commit/7
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2697/
Tes
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/21169
Merged build finished. Test PASSed.
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21169
**[Test build #89893 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89893/testReport)**
for PR 21169 at commit
[`7c1dcc3`](https://github.com/apache/spark/commit/7c
Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/21169
cc @HyukjinKwon @gatorsmile
---
-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail
67 matches
Mail list logo