Hi Gilles,
It looks like we need to bump up the limits on both those columns.
What if we make the limit on `br_lang` 256?
More broadly - we're thinking about how to evolve the `page_url` field. We've seen (thanks to your feedback) that having lookups on many of the fields increases load times. For this reason, we were thinking of removing the lookup on `page_url` in the next release. However, if you think about a typical SnowPlow user, they are tracking activity across a website where the number of distinct page_urls is much smaller than the total page views - so a lookup should be an excellent optimisation. What we're thinking is that we should split the current field in Infobright into a URL and a query string - have the lookup on the URL only. We could also then limit the number of characters for the URL more tightly, and use a bigger limit for the query string.
Would that work for you Gilles? Any feedback from other SnowPlow users?
Many thanks!
Yali @ SnowPlow