I force-pushed to correct the typo “Interger” to “INTEGER”. > On Sep 16, 2019, at 10:29 AM, [email protected] wrote: > > This is an automated email from the ASF dual-hosted git repository. > > jhyde pushed a change to branch master > in repository https://gitbox.apache.org/repos/asf/calcite.git. > > > omit 148bfd3 [CALCITE-3282] HiveSqlDialect unparse Interger type as Int > in order to be compatible with Hive1.x (huangfeng) > new 2c19098 [CALCITE-3282] In JDBC adadpter, when generating SQL for > Hive, generate INTEGER type as INT (huangfeng) > > This update added new revisions after undoing existing revisions. > That is to say, some revisions that were in the old version of the > branch are not in the new version. This situation occurs > when a user --force pushes a change and generates a repository > containing something like this: > > * -- * -- B -- O -- O -- O (148bfd3) > \ > N -- N -- N refs/heads/master (2c19098) > > You should already have received notification emails for all of the O > revisions, and so the following emails describe only the N revisions > from the common base, B. > > Any revisions marked "omit" are not gone; other references still > refer to them. Any revisions marked "discard" are gone forever. > > The 1 revisions listed above as "new" are entirely new to this > repository and will be described in separate emails. The revisions > listed as "add" were already present in the repository and have only > been added to this reference. > > > Summary of changes: >
