[SPARK-37219][SQL][FOLLOWUP] Make AS OF syntax more flexible#34621
[SPARK-37219][SQL][FOLLOWUP] Make AS OF syntax more flexible#34621huaxingao wants to merge 2 commits intoapache:masterfrom
Conversation
|
Thanks, @huaxingao! It would be nice to add tests for the new cases, like |
|
Kubernetes integration test starting |
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Kubernetes integration test status failure |
|
Test build #145283 has finished for PR 34621 at commit
|
|
Test build #145288 has finished for PR 34621 at commit
|
|
Thanks for reviewing! Merged to master. |
What changes were proposed in this pull request?
Make
AS OFsyntax more flexibleWhy are the changes needed?
((FOR SYSTEM_VERSION) | VERSION)->FOR? (SYSTEM_VERSION | VERSION) AS OFDoes this PR introduce any user-facing change?
Yes
How was this patch tested?
Existing tests