apache pig - Is it possible to use 'like' condition in gt/lt while reading from HBase -



मेरे पास StartDate , EndDate : 2014010120140201
मैं तालिका पढ़ने के लिए सुअर का उपयोग करता हूं।
मुझे पता है कि मैं एचबीज़ से पढ़ते समय gt / lt condidtions का उपयोग कर सकता हूं, लेकिन मैं सोच रहा था कि क्या 'जैसे' उदाहरण के लिए 201401012014 % के बजाय - gt 2014010120140000

सादर / पावेल मिलान P>

पैटर्न मिलान का एक उदाहरण:

  res = एक्स मैचों के अनुसार डेटा फ़िल्टर करें। * Blabla। * ' ;    

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -