• Introduction
  • Setup
    • Mount User Directory
  • Data Import
    • MySQL client
    • Embulk
    • Fluentd
    • Streaming Bulk Import
  • BigObject Cluster
    • Setup
    • CLUSTER SELECT
  • Basic Data Management
    • Table Object and Data Type
    • CREATE
    • INSERT
    • LOAD
    • UPDATE
    • SELECT
      • Join in BigObject
    • TRIM
    • DROP
    • DELETE
    • ALTER
    • RENAME
    • OPTIMIZE
    • UNION
    • Comparison with MySQL
    • Admin
  • Advanced Data Analytics
    • Discover by Association
    • Geohash
    • Pivot and Unpivot
    • Tree Analysis
  • In-Data Programming
    • Table Programming
  • HTTP Interfaces
    • Command API
  • Functions
    • Aggregate Functions
    • DateTime Functions
    • Math Functions
    • Spatial Functions
    • String Functions
    • Utility Functions
    • Lua Module Functions
  • Working with Spark
  • Error Codes
  • Release Note
    • BigObject Analytics 1.x

Functions

The functions suppported by BigObect are categorized into the following groups:

  • Aggregate Functions
  • DateTime Functions
  • Math Functions
  • Spatial Functions
  • String Functions
  • Utility Functions
  • Lua Module Functions