phoenix5-hive/src/it/java/org/apache/hadoop/hive/ql/QTestUtil.java (9 lines): - line 208: // FIXME: moved default value to here...for now - line 231: // FIXME: moved default value to here...for now - line 353: // TODO Ideally this should be done independent of whether mr is setup or not. - line 377: // TODO Why is this changed from the default in hive-conf? - line 398: // TODO Make sure to cleanup created dirs. - line 1000: // TODO Convert this to an Assert.fail once HIVE-14682 is fixed - line 1020: // TODO: Clean up all the other paths that are created. - line 1128: // TODO: why is this needed? - line 1662: //TODO: add more expected test result here phoenix5-hive4/src/it/java/org/apache/hadoop/hive/ql/QTestUtil.java (7 lines): - line 151: // FIXME: moved default value to here...for now - line 379: // FIXME: HIVE-24130 should remove this - line 512: // TODO: Clean up all the other paths that are created. - line 528: // TODO Convert this to an Assert.fail once HIVE-14682 is fixed - line 593: //FIXME: check why mr is needed for starting a session state from conf - line 618: // TODO: why is this needed? - line 658: //FIXME: check why mr is needed for starting a session state from conf phoenix5-hive4/src/it/java/org/apache/hadoop/hive/cli/control/AbstractCliConfig.java (3 lines): - line 57: // FIXME: file paths in strings should be changed to either File or Path ... anything but String - line 70: // FIXME: null value is treated differently on the other end..when those filter will be - line 367: // FIXME: this should be changeto valueOf ... phoenix5-hive4/src/it/java/org/apache/hadoop/hive/ql/QTestMiniClusters.java (3 lines): - line 312: // TODO Ideally this should be done independent of whether mr is setup or not. - line 560: // TODO Why is this changed from the default in hive-conf? - line 581: // TODO Make sure to cleanup created dirs. phoenix5-hive4/src/it/java/org/apache/phoenix/hive/BaseHivePhoenixStoreIT.java (2 lines): - line 69: // TODO This should be replaced with a copy of the HBase test environment setup code from Hive - line 105: // TODO set in testHiveConf ? phoenix5-hive/src/main/java/org/apache/phoenix/hive/ql/pushdown/PhoenixPredicateAnalyzer.java (1 line): - line 154: // TODO PHOENIX-7380 Do not limit pushdown to conjunctions in Hive connector 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-spark3/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/SparkJdbcUtil.scala (1 line): - line 192: // TODO just use JdbcUtils.resultSetToSparkInternalRows in Spark 3.0 (see SPARK-26499) phoenix5-spark3/src/it/java/org/apache/phoenix/spark/DataSourceApiIT.java (1 line): - line 56: //FIXME This should be called whenever we set up a miniCluster, deep in BaseTest phoenix5-hive4/src/it/java/org/apache/hadoop/hive/ql/dataset/QTestDatasetHandler.java (1 line): - line 142: // FIXME: moved default value to here...for now phoenix5-spark/src/it/java/org/apache/phoenix/spark/DataSourceApiIT.java (1 line): - line 56: //FIXME This should be called whenever we set up a miniCluster, deep in BaseTest phoenix5-spark3/src/main/java/org/apache/phoenix/spark/sql/connector/PhoenixDataSource.java (1 line): - line 172: //TODO Method PhoenixRuntime.generateColumnInfo skip only salt column, add skip tenant_id column. phoenix5-hive4/src/main/java/org/apache/phoenix/hive/ql/pushdown/PhoenixPredicateAnalyzer.java (1 line): - line 155: // TODO PHOENIX-7380 Do not limit pushdown to conjunctions in Hive connector phoenix5-spark/src/main/java/org/apache/phoenix/spark/datasource/v2/reader/PhoenixDataSourceReader.java (1 line): - line 215: //TODO Method PhoenixRuntime.generateColumnInfo skip only salt column, add skip tenant_id column. 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-hive4/src/it/java/org/apache/hadoop/hive/ql/QOutProcessor.java (1 line): - line 315: //TODO: add more expected test result here