enso icon indicating copy to clipboard operation
enso copied to clipboard

Read `Decimal` column from Postgres into in-memory table

Open GregoryTravis opened this issue 1 year ago • 14 comments

GregoryTravis avatar Jun 07 '24 16:06 GregoryTravis

Greg Travis reports a new STANDUP for today (2024-06-07):

Progress: implemented reading and uploading Decimals in Postgres; tests not passing yet It should be finished by 2024-06-26.

Next Day: tests

enso-bot[bot] avatar Jun 07 '24 20:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-17):

Progress: working round-trip for decimals in postgres; investigating new test failures for integers + floats, and postgres type inference It should be finished by 2024-06-26.

Next Day: tests

enso-bot[bot] avatar Jun 17 '24 21:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-18):

Progress: Continuing to investigate test failures caused by supporting Decimals in Postgres. It should be finished by 2024-06-26.

Next Day: test failures

enso-bot[bot] avatar Jun 18 '24 21:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-19):

Progress: Continuing to investigate test failures caused by supporting Decimals in Postgres. Learning in-mem and postgres type inference; probably going to revert the use of InferredBuilder for Postgres Decimal columns It should be finished by 2024-06-26.

Next Day: test failures

enso-bot[bot] avatar Jun 19 '24 21:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-20):

Progress: Continuing to investigate test failures caused by supporting Decimals in Postgres. Learning in-mem and postgres type inference; probably going to revert the use of InferredBuilder for Postgres Decimal columns It should be finished by 2024-06-26.

Next Day: test failures

enso-bot[bot] avatar Jun 20 '24 21:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-21):

Progress: fixed all but one decimal-related test failure; one remaining test failure: summing integers can result in Decimal, which should be fixed before merge, since it affects non-Decimal columns It should be finished by 2024-06-26.

Next Day: test failures

enso-bot[bot] avatar Jun 21 '24 20:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-24):

Progress: overriding type inference for Aggregate_Column.Sum so that integer sums do not become Decimal values It should be finished by 2024-06-26.

Next Day: test failures

enso-bot[bot] avatar Jun 24 '24 20:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-25):

Progress: Wrote dialect-specific code to cast an column that should be an integer to be an integer. Sum of postgres bigints is now integer instead of decimal; next I will generalize to other aggregation operations. It should be finished by 2024-06-26.

Next Day: test failures

enso-bot[bot] avatar Jun 25 '24 20:06 enso-bot[bot]

Greg Travis reports a new 🔴 DELAY for today (2024-06-26):

Summary: There is 1 days delay in implementation of the Read Decimal column from Postgres into in-memory table (#10213) task. It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: extreme carefulness

enso-bot[bot] avatar Jun 26 '24 21:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-26):

Progress: Fixed output types of main aggregations. Will now write tests verifying arithmetic operations. It should be finished by 2024-06-27.

Next Day: test failures

enso-bot[bot] avatar Jun 26 '24 21:06 enso-bot[bot]

Greg Travis reports a new 🔴 DELAY for today (2024-06-27):

Summary: There is 1 days delay in implementation of the Read Decimal column from Postgres into in-memory table (#10213) task. It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: extreme carefulness

enso-bot[bot] avatar Jun 27 '24 21:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-27):

Progress: Finished testing + fixing aggregation output types; review for that implementation; now checking binary operations for Decimal conversion It should be finished by 2024-06-28.

Next Day: test failures

enso-bot[bot] avatar Jun 27 '24 21:06 enso-bot[bot]

Greg Travis reports a new 🔴 DELAY for today (2024-06-28):

Summary: There is 3 days delay in implementation of the Read Decimal column from Postgres into in-memory table (#10213) task. It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: extreme carefulness

enso-bot[bot] avatar Jun 28 '24 21:06 enso-bot[bot]

Greg Travis reports a new STANDUP for today (2024-06-28):

Progress: Finished testing + fixing aggregation output types; review for that implementation; now checking binary operations for Decimal conversion It should be finished by 2024-07-01.

Next Day: test failures

enso-bot[bot] avatar Jun 28 '24 21:06 enso-bot[bot]

Greg Travis reports a new 🔴 DELAY for the provided date (2024-07-01):

Summary: There is 1 days delay in implementation of the Read Decimal column from Postgres into in-memory table (#10213) task. It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: extreme carefulness

enso-bot[bot] avatar Jul 03 '24 13:07 enso-bot[bot]

Greg Travis reports a new STANDUP for the provided date (2024-07-01):

Progress: Fixing type inference for division; investigating consistency with Enso arithmetic It should be finished by 2024-07-02.

Next Day: test failures'

enso-bot[bot] avatar Jul 03 '24 13:07 enso-bot[bot]