lokeshj1703 opened a new pull request, #8128:
URL: https://github.com/apache/hudi/pull/8128

   ### Change Logs
   
   See https://github.com/apache/hudi/pull/7912/files for more details
   
   Configs in scope:
   
   DYNAMODB_LOCK_TABLE_NAME
   
   DYNAMODB_LOCK_TABLE_CREATION_TIMEOUT
   
   ARCHIVE_BEYOND_SAVEPOINT
   
   PRESERVE_COMMIT_METADATA (in multiple classes)
   
   BLOOM_INDEX_UPDATE_PARTITION_PATH_ENABLE
   
   SIMPLE_INDEX_UPDATE_PARTITION_PATH_ENABLE
   
   BUCKET_INDEX_NUM_BUCKETS
   
   BUCKET_INDEX_MAX_NUM_BUCKETS
   
   BULKINSERT_ARE_PARTITIONER_RECORDS_SORTED
   
   BULKINSERT_INPUT_DATA_SCHEMA_DDL ?
   
   Lock Configs: LOCK_ACQUIRE_RETRY_MAX_WAIT_TIME_IN_MILLIS
   
   FILESYSTEM_LOCK_EXPIRE
   
   ZK_BASE_PATH
   
   SPILLABLE_MAP_BASE_PATH
   
   CALLBACK_HTTP_TIMEOUT_IN_SECONDS
   
   ROLLBACK_USING_MARKERS_ENABLE
   
   WRITE_EXECUTOR_DISRUPTOR_BUFFER_LIMIT_BYTES ?
   
   ALLOW_MULTI_WRITE_ON_SAME_INSTANT_ENABLE ?
   
   AUTO_ADJUST_LOCK_CONFIGS ?
   
   SKIP_DEFAULT_PARTITION_VALIDATION
   
   ### Impact
   
   Some of the configs are being removed after review.
   
   ### Risk level (write none, low medium or high below)
   
   low
   
   ### Documentation Update
   
   _Describe any necessary documentation update if there is any new feature, 
config, or user-facing change_
   
   - _The config description must be updated if new configs are added or the 
default value of the configs are changed_
   - _Any new feature or user-facing change requires updating the Hudi website. 
Please create a Jira ticket, attach the
     ticket number here and follow the 
[instruction](https://hudi.apache.org/contribute/developer-setup#website) to 
make
     changes to the website._
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to