kyuubi-relocated-hive-metastore-client/src/main/java/org/apache/kyuubi/shaded/hive/metastore/HiveMetaException.java (4 lines): - line 24: // TODO Auto-generated constructor stub - line 29: // TODO Auto-generated constructor stub - line 34: // TODO Auto-generated constructor stub - line 39: // TODO Auto-generated constructor stub kyuubi-relocated-spark-connect-rpc/src/main/protobuf/spark/connect/commands.proto (3 lines): - line 269: // TODO: How do we indicate errors? - line 270: // TODO: Consider adding status, last progress etc here. - line 316: // TODO: Consider reusing Explain from AnalyzePlanRequest message. kyuubi-relocated-hive-metastore-client/src/main/java/org/apache/kyuubi/shaded/hive/metastore/conf/MetastoreConf.java (2 lines): - line 114: * effect. TODO - I suspect the vast majority of these don't need to be here. But it requires - line 326: // TODO: Should we have a separate config for the metastoreclient or THRIFT_TRANSPORT_MODE kyuubi-relocated-hive-metastore-client/src/main/java/org/apache/kyuubi/shaded/hive/metastore/security/HadoopThriftAuthBridge23.java (1 line): - line 77: // TODO RIVEN switch this back to package level when we can move TestHadoopAuthBridge23 into