Skip to content

Conversation

@gengliangwang
Copy link
Member

What changes were proposed in this pull request?

As #40005 (review) pointed out, the java doc for data type recommends using factory methods provided in org.apache.spark.sql.types.DataTypes.
Since the ANSI interval types missed the DataTypes as well, this PR also revise their doc.

Why are the changes needed?

Unify the data type doc

Does this PR introduce any user-facing change?

No

How was this patch tested?

Local preview
image

@MaxGekk
Copy link
Member

MaxGekk commented Feb 18, 2023

The kub test is not related to this PR, I believe:

[info] org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite *** ABORTED *** (27 minutes, 35 seconds)
[info]   io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://192.168.49.2:8443/api/v1/namespaces. Message: object is being deleted: namespaces "spark-e7de0ffd81044f09afb2693a0e227a43" already exists. Received status: 

@MaxGekk
Copy link
Member

MaxGekk commented Feb 18, 2023

+1, LGTM. Merging to master/3.4.
Thank you, @gengliangwang.

@MaxGekk MaxGekk closed this in 8cfd5bf Feb 18, 2023
MaxGekk pushed a commit that referenced this pull request Feb 18, 2023
…ANSI interval types

### What changes were proposed in this pull request?

As #40005 (review) pointed out, the java doc for data type recommends using factory methods provided in org.apache.spark.sql.types.DataTypes.
Since the ANSI interval types missed the `DataTypes` as well, this PR also revise their doc.

### Why are the changes needed?

Unify the data type doc
### Does this PR introduce _any_ user-facing change?

No
### How was this patch tested?

Local preview
<img width="826" alt="image" src="https://user-images.githubusercontent.com/1097932/219821685-321c2fd1-6248-4930-9c61-eec68f0dcb50.png">

Closes #40074 from gengliangwang/reviseNTZDoc.

Authored-by: Gengliang Wang <gengliang@apache.org>
Signed-off-by: Max Gekk <max.gekk@gmail.com>
(cherry picked from commit 8cfd5bf)
Signed-off-by: Max Gekk <max.gekk@gmail.com>
snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Jun 20, 2023
…ANSI interval types

### What changes were proposed in this pull request?

As apache#40005 (review) pointed out, the java doc for data type recommends using factory methods provided in org.apache.spark.sql.types.DataTypes.
Since the ANSI interval types missed the `DataTypes` as well, this PR also revise their doc.

### Why are the changes needed?

Unify the data type doc
### Does this PR introduce _any_ user-facing change?

No
### How was this patch tested?

Local preview
<img width="826" alt="image" src="https://user-images.githubusercontent.com/1097932/219821685-321c2fd1-6248-4930-9c61-eec68f0dcb50.png">

Closes apache#40074 from gengliangwang/reviseNTZDoc.

Authored-by: Gengliang Wang <gengliang@apache.org>
Signed-off-by: Max Gekk <max.gekk@gmail.com>
(cherry picked from commit 8cfd5bf)
Signed-off-by: Max Gekk <max.gekk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants