Hi All, I'm starting this thread to consolidate the various discussions and reach consensus about flagging events as "beta" in 1.2.0.
https://github.com/apache/polaris/pull/2877 https://lists.apache.org/thread/1wwr0wmt88rxrp0n0k0bgmjpls14tcgn https://lists.apache.org/thread/wso9sv9s36wv8rcd2ol7rwq1d1mmt4f4 TL;DR: * AFAIK 1.2.0 is the first release where events are available. * The JDBC schema for events is very likely to change after 1.2.0 in a non-backward compatible way. * Java class are very likely to change too To recap: I propose flagging the whole events feature as "beta" in 1.2.0 and specifically adding release notes that the JDBC schema will change and old events data will NOT be readable (i.e. dropped) after upgrading to the next release. Thoughts? Thanks, Dmitri.
