Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Nov 27, 2024
1 parent 9c25619 commit d9bc23d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,9 +311,10 @@ plugins:
extractors:
- name: tap-my-tap
schema:
my_column:
type: integer
maximum: 1000 # This will be mapped to 'smallint'
some_stream:
my_column:
type: integer
maximum: 1000 # This will be mapped to 'smallint'
```

## Content Encoding Support
Expand Down

0 comments on commit d9bc23d

Please sign in to comment.