Summary: 43 instances, 37 unique Text Count * TODO: The account_id field is a sensitive field, so we'd like to mask it to the last 4 before 1 * TODO: We can improve the filtering performance of ConstraintEvaluator by refactoring how ValueSets and Markers works. 1 * TODO: Write data for our transaction STRUCT: 1 //TODO: support nulls mixed with discrete value constraints 1 * TODO: Add logic to ensure that the connector supports pagination. 1 *TODO: Uncomment the below code which retrieves our encryption key and then decrypts the 1 * TODO: Add tables for the requested schema, example below 1 //TODO: This presently only supports TimeSeries results but it is possible that customers may 1 * TODO: If the partition represented by this year,month,day offer the values to the block 1 #TODO: make this more specific later 1 * TODO: This logic must be modified in V3 of the SDK to enforce the presence of nextToken and pageSize in 1 * TODO: Extract information about what we need to read from the split. If you are following the tutorial 1 // TODO leverage TypeSerializer if it simplifies things 1 //TODO: add escaping 1 * TODO: Generate a schema for the requested table. 1 * TODO: For each partition in the request, create 1 or more splits. Splits 1 * TODO: This logic must be modified in V3 of the SDK to enforce the presence of nextToken in the JSON 1 * TODO: Add logic to paginate the response when the request's pageSize is not UNLIMITED_PAGE_SIZE_VALUE. 1 // TODO refactor to use GeneratedRowWriter to improve performance 1 // TODO Add isNone and isAll checks once we have data on nullability. 3 * TODO: Add schemas, example below 1 * TODO: Add extractors for each field to our RowWRiterBuilder, the RowWriterBuilder will then 'generate' 1 * TODO: Add better support for SharedBlock Markers so that we have fewer Apache Arrow Blocks used to describe 1 //TODO: currently we resolve fields with mixed types by defaulting to VARCHAR. This is _not_ ideal 1 * TODO: Get the data bucket from the env variable set by athena-example.yaml 1 //TODO: confirm timezone handling 4 //TODO: confirm timezone handling 1 * TODO: Uncomment the below code that extracts the account id field from the input. 1 * TODO: Add partitions columns, example below. 1 // TODO consider splitting further depending on #rows or data size. Could use Hash key for splitting if no partitions. 1 // TODO consider caching this repeated work in #enhancePartitionSchema 1 //TODO: add all types 2 // TODO all types, converts Arrow values to JDBC. 1 //TODO: currently we resolve fields with mixed types by defaulting to VARCHAR. This is _not_ ideal 1 //TODO: currently we resolve fields with mixed types by defaulting to VARCHAR. This is _not_ ideal 1 // TODO leverage TypeDeserializer if it simplifies things 1 * TODO add caching 1