The Wayback Machine - https://web.archive.org/web/20220601184159/https://github.com/topics/etl
Skip to content
#

etl

Here are 2,101 public repositories matching this topic...

aws-data-wrangler

Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).

  • Updated Jun 1, 2022
  • Python
philrz
philrz commented Nov 26, 2020

Repro is with Brim commit 617d8f1.

I've noticed a couple small glitches with Space renames that are shown in the attached video.

Repro.zip

  1. If a user goes in to rename the Space and makes no changes, hitting "Ok" brings up an error message. They can only get out by hitting the "X" or the Escape key. Technically the error messa
bug good first issue
tooptoop4
tooptoop4 commented Dec 8, 2020

If i have an input yaml connecting to jdbc source like:

inputs:
  somedb:
    jdbc:
      connectionUrl: jdbc:jtds:redact
      user: someuser
      password: somepass

the log has

2020-12-08 17:01:28,076 [main] INFO  com.yotpo.metorikku.Job - these are the config inputs: Some(Map(.....somepass

ideally this should be printed as ****** in the log

Improve this page

Add a description, image, and links to the etl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the etl topic, visit your repo's landing page and select "manage topics."

Learn more