There is an open bug because of which we resolve a table multiple times
during a single query compilation (
https://issues.apache.org/jira/browse/PHOENIX-4962).
This will only affect query performance and is not a correctness issue.

On Fri, Jan 25, 2019 at 3:24 PM William Shen <wills...@marinsoftware.com>
wrote:

> Hi all,
>
> I've tried looking around for documentation and in source code, but did
> not have much luck trying to understand the following logging from Phoenix
> JDBC that gets logged in DEBUG mode. Does anyone know what it means, and is
> it a problem to see a lot of these in the log? Thanks!
>
> DEBUG org.apache.phoenix.compile.FromCompiler - Re-resolved stale table 
> <*table
> name>* with seqNum 29 at timestamp 1523877109281 with 52 columns: [_SALT,
> <... *list of columns* ...>]
>

Reply via email to