{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":254069180,"defaultBranch":"main","name":"systemds","ownerLogin":"j143","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-04-08T11:31:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/53068787?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709967786.0","currentOid":""},"activityList":{"items":[{"before":"9ac32ae8ce05d9e7f16fad8d1fabf9e7db80a54f","after":"df59aa20a8344dcab9deac4cfecfd79105b4120d","ref":"refs/heads/main","pushedAt":"2024-03-17T04:29:51.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3290] Parallelism-aware DAG linearization / op scheduling\n\nCloses #1982.","shortMessageHtmlLink":"[SYSTEMDS-3290] Parallelism-aware DAG linearization / op scheduling"}},{"before":null,"after":"81fe132b3228d750748fdee71cfe1fccd9e6969c","ref":"refs/heads/dependabot/maven/org.apache.derby-derby-10.17.1.0","pushedAt":"2024-03-09T07:03:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0\n\nBumps org.apache.derby:derby from 10.14.2.0 to 10.17.1.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.derby:derby\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0"}},{"before":"eb29b2d5488d503c97c6b5845a7fffee9a225eed","after":"9ac32ae8ce05d9e7f16fad8d1fabf9e7db80a54f","ref":"refs/heads/main","pushedAt":"2024-03-09T07:02:41.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[maven-release-plugin] prepare for next development iteration","shortMessageHtmlLink":"[maven-release-plugin] prepare for next development iteration"}},{"before":"65a1c80532564568e07517e025963f0515e537f6","after":null,"ref":"refs/heads/dependabot/maven/org.apache.spark-spark-core_2.12-3.4.0","pushedAt":"2024-02-25T13:24:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5cf91580607e01da5d9a001550e02a5cfe6bb2b5","after":null,"ref":"refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.2","pushedAt":"2024-02-25T13:24:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"fd5f8f9b1884bcb10cd7c8dbd578a1d2b7f836f2","after":null,"ref":"refs/heads/dependabot/maven/scripts/staging/SIMD-double-vectors/org.apache.spark-spark-core_2.12-3.4.0","pushedAt":"2024-02-25T13:24:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2062f42129f97b26956e882b9f895574dc29c463","after":null,"ref":"refs/heads/dependabot/maven/scripts/staging/SIMD-double-vectors/com.google.protobuf-protobuf-java-3.20.3","pushedAt":"2024-02-25T13:24:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"382b99bd4ecb35698baf1dd8f2dddb6259ae1a71","after":null,"ref":"refs/heads/dependabot/maven/scripts/staging/SIMD-double-vectors/com.fasterxml.jackson.core-jackson-databind-2.12.7.1","pushedAt":"2024-02-25T13:24:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"4742a8545d4af6121aaace00f8ea12b6051ef05d","after":"eb29b2d5488d503c97c6b5845a7fffee9a225eed","ref":"refs/heads/main","pushedAt":"2024-02-25T13:21:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-2926] AWS scripts update for EMR-7.0.0 (#2003)\n\nThe changes fix some general issues:\r\n- creating and referencing the S3 buckets\r\n- not assigning any sub-network for the cluster (bad practice + potential security vulnerability)\r\n\r\nThe changes also update the used EMR version to the currently most recent one: emr-7.0.0:\r\n- configurations update\r\n- exchanging Ganglia with AmazonCloudWatchAgent\r\n see https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-AmazonCloudWatchAgent.html\r\n\r\nWhile testing the script with the current repo version the following bug was observed: when launching SystemDS in execution mode \"spark\" an `IllegalCallerException` is thrown.\r\nFor running the command `spark-submit target/SystemDS.jar -f path/to/hello.dml -exec spark -stats -explain` the exact output in the console is:\r\n\r\n```shell\r\n...\r\n--MAIN PROGRAM\r\n----GENERIC (lines 1-1) [recompile=false]\r\n------CP print Hello World.SCALAR.STRING.true _Var0.SCALAR.STRING 8\r\n------CP rmvar _Var0\r\n\r\n\r\nAn Error Occurred : \r\n IllegalCallerException -- java.lang.ref is not open to unnamed module @4eba373c\r\n\r\n```","shortMessageHtmlLink":"[SYSTEMDS-2926] AWS scripts update for EMR-7.0.0 (apache#2003)"}},{"before":"735594787740173c7b75c74b85cfe6e3337784a2","after":"4742a8545d4af6121aaace00f8ea12b6051ef05d","ref":"refs/heads/main","pushedAt":"2024-02-25T13:21:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3672] GIO Test Cases false positive (#1999)","shortMessageHtmlLink":"[SYSTEMDS-3672] GIO Test Cases false positive (apache#1999)"}},{"before":"ce454b7ddf92b1e09ebf2837e51ed723df374871","after":"91894d0cf77e871dba49a74b6fe46f85076d090e","ref":"refs/heads/SYSTEMDS-3673","pushedAt":"2024-02-25T09:10:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"revert log4j-core exclusion in spark section","shortMessageHtmlLink":"revert log4j-core exclusion in spark section"}},{"before":null,"after":"ce454b7ddf92b1e09ebf2837e51ed723df374871","ref":"refs/heads/SYSTEMDS-3673","pushedAt":"2024-02-25T09:06:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3673] log4j and slf4j update to latest version\n\nfix SLF4J: Failed to load class org.slf4j.impl.StaticLoggerBinder","shortMessageHtmlLink":"[SYSTEMDS-3673] log4j and slf4j update to latest version"}},{"before":"63fa077efcb18de5dca46fdab86181b1cb3e6778","after":null,"ref":"refs/heads/update-docs","pushedAt":"2024-02-12T13:30:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"}},{"before":"dcf11370adf7c9dbcee0320faf3323c2538f7e79","after":null,"ref":"refs/heads/pom-fixes","pushedAt":"2024-02-12T13:29:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"}},{"before":"60a2acbf4bcfcb1e41a1c12be05504ffafa02720","after":"735594787740173c7b75c74b85cfe6e3337784a2","ref":"refs/heads/main","pushedAt":"2024-02-11T17:35:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[MINOR] Update generated documentation (#313)","shortMessageHtmlLink":"[MINOR] Update generated documentation (#313)"}},{"before":null,"after":"63fa077efcb18de5dca46fdab86181b1cb3e6778","ref":"refs/heads/update-docs","pushedAt":"2024-02-11T17:22:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[MINOR] Update generated documentation","shortMessageHtmlLink":"[MINOR] Update generated documentation"}},{"before":null,"after":"dcf11370adf7c9dbcee0320faf3323c2538f7e79","ref":"refs/heads/pom-fixes","pushedAt":"2024-02-11T17:00:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[MINOR] copy shaded jar instead of moving","shortMessageHtmlLink":"[MINOR] copy shaded jar instead of moving"}},{"before":null,"after":"171293c3de844667d928122fc50baf8a53b3de6d","ref":"refs/heads/test-branch","pushedAt":"2024-02-11T15:14:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"use j143 repo for dry run","shortMessageHtmlLink":"use j143 repo for dry run"}},{"before":"610222cbca25b76c327cb5ace780c3d0ead9e1bf","after":"60a2acbf4bcfcb1e41a1c12be05504ffafa02720","ref":"refs/heads/main","pushedAt":"2024-02-10T05:43:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3670] Added early-stopping mechanism to tSNE (#1990)\n\nThis patch improves the builtin dist function by removing the outer product operator. For 100 function calls on an arbitrary matrix with 4000 rows and 800 cols, the new dist function shortens the runtime from 66.541s to 60.268s.","shortMessageHtmlLink":"[SYSTEMDS-3670] Added early-stopping mechanism to tSNE (apache#1990)"}},{"before":"b34c9891d9662189124a612b8880f3c4e9b09996","after":"610222cbca25b76c327cb5ace780c3d0ead9e1bf","ref":"refs/heads/main","pushedAt":"2024-02-04T11:09:21.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3670] TSNE PCA preprocessing\n\nThis commit adds a comment and example script of TSNE with PCA preprocessing\nAccording to Scikit Learn then PCA preprocessing reduces the dimensions\nTSNE has to work with and, therefore, improve performance.\n\nLDE Project Part 1 WS 2023/2024\n\nCloses #1991","shortMessageHtmlLink":"[SYSTEMDS-3670] TSNE PCA preprocessing"}},{"before":"3e6af1b814bf2c71e89d79a6ca4f88fb71608ebe","after":"b34c9891d9662189124a612b8880f3c4e9b09996","ref":"refs/heads/main","pushedAt":"2024-01-24T02:21:09.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SystemDS-3667] Erroneous cleanup of List objects after function return\n\nCurrently, after function returns we replace the old variables references\nwith the returned objects if they share the same variable name. This reference\ncheck logic is not properly done for List objects, leading to incorrect cleanup.\n\nCloses #1985","shortMessageHtmlLink":"[SystemDS-3667] Erroneous cleanup of List objects after function return"}},{"before":"be1fd750913acbaf506d500243aba2d0cace4651","after":"3e6af1b814bf2c71e89d79a6ca4f88fb71608ebe","ref":"refs/heads/main","pushedAt":"2024-01-09T04:37:08.000Z","pushType":"push","commitsCount":45,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3663] Low overhead join indexes\n\nThis commit adds a few more variations to indexes to allow\nefficient combination and ordering of column indexes when co-coding.\nThis is critical in cases where thousands of columns are combined,\nsince the execution time suddenly is dominated not by combining columns\nbut the column indexes.\n\nCloses #1979","shortMessageHtmlLink":"[SYSTEMDS-3663] Low overhead join indexes"}},{"before":"e045582ab1ccb8d0363228903608d66482530c58","after":"be1fd750913acbaf506d500243aba2d0cace4651","ref":"refs/heads/main","pushedAt":"2023-12-04T02:44:41.000Z","pushType":"push","commitsCount":118,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[MINOR] Ignore flag on fail\n\nThe federated central moment test fails with timeout online,\nbut it does work locally. I am unable to reproduce the bug online.\nI have verified that the bug is not related to the threading\n\nTherefore to move forward i added a jira task to fix it, and\nignored the test in main branch.","shortMessageHtmlLink":"[MINOR] Ignore flag on fail"}},{"before":"b0586d4a003accbe6173b845b5b46a16d24010c4","after":"e045582ab1ccb8d0363228903608d66482530c58","ref":"refs/heads/main","pushedAt":"2023-08-05T12:35:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3602] Settings warning memory (OS X)\n\nAdd OS X mem check (for Mac).\n\nCloses #1871","shortMessageHtmlLink":"[SYSTEMDS-3602] Settings warning memory (OS X)"}},{"before":null,"after":"b0586d4a003accbe6173b845b5b46a16d24010c4","ref":"refs/heads/bootstrap5-theme","pushedAt":"2023-07-30T02:11:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3029] Fix memory estimates of row-wise codegen operators\n\nThis patch adds the missing memory estimates of intermediates in\nrow-wise codegen operators, which allocate a number of vectors per\nthread for row intermediates. The decision on local vs distributed,\nand local CPU vs GPU must take this into account.","shortMessageHtmlLink":"[SYSTEMDS-3029] Fix memory estimates of row-wise codegen operators"}},{"before":"d39f745a85cfe1dfb976fd85ddb6130fd845a942","after":"b0586d4a003accbe6173b845b5b46a16d24010c4","ref":"refs/heads/main","pushedAt":"2023-07-29T06:19:48.713Z","pushType":"push","commitsCount":117,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3029] Fix memory estimates of row-wise codegen operators\n\nThis patch adds the missing memory estimates of intermediates in\nrow-wise codegen operators, which allocate a number of vectors per\nthread for row intermediates. The decision on local vs distributed,\nand local CPU vs GPU must take this into account.","shortMessageHtmlLink":"[SYSTEMDS-3029] Fix memory estimates of row-wise codegen operators"}},{"before":"d39f745a85cfe1dfb976fd85ddb6130fd845a942","after":"b0586d4a003accbe6173b845b5b46a16d24010c4","ref":"refs/heads/main","pushedAt":"2023-07-29T06:19:48.000Z","pushType":"push","commitsCount":117,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"[SYSTEMDS-3029] Fix memory estimates of row-wise codegen operators\n\nThis patch adds the missing memory estimates of intermediates in\nrow-wise codegen operators, which allocate a number of vectors per\nthread for row intermediates. The decision on local vs distributed,\nand local CPU vs GPU must take this into account.","shortMessageHtmlLink":"[SYSTEMDS-3029] Fix memory estimates of row-wise codegen operators"}},{"before":null,"after":"65a1c80532564568e07517e025963f0515e537f6","ref":"refs/heads/dependabot/maven/org.apache.spark-spark-core_2.12-3.4.0","pushedAt":"2023-04-21T20:48:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump spark-core_2.12 from 3.3.1 to 3.4.0\n\nBumps spark-core_2.12 from 3.3.1 to 3.4.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.spark:spark-core_2.12\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump spark-core_2.12 from 3.3.1 to 3.4.0"}},{"before":null,"after":"fd5f8f9b1884bcb10cd7c8dbd578a1d2b7f836f2","ref":"refs/heads/dependabot/maven/scripts/staging/SIMD-double-vectors/org.apache.spark-spark-core_2.12-3.4.0","pushedAt":"2023-04-21T20:46:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump spark-core_2.12 in /scripts/staging/SIMD-double-vectors\n\nBumps spark-core_2.12 from 3.2.0 to 3.4.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.spark:spark-core_2.12\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump spark-core_2.12 in /scripts/staging/SIMD-double-vectors"}},{"before":"eda27d01d91f5440d2d4535982aeaf4e587e4178","after":"0c5cdd75079c7db8b70df90bae8131dba124263d","ref":"refs/heads/SYSTEMDS-2102-vectorize-fm-gradient","pushedAt":"2023-04-07T16:40:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"j143","name":"Janardhan Pulivarthi","path":"/j143","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53068787?s=80&v=4"},"commit":{"message":"fix dimensions\n\nCP°fcall°./nn/layers/fm.dml°backward°true°5°3°dout=_mVar779·MATRIX·FP64°X=X_batch·MATRIX·FP64°w0=w0·MATRIX·FP64°W=W·MATRIX·FP64°V=V·MATRIX·FP64°dw0°dW°dV","shortMessageHtmlLink":"fix dimensions"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEF6af1QA","startCursor":null,"endCursor":null}},"title":"Activity · j143/systemds"}