Multiple segments in a Data Warehouse request
When we select multiple segments in a data warehouse report (screenshot below), will the request consider "OR" condition between these segments to pull the data?

When we select multiple segments in a data warehouse report (screenshot below), will the request consider "OR" condition between these segments to pull the data?

Are you trying to apply "multiple" segments, or just the one segment as shown?
The data returned by this segment (assuming it works in Workspace) should work the same way in Data Warehouse.
However, in the "contains any of" I don't think you should have the comma (,) unless that comma is actually part of the text of the page name, and also wildcards like asterisk (*) aren't supported...
I suspect the issue with Data Warehouse is that this segment is returning no values.
IF you are using a combination of 2 segments on a Data Warehouse pull they use "AND" logic...
For instance, if I have a segment that is set to pull traffic from Mobile Devices, and another that is supposed to pull Known Users (i.e. logged in)... then using those two segments would return logged in users on mobile devices (the combination of both segments) . (not logged in OR mobile devices)
If I were to try to use two non-overlapping segments like "Mobile Devices" and "Desktop Devices" (my segments are looking at Hit level), it will result in no results, as no user can simultaneously be on a Mobile Device and a Desktop Device on the same Hit.
I hope this helps
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.