liferoad commented on code in PR #34761: URL: https://github.com/apache/beam/pull/34761#discussion_r2126713361
########## sdks/python/apache_beam/io/gcp/bigtableio.py: ########## @@ -229,6 +244,9 @@ def __init__( SchemaAwareExternalTransform.discover_config( self._expansion_service, self.URN)) + self._flush_count = flush_count Review Comment: we probably need to log warnings if using cross-lang is true since these two parameters are not supported. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org