Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yazgoo
/
kafka-connect-transform-common
Public
forked from
jcustenborder/kafka-connect-transform-common
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 20, 2024
fix: use outputFieldName instead of innerFieldName for output field (#109)
Show description for 1bde822
jasoncodes42
and
Jason Separovic
authored
1bde822
Copy full SHA for 1bde822
Commits on Oct 27, 2023
minor fix (#107)
Show description for b780a27
okayhooni
and
woowa-okayhooni
authored
b780a27
Copy full SHA for b780a27
Commits on Aug 23, 2023
Allow byte2string to handle null values (#104)
Show description for c5fe2bc
xynova
and
Hector Maldonado
authored
c5fe2bc
Copy full SHA for c5fe2bc
Commits on Aug 3, 2023
Recurse into structs and arrays when changing case (#102)
malthe
authored
1320ffa
Copy full SHA for 1320ffa
Commits on Oct 13, 2022
Added a transformation to change a topic name to be all lowercase. Fixes #92. (#93)
Show description for 12f3084
jcustenborder
authored
12f3084
Copy full SHA for 12f3084
Commits on May 30, 2022
Pattern replace (#78)
Show description for 44adce9
MichaelHussey
authored
44adce9
Copy full SHA for 44adce9
Commits on Apr 21, 2022
Changed component type and added tags. Fixes #32. (#85)
Show description for 6d72bd8
yashmayya
and
jcustenborder
authored
6d72bd8
Copy full SHA for 6d72bd8
Commits on Jan 19, 2022
Extract XPath (#86)
Show description for 171fdea
MichaelHussey
authored
171fdea
Copy full SHA for 171fdea
Commits on May 17, 2021
feat(SMT): Create SMT to adjust precision and scale (#75)
Show description for 9126c92
justinrlee
authored
9126c92
Copy full SHA for 9126c92
Commits on Feb 3, 2021
Move to parent 2.6.1. Fixes #69 (#70)
jcustenborder
authored
4a88f67
Copy full SHA for 4a88f67
Commits on Jan 18, 2021
Add external blog/video links (#68)
rmoff
authored
a5bf975
Copy full SHA for a5bf975
Commits on Jan 14, 2021
Added more documentation to HeaderToField. Fixes #66. (#67)
jcustenborder
authored
ccf9778
Copy full SHA for ccf9778
Commits on May 25, 2020
Updated documentation to include instructions for manually installing plugin. Fixes #37. (#59)
jcustenborder
authored
1f794b1
Copy full SHA for 1f794b1
Commits on Apr 15, 2020
Added transformation to set a field to the current system timestamp. Fixes #57 (#58)
Show description for 79b9e91
jcustenborder
authored
79b9e91
Copy full SHA for 79b9e91
Commits on Nov 28, 2019
Transformation to copy headers to structs. (#54)
Show description for 134c95d
jcustenborder
authored
134c95d
Copy full SHA for 134c95d
Commits on Nov 19, 2019
Added support for map as input type. Fixes #52. (#53)
custenborder-jenkins
authored
e1d8c55
Copy full SHA for e1d8c55
Commits on Nov 14, 2019
Added examples. Fixes #50. (#51)
jcustenborder
authored
ba7c357
Copy full SHA for ba7c357
Added transformation to copy the schema name to the topic. Fixes #48. (#49)
jcustenborder
authored
53718d7
Copy full SHA for 53718d7
Commits on Nov 8, 2019
Added transformation to normalize incoming data to the latest schema version detected. Fixes #45. (#46)
jcustenborder
authored
0abfc24
Copy full SHA for 0abfc24
Commits on May 31, 2019
Issue 42 (#44)
Show description for b6397bf
jcustenborder
authored
b6397bf
Copy full SHA for b6397bf
Commits on Feb 27, 2019
Issue 38 (#39)
Show description for 7ab778d
jcustenborder
authored
7ab778d
Copy full SHA for 7ab778d
Commits on Oct 24, 2018
Bump to 2.0.0-cp1. Fixes #35. (#36)
jcustenborder
authored
b92e62b
Copy full SHA for b92e62b
Added transformation to set a key or value to null. Fixes #33. (#34)
jcustenborder
authored
bfee353
Copy full SHA for bfee353
Commits on Oct 18, 2018
Added transformation to filter records based on items in fields. Fixes #30. (#31)
jcustenborder
authored
0f21d20
Copy full SHA for 0f21d20
Commits on Sep 24, 2018
Added transformation to override timestamp for a record to the current timestamp. Fixes #27. (#28)
jcustenborder
authored
189cb8a
Copy full SHA for 189cb8a
Commits on Jul 2, 2018
Added transformation to convert numeric values to a int64 Fixes #19.
jcustenborder
committed
be1bee9
Copy full SHA for be1bee9
Added transformation to convert numeric values to a int64 Fixes #23. (#24)
jcustenborder
authored
84c9c4a
Copy full SHA for 84c9c4a
Commits on May 4, 2018
Added transformation to change the case of a topic. Fixes #19. (#20)
jcustenborder
authored
cd06014
Copy full SHA for cd06014
Commits on Apr 6, 2018
Ignore String and bytes. fixes #11. (#18)
jcustenborder
authored
9e86d30
Copy full SHA for 9e86d30
Commits on Apr 3, 2018
Connector hub support. Fixes #16. (#17)
jcustenborder
authored
3f823b0
Copy full SHA for 3f823b0
Commits on Mar 20, 2018
Added docs.
jcustenborder
committed
97633d6
Copy full SHA for 97633d6
Refactored BaseTransformation to make schema based conversions easier. Added BytesToString conversion. (#13)
Show description for a2b19cd
jcustenborder
authored
a2b19cd
Copy full SHA for a2b19cd
Commits on Mar 13, 2018
Added a transformation to convert Connect Structured data to JSON. Fixes #9. (#10)
jcustenborder
authored
0f46bdb
Copy full SHA for 0f46bdb
Commits on Feb 12, 2018
Added transformation to change the case of a field. fixes #3. (#8)
jcustenborder
authored
dff5ca1
Copy full SHA for dff5ca1
Support for extracting nested fields. (#7)
Show description for d751e1a
jcustenborder
authored
d751e1a
Copy full SHA for d751e1a
Pagination
Previous
Next
You can’t perform that action at this time.