mais

⚙️ Código de manutenção do datalake (metadados e pacotes de acesso) | 📖 Docs: https://basedosdados.github.io/mais/

MIT License

Stars
391
Committers
41

Bot releases are hidden (Show)

mais - v1.4.5

Published by JoaoCarabetta over 3 years ago

Add raw to accepted modes

mais - v1.4.4

Published by d116626 over 3 years ago

fix CLI entry parameter | #298

mais - v1.4.3

Published by d116626 over 3 years ago

  • Fix windows double encoding
mais - Bugfixes

Published by Hellcassius over 3 years ago

Fix bugs on:

  • CLI table create
  • Windows path parsing
mais - v1.4.0 Table Approve!

Published by JoaoCarabetta over 3 years ago

New functions

  • Storage().copy_table
  • Storage().delete_table

New parameters for

  • Table().init()
  • Table().table_create()

New action

  • table approve

Template Change

  • table_config --> auto adds source_bucket and project id metadata
mais - New Download Metadata Functions

Published by JoaoCarabetta over 3 years ago

  • Adds new download metadata functions
  • Hot fixes in templates and central API logic
mais - v1.2.2

Published by JoaoCarabetta over 3 years ago

Fix hardcoded bucket name in table.py.

CLI now works in any Google Cloud account

mais - v1.2.1

Published by JoaoCarabetta almost 4 years ago

Changes:

  • Adds explicit billing project if to download functions
  • Adds Google reauthorization option
mais - v1.2.0

Published by JoaoCarabetta almost 4 years ago

  • Fixes #172 Bug to publish data to BigQuery
  • Changes publish.sql template to add CREATE VIEW basedosdados.{project_id}.{table_id} AS
mais - v1.1.0

Published by JoaoCarabetta almost 4 years ago

  • credentials for download to web-based first
  • improves initial configuration for uploaders
  • resolve partition and column type bugs
  • adapt documentation