This is an automated email from the ASF dual-hosted git repository.
palashc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git
from b1706df26e PHOENIX-7527 NPE thrown when extract table schema using
sqlline. (#2079)
add de29dd0064 PHOENIX-7552 : Escape bloomfilter value and column family
in SchemaTool synthesis (#2094)
No new revisions were added by this update.
Summary of changes:
.../org/apache/phoenix/schema/tool/SchemaSQLUtil.java | 15 +++++++++++++--
.../apache/phoenix/schema/tool/SchemaToolSynthesisIT.java | 15 ++++++++++++++-
.../synthesis/{escape_property.sql => escape_column.sql} | 4 +++-
.../src/it/resources/synthesis/escape_property.sql | 1 +
4 files changed, 31 insertions(+), 4 deletions(-)
copy phoenix-core/src/it/resources/synthesis/{escape_property.sql =>
escape_column.sql} (76%)