@@ -683,7 +683,6 @@ class ResultCompatible:
class PartitionKeyCompatible:
def __init__(self, name, type, comment):
- # Parses: ['name:datehour, type:int, comment:null']
self.name = name
self.type = type
self.comment = comment
@@ -1889,7 +1889,6 @@ class TestHiveServer2API():
['comment', 'null)'],
['FieldSchema(name', 'decimal'],
['type', 'decimal(9'],
- #['7)'],
['comment', 'this'],
['has extra', ' sigils)'],
['FieldSchema(name', 'complex'],