(systemds) branch dependabot/maven/org.apache.derby-derby-10.17.1.0 updated (c3e9b082dd -> 3c413a5768)

2024-01-17 Thread janardhan
This is an automated email from the ASF dual-hosted git repository.

janardhan pushed a change to branch 
dependabot/maven/org.apache.derby-derby-10.17.1.0
in repository https://gitbox.apache.org/repos/asf/systemds.git


from c3e9b082dd Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0
 add 3c413a5768 choose 10.16.1.1 derby version for Java 11

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(systemds) branch dependabot/maven/org.apache.spark-spark-core_2.12-3.3.3 deleted (was ba3dc8cf9b)

2024-01-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.spark-spark-core_2.12-3.3.3
in repository https://gitbox.apache.org/repos/asf/systemds.git


 was ba3dc8cf9b Bump org.apache.spark:spark-core_2.12 from 3.3.1 to 3.3.3

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(systemds) branch dependabot/github_actions/actions/cache-4 created (now 2848265b71)

2024-01-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/github_actions/actions/cache-4
in repository https://gitbox.apache.org/repos/asf/systemds.git


  at 2848265b71 Bump actions/cache from 3 to 4

No new revisions were added by this update.



(systemds) branch main updated (02d4b01f29 -> 4f52f55b89)

2024-01-17 Thread baunsgaard
This is an automated email from the ASF dual-hosted git repository.

baunsgaard pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


from 02d4b01f29 [SYSTEMDS-3656] Update Hadoop 3.3.6
 add 4f52f55b89 [SYSTEMDS-3655] Update Spark Dependencies

No new revisions were added by this update.

Summary of changes:
 pom.xml| 18 +-
 src/assembly/bin.xml   |  3 +--
 src/main/java/org/apache/sysds/hops/UnaryOp.java   |  2 +-
 .../sysds/runtime/compress/colgroup/APreAgg.java   |  2 +-
 .../runtime/compress/colgroup/indexes/RangeIndex.java  |  2 +-
 .../compress/colgroup/scheme/CompressionScheme.java|  2 +-
 .../runtime/compress/colgroup/scheme/SDCSchemeSC.java  |  2 +-
 .../apache/sysds/runtime/compress/lib/CLALibMerge.java |  2 +-
 .../sysds/runtime/compress/utils/ACountHashMap.java|  2 +-
 .../apache/sysds/runtime/data/DenseBlockFP64DEDUP.java |  2 +-
 .../component/compress/CompressedLoggingTests.java | 10 ++
 .../frame/compress/FrameCompressTestUtils.java |  2 +-
 12 files changed, 25 insertions(+), 24 deletions(-)