What do you know about the case sensitivity of apache pig?



What do you know about the case sensitivity of apache pig?..

Answer / Vivek Garg

Apache Pig is case-insensitive for function names and user-defined functions, but is case-sensitive for table names.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is Flatten and what it do in PIG?

1 Answers  


Is Pig script case sensitive?

1 Answers  


List the relational operators in pig.

1 Answers  


What is the difference between Pig and MapReduce?

1 Answers  


Explain the difference between COUNT_STAR and COUNT functions in Apache Pig?

1 Answers  


When we write a= load …, what does 'a' called?

1 Answers  


I have a relation r. How can I get the top 10 tuples from the relation r?

1 Answers  


Write a Pig UDF Example ?

1 Answers  


The difference between GROUP and COGROUP operators in Pig?

1 Answers  


What are the differences between PIG and HIVE?

1 Answers  


Mention the common features in Pig and Hive?

1 Answers  


Different running modes for running Pig?

1 Answers  


Categories