0

I am looking at some existing code written in sqoop. I can see queries like

select * from table where $CONDITIONS

This code works and sqoop is pulling data only for a specific date range.

This is good, but how does sqoop know which column in the table it has to apply the date range filter (if the table in question has multiple date time columns).

Knows Not Much
  • 30,395
  • 60
  • 197
  • 373

0 Answers0