data_validation/query_builder/query_builder.py (3 lines): - line 248: # TODO: generate cast for known types not specified - line 254: # TODO: need to build Truncation Int support - line 255: # TODO: should be using a logger data_validation/cli_tools.py (2 lines): - line 1056: # TODO: update if we start to support other statuses - line 1294: # TODO Add filesytem handler too. data_validation/data_validation.py (1 line): - line 369: """TODO: Return List of Dictionaries""" data_validation/consts.py (1 line): - line 190: # TODO: should this be managed in query_builder if that is the only place its used? data_validation/clients.py (1 line): - line 329: # TODO When we upgrade Ibis beyond 5.x this try/except may become redundant. data_validation/combiner.py (1 line): - line 509: # TODO: Add source and target queries to metadata