Skip to content

[SPARK-34619][SQL][DOCS][3.2] Describe ANSI interval types at the Data types page of the SQL reference#33539

Closed
sarutak wants to merge 1 commit intoapache:branch-3.2from
sarutak:backport-SPARK-34619-3.2
Closed

[SPARK-34619][SQL][DOCS][3.2] Describe ANSI interval types at the Data types page of the SQL reference#33539
sarutak wants to merge 1 commit intoapache:branch-3.2from
sarutak:backport-SPARK-34619-3.2

Conversation

@sarutak
Copy link
Copy Markdown
Member

@sarutak sarutak commented Jul 27, 2021

What changes were proposed in this pull request?

In the PR, I propose to update the page https://spark.apache.org/docs/latest/sql-ref-datatypes.html and add information about the year-month and day-time interval types introduced by SPARK-27790.

Screenshot 2021-07-27 at 10 38 23

Why are the changes needed?

To inform users about new ANSI interval types, and improve UX with Spark SQL.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Should be tested by a GitHub action.

Authored-by: Max Gekk max.gekk@gmail.com
Signed-off-by: Kousuke Saruta sarutak@oss.nttdata.com
(cherry picked from commit f483796)
Signed-off-by: Kousuke Saruta sarutak@oss.nttdata.com

…pes` page of the SQL reference

### What changes were proposed in this pull request?
In the PR, I propose to update the page https://spark.apache.org/docs/latest/sql-ref-datatypes.html and add information about the year-month and day-time interval types introduced by SPARK-27790.

<img width="932" alt="Screenshot 2021-07-27 at 10 38 23" src="https://user-images.githubusercontent.com/1580697/127115289-e633ca3a-2c18-49a0-a7c0-22421ae5c363.png">

### Why are the changes needed?
To inform users about new ANSI interval types, and improve UX with Spark SQL.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Should be tested by a GitHub action.

Closes apache#33518 from MaxGekk/doc-interval-types.

Authored-by: Max Gekk <max.gekk@gmail.com>
Signed-off-by: Kousuke Saruta <sarutak@oss.nttdata.com>
@github-actions github-actions bot added the DOCS label Jul 27, 2021
@sarutak sarutak requested a review from MaxGekk July 27, 2021 10:42
@SparkQA
Copy link
Copy Markdown

SparkQA commented Jul 27, 2021

Kubernetes integration test unable to build dist.

exiting with code: 1
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/46216/

@SparkQA
Copy link
Copy Markdown

SparkQA commented Jul 27, 2021

Test build #141703 has finished for PR 33539 at commit 2026227.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@MaxGekk
Copy link
Copy Markdown
Member

MaxGekk commented Jul 27, 2021

Merging to 3.2. Thank you, @sarutak .

MaxGekk added a commit that referenced this pull request Jul 27, 2021
…a types page of the SQL reference

### What changes were proposed in this pull request?
In the PR, I propose to update the page https://spark.apache.org/docs/latest/sql-ref-datatypes.html and add information about the year-month and day-time interval types introduced by SPARK-27790.

<img width="932" alt="Screenshot 2021-07-27 at 10 38 23" src="https://user-images.githubusercontent.com/1580697/127115289-e633ca3a-2c18-49a0-a7c0-22421ae5c363.png">

### Why are the changes needed?
To inform users about new ANSI interval types, and improve UX with Spark SQL.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Should be tested by a GitHub action.

Authored-by: Max Gekk <max.gekkgmail.com>
Signed-off-by: Kousuke Saruta <sarutakoss.nttdata.com>
(cherry picked from commit f483796)
Signed-off-by: Kousuke Saruta <sarutakoss.nttdata.com>

Closes #33539 from sarutak/backport-SPARK-34619-3.2.

Authored-by: Max Gekk <max.gekk@gmail.com>
Signed-off-by: Max Gekk <max.gekk@gmail.com>
@MaxGekk MaxGekk closed this Jul 27, 2021
xuanyuanking pushed a commit to xuanyuanking/spark that referenced this pull request Sep 29, 2021
…a types page of the SQL reference

### What changes were proposed in this pull request?
In the PR, I propose to update the page https://spark.apache.org/docs/latest/sql-ref-datatypes.html and add information about the year-month and day-time interval types introduced by SPARK-27790.

<img width="932" alt="Screenshot 2021-07-27 at 10 38 23" src="https://user-images.githubusercontent.com/1580697/127115289-e633ca3a-2c18-49a0-a7c0-22421ae5c363.png">

### Why are the changes needed?
To inform users about new ANSI interval types, and improve UX with Spark SQL.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Should be tested by a GitHub action.

Authored-by: Max Gekk <max.gekkgmail.com>
Signed-off-by: Kousuke Saruta <sarutakoss.nttdata.com>
(cherry picked from commit f483796)
Signed-off-by: Kousuke Saruta <sarutakoss.nttdata.com>

Closes apache#33539 from sarutak/backport-SPARK-34619-3.2.

Authored-by: Max Gekk <max.gekk@gmail.com>
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.

3 participants