phoenix5-hive/src/it/java/org/apache/hadoop/hive/ql/QTestUtil.java (9 lines): - line 207: // FIXME: moved default value to here...for now - line 230: // FIXME: moved default value to here...for now - line 352: // TODO Ideally this should be done independent of whether mr is setup or not. - line 376: // TODO Why is this changed from the default in hive-conf? - line 397: // TODO Make sure to cleanup created dirs. - line 999: // TODO Convert this to an Assert.fail once HIVE-14682 is fixed - line 1019: // TODO: Clean up all the other paths that are created. - line 1127: // TODO: why is this needed? - line 1661: //TODO: add more expected test result here phoenix5-spark3/src/main/java/org/apache/phoenix/spark/sql/connector/writer/PhoenixDataSourceWriteOptions.java (1 line): - line 27: //TODO Factor out common code with PhoenixDataSourceReadOptions to common abstract superclass phoenix5-spark/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/SparkJdbcUtil.scala (1 line): - line 193: // TODO just use JdbcUtils.resultSetToSparkInternalRows in Spark 3.0 (see SPARK-26499) phoenix5-spark3/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/SparkJdbcUtil.scala (1 line): - line 193: // TODO just use JdbcUtils.resultSetToSparkInternalRows in Spark 3.0 (see SPARK-26499) phoenix5-flume/src/main/java/org/apache/phoenix/flume/serializer/BaseEventSerializer.java (1 line): - line 161: // TODO: Fix this .. change `DATA_TYPE_POSITION` value 5 to 26