fn build_with_options( start_time: &Option<String>, end_time: &Option<String>, ) -> String
Builds the WITH options string for SQL commands, assuming consistent syntax across S3 and local exports.