Пример #1
0
 def processPig(self, cmd):
     """Pig relations that have been blanked are dropped."""
     command = self.override(cmd)
     if command:
         BaseGruntParser.processPig(self, command)
Пример #2
0
 def processPig(self, cmd):
     """Pig relations that have been blanked are dropped."""
     command = self.override(cmd)
     if command:
         BaseGruntParser.processPig(self, command)