gengliangwang commented on PR #56063:
URL: https://github.com/apache/spark/pull/56063#issuecomment-4523600052

   ---
   
   ### Stack overview (SPARK-56908 umbrella)
   
   This PR is part of the SPARK-56908 codegen-simplification series. Current 
status:
   
   **Merged:**
   - #55934 — [SPARK-56909][SQL] Simplify Cast to int/long codegen under ANSI 
mode
   - #55938 — [SPARK-56913][SQL] Simplify BinaryArithmetic byte/short codegen 
under ANSI mode
   - #55940 — [SPARK-56915][SQL] Simplify MakeDate/MakeInterval codegen under 
ANSI mode
   - #55941 — [SPARK-56916][SQL] Simplify ElementAt array codegen under ANSI 
mode
   - #55973 — [SPARK-56935][SQL] Simplify GetArrayItem codegen and consolidate 
ElementAtUtils into ArrayExpressionUtils
   
   **Open:**
   - #55935 — [SPARK-56910][SQL] Simplify Cast to byte/short codegen under ANSI 
mode *(branches off master)*
   - #55936 — [SPARK-56911][SQL] Simplify Cast to decimal codegen under ANSI 
mode *(stacked on #55935)*
   - #55937 — [SPARK-56912][SQL] Simplify Cast to boolean codegen under ANSI 
mode *(stacked on #55936)*
   - #55939 — [SPARK-56914][SQL] Simplify decimal arithmetic codegen under ANSI 
mode *(stacked on #55936)*
   - #56063 — [SPARK-57004][SQL] Simplify CheckOverflowInSum codegen under ANSI 
mode *(independent)*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to