You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2022/01/27 22:32:23 UTC

[druid] branch master updated (5d22919 -> 99a5c2f)

This is an automated email from the ASF dual-hosted git repository.

gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 5d22919  use reflection to check for mysql transient exception type (#12205)
     add 99a5c2f  Harmonize behavior when virtual columns reference each other. (#11955)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/segment/VirtualColumns.java   |   2 +-
 .../virtual/VirtualizedColumnInspector.java        |   6 +-
 .../virtual/VirtualizedColumnSelectorFactory.java  |   4 +-
 .../druid/segment/virtual/VirtualColumnsTest.java  | 133 ++++++++++++++++++++-
 .../VirtualizedColumnSelectorFactoryTest.java      |  90 ++++++++++++++
 5 files changed, 226 insertions(+), 9 deletions(-)
 create mode 100644 processing/src/test/java/org/apache/druid/segment/virtual/VirtualizedColumnSelectorFactoryTest.java

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org