Hi all On PHOENIX website in SCHEMA section mentioned that: <http://phoenix.apache.org/index.html>
All schema is versioned, and prior versions are stored forever. Thus, snapshot queries over older data will pick up and use the correct schema for each row. Is it anywhere I can get more info that? Doe it mean I can specify version of the view I doing SELECT from ? Can I list existent schema versions ? Can I revert to the previous version? Is it something would be useful (possible) to have? Thank you SB