Hi All,
im trying to modify the reflectiveTable for both streaming and relation queries. i have derived the ReflectiveTable from StreamableTable interface and implemented stream function too.after that table only support stream sql queries only.it doesn't support relation queries anymore. it giving 'Cannot convert stream <tablename> to relation'. please help. thanks
