databeans / lighthouse   0.1.0

MIT License GitHub

Shed light on your data layout in order to monitor the health of your Lakehouse tables and identify when data maintenance operations should be performed.

Scala versions: 2.12

lighthouse 0.1.0


Group ID:
io.github.Databeans
Artifact ID:
lighthouse_2.12
Version:
0.1.0
Release Date:
May 31, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.github.Databeans" %% "lighthouse" % "0.1.0"

Mill build tool

ivy"io.github.Databeans::lighthouse:0.1.0"

Scala CLI

//> using dep "io.github.Databeans::lighthouse:0.1.0"

Ammonite REPL

import $ivy.`io.github.Databeans::lighthouse:0.1.0`

<dependency>
  <groupId>io.github.Databeans</groupId>
  <artifactId>lighthouse_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.Databeans', name: 'lighthouse_2.12', version: '0.1.0'