dianfu commented on a change in pull request #8681: [FLINK-12585][python] Align 
Stream/BatchTableEnvironment with JAVA Table API
URL: https://github.com/apache/flink/pull/8681#discussion_r295204158
 
 

 ##########
 File path: flink-python/pyflink/common/__init__.py
 ##########
 @@ -15,30 +15,22 @@
 #  See the License for the specific language governing permissions and
 # limitations under the License.
 
################################################################################
-from pyflink.common.checkpoint_config import CheckpointConfig, 
ExternalizedCheckpointCleanup
-from pyflink.common.checkpointing_mode import CheckpointingMode
+
+"""
+Important class of Flink Batch/Streaming API:
 
 Review comment:
   class -> classes
   Important classes used by both Flink Streaming and Batch API:

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to