-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Bulk Load CDK: final micronaut properties cleanup #52093
Bulk Load CDK: final micronaut properties cleanup #52093
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
00e5742
to
48d4a65
Compare
rate-ms: 900000 # 15 minutes | ||
window-ms: 900000 # 15 minutes | ||
destination: | ||
record-batch-size-override: ${AIRBYTE_DESTINATION_RECORD_BATCH_SIZE_OVERRIDE:null} |
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.
for future reference: if this file should have existed at all, it should have been in core/load not core/base
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.
yup, this pr is moving it in there (and also namespacing all the other properties under airbyte.destination.core
, which is why git doesn't recognize the file move >.>)
f442bc0
to
a2c9ae6
Compare
48d4a65
to
7a05bca
Compare
a2c9ae6
to
c96f3e1
Compare
7a05bca
to
6cc6cb0
Compare
c96f3e1
to
57d8302
Compare
6cc6cb0
to
09099a4
Compare
293e8f3
into
edgao/file_transfer_as_property
airbyte.destination.<submodule>.*
core/base
->core/load