-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs #31564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Test build #135150 has finished for PR 31564 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status success |
|
@dongjoon-hyun @gengliangwang @cloud-fan @HyukjinKwon Could you review this PR, please. |
|
These options are for migration purposes (same as the legacy configs). Do we really need to mention them in the public doc? How about the migration guide? |
I believe the rebase configs were placed to the and deprecate After that, document |
|
Since #31576 has been merged by @cloud-fan , I documented public configs here. |
|
Test build #135203 has finished for PR 31564 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status success |
|
|
||
| </div> | ||
|
|
||
| ## Data Source Option |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you plan to list other datasource options here? If not, I would write it as another section like Rebasing Datetime.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, other options should be here.
|
Merged to master. |
What changes were proposed in this pull request?
In the PR, I propose to update the Spark SQL guide about the SQL configs that are related to datetime rebasing:
Parquet options added by #31489:
and Avro options added by #31529:
Why are the changes needed?
To inform users about supported DS options and SQL configs.
Does this PR introduce any user-facing change?
No
How was this patch tested?
By generating the doc and manually checking: