notebooks/util/jdbc/engines/oracle_input_manager.py (3 lines): - line 64: # TODO In the future we may want to support checking DBA_SEGMENTS - line 97: # TODO Prioritise partition keys over primary keys in the future. - line 98: # TODO Add support for unique keys alongside PKs. notebooks/util/jdbc/engines/mysql_input_manager.py (1 line): - line 118: # TODO Does MySQL support parameterised queries? java/src/main/java/com/google/cloud/dataproc/templates/kafka/KafkaToBQ.java (1 line): - line 154: * TODO: Currently there is a bug java/src/main/resources/logback-test.xml (1 line): - line 53: ## TODO: Change appender to file before open sourcing. notebooks/util/jdbc/jdbc_input_manager_interface.py (1 line): - line 116: # TODO Really we should define num_partitions as ceil(table row count / threshold) python/dataproc_templates/gcs/gcs_to_jdbc.py (1 line): - line 141: # TODO Convert this call to a function in dataproc_templates.util.dataframe_writer_wrappers java/src/main/resources/logback.xml (1 line): - line 53: ## TODO: Change appender to file before open sourcing.