58
# File 'lib/wukong/schema.rb', line 58 def to_avro() 'long' end
29
# File 'lib/wukong/schema.rb', line 29 def to_pig() 'long' end
9
# File 'lib/wukong/schema.rb', line 9 def to_sql() 'BIGINT' end