1. 28 8月, 2019 1 次提交
  2. 07 8月, 2018 1 次提交
  3. 12 5月, 2018 1 次提交
    • B
      Windowing for Pulsar Functions (#1758) · cd973361
      Boyang Jerry Peng 提交于
      * adding window function
      
      * regenerating Function proto for python
      
      * refactoring windowing code based on comments
      
      * fixing tests
      
      * add missing license header
      
      * removing unnecessary imports
      
      * removing another unnecessary import
      cd973361
  4. 01 5月, 2018 1 次提交
  5. 30 3月, 2018 1 次提交
    • L
      More Pulsar Functions documentation (#1362) · 5f1aed2a
      Luc Perkins 提交于
      * add note on multiple input topics
      
      * fix CSS for highlight blocks
      
      * more java API docs
      
      * fix scrolling issue
      
      * add CLI documentation for pulsar-admin functions
      
      * fix YAML issues
      
      * add PF to features list on front page
      
      * add note about SPEs to feature description
      
      * remove unnecessary include in local config
      
      * add new badges to templates
      
      * add section on core programming modeL
      
      * add section on the SDK
      
      * begin adding section on java sdk
      
      * comparison table for native vs SDK
      
      * add decrementCounter method
      
      * add link
      
      * add counters section
      
      * update example functions
      
      * revert Context object to master
      
      * add user config section for java
      
      * fix misspelling in error output
      
      * add new PF config to YAML descriptor
      
      * add processing guarantees doc to the sidebar
      
      * update download URL and add trigger command to CLI docs
      
      * add logTopic flag to CLI docs
      
      * use native python function in quickstart
      
      * add intro to java section
      
      * update example functions and finish draft of API doc
      
      * fix URL in sidebar config
      
      * finish user config section in API doc
      
      * add example ContextFunction
      
      * finish draft of processing guarantees doc
      
      * add section on triggering
      
      * comment out subscription types section for now
      
      * remove unnecessary console.log statement
      
      * remove <hr> in docs template
      
      * add missing DefaultSerDe class import
      
      * fix error output to match test expectation
      
      * Add missing license header to new example Pulsar Function
      5f1aed2a
  6. 14 3月, 2018 1 次提交
  7. 04 3月, 2018 8 次提交
  8. 03 3月, 2018 1 次提交
    • I
      Utilities for arquillian integration tests (#1310) · 44e06635
      Ivan Kelly 提交于
      * Utilities for arquillian integration tests
      
      A set of utilities for working with clusters set up in arquillian.
      
      - Utilities to work with docker
      - Utilities to work with arquillian pulsar clusters
      - Await strategies that arquillian uses to know if a node is up
      - Stop actions to copy logs at the end of a test suite
      
      * Move to log4j2
      
      * Pull in extra dependencies for log4j yml configuration
      44e06635
  9. 24 6月, 2017 1 次提交
  10. 23 6月, 2017 1 次提交
  11. 07 9月, 2016 1 次提交