Yvinayak07

Results 7 issues of Yvinayak07

### 1. Issue: Return type of overall CASE expression when branch expression is of String Datatype, is evaluated as per Postgres behaviour, which gives a different Return type as compared...

### 1. Issue: Return type of overall CASE expression when branch expression is of String Datatype, is evaluated as per Postgres behaviour, which gives a different Return type as compared...

### 1. Issues In Babelfish's implementation of numeric operations (multiplication and division), logic for adjustment of precision and scale (if precision is greater then NUMERIC_MAX_PRECISION (38)) is incorrect as compared...

### Description Working on enhancement of test coverage for exact numeric datatypes: 1. tinyint, 2. smallint, 3. int, 4. bigint. ### Issues Resolved BABEL-5621 ### Test Scenarios Covered ### *...

### Description - We removed plan check from `T_Var` node in `resolve_numeric_typmod_from_exp` for typmod handling of fixed length datatypes. ### Issues Resolved Task: BABEL-5976 Signed-off-by: yashneet vinayak engine PR: https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish/pull/598...

### Issue In `resolve_numeric_typmod_from_exp` we missed the handling for typmod calculation for some mathematical functions in function expression like `ROUND(), POWER(), CEILING(), FLOOR(), SIGN(), ABS(), DEGREES(), RADAINS(), SCOPE_IDENTITY(), IDENT_SEED(), IDENT_INCR(),...

### Issue In `resolve_numeric_typmod_from_exp` we missed the handling for typmod calculation for some mathematical functions in function expression like `ROUND(), POWER(), CEILING(), FLOOR(), SIGN(), ABS(), DEGREES(), RADAINS(), SCOPE_IDENTITY(), IDENT_SEED(), IDENT_INCR(),...