<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/opendc-format/build.gradle.kts, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>build: Update to Gradle 7.2</title>
<updated>2021-09-02T10:58:19+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-09-02T10:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=67fb9de33fc0ab5289770b23210401948f63e5c3'/>
<id>67fb9de33fc0ab5289770b23210401948f63e5c3</id>
<content type='text'>
This change updates the Gradle version of the supplied Gradle wrapper to
version 7.2.

* Update Gradle to version 7.2
* Address incompatibilities with version catalog
* Remove opendc-format module.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the Gradle version of the supplied Gradle wrapper to
version 7.2.

* Update Gradle to version 7.2
* Address incompatibilities with version catalog
* Remove opendc-format module.</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(trace): Extract Parquet helpers into separate module</title>
<updated>2021-09-02T07:26:42+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-08-31T13:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=e8cdfbcec3f75b3f303ce52bac5f5595a94555e4'/>
<id>e8cdfbcec3f75b3f303ce52bac5f5595a94555e4</id>
<content type='text'>
This change extracts the Parquet helpers outside format module into a
new module, in order to improve re-usability of these helpers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change extracts the Parquet helpers outside format module into a
new module, in order to improve re-usability of these helpers.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(trace): Move GWF trace reader into separate module</title>
<updated>2021-09-02T07:26:41+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-08-31T12:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=23c1502c2668305fd5f4c38c6c794c985d2037e3'/>
<id>23c1502c2668305fd5f4c38c6c794c985d2037e3</id>
<content type='text'>
This change starts the process of moving the different trace formats into
separate modules. This change in particular moves the GWF trace format
into a new module, opendc-trace-gwf.

Furthermore, this change also implements the trace API for the GWF
module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change starts the process of moving the different trace formats into
separate modules. This change in particular moves the GWF trace format
into a new module, opendc-trace-gwf.

Furthermore, this change also implements the trace API for the GWF
module.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(format): Clean up Bitbrains trace reader to enable re-use</title>
<updated>2021-08-24T09:47:52+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-08-18T10:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=a23ad09d5a1c4033781bd5403ad766cae83a2beb'/>
<id>a23ad09d5a1c4033781bd5403ad766cae83a2beb</id>
<content type='text'>
This change updates the code for the Bitbrains trace reader and upgrades
the TraceConverter to re-use existing code of the Bitbrains trace
reader.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the code for the Bitbrains trace reader and upgrades
the TraceConverter to re-use existing code of the Bitbrains trace
reader.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Eliminate most Hadoop dependencies</title>
<updated>2021-06-09T12:03:54+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-06-09T11:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=0eb4fa604efe4e0b84d69749f688a79c2249c8b3'/>
<id>0eb4fa604efe4e0b84d69749f688a79c2249c8b3</id>
<content type='text'>
This change eliminates all Hadoop dependencies that are not necessary
for Parquet to work correctly. As a result, the number of dependencies
should now be greatly reduced, which in turn leads to less artifacts
that need to be retrieved at build time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change eliminates all Hadoop dependencies that are not necessary
for Parquet to work correctly. As a result, the number of dependencies
should now be greatly reduced, which in turn leads to less artifacts
that need to be retrieved at build time.
</pre>
</div>
</content>
</entry>
<entry>
<title>format: Use LocalInputFile for Parquet reader</title>
<updated>2021-06-09T10:39:05+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-06-08T21:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=1b52a443e508bc4130071e67a1a8e17a6714c6b8'/>
<id>1b52a443e508bc4130071e67a1a8e17a6714c6b8</id>
<content type='text'>
This change updates the format implementations that use Parquet by
switching to our InputFile implementation for local files, which
eliminates the need for Hadoop's filesystem support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the format implementations that use Parquet by
switching to our InputFile implementation for local files, which
eliminates the need for Hadoop's filesystem support.
</pre>
</div>
</content>
</entry>
<entry>
<title>format: Add implementation of local Parquet InputFile</title>
<updated>2021-06-09T10:39:03+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-06-08T21:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=9097811e0ac6872de3e4ff5f521d8859870b1000'/>
<id>9097811e0ac6872de3e4ff5f521d8859870b1000</id>
<content type='text'>
This change adds an implementation of Parquet's local InputFile in order
to eliminate the dependency on the entire Hadoop system. This
implementation allows users to read Parquet files locally without
needing a Parquet filesystem implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds an implementation of Parquet's local InputFile in order
to eliminate the dependency on the entire Hadoop system. This
implementation allows users to read Parquet files locally without
needing a Parquet filesystem implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Fix logging warning for tests</title>
<updated>2021-06-08T20:55:19+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-06-08T20:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=d6190d20d0de9b5e8258dfe626fbe0d6bf48ba15'/>
<id>d6190d20d0de9b5e8258dfe626fbe0d6bf48ba15</id>
<content type='text'>
This change fixes the SLF4J logging warnings that occur during the
tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change fixes the SLF4J logging warnings that occur during the
tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Update to Kotlin 1.5.0</title>
<updated>2021-05-18T12:53:46+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-04T12:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=ef3868ec729f7ce3f5976d4f9a0c8b95098d9857'/>
<id>ef3868ec729f7ce3f5976d4f9a0c8b95098d9857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use Gradle version catalog</title>
<updated>2021-05-07T10:00:10+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-07T09:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=324d7eccf5892a509dc76c7abcecf20fec09a877'/>
<id>324d7eccf5892a509dc76c7abcecf20fec09a877</id>
<content type='text'>
This change adds support for the Gradle version catalog feature in our
build configuration. This allows us to have a single file,
gradle/libs.versions.toml, which contains all the dependency versions
used in this project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds support for the Gradle version catalog feature in our
build configuration. This allows us to have a single file,
gradle/libs.versions.toml, which contains all the dependency versions
used in this project.
</pre>
</div>
</content>
</entry>
</feed>
