Highlights
- Arctic Code Vault Contributor
Pinned
1,478 contributions in the last year
Activity overview
Contributed to
airbytehq/airbyte,
singer-io/tap-facebook,
singer-io/getting-started
and 5 other
repositories
Contribution activity
January 2021
Created 52 commits in 1 repository
Created a pull request in airbytehq/airbyte that received 8 comments
Fix Redshift boolean normalization bug
What Our Redshift destination connector was failing normalization when attempting to write any boolean values. The issue is that when converting fr…
+59
−8
•
8
comments
Opened 32 other pull requests in 1 repository
airbytehq/airbyte
30
merged
2
closed
- List all required BQ destiantion permissions in docs
- Source shopify: coerce union type to string
- Correctly parse json schema union types
- Make FB Rate limit problems clearer in FB connector docs
- Point Drift docs to Drift website
- Pin airbyte to use jira 0.1.1
- Update connector status page
- Write a temporary table to verify write permissions when checking destination JDBC credentials
- Bump version: 0.13.0-alpha → 0.13.1-alpha
- add destination ProperCase field test
- Quote keyword column names in normalized destination output
- Release v0.11.2-alpha
- increase server job timeout to 30 mins
- update phrasing in Ui error message
- Release 0.11.1-alpha
- increase spec and discover worker timeouts to 30 minutes
- add integration test task to base normalization
- downgrade pip from 20.3 to 20.2
- Cleanup log
- Remove AbstractJooqSource
- Correctly fail jobs of any type
- Evangelist job description updates
- Handle invalid numeric values in JDBC source
- Add tentative changelog entries for 0.11.0
- handle non standard types in jdbc sources
- Some pull requests not shown.
Reviewed 70 pull requests in 2 repositories
airbytehq/airbyte 69 pull requests
- Adopt connector best practices for File Source (providers) #1584
- Updated to use pageTokens instead of page sizes in JIRA source connector
- Tempo source #1764 - enable standard tests
- Tempo Source #1616 - docs
- Add a simple message on the webapp when it is configured to run in demo mode
- add schema grants to snowflake docs
- Add db-specific quoting for non-simple names in AbstractJbdcSource
- Write a temporary table to verify write permissions when checking destination JDBC credentials
- Move Python checklist to docs
- add more logging in JdbcSource and JdbcDestination
- Increase Source / Destination Timeout
- Remove Facebook Marketing API source (singer-based)
- Cleanup zombie jobs that occur after restart
- standardize casing in external api
- Clean up external API
- #663 Issue: fix check connecting for Stripe Source
- sweep workspace files
- 1568 Google Ads best practices
- Assert Best Practices for JdbcDestinations
- #1567 Issue: adopt best practices for Marketo API Source
- #1740 Issue: fix failing Google Sheets Source with large spreadsheet
- add postgres (source and destination) field titles
- Quote keyword column names in normalized destination output
- Add Test cases from #1692 and #469
- bring back bigquery tests
- Some pull request reviews not shown.
airbytehq/tap-stripe 1 pull request
Created an issue in airbytehq/airbyte that received 7 comments
Display airbyte version in the UI
Tell us about the problem you're trying to solve We would like users to be able to quickly tell us which version of Airbyte they're running. to mak…
7
comments
Opened 54 other issues in 1 repository
airbytehq/airbyte
27
open
27
closed
- Log record diffs in standard tests
- Redshift destination fails on illegal unquoted character
- normalization sometimes quotes non-keywords
- Handle JSONSchema union types
- Zendesk Support source connector tests failing
- Sendgrid source tests failing
- Microsoft Teams source connector flaky tests
- Looker CI tests failing
- JIRA connector doesn't pull all projects
- Populate all test Google Adwords streams with data
- Syncing from stripe source to two different redshift schemas truncates data from the first schema
- Snowflake check does not verify permissions correctly
- Enable standard tests for Tempo
- Adopt connector best practices for shopify source
- pasting a value into connector specification secret input pastes extra characters
- differentiate between expected and unexpected errors in tracking
- Google Sheets fails on large spreadsheet
- Source Appstore documentation
- UI caching does not evict modified records
- Sort catalog alphabetically in the UI
- Add option to verify all streams are synced in standard source tests
- Allow excluding volatile fields in standard tests
- failed to create normalized postgres table with column named with ProperCase
- Bump and publish all python sources
- A long discovery request causes a timeout in the UI
- Some issues not shown.