Github user blrunner commented on a diff in the pull request:
https://github.com/apache/tajo/pull/450#discussion_r27711297
--- Diff:
tajo-core/src/test/java/org/apache/tajo/engine/parser/TestSQLAnalyzer.java ---
@@ -485,6 +485,18 @@ public void testAlterTableDropPartition3() throws
IOException {
}
@Test
+ public void testAlterTableSetProperty1() throws IOException {
--- End diff --
If possible, could you add more unit test cases such as, text delimiter,
compression codec, etc?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---