Commit 04c1dd3a by chenyuanjie

fix

parent 3d10c8d2
......@@ -85,7 +85,8 @@ if __name__ == '__main__':
query=query,
hive_table=hive_tb,
hdfs_path=hdfs_path,
partitions=partition_dict
partitions=partition_dict,
check_count=False
)
pass
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment