xylaaaaa opened a new pull request, #61649: URL: https://github.com/apache/doris/pull/61649
## What\n- remove the extra spark-shell bootstrap from the spark-iceberg container startup\n- move deletion-vector seed data into a new aggregated spark-sql script\n- delete the unused scala bootstrap script\n\n## Why\n- external regression pays this spark-iceberg startup cost on every environment bootstrap\n- keeping the deletion-vector seed data inside the existing spark-sql batch avoids one extra heavyweight Spark session\n\n## Testing\n- bash -n docker/thirdparties/docker-compose/iceberg/entrypoint.sh.tpl\n- not run docker-based regression tests in this environment\n -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
