[PR] [SYSTEMDS-3835 ] Scuro window aggregation operator [systemds]

2025-02-07 Thread via GitHub
christinadionysio opened a new pull request, #2225: URL: https://github.com/apache/systemds/pull/2225 This patch adds a window aggregation operator with a mean, min, max, sum aggregation function. The window aggregation is applied to the individual modalities and can handle multiple subtype

Re: [PR] [MINOR] Dependency tasks enable via Log4j [systemds]

2025-02-07 Thread via GitHub
Baunsgaard commented on PR #: URL: https://github.com/apache/systemds/pull/#issuecomment-2642995691 It looks something like: ```bash EXPlAIN (TASK-GRAPH):ColumnRecodeBuildTask --ColumnCompositeUpdateDCTask --AllocMetaTask UpdateOutputColTask ColumnMetaDat

Re: [PR] [SYSTEMDS-3830] Add join operator to Scuro [systemds]

2025-02-07 Thread via GitHub
christinadionysio commented on PR #2220: URL: https://github.com/apache/systemds/pull/2220#issuecomment-2643188821 > LGTM, > > From a systems perspective we could separate the changes to `src/main/python/systemds/__init__.py` into another commit. @Baunsgaard, sounds good. I rem

[PR] [MINOR] Update Scuro dependency versions [systemds]

2025-02-07 Thread via GitHub
christinadionysio opened a new pull request, #2224: URL: https://github.com/apache/systemds/pull/2224 In this patch the dependency versions for scuro were updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [MINOR] Dependency tasks enable via Log4j [systemds]

2025-02-07 Thread via GitHub
phaniarnab commented on PR #: URL: https://github.com/apache/systemds/pull/#issuecomment-2643449814 > It looks something like: > > ```shell > EXPlAIN (TASK-GRAPH):ColumnRecodeBuildTask > --ColumnCompositeUpdateDCTask > --AllocMetaTask > UpdateOutputColTask >

Re: [PR] [SYSTEMDS-3832] MatrixBlock Append Performance [systemds]

2025-02-07 Thread via GitHub
Baunsgaard closed pull request #2223: [SYSTEMDS-3832] MatrixBlock Append Performance URL: https://github.com/apache/systemds/pull/2223 -- 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 co

Re: [PR] [MINOR] Dependency tasks enable via Log4j [systemds]

2025-02-07 Thread via GitHub
Baunsgaard closed pull request #: [MINOR] Dependency tasks enable via Log4j URL: https://github.com/apache/systemds/pull/ -- 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.

Re: [PR] [MINOR] Update Scuro dependency versions [systemds]

2025-02-07 Thread via GitHub
Baunsgaard commented on PR #2224: URL: https://github.com/apache/systemds/pull/2224#issuecomment-2643483806 Thanks, and now merged. -- 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 co

Re: [PR] [MINOR] Update Scuro dependency versions [systemds]

2025-02-07 Thread via GitHub
Baunsgaard closed pull request #2224: [MINOR] Update Scuro dependency versions URL: https://github.com/apache/systemds/pull/2224 -- 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.

Re: [PR] [SYSTEMDS-3830] Add join operator to Scuro [systemds]

2025-02-07 Thread via GitHub
Baunsgaard closed pull request #2220: [SYSTEMDS-3830] Add join operator to Scuro URL: https://github.com/apache/systemds/pull/2220 -- 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

Re: [PR] [SYSTEMDS-3830] Add join operator to Scuro [systemds]

2025-02-07 Thread via GitHub
Baunsgaard commented on PR #2220: URL: https://github.com/apache/systemds/pull/2220#issuecomment-2643494431 > > LGTM, > > From a systems perspective we could separate the changes to `src/main/python/systemds/__init__.py` into another commit. > > @Baunsgaard, sounds good. I removed