-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V1.8.3 release #521
Merged
+4
−4
Merged
V1.8.3 release #521
Changes from all commits
Commits
Show all changes
160 commits
Select commit
Hold shift + click to select a range
9c7b659
temp save
sfc-gh-zefan f9efe2e
recover tests
sfc-gh-zefan d299ad5
recover connection files
sfc-gh-zefan 24a5ab2
recover sink file
sfc-gh-zefan 77454a3
fix test
sfc-gh-zefan b34ddff
update name; add doc
sfc-gh-zefan 4577d77
cosmetic changes; update tests
sfc-gh-zefan e87cc39
temp save
sfc-gh-zefan c9e774a
add failed buffer logic
sfc-gh-zefan 937f302
update function
sfc-gh-zefan a3e65ee
Update src/main/java/com/snowflake/kafka/connector/Utils.java
sfc-gh-zefan 8e83cb3
temp save
sfc-gh-zefan afa12f7
manual test pass; avro not implemented
sfc-gh-zefan f33e52c
minor change
sfc-gh-zefan 79d92b7
Merge branch 'schema-mapping-new' of https://github.com/snowflakedb/s…
sfc-gh-zefan ef44b9a
random change
sfc-gh-zefan 3c4d24f
add case-insensitive duplicate column name check
sfc-gh-zefan 9234a34
temp save
sfc-gh-zefan 6480ad0
add getSchema function; update pom.xml
sfc-gh-zefan f05dfa1
add getSchema function; update pom.xml
sfc-gh-zefan 950e603
add createTableWithSchema function
sfc-gh-zefan 7882eff
temp save
sfc-gh-zefan e591379
add column name formatting
sfc-gh-zefan 33f69fc
temp save
sfc-gh-zefan 6ffd5d5
bug detected; temp fix 5s sleep
sfc-gh-zefan 5536236
temp save
sfc-gh-zefan 5b86541
bug located; solution pending
sfc-gh-zefan 1f1b211
update tests
sfc-gh-zefan 0e1be38
roll back unit tests
sfc-gh-zefan 752393f
test updated to disable auto adding of RECORD_METADATA column
sfc-gh-zefan b7e3571
to observe error log
sfc-gh-zefan b791d6c
create pr
sfc-gh-zefan bbb2b23
fix test
sfc-gh-zefan 8dc65dd
update RecordService to allow array processing introduced in Ingest S…
sfc-gh-zefan cb542ed
another update to catch up to Ingest SDK
sfc-gh-zefan 84cde4c
Merge branch 'master' into schema-mapping-new
sfc-gh-zefan 9916bad
update test
sfc-gh-zefan a0bb6e5
catch up master
sfc-gh-zefan b0e98b2
Merge branch 'schema-mapping-new' of https://github.com/snowflakedb/s…
sfc-gh-zefan ba92ba9
update tests
sfc-gh-zefan b40eee4
update tests
sfc-gh-zefan 2aa9f1c
disable schema-mapping test
sfc-gh-zefan aad7cb8
temp save
sfc-gh-zefan 4f5c3d2
update test
sfc-gh-zefan cf9f1bc
bug located
sfc-gh-zefan 85842b4
update tests
sfc-gh-zefan d4e134b
update tests
sfc-gh-zefan b18cee0
update test
sfc-gh-zefan dbcc7a1
temp save
sfc-gh-zefan 1e9fe00
wipe array related from test temporarily
sfc-gh-zefan 219a98e
update test
sfc-gh-zefan 4275adf
update test
sfc-gh-zefan 9972257
update test
sfc-gh-zefan cbf9596
temp save
sfc-gh-zefan 4d24121
update log
sfc-gh-zefan e87ba10
fix bug in test
sfc-gh-zefan 3939777
Merge branch 'schema-mapping-new' into auto-table-creation-new
sfc-gh-zefan 3ff921e
update tests
sfc-gh-zefan 2f7f9f4
?
sfc-gh-zefan f32e439
temp save
sfc-gh-zefan ac8d086
Merge branch 'schema-evolution-implementation' of https://github.com/…
sfc-gh-zefan 890db82
update code
sfc-gh-zefan 04c3710
code reorganized
sfc-gh-zefan 71265cf
Merge branch 'schema-mapping-new' into schema-evolution-2
sfc-gh-zefan 19f2630
minor change
sfc-gh-zefan c802d72
fix bug related to channel offset reset
sfc-gh-zefan 3e94a3a
reading type from schema registry
sfc-gh-zefan 452f263
recovery
sfc-gh-zefan 834ac51
recovery
sfc-gh-zefan 89859d9
recovery
sfc-gh-zefan ff99ce7
ITtest added
sfc-gh-zefan b03b628
fix bug when schema registry contains no schema
sfc-gh-zefan 27b3d5a
fix IT test
sfc-gh-zefan ec4379d
fix format
sfc-gh-zefan 205616c
add waiting between channel reopen
sfc-gh-zefan ea9ad52
minor change
sfc-gh-zefan 25af874
doc added
sfc-gh-zefan 8c7c73d
update IT test
sfc-gh-zefan ed55c94
add tests
sfc-gh-zefan 3e6de2a
merge master
sfc-gh-zefan 38cf718
merge auto-table-creation
sfc-gh-zefan d38f14e
merge auto-table-creation
sfc-gh-zefan 2a64fb1
add tests; fix offset bug
sfc-gh-zefan bf42598
add tests
sfc-gh-zefan 8b69243
update test
sfc-gh-zefan eb03ce1
update tests
sfc-gh-zefan 17c01ac
fix tests; add permission check
sfc-gh-zefan f2af103
add config default
sfc-gh-zefan 33b76a4
fix test; fix role name bug
sfc-gh-zefan d1e0ef5
fix DLQ handling
sfc-gh-zefan 0c1551f
minor change
sfc-gh-zefan e53b0b2
cosmetic change
sfc-gh-zefan 817301c
minor changes
sfc-gh-zefan e5450eb
Update src/main/java/com/snowflake/kafka/connector/Utils.java
sfc-gh-zefan 53887f8
add tests; fix create table with only RECORD_METADATA
sfc-gh-zefan d73c0f0
add tests
sfc-gh-zefan a5eec91
minor change
sfc-gh-zefan 38a914f
Merge branch 'auto-table-creation-new' of github.com:snowflakedb/snow…
sfc-gh-zefan 1cc4ee7
fix test
sfc-gh-zefan efdaa23
fix tests config; code reorganization
sfc-gh-zefan 795344e
add test
sfc-gh-zefan 54fad2d
add tests
sfc-gh-zefan 557c72e
update loggin
sfc-gh-zefan 96fcd1c
merge master
sfc-gh-zefan 690e5de
fix auto table creation
sfc-gh-zefan 4c0e638
Merge branch 'master' into schema-evolution-implementation
sfc-gh-zefan 5a03dbf
minor change
sfc-gh-zefan 6552d6d
add alter nun-nullable column; code refactored; tests fixed
sfc-gh-zefan a470841
fix avro record bug
sfc-gh-zefan 612835c
true fix for avro; add tests
sfc-gh-zefan 48d0d7b
add util tests
sfc-gh-zefan ac8ebb4
test deduplication
sfc-gh-zefan 81986d0
add object to schema-mapping test
sfc-gh-zefan 0aafa14
update according to review
sfc-gh-zefan a0c007a
cosmetic change
sfc-gh-zefan b9997bc
refactor unit tests
sfc-gh-zefan 65e9e59
minor change
sfc-gh-zefan 5472783
update SDK response related logic
sfc-gh-zefan 57bda63
update schema mapping case sensitive test
sfc-gh-zefan c0bd773
restore schema mapping array check
sfc-gh-zefan fe34630
update to the latest sdk
sfc-gh-zefan 9a7a4c8
cosmetic change; update schema evolution tests to include case sensit…
sfc-gh-zefan a021c3c
update schematization config in tests
sfc-gh-zefan 7b410bd
minor change
sfc-gh-zefan c0cd19e
minor change
sfc-gh-zefan 99c3914
minor change
sfc-gh-zefan ed5d4de
various fixes
sfc-gh-tzhang 7ea081a
java format
sfc-gh-tzhang 82e19b1
fix test
sfc-gh-tzhang 7ac5b42
merge master
sfc-gh-tzhang eed59f2
Merge branch 'master' into tzhang-si-auto
sfc-gh-tzhang bde761e
merge master
sfc-gh-tzhang 95299d1
use schema info in sinkrecord
sfc-gh-tzhang a4f8802
merge master
sfc-gh-tzhang b69e504
minor change
sfc-gh-tzhang 5534387
merge master
sfc-gh-tzhang 38d0277
support alter table
sfc-gh-tzhang c2aab86
add some unit tests
sfc-gh-tzhang 5f3d38c
save progress
sfc-gh-tzhang e3a8d5c
save progress
sfc-gh-tzhang 25766f4
add tests
sfc-gh-tzhang cbc6e23
format
sfc-gh-tzhang 7a005e0
Merge branch 'master' into schema-evolution-implementation
sfc-gh-tzhang 325692e
add more tests
sfc-gh-tzhang 18acfd3
fix tests
sfc-gh-tzhang 5a12051
address comments
sfc-gh-tzhang 32ffdcd
address comment
sfc-gh-tzhang 12e22c8
Merge branch 'master' into schema-evolution-implementation
sfc-gh-tzhang 236e408
check schema evolution option
sfc-gh-tzhang 2fb2776
merge master
sfc-gh-tzhang 8c1c849
format
sfc-gh-tzhang 4484a7a
update tests
sfc-gh-tzhang 50a2e28
Merge branch 'master' into schema-evolution-implementation
sfc-gh-tzhang 0324878
check converters
sfc-gh-tzhang 1907ef3
format
sfc-gh-tzhang 5e4c70a
add tests
sfc-gh-tzhang 8c2d5b4
fix test failure
sfc-gh-tzhang 2c6982b
1.8.3 release
sfc-gh-tzhang babb5ea
Merge branch 'master' into schema-evolution-implementation
sfc-gh-tzhang 2437b17
fix format
sfc-gh-tzhang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was there some perf regression in 1.0.2-beta.5? I saw some jira from @sfc-gh-lsembera
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, there was a perf regression relating to timestamps.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, but beta.5-beta.7 also contain a bunch of corruption/wrong result fixes, so I think it would be good to upgrade since correctness is more important than performance (for example: https://snowflakecomputing.atlassian.net/browse/SNOW-718273 shows we're hitting it in SFCTEST0)