Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 17cf529

Browse files
dgrinenkoshiva-cirus
authored andcommitted
SendGrid (SaaS source) (BatchSource/ MultiObject BatchSource/ BatchSink) (#2)
Co-authored-by: Mikkin Patel <mikkin@google.com> Fixed an issue with macros not working Added missing javadocs Changed copyright to 2020 Modified to implement PR comments Added TODO in code and JIRA ticket ID
1 parent 6a771be commit 17cf529

File tree

80 files changed

+7203
-549
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+7203
-549
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ release.properties
5252
# Remove dev directory.
5353
dev
5454

55+
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
56+
hs_err_pid*
57+
58+
*.xml
59+
# project files
60+
*.iml
61+
.idea

0 commit comments

Comments
 (0)