Add release notes for 0.229#13686
Conversation
|
For commit c006c80 (it didn't seem to auto-extract :( ) General Changes
|
|
For #13526: There is no release note needed, it does not add any new functionality at all. Will include NO RELEASE NOTE next time. |
|
@rongrong I should probably make the auto-generated PR title to have |
|
@sachdevs The correct format is shown as below. Thanks! |
b65b596 to
49c96a4
Compare
There was a problem hiding this comment.
@jagill Is this updated release note accurate? Does the "fail" you mentioned means "query failure"?
That's fine. Just want to speed up the process since we are on a tight schedule. The review is free anyways. 😛 |
4c97923 to
d627319
Compare
|
@rongrong Ready for final review. |
There was a problem hiding this comment.
Add configuration property ...
There was a problem hiding this comment.
The configuration property already exists and is being used. We're respecting its value in a different circumstance.
There was a problem hiding this comment.
Maybe Add support to respect xxx then?
There was a problem hiding this comment.
Changed to
Add support to respect configuration property
``stage.max-tasks-per-stage`` for limiting the number of tasks per scan.
e907738 to
5d3857f
Compare
5d3857f to
be781a3
Compare
|
The CLA check seems to have passed. |
rongrong
left a comment
There was a problem hiding this comment.
LGTM. @rschlussel do you want to take a look? I don't trust my English as much. 😂
Missing Release Notes
Ajay George
James A. Gill
Ke Wang
Leiqing Cai
Rongrong Zhong
Saksham Sachdev
Yi He
oerling@fb.com
Extracted Release Notes
ConnectorPlanOptimizerProviderto have two phases for connectors to participate query optimization:LOGICALandPHYSICAL. The two phases correspond to pre- and post-shuffle optimization respectively.storage.data-directoryfrom path to URI. For existing deployment on local flash, a scheme header "file://" should be added to the original config value.RAPTOR_LOCAL_FILE_SYSTEM_ERRORtoRAPTOR_FILE_SYSTEM_ERROR.SetOperationNodeto SPI. Connectors can now alter query plan to have union, intersect, and except.CREATE FUNCTION.experimental.internal-communication.max-task-update-sizeto limit the size of the taskUpdate.All Commits