akshat0395 commented on PR #4012: URL: https://github.com/apache/hive/pull/4012#issuecomment-1441261057
> @akshat0395 Are there (enough) tests already in Hive reading and writing from Avro files/tables? There are notable number of q test present in Hive specific to avro that covers various read/write scenarios. Following is the list of q test: 1. avro_add_column.q 2. avro_add_column2.q 3. avro_add_column3.q 4. avro_add_column_extschema.q 5. avro_alter_table_update_columns.q 6. avro_change_schema.q 7. avro_charvarchar.q 8. avro_comments.q 9. avro_compression_enabled.q 10. avro_compression_enabled_native.q 11. avro_date.q 12. avro_decimal.q 13. avro_decimal_native.q 14. avro_decimal_old.q 15. avro_deserialize_map_null.q 16. avro_evolved_schemas.q 17. avro_extschema_insert.q 18. avro_historical_timestamp.q 19. avro_hybrid_mixed_date.q 20. avro_hybrid_mixed_timestamp.q 21. avro_joins.q 22. avro_joins_native.q 23. avro_legacy_mixed_date.q 24. avro_legacy_mixed_timestamp.q 25. avro_native.q 26. avro_nullable_fields.q 27. avro_nullable_union.q 28. avro_partitioned.q 29. avro_partitioned_native.q 30. avro_proleptic_mixed_date.q 31. avro_proleptic_mixed_timestamp.q 32. avro_sanity_test.q 33. avro_schema_evolution_native.q 34. avro_schema_literal.q 35. avro_tableproperty_optimize.q 36. avro_timestamp.q 37. avro_timestamp2.q 38. avro_type_evolution.q 39. avro_write_legacy_timestamp.q 40. avro_write_new_timestamp.q 41. avrocountemptytbl.q 42. avrotblsjoin.q I think this cover alot of ground, Please let me know your thoughts in case we need to add more specific cases @zabetak -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org